$(document).ready(function() {

	$('#comment-text').elastic();

});