            $(document).ready(function(){
			$("a[rel^='prettyPhoto']").prettyPhoto({animationSpeed:'slow',	overlay_gallery: false, });
			
		});

