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