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