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