jQuery(document).ready(function() {
	jQuery("textarea").TextAreaExpander('1.6em', '20em');
});