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