jQuery(document).ready(function(){			
			jQuery(".pressPageWrap a[rel^='prettyPhoto']").prettyPhoto({counter_separator_label:' of ',theme:'light_square',overlay_gallery:true});
		});
