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