
function conexionSegura(link)
{
	link.protocol = "https";
	link.port = 443;
}
function conexionNormal(link)
{
	link.protocol = "http";
	link.port = 80;
}

document.write ("<table style='border-bottom:solid 3px #c33; text-align:center' align='center' cellpadding='0' cellspacing='0' width='98%' border='0'>");
document.write ("<tr style='background-color:#063;'>");

document.write ("<td style='border-right:solid 1px white;height:15;'>");
//document.write ("<a HREF='/memoria2009/aa_frameset.html' class='nav' onclick='conexionNormal(this)'><font class='nav'>INFORME ANUAL&nbsp;</font></a>");
document.write ("<DIV id=ancla1 class=ancla><A onmouseover='muestra_coloca(\"e1\")' class='nav' onmouseout='oculta_retarda(\"e1\")' href='#'><font class='nav'>INFORMACIÓN CORPORATIVA</font></A></DIV>");
document.write ("</td><td style='border-right:solid 1px white;height:15;'>");
document.write ("<a HREF='/Servicios.html' class='nav' onclick='conexionNormal(this)'><font class='nav'>&nbsp;PRODUCTOS&nbsp;</font></a>");
document.write ("</td><td style='border-right:solid 1px white;height:15;'>");
document.write ("<a HREF='/Publicaciones.html' class='nav' onclick='conexionNormal(this)'><font class='nav'>&nbsp;PUBLICACIONES&nbsp;</font></a>");
document.write ("</td><td style='border-right:solid 1px white;height:15;'>");
document.write ("<a HREF='/reclamaciones/form_final0.html' class='nav' onclick='conexionNormal(this)'><font class='nav'>&nbsp;RECLAMACIONES&nbsp;</font></a>");
document.write ("</td><td style='border-right:solid 1px white;height:15;'>");
document.write ("<a HREF='/EnlacesInteres.html' class='nav' onclick= onclick='conexionNormal(this)'><font class='nav'>&nbsp;ENLACES DE INTERÉS&nbsp;</font></a>");
document.write ("</td><td style='border-right:solid 1px white;height:15;'>");

//document.write ("<a HREF='#' target='infofiscal' onclick='window.open(\"/awa/servlet/agro.infofiscal.control.InformacionFiscalServlet\",\"infofiscal\",\"width=580, height=250\"); return false;'class='nav'><font class='nav'>&nbsp;INFORMACI&Oacute;N FISCAL&nbsp;</font></a>");


document.write ("<a HREF='#' target='infofiscal' onclick='window.open(\"/InfoFiscalNoDisponible.html\",\"infofiscal\",\"width=600, height=250\"); return false;'class='nav'><font class='nav'>&nbsp;INFORMACI&Oacute;N FISCAL&nbsp;</font></a>");



document.write ("</td><td style='height:15;'>");
document.write ("<a HREF='/scabr/servlet/agro.scabr.control.AccesoIdentificadoServlet' class='nav' onclick='conexionNormal(this)'><font class='nav'>&nbsp;ACCESO IDENTIFICADO</font></a>");
document.write ("</td>");

document.write ("</table>");

document.write ("<SCRIPT type='text/javascript' src='/js/x_core.js'></SCRIPT>");
document.write ("<SCRIPT type='text/javascript' src='/js/x_menu.js'></SCRIPT>");


document.write ("<STYLE type=text/css>");
document.write ("A:hover {");
document.write ("	COLOR: #000000; TEXT-DECORATION: none; ");
document.write ("}");

document.write (".recuadros {");
document.write ("	FONT-STYLE: normal; TEXT-DECORATION: none; border-bottom:solid 3px #c33; POSITION: absolute; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 2px; BACKGROUND-COLOR: #063; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; FONT-FAMILY: arial, helvetica; VISIBILITY: hidden; COLOR: #ffffff; FONT-SIZE: 11px; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 2px");
document.write ("}");
document.write (".ancla {");
	document.write ("POSITION: relative; BACKGROUND-COLOR: #063; VISIBILITY: visible; TEXT-DECORATION: none;");
document.write ("}");
document.write ("</STYLE>");

document.write ("<DIV id=e1 class=recuadros onmouseover=\"muestra_retarda('e1')\" onmouseout=\"oculta_retarda('e1')\" align='left'>");
document.write ("	<A class=\"nav\" href=\"/memoria2010/index.html#\" onclick='conexionNormal(this)' >&nbsp;INFORME ANUAL</A><BR>");
document.write ("	<A class=\"nav\" href=\"/pdf/Plan_Director_Agroseguro_final_ADAPTADO.pdf#zoom=100\" onclick='conexionNormal(this)' >&nbsp;PLAN DIRECTOR</A><BR>");
document.write ("	<A class=\"nav\" href=\"/pdf/Politica_Medio_Ambiente.pdf#zoom=100\" onclick='conexionNormal(this)' >&nbsp;POLÍTICA&nbsp;MEDIOAMBIENTAL</A><BR>");
document.write ("	<A class=\"nav\" href=\"/pdf/Manual_Identidad_Corporativa.pdf#zoom=100\" onclick='conexionNormal(this)' >&nbsp;MANUAL&nbsp;IDENTIDAD&nbsp;CORPORATIVA</A> ");
document.write ("</DIV>");
