$(document).ready(function(){
	$('.resizable').smartArea(function(){});
	
});

