$(document).ready(function(){
	//graybox.init();
	
	$('a.lightbox').lightBox();		
});

