		$jP(document).ready(function(){
		
$jP("a[rel^='prettyPhoto']").prettyPhoto({theme:'facebook',slideshow:5000, autoplay_slideshow:false});
		});
	
