navHover = function() {
	var lis = document.getElementById("navmenu-v").getElementsByTagName("LI");
	for (var i=0; i<lis.length; i++) {
		lis[i].onmouseover=function() {
			this.className+=" iehover";
		}
		lis[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" iehover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", navHover);


function ventanaPhotoGallery07 (){ 
   window.open("../GF07/indexold.htm?detectflash=false&","ventanaPhotoGallery07","width=700,height=700,scrollbars=NO") 
} 

function ventanaPhotoGallery08 (){ 
   window.open("../GF08/index08.htm?detectflash=false&","ventanaPhotoGallery08","width=700,height=700,scrollbars=NO") 
} 

function ventanaPhotoGallery09 (){ 
   window.open("../GF09/index.htmL","ventanaPhotoGallery09","width=700,height=700,scrollbars=NO") 
} 
function ventanaPhotoGalleryFF (){ 
   window.open("../GFF/indexFF.htm?detectflash=false&","ventanaPhotoGalleryFF","width=700,height=700,scrollbars=NO") 
} 
function ventanaPhotoGallery10 (){ 
   window.open("../GF10/0710/index.html","ventanaPhotoGallery10","width=700,height=700,scrollbars=NO") 
} 
function ventanaPhotoGalleryPP (){ 
   window.open("../GF10/PP/index.html","ventanaPhotoGalleryPP","width=700,height=700,scrollbars=NO") 
} 
function ventanaPhotoGalleryAgosto2010 (){ 
   window.open("../GF10/Agosto/index.html","ventanaPhotoGalleryAgosto2010","width=700,height=700,scrollbars=NO") 
} 

function ventanaPhotoGalleryG1 (){ 
   window.open("../Galerias2011/GaleriaG1/index.html","ventanaPhotoGalleryG1","width=700,height=700,scrollbars=NO") 
} 
function ventanaPhotoGalleryG2 (){ 
   window.open("../Galerias2011/GaleriaG2/index.html","ventanaPhotoGalleryG2","width=700,height=700,scrollbars=NO") 
} 
function ventanaPhotoGalleryInaug (){ 
   window.open("../Galerias2011/GaleriaInaug/index.html","ventanaPhotoGalleryInaug","width=700,height=700,scrollbars=NO") 
} 
