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