$(document).ready(function(){
	$("#r2 a[rel^='prettyPhoto'], .gallery").prettyPhoto({theme:'dark_square'});
});

