jQuery(document).ready(function($){
	$('#comment').autogrow();
});
