		j$(document).ready(function(){
			j$("a[rel^='prettyPhoto']").prettyPhoto({animationSpeed:'fast',slideshow:3500, autoplay_slideshow: true});
		});

