$(document).ready(function(){ 

	
	$('.imagegallery a').lightBox();
    }); 
