bodyLoad.add( function(){
	var fotos = $('fotos');
	if(fotos) new lightBox(fotos);
} );