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