$(document).ready(function(){

	/* ----- PrettyPhoto function(s) ----- */

		$("a[rel^='pretty-photo']").prettyPhoto({theme:'light_rounded'});	

});
