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