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