$(document).ready(function(){
	$("area[rel^='prettyPhoto']").prettyPhoto({social_tools:false});


});
