	$(document).ready(function(){
		$("ul.gallery").prettyGallery();
		$("a[rel^='prettyPhoto']").prettyPhoto();
	});	
