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