$(document).ready(function(){
	$(".v3home a[rel^='prettyPhoto'], .v3contact a[rel^='prettyPhoto']").prettyPhoto({theme:'light_rounded'});
});