
//function AutoAnuncio()
//{
	//setTimeout('document.getElementById("LAnuncio").style.visibility = "visible";',2000);
	//setTimeout('document.getElementById("LAnuncio").style.visibility = "hidden";',15000);
//}

/*
function CerrarAnuncio()
{ 
	document.getElementById("LAnuncio").style.visibility = 'hidden'; 
}
*/

function Video()
{ 
    window.open("/Inicio/pwma.htm","","left=300,top=250,width=320,height=309,menubar=0,toolbar=0,status=0,scrollbars=0"); 
}

function Envideo()
{ 
    window.open("/Inicio/pwmaEN.htm","","left=300,top=250,width=320,height=309,menubar=0,toolbar=0,status=0,scrollbars=0"); 
}

function Interactivo()
{ 
    window.open("/swf/Interactivo/index.html","","left=0,top=0,width=1022,height=698,menubar=0,toolbar=0,status=0,scrollbars=0"); 
}

function Interactive()
{ 
    window.open("/swf/Interactive/index.html","","left=0,top=0,width=1022,height=698,menubar=0,toolbar=0,status=0,scrollbars=0"); 
}

