window.onload=hiddeninforelacionada;
function hiddeninforelacionada()
{
var divs = document.getElementsByTagName("div");
var div_found;
var changeHeader = false;
var found = false;
for (var i in divs)
{
   var div_aux = divs[i];

   if (div_aux.className == "inforelacionada")
   {
      var elementos_lis = div_aux.getElementsByTagName("a");
      if (elementos_lis.length==0)
      {
          div_aux.style.display="none";
	 
      }
      changeHeader = true;
      
                
   }
}

var divMenu = document.getElementById("MImenuizquierda");
if (divMenu != null)
{
var images = divMenu.getElementsByTagName("img");
if (images.length==1)
images[0].style.display="block";
}

if (changeHeader)
{
  var div_menu_superior = document.getElementById("Cmenusuperiores");
  if (div_menu_superior  == null) 
       var div_menu_superior = document.getElementById("Cmenusuperioren");
  if (div_menu_superior  !=null ){
    var elementos_lis_menu = div_menu_superior.getElementsByTagName("li");
    if (elementos_lis_menu != null && elementos_lis_menu.length > 5)
    elementos_lis_menu[5].className="current";
}

}


//Replace wrong url;
 var lang = document.getElementsByTagName('html')[0].getAttribute('xml:lang');
 if (lang=="en"){
   var divs_for_lang = document.getElementsByTagName("div");
   for (var i in divs_for_lang){
       if (divs_for_lang[i].className=="menuPieDePagina"){
             links_for_lang = divs_for_lang[i].getElementsByTagName("a");
             for (var j in links_for_lang)
             {
                  if (links_for_lang[j].href != null)
                  links_for_lang[j].href=links_for_lang[j].href.replace(/ides-idweb.html/g,"iden-idweb.html");
             }
      }
  }
}

}	        			


function imagenampliada(infourl, infotexto, piefoto, autorfoto, css, css2)
{

this.infourl = infourl;
this.infotexto = infotexto;
this.piefoto = piefoto;
this.autorfoto = autorfoto;
this.css = css;
this.css2 = css2;
var win = window.open("", "win", "width=400,height=600");
var doc = win.document;
doc.open("text/html", "replace");
doc.write("<html><head><title>Imagen ampliada</title><link rel='stylesheet' href='/css/imagenampliada.css' type='text/css' /><link rel='stylesheet' href='" + css2 + "' type='text/css' /></head><body><img src='" + infourl + "' alt='" + infotexto + "' title='" + infotexto + "' /> <div class='piefoto'>" + piefoto + "</div><div class='autorfoto'>" + autorfoto + "</div></body></html>");
doc.close();
}
function imagenampliada_oficial(infourl,idnodo, infotexto, piefoto, autorfoto, css, css2)
{
this.infourl = infourl;
this.infotexto = infotexto;
this.piefoto = piefoto;
this.autorfoto = autorfoto;
this.css = css;
this.css2 = css2;

var win = window.open("", "win", "width=800,height=650, scrollbars=yes");
var doc = win.document;
doc.open("text/html", "replace");

if ( (idnodo == '42794')||(idnodo == '42795')||(idnodo == '42791')||(idnodo == '42792')||(idnodo == '42937')||(idnodo == '42939')){
					   
					   doc.write("<html><head><title>Imagen ampliada</title><link rel='stylesheet' href='/css/imagenampliada.css' type='text/css' /><link rel='stylesheet' href='" + css2 + "' type='text/css' /></head><body style='background-color:white;'><div align='center'><img src='" + infourl + "' alt='" + infotexto + "' title='" + infotexto + "'  style='border-style: inset; border-spacing: 2px; border-width: thin; border-color: #D1D1D1;'  /> <div class='piefoto' style='text-align:center; font-size: 14px; font-style: bold;'>" + piefoto + "</div><div style='font-family: Arial, Helvetica, sans-serif; color:#BEA761; text-align:center; margin-bottom:15px; font-size: 12px;'>" + autorfoto + "</div><div style='font-family: Arial, Helvetica, sans-serif; color:#000000; text-align:center; margin-bottom:15px; font-size: 11px;'>Este material gráfico y los derechos de autor sobre el mismo están protegidos por la legislación sobre Propiedad Intelectual,Su reproducción sólo puede ser libremente efectuada para uso personal y privado. Para otros usos, es necesario solicitar autorización a la Casa de Su Majestad el Rey. <div>Para más información: <a href='http://www.patrimonionacional.es' target='_blank'>http://www.patrimonionacional.es</a></div> </div><div style='font-family: Arial, Helvetica, sans-serif; color:#000000; text-align:center; margin-bottom:15px; font-size: 11px;'>This graphic material and its copyright is protected by Intellectual Property laws.It can be freely reproduced for personal and private use. For other uses, it is necessary to request authorization from H.M. the King’s Household.<div>For more information: <a href='http://www.patrimonionacional.es' target='_blank'>http://www.patrimonionacional.es</a></div> </div></div></body></html>");

   				    }
		   	    else{
				     doc.write("<html><head><title>Imagen ampliada</title><link rel='stylesheet' href='/css/imagenampliada.css' type='text/css' /><link rel='stylesheet' href='" + css2 + "' type='text/css' /></head><body style='background-color:white;'><div align='center'><img src='" + infourl + "' alt='" + infotexto + "' title='" + infotexto + "'  style='border-style: inset; border-spacing: 2px; border-width: thin; border-color: #D1D1D1;'  /> <div class='piefoto' style='text-align:center; font-size: 14px; font-style: bold;'>" + piefoto + "</div><div style='font-family: Arial, Helvetica, sans-serif; color:#BEA761; text-align:center; margin-bottom:15px; font-size: 12px;'>" + autorfoto + "</div><div style='font-family: Arial, Helvetica, sans-serif; color:#000000; text-align:center; margin-bottom:15px; font-size: 11px;'>Este material gráfico y los derechos de autor sobre el mismo están protegidos por la legislación sobre Propiedad Intelectual. Su reproducción sólo puede ser libremente efectuada para uso personal y privado. Para otros usos, es necesario solicitar autorización a la Casa de Su Majestad el Rey.</div><div style='font-family: Arial, Helvetica, sans-serif; color:#000000; text-align:center; margin-bottom:15px; font-size: 11px;'>This graphic material and its copyright is protected by Intellectual Property laws.  It can be freely reproduced for personal and private use. For other uses, it is necessary to request authorization from H.M. the King’s Household </div></div></body></html>");

				}



doc.close();
}

