$(function(){
	$(".pGallery:first a[rel^='prettyPhoto']").prettyPhoto({animationSpeed:'fast',theme:'light_square'});
	$(".emilioIntroduction:first a[rel^='prettyPhoto']").prettyPhoto({animationSpeed:'fast',theme:'dark_square'});
});
