$(document).ready(function(){
	$('.foto a').lightBox({fixedNavigation:true});
	$('.3d a').lightBox({fixedNavigation:true});
});