jQuery(document).ready(function(){
	jQuery(function() {
		jQuery('div.photogalary a').lightBox();
	}); 
});
