jQuery(document).ready(function($){			
	$('textarea').elastic();
});