// JavaScript Document
$(document).ready(function(){			
$('textarea').elastic();
		});	



