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