$(function() {
	$(".resizable-textarea").resizehandle();
});

