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

});