 	function arpora_prettify() {
	 		
	 		jQuery("a[rel^='prettyPhoto']").prettyPhoto({});
	 	
	 	}
	 	
	 	if(jQuery().prettyPhoto) {	arpora_prettify(); }
