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

