$(document).ready( function(){

		$(" a.box").lightbox();
		
	});


