$(function() {
	$('textarea.resizable:not(.processed)').TextAreaResizer();
});
