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

