$(document).ready(function(){
	if($.cookie('crop')) setTimeout(function(){general_popup('/crop','CropWindow','auto',800,750);},500);
});
