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