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