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