$(document).ready(function(){
	//alert('s');
	$('a.lightbox').lightBox();
});
	
