

function mostrar(di_foto) 
{ 
window.open("includes/foto2.php?foto="+di_foto,'Capturas', "height=600,width=800");
		
}



function mostrard(di_foto) 
{ 
window.open("demos/tourvirtual.htm",'demo', "height=550,width=800");
		
}
