			$(document).ready(function(){
				
				$("a[data-pretty^='prettyPhoto']").prettyPhoto({animation_speed:'fast',theme:'light_square',slideshow:10000});
		
			});
