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

