function naveg_sup()
{

Ruta = RUTA_PAG + "metlifecl/empleados/toolbox_intranet_login.asp"

//alert (strURL)


var nsup = "<form name='form_busqueda' method='post' onsubmit='javascript:buscador(val_btn);'>";	
nsup = nsup + "<table  border='0'  cellpadding='1' cellspacing='1' width='920' align=right>"; 
nsup = nsup + "<tr>"; 
nsup = nsup + "<td width='15%' colspan=2 align=left>&nbsp;</td>"; 
nsup = nsup + "<td align='right' colspan='2' width='60%'>"; 
nsup = nsup + "<A class=nav_sup href='"+ RUTA_PAG + "home.htm?val_btn=PERSONAS\'><IMG id=btn_01 onmouseover=MM_swapImage('btn_01','','"+ RUTA_PAG + "imagenes/naveg_sup/btn_personas_on.gif\',1) onmouseout=MM_swapImgRestore() border=0 name=btn_01 src='"+ RUTA_PAG + "imagenes/naveg_sup/btn_personas_off.gif\'></a>"; 
nsup = nsup + "<A class=nav_sup href='"+ RUTA_PAG + "Empresas/home_empresas.htm?val_btn=EMPRESAS\'><IMG id=btn_02 onmouseover=MM_swapImage('btn_02','','"+ RUTA_PAG + "imagenes/naveg_sup/btn_empresas_on.gif\',1) onmouseout=MM_swapImgRestore() border=0 name=btn_02 src='"+ RUTA_PAG + "imagenes/naveg_sup/btn_empresas_off.gif\'></a>"; 
nsup = nsup + "<A class=nav_sup href='"+ RUTA_PAG + "Agentes/home_agentes.htm?val_btn=AGENTES\'><IMG id=btn_03 onmouseover=MM_swapImage('btn_03','','"+ RUTA_PAG + "imagenes/naveg_sup/btn_agentes_on.gif\',1) onmouseout=MM_swapImgRestore() border=0 name=btn_03 src='"+ RUTA_PAG + "imagenes/naveg_sup/btn_agentes_off.gif\' ></a>"; 
nsup = nsup + "<A class=nav_sup href='"+ RUTA_PAG + "Brokers/home_brokers.htm?val_btn=BROKERS\'><IMG id=btn_04 onmouseover=MM_swapImage('btn_04','','"+ RUTA_PAG + "imagenes/naveg_sup/btn_brokers_on.gif\',1) onmouseout=MM_swapImgRestore() border=0 name=btn_04 src='"+ RUTA_PAG + "imagenes/naveg_sup/btn_brokers_off.gif\'></a>"; 
nsup = nsup + "<A class=nav_sup href='"+ RUTA_PAG + "Intermediarios/home_intermediarios.htm?val_btn=INTERMEDIARIOS\'><IMG id=btn_05 onmouseover=MM_swapImage('btn_05','','"+ RUTA_PAG + "imagenes/naveg_sup/btn_interRV_on.gif\',1) onmouseout=MM_swapImgRestore() border=0 name=btn_05 src='"+ RUTA_PAG + "imagenes/naveg_sup/btn_interRV_off.gif\'></a>"; 
nsup = nsup + "</td>"; 
nsup = nsup + "<td align='right' width='20%'>"; 
nsup = nsup + "<A class=nav_sup href='"+ Ruta + "\' target='_blank'><IMG id=btn_06 onmouseover=MM_swapImage('btn_06','','"+ RUTA_PAG + "imagenes/naveg_sup/btn_empleados_on.gif\',1) onmouseout=MM_swapImgRestore() border=0 name=btn_06 src='"+ RUTA_PAG + "imagenes/naveg_sup/btn_empleados_off.gif\'></a>"; 
nsup = nsup + "</td>"; 
nsup = nsup + "<td width='5%'></td>"; 
nsup = nsup + "</tr>";

nsup = nsup + "<tr >"; 
nsup = nsup + "<td width='5%'>&nbsp;</td>";
nsup = nsup + "<td align='left' ><a href='"+ RUTA_PAG + "home.htm\'><IMG alt='Home MetLife' src='"+ RUTA_PAG + "imagenes/logos/logo_metlife.gif\' border='0'></A></td>"; 
nsup = nsup + "<td  valign='center' height='22px' colspan='3' align='right'><input class='input_buscador' type='text' name='Query' id='Query' size='20' maxlength='20' tabindex='4' >";
nsup = nsup + "<input type='hidden' name='PAGE' id='PAGE' value='' >";
nsup = nsup + "<input type='hidden' name='RecordsPerPage' id='RecordsPerPage' value='10' >";
nsup = nsup + "<input type='hidden' name='Order' id='Order' value='Rank' >";
nsup = nsup + "<input type='hidden' name='Scope' id='Scope' value='' >";
nsup = nsup + "<img src='"+ RUTA_PAG + "imagenes/botones/btn_buscar.gif\' border='0' onclick='javascript:buscador(val_btn);\' style='cursor:hand'></td>"; 

//nsup = nsup + "<img src='"+ RUTA_PAG + "imagenes/botones/btn_buscar.gif\' border='0'  ></td>"; 

nsup = nsup + "<td >&nbsp;</td>"; 
nsup = nsup + "</tr>"; 
nsup = nsup + "</table>"; 
nsup = nsup + "</form>";
return nsup;
}

function buscador(val_btn) 
{
	ruta_buscador = RUTA_PAG +"Busqueda/resultado_busqueda.asp"
	//alert (ruta_buscador)
	window.document.form_busqueda.action=ruta_buscador; 
	window.document.form_busqueda.submit();
}


function menu_personas()
{
	
var menu = "<table valign='top' id='menu_niv0' name='menu_niv0' border='0' cellpadding='0' cellspacing='0' width='100%'  align=center >";
menu = menu + "<tr >";
menu = menu + "<td class='td_link_niv1' height='38'>";
menu = menu + "<A name='menu_1' id='menu_1' class='link_niv1' href='"+ RUTA_PAG + "home.htm\'>Home</A>"; 
menu = menu + "<A name='menu_2' id='menu_2' class='link_niv1' href='"+ RUTA_PAG + "Personas/subh_vida_salud.htm\'>Vida y Salud</A>";
menu = menu + "<A name='menu_3' id='menu_3' class='link_niv1' href='"+ RUTA_PAG + "personas/apv/home_apv.htm\'>APV</A>";
menu = menu + "<A name='menu_4' id='menu_4' class='link_niv1' href='"+ RUTA_PAG + "personas/jubilacion/jub_vitalicias.htm?val_btn="+val_btn+"\'>Rentas Vitalicias</A>";
menu = menu + "<A name='menu_5' id='menu_5' class='link_niv1' href='"+ RUTA_PAG + "personas/rentasprivadas/privadas.htm\'>Rentas Privadas</A>";
menu = menu + "<A name='menu_6' id='menu_6' class='link_niv1' href='"+ RUTA_PAG + "Personas/subh_hipotecarios.htm\'>Cr&eacute;ditos Hipotecarios</A>";
menu = menu + "<A name='menu_7' id='menu_7' class='link_niv1' href='"+ RUTA_PAG + "personas/servicio/serv_personas.htm?val_btn=PERSONAS&act=0\'>Servicio Cliente </A>";
menu = menu + "<A name='menu_8' id='menu_8' class='link_niv1' href='"+ RUTA_PAG + "personas/conocenos/conocenos_cl.htm?val_btn=PERSONAS\'>Con&oacute;cenos</A>";
menu = menu + "</td>";
menu = menu + "</tr>";
menu = menu + "</table>";
return menu;
}

function tr_separa()
{
	
var texto = "<tr>";
texto = texto + "<td height='10'>&nbsp;</td>";
texto = texto + "</tr>";
return texto;
}



function acceso_conocenos(val_btn)
{
var texto = "<table border='0' cellspacing='0' cellpadding='0' width='212' align=center>";
texto = texto + "<tr>";
texto = texto + "<td colspan='3' class='tit_menu_lat'>Con&oacute;cenos</td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
texto = texto + "<td width='200'>";
texto = texto + "<table border='0' cellpadding='0' cellspacing='0' width='200' align=center >";
texto = texto + "<tr>";
texto = texto + "<tr>";
texto = texto + "<td><A class=link_tabla_lat href='"+ RUTA_PAG + "Personas/conocenos/conocenos_cl.htm?val_btn="+val_btn+"\'>MetLife en Chile</A></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td><A class=link_tabla_lat href='"+ RUTA_PAG + "Personas/conocenos/conocenos_com.htm?val_btn="+val_btn+"\'>MetLife en el Mundo</A></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";

texto = texto + "</table>";
texto = texto + "</td>";
texto = texto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
texto = texto + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
texto = texto + "</tr>";

texto = texto + "</table>";
return texto;
}

function accesos_directos()
{
var accdir = "<table border='0' cellspacing='0' cellpadding='0' width='212' align=center>";
accdir = accdir + "<tr>";
accdir = accdir + "<td colspan='3' class='tit_menu_lat'>";
accdir = accdir + "<a class=link_blanco_home href='javascript:showAcceso();'>";
accdir = accdir + "<b>Acceso Directo Productos</b></a></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
accdir = accdir + "<td width='200'>";
accdir = accdir + "<table id='tbl_accesos' name='tbl_accesos' border='0' cellpadding='0' cellspacing='0' width='200' align=center >";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/apv/home_apv.htm\'>APV</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/SegurosVida/seg_life_ahorro.htm\'>Life Ahorro</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/SegurosVida/seg_accidentes.htm\'>Accidentes Personales</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/SegurosVida/seg_temporal.htm\'>Seguro Temporal</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/SegurosVida/seg_life_salud.htm\'>Life Salud</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/SegurosVida/seg_enfermedades.htm\'>Enfermedades Graves</A></td>";
accdir = accdir + "</tr>";

accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/Jubilacion/jub_vitalicias.htm\'>Rentas Vitalicias</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/Jubilacion/jub_creditos.htm\'>Cr&eacute;ditos de Consumo</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";

accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/rentasprivadas/privadas.htm\'>Rentas Privadas</A></td>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/Hipotecarios/hip_flexible.htm\'>Hipotecario Flexible</A></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td height='25px'><A class=link_tabla_lat href='"+ RUTA_PAG + "personas/Hipotecarios/hip_diferenciado.htm\'>Hipotecario Diferenciado</A></td>";
accdir = accdir + "</tr>";


accdir = accdir + "</table>";

accdir = accdir + "</td>";
accdir = accdir + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
accdir = accdir + "</tr>";
/*
accdir = accdir + "<tr>";
accdir = accdir + "<td colspan='3' class='tit_azul_menu_lat'><A class=blancopopup href='"+ RUTA_PAG + "Personas/conocenos/conocenos_cl.htm?val_btn="+val_btn+"\'><b>Con&oacute;cenos</b></A></td>";
accdir = accdir + "</tr>";

accdir = accdir + "<tr>";
accdir = accdir + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
accdir = accdir + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
accdir = accdir + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
accdir = accdir + "</tr>";
*/
accdir = accdir + "<tr>";
accdir = accdir + "<td colspan='3' class='tit_azul_menu_lat'>";



//accdir = accdir + "<a class=link_blanco_home href='"+ RUTA_PAG + "Aplicaciones/contacto/contacto.htm?val_btn="+val_btn+"\'>";
accdir = accdir + "<a class=link_blanco_home href='javascript:showAcceso();'>";
accdir = accdir + "<b>Solicita un Especialista</b></A>";


accdir = accdir + "</td>";
accdir = accdir + "</tr>";

accdir = accdir + "<tr>";
accdir = accdir + "<td colspan='3'>";
accdir = accdir + "<table id='tbl_contacto' name='tbl_contacto' style='display=none' border='0' width='100%'  cellspacing='0' cellpadding='0'>";
accdir = accdir + "<tr>";
accdir = accdir + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
accdir = accdir + "<td width='195'>";

accdir = accdir + "<table border='0' cellspacing='0' cellpadding='0'  align=center width='100%'>";
accdir = accdir + "<tr>";
accdir = accdir + "<td>";
//accdir = accdir + solicitelo_con_linea('SolicitoEspecialista','PERSONAS');
accdir = accdir + solicitelo('SolicitoEspecialista');
accdir = accdir + "</td>";
accdir = accdir + "</tr>";
accdir = accdir + "</table>";
accdir = accdir + "</td>";

accdir = accdir + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
accdir = accdir + "</tr>";
accdir = accdir + "<tr>";
accdir = accdir + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
accdir = accdir + "<td width='195' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
accdir = accdir + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
accdir = accdir + "</tr>";


accdir = accdir + "</table>";
accdir = accdir + "</td>";
accdir = accdir + "</tr>";

accdir = accdir + "<script language='JavaScript' type='text/javascript'>";
accdir = accdir + "document.getElementById('tbl_contacto').style.display=OCULTO;";
accdir = accdir + "</script>";

accdir = accdir + "</table>";



return accdir;
}

function acceso_clientes()
{
	
var clientes = "<table border='0' cellspacing='0' cellpadding='0' align='center'>";
clientes = clientes + "<tr>";
clientes = clientes + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
clientes = clientes + "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
clientes = clientes + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
clientes = clientes + "</tr>";
clientes = clientes + "<tr>";
clientes = clientes + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
clientes = clientes + "<td width='200'>";
clientes = clientes + "<table border='0' cellspacing='0' cellpadding='0' width='100%' class='FondoTablaVerde'>";
clientes = clientes + "<tr>";
clientes = clientes + "<td>";
clientes = clientes + "<form id='form_clientes' name='form_clientes' method='post' action='"+ RUTA_PAG + "Aplicaciones/Redirecciona/RedireccionPortales.asp\'>";
clientes = clientes + "<table border='0' cellspacing='0' cellpadding='0'  width='100%' height='136' valign='center'>";
clientes = clientes + "<tr>";
clientes = clientes + "<td colspan='2' class='subtit_det_prod'>&nbsp;&nbsp;&nbsp;Acceso Clientes</td>";
clientes = clientes + "</tr>";
clientes = clientes + "<tr>";
clientes = clientes + "<td colspan='2' align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
clientes = clientes + "</tr>";
clientes = clientes + "<tr>";
clientes = clientes + "<td>";
clientes = clientes + "<table border='0' cellpadding='0' cellspacing='0' width='100%' align=center >";
clientes = clientes + "<tr>";
clientes = clientes + "<td align='right' class='text_det_prod'>&nbsp;Rut</td>";
clientes = clientes + "<td>&nbsp;:&nbsp;<input class='input_home' name='Txt_Rut' id='Txt_Rut' size='11' maxlength='13' tabindex='1' onchange='return verifica_rut(this)' onblur='verifica_rut(this)'></td>";
clientes = clientes + "</tr>";
clientes = clientes + "<tr>";
clientes = clientes + "<td align='right' class='text_det_prod'>&nbsp;Clave</td>";
clientes = clientes + "<td>&nbsp;:&nbsp;<input class='input_home' type='password' name='Txt_clave' id='Txt_clave' size='11' maxlength='13' tabindex='2' ></td>";
clientes = clientes + "</tr>";
clientes = clientes + "</table>";
clientes = clientes + "</td>";

clientes = clientes + "<td align='center' valign='center'>";
clientes = clientes + "<input type='image' src='"+ RUTA_PAG + "imagenes/botones/btn_ingresar.gif\' tabindex='3' onLoad='document.form_clientes.Txt_Rut.focus();' onClick='return verifica_rut(document.form_clientes.Txt_Rut)' name='img_enviar' >";
clientes = clientes + "</td>";

clientes = clientes + "</tr>";
clientes = clientes + "<tr>";
clientes = clientes + "<td colspan='2' height='15' class='texto_azul' align='center'>";
clientes = clientes + "<A class=link_tabla_lat href='"+ RUTA_PAG + "aplicaciones/OlvidoClave/solicitar.htm?val_btn=PERSONAS\'>";
clientes = clientes + "&iquest;Olvid&oacute; su Clave?</a></td>";
clientes = clientes + "</tr>";
clientes = clientes + "</table>";
clientes = clientes + "</form>";
clientes = clientes + "</td>";
clientes = clientes + "</tr>";
clientes = clientes + "</table>";
clientes = clientes + "</td>";
clientes = clientes + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
clientes = clientes + "</tr>";
clientes = clientes + "<tr>";
clientes = clientes + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
clientes = clientes + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
clientes = clientes + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
clientes = clientes + "</tr>";
clientes = clientes + "</table>";
return clientes;
}

function simuladores(val_btn,val_menu)
{
var simul = "<table border='0' cellspacing='0' cellpadding='0' align='center'>";
simul = simul + "<tr>";
simul = simul + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
simul = simul + "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
simul = simul + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
simul = simul + "<td width='200'>";
simul = simul + "<table border='0' cellspacing='1' cellpadding='1' width='100%'>";
simul = simul + "<tr>";
simul = simul + "<td>";
simul = simul + "<table border='0' cellspacing='0' cellpadding='0' class='FondoTablaGrisDegra' width='100%' height='136' valign='center'>";
simul = simul + "<tr>";
simul = simul + "<td colspan='2' class='subtit_det_prod'>&nbsp;&nbsp;&nbsp;Simuladores</td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td colspan='2' align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td colspan='2' height='10'></td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td colspan='2' class='texto_azul'>Herramientas de Simulaci&oacute;n</td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td align='center' valign='center'><img src='"+ RUTA_PAG + "imagenes/home/ima_simulador.gif\'></td>";

simul = simul + "<td align='center' valign='center'>";

link = "<a href='"+ RUTA_PAG + "Aplicaciones/simuladores/simula_personas.htm?val_btn="+val_btn+"&val_menu="+val_menu+"\'>";
if ( val_btn == "AGENTES" )
	link = "<a href='"+ RUTA_PAG + "agentes/herramientas/herramientas.htm?val_btn="+val_btn+"&carpeta=tbl_2\'>";
if ( val_btn == "INTERMEDIARIOS" ) 
	link = "<a href='"+ RUTA_PAG + "Intermediarios/herramientas/herramientas.htm?val_btn="+val_btn+"&val_menu="+val_menu+"\'>";
if ( val_btn == "PERSONAS" )
	link = "<a href='"+ RUTA_PAG + "Aplicaciones/simuladores/simula_personas.htm?val_btn="+val_btn+"&val_menu="+val_menu+"\'>";

simul = simul + link;

simul = simul + "<img src='"+ RUTA_PAG + "imagenes/botones/btn_ver_azul.gif\' border='0'></a></td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td colspan='2' height='10'></td>";
simul = simul + "</tr>";
simul = simul + "</table>";
simul = simul + "</td>";
simul = simul + "</tr>";
simul = simul + "</table>";
simul = simul + "</td>";
simul = simul + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
simul = simul + "</tr>";
simul = simul + "<tr>";
simul = simul + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
simul = simul + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
simul = simul + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
simul = simul + "</tr>";
simul = simul + "</table>";
return simul;
}

function tabla_imprimir()
{
var imprimir = "<table valign='top' id='imprimir' name='imprimir' border='0' cellpadding='0' cellspacing='0' width='95%' align=center>";
imprimir = imprimir + "<tr >";
imprimir = imprimir + "<td align='right' valign='center' height='25' valign='center'><IMG src='"+ RUTA_PAG + "imagenes/botones/btn_imprimir.gif\' onclick='javascript:PrintWdHt();' style='cursor:hand'>&nbsp;</td>";
imprimir = imprimir + "</tr>";
imprimir = imprimir + "</table>";
return imprimir;
}



function pie_pagina(val_btn)
{
var pie_pag = "<tr>";
pie_pag = pie_pag + "<td class='pie'>";
pie_pag = pie_pag + "<table  id='contenedora2' name='contenedora2'  border='0' cellpadding='0' cellspacing='0' width='920' height='100' align=center>";
pie_pag = pie_pag + "<tr >";
pie_pag = pie_pag + "<td></td>";
pie_pag = pie_pag + "</tr>";
pie_pag = pie_pag + "</table>";
pie_pag = pie_pag + "</td>";
pie_pag = pie_pag + "</tr>";
pie_pag = pie_pag + "<tr>";
pie_pag = pie_pag + "<td>";
pie_pag = pie_pag + "<div id='div_pie_pagina' name='div_pie_pagina' style='display: block'>";
pie_pag = pie_pag + "<table  id='contenedora2' name='contenedora2'  border='0' cellpadding='0' cellspacing='0' width='920' align=center>";
pie_pag = pie_pag + "<tr>";
pie_pag = pie_pag + "<td class='pie_link_tit' align='left' align='center'>";
pie_pag = pie_pag + "<A name='lnk_pie_01' id='lnk_pie_01' class='pie_link_tit' href='"+ RUTA_PAG + "personas/Informacion_Corporativa/informacion_corporativa.htm'>Información Corporativa</A>&nbsp;|&nbsp;";
pie_pag = pie_pag + "<A name='lnk_pie_01' id='lnk_pie_01' class='pie_link_tit' href='"+ RUTA_PAG + "Personas/conocenos/conocenos_copyright.htm?val_btn="+val_btn+"&carpeta=tbl_1"+"\'>Pol&iacute;tica de Privacidad</A>&nbsp;|&nbsp;";
//pie_pag = pie_pag + "<A name='lnk_pie_02' id='lnk_pie_02' class='pie_link_tit' href='"+ RUTA_PAG + "Personas/conocenos/conocenos_copyright.htm?val_btn="+val_btn+"&carpeta=tbl_1"+"\'>Aviso Legal</A>&nbsp;|&nbsp;";
//pie_pag = pie_pag + "<A name='lnk_pie_03' id='lnk_pie_03' class='pie_link_tit' href='"+ RUTA_PAG + "Personas/conocenos/conocenos_copyright.htm?val_btn="+val_btn+"&carpeta=tbl_1"+"\'>Uso del Sitio</A>";
pie_pag = pie_pag + "</td>";
pie_pag = pie_pag + "<td width='128' rowspan='6' align='center'><a href='http://www.ddachile.cl/home.asp' target='_blank'><img src='"+ RUTA_PAG + "imagenes/home/defensor_asegurado.gif\' width='59' height='40' border='0' /></a>";
pie_pag = pie_pag + "</tr>";
pie_pag = pie_pag + "<tr>"
pie_pag = pie_pag + "<td class='pie_text_direc' align='left' height='10'></td>";
pie_pag = pie_pag + "</tr>"
pie_pag = pie_pag + "<tr>";
pie_pag = pie_pag + "<td class='pie_text_direc' align='left'>";
pie_pag = pie_pag + "<A name='lnk_pie_04' id='lnk_pie_05' class='pie_text_direc' href='"+ RUTA_PAG + "Personas/conocenos/conocenos_copyright.htm?val_btn="+val_btn+"&carpeta=tbl_2"+"\'>PEANUTS Copyright United Feature Syndicate, Inc.</a>";
pie_pag = pie_pag + "</td>"
pie_pag = pie_pag + "</tr>"
pie_pag = pie_pag + "<tr>"
pie_pag = pie_pag + "<td class='pie_text_direc' align='left' height='5'></td>";
pie_pag = pie_pag + "</tr>"
pie_pag = pie_pag + "<tr>"
pie_pag = pie_pag + "<td class='pie_text_direc' align='left'>";
pie_pag = pie_pag + "Agustinas 818, Santiago, Chile&nbsp;|&nbsp;Tel&eacute;fono: 800 33 20 20&nbsp;|&nbsp;";
pie_pag = pie_pag + "<A name='lnk_pie_06' id='lnk_pie_06' class='pie_text_direc' href='"+ RUTA_PAG + "Aplicaciones/contacto/contacto.htm\'>Contacto v&iacute;a e-mail MetLife</A>&nbsp;&nbsp;/&nbsp;&nbsp;";
pie_pag = pie_pag + "MetLife Chile Seguros de Vida S.A.";
pie_pag = pie_pag + "</td>";
pie_pag = pie_pag + "</tr>";
pie_pag = pie_pag + "<tr>"
pie_pag = pie_pag + "<td class='pie_text_direc' align='left' height='10'></td>";
pie_pag = pie_pag + "</tr>"
pie_pag = pie_pag + "</table>";
pie_pag = pie_pag + "</div>";
pie_pag = pie_pag + "</td>";
pie_pag = pie_pag + "</tr>";
return pie_pag;
}

function superior(val_btn)
{
if ( (val_btn=="")||(val_btn=="undefined") ) 
	val_btn = "PERSONAS";
//alert(val_btn)
var sup_pag = "<div id='div_sup_pagina' name='div_sup_pagina' style='display: block'>";
sup_pag = sup_pag + "<table height='36px' id='contenedora2' name='contenedora2'  border='0' cellpadding='1' cellspacing='1' width='100%' align=rigth valign=top>";
sup_pag = sup_pag + "<tr ><td height='10px'></td></tr>";
sup_pag = sup_pag + "<tr >";
sup_pag = sup_pag + "<td width='48%'></td>";
sup_pag = sup_pag + "<td class='pie_link_tit' align='rigth' valign=top>";
sup_pag = sup_pag + "<A name='lnk_pie_01' id='lnk_pie_01' class='pie_link_tit' href='"+ RUTA_PAG + "Personas/conocenos/conocenos_com.htm?val_btn="+val_btn+"\'>Chile</A>&nbsp;";
sup_pag = sup_pag + "<A name='lnk_pie_02' id='lnk_pie_02' class='pie_link_tit' href='"+ RUTA_PAG + "Personas/conocenos/conocenos_com.htm?val_btn="+val_btn+"\'>[otros pa&iacute;ses]</A>&nbsp;|&nbsp;";
sup_pag = sup_pag + "<A name='lnk_pie_03' id='lnk_pie_03' class='pie_link_tit' href='"+ RUTA_PAG + "metlifecl/mapa/mapa_sitio.htm?val_btn="+val_btn+"\'>Mapa</A>&nbsp;|&nbsp;";
sup_pag = sup_pag + "<A name='lnk_pie_04' id='lnk_pie_04' class='pie_link_tit' href='"+ RUTA_PAG + "Personas/servicio/serv_preguntas.htm?val_btn="+val_btn+"\'>Preguntas Frecuentes</A>&nbsp;|&nbsp;";
sup_pag = sup_pag + "<A name='lnk_pie_05' id='lnk_pie_05' class='pie_link_tit' href='"+ RUTA_PAG + "metlifecl/trabaje_metlife/trabaje_metlife.htm?val_btn="+val_btn+"\'>Trabaja en MetLife</A>&nbsp;|&nbsp;";
sup_pag = sup_pag + "<A name='lnk_pie_06' id='lnk_pie_06' class='pie_link_tit' href='"+ RUTA_PAG + "Aplicaciones/contacto/contacto.htm?val_btn="+val_btn+"\'>Contacto</A>";
sup_pag = sup_pag + "</td>";
sup_pag = sup_pag + "</tr>";
sup_pag = sup_pag + "</table>";
sup_pag = sup_pag + "</div>";
//alert(sup_pag)
return sup_pag;
}

function formularios(val_btn)
{
var formul = "<table border='0' cellspacing='0' cellpadding='0' align='left'>";
formul = formul +  "<tr>";
formul = formul +  "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
formul = formul +  "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
formul = formul +  "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
formul = formul +  "</tr>";
formul = formul +  "<tr>";
formul = formul +  "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
formul = formul +  "<td width='200'>";
formul = formul +  "<table border='0' cellspacing='1' cellpadding='1' width='100%'>";
formul = formul +  "<tr>";
formul = formul +  "<td>";
formul = formul +  "<table border='0' cellspacing='0' cellpadding='0' class='FondoTablaGrisDegra' width='100%' height='136' valign='center'>";
formul = formul +  "<tr>";
formul = formul +  "<td colspan='2' class='subtit_det_prod'>&nbsp;&nbsp;&nbsp;Descarga formularios</td>";
formul = formul +  "</tr>";
formul = formul +  "<tr>";
formul = formul +  "<td colspan='2' align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
formul = formul +  "</tr>";
formul = formul +  "<tr>";
formul = formul +  "<td align='center' valign='center'><img src='"+ RUTA_PAG + "imagenes/snoopy/ima_formulario_rec.gif\'></td>";
formul = formul +  "<td align='center' valign='center'>";

if (val_btn== "AGENTES")
formul = formul +  "<a href='"+ RUTA_PAG + "agentes/herramientas/herramientas.htm?val_btn="+val_btn+"&carpeta=tbl_3\'>";
else
formul = formul +  "<a href='"+ RUTA_PAG + "Brokers/formularios/descarga_formulario.htm\'>";

formul = formul +  "<img src='"+ RUTA_PAG + "imagenes/botones/btn_descargar.gif\' border='0'></a></td>";
formul = formul +  "</tr>";
formul = formul +  "</table>";
formul = formul +  "</td>";
formul = formul +  "</tr>";
formul = formul +  "</table>";
formul = formul +  "</td>";
formul = formul +  "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
formul = formul +  "</tr>";
formul = formul +  "<tr>";
formul = formul +  "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
formul = formul +  "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
formul = formul +  "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
formul = formul +  "</tr>";
formul = formul +  "</table>";
return formul;
}

function folleteria()
{
var follet = "<table border='0' cellspacing='0' cellpadding='0' align='right'>";
follet = follet + "<tr>";
follet = follet + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
follet = follet + "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
follet = follet + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
follet = follet + "</tr>";
follet = follet + "<tr>";
follet = follet + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
follet = follet + "<td width='200'>";
follet = follet + "<table border='0' cellspacing='1' cellpadding='1' width='100%' height='111'>";
follet = follet + "<tr>";
follet = follet + "<td>";
follet = follet + "<table border='0' cellspacing='0' cellpadding='0' class='FondoTablaGrisDegra' width='100%' height='136' valign='center'>";
follet = follet + "<tr>";
follet = follet + "<td colspan='2' class='subtit_det_prod'>&nbsp;&nbsp;&nbsp;Folleter&iacute;a MetLife</td>";
follet = follet + "</tr>";
follet = follet + "<tr>";
follet = follet + "<td colspan='2' align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
follet = follet + "</tr>";
follet = follet + "<tr>";
follet = follet + "<td align='center' valign='center'><img src='"+ RUTA_PAG + "imagenes/snoopy/ima_folleteria_rec.gif\'></td>";
follet = follet + "<td align='center' valign='top' class='text_detalle' nowrap><br>&nbsp;Revisa las<br>&nbsp;&uacute;ltimas novedades<br><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href='"+ RUTA_PAG + "agentes/herramientas/herramientas.htm?val_btn="+val_btn+"&carpeta=tbl_1\'><img src='"+ RUTA_PAG + "imagenes/botones/btn_descargar.gif\' border='0'></a></td>";
follet = follet + "</tr>";
follet = follet + "</table>";
follet = follet + "</td>";
follet = follet + "</tr>";
follet = follet + "</table>";
follet = follet + "</td>";
follet = follet + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
follet = follet + "</tr>";
follet = follet + "<tr>";
follet = follet + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
follet = follet + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
follet = follet + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
follet = follet + "</tr>";
follet = follet + "</table>";
return follet;
}

function contactenos(val_btn)
{
if ( (val_btn=="")||(val_btn=="undefined") ) 
	val_btn = "PERSONAS";
//alert(val_btn)
var contacto = "<table border='0' cellspacing='0' cellpadding='0' width='212' height='280px' valign='center'>";
contacto = contacto + "<tr>";
contacto = contacto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
contacto = contacto + "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
contacto = contacto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
contacto = contacto + "<td width='200' height='268px' valign='center'>";
contacto = contacto + "<table border='0' cellspacing='0' cellpadding='0' width='100%' height='268px' valign='center' bgcolor='#EBEBEB'>";
contacto = contacto + "<tr>";
contacto = contacto + "<td>";
contacto = contacto + "<table border='0' cellspacing='0' cellpadding='0'  width='100%' height='268px' valign='center' bgcolor='#EBEBEB'>";
contacto = contacto + "<tr>";
contacto = contacto + "<td class='subtit_det_prod' colspan='2'>&nbsp;&nbsp;&nbsp;Cont&aacute;ctanos</td>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td align='center' colspan='2'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
contacto = contacto + "</tr>";

contacto = contacto + "<tr>";
contacto = contacto + "<td height='8' colspan='2'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\'></td>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td align='center'>";
contacto = contacto + "<img src='"+ RUTA_PAG + "imagenes/home/ico_fono_contac.gif\' alt='fono contacto MetLife'>";
contacto = contacto + "</td>";
contacto = contacto + "<td valign='center' class='text_detalle' align='left'>";
contacto = contacto + "&nbsp;<img src='"+ RUTA_PAG + "imagenes/home/fono_800_contac.gif\'>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td align='center' height='12' colspan='2' class='text_detalle'><div align='center'>Desde celulares al 02-679 88 11</div></td>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td align='center' height='60'>";
contacto = contacto + "<img src='"+ RUTA_PAG + "imagenes/home/ico_mail_contac.gif\' alt='mail contacto'>";
contacto = contacto + "</td>";
contacto = contacto + "<td valign='center' class='texto_azul' align='left'><A name='lnk_pie_06' id='lnk_pie_06' class='link_text_det' href='"+ RUTA_PAG + "Aplicaciones/contacto/contacto.htm?val_btn="+val_btn+"\'>Env&iacute;anos un e-mail </a>";
contacto = contacto + "</td>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td height='15' align='center' colspan='2'><img src='"+ RUTA_PAG + "imagenes/home/ima_contactenos_rec.jpg\' alt='Contacto MetLife'></td>";
contacto = contacto + "</tr>";

contacto = contacto + "<tr>";
contacto = contacto + "<td height='6' colspan='2'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\'></td>";
contacto = contacto + "</tr>";						
contacto = contacto + "<tr>";

contacto = contacto + "</table>";
contacto = contacto + "</td>";
contacto = contacto + "</tr>";
contacto = contacto + "</table>";
contacto = contacto + "</td>";
contacto = contacto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
contacto = contacto + "</tr>";
contacto = contacto + "<tr>";
contacto = contacto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
contacto = contacto + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
contacto = contacto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
contacto = contacto + "</tr>";
contacto = contacto + "</table>";
return contacto
}


function noticias(pagina)
{

if (pagina=="EMPRESAS")
{
	val_tab = "width='212px' height='280px'"
	val_cen = " width='200px'"
	val_alt = " height='269px' "
}
else
{
	val_tab = "width='654px'  "
	val_cen = " width='642px'"
	val_alt = " height='55px' "
}

var texto = "<table border='0' cellspacing='0' cellpadding='0' "+ val_tab + " valign='center' align='center'>";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
texto = texto + "<td "+ val_cen + " background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\' height='6'></td>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr  valign='center'>";
texto = texto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
texto = texto + "<td "+ val_cen + "  valign='center'><table border='0' cellspacing='0' cellpadding='0' width='100%' "+ val_alt + " valign='center'>";

if (pagina=="EMPRESAS")
{
texto = texto + "<tr>";
texto = texto + "<td height='30' class='subtit_det_prod'>&nbsp;&nbsp;Noticias  </td>";
texto = texto + "</tr>";



texto = texto + "<tr>";
texto = texto + "<td colspan='2' valign='top' >";

texto = texto + "<table  border='0' cellspacing='0' cellpadding='0'  width='100%'  valign='center'>";


texto = texto + "<tr>";
texto = texto + "<td height='1' align='center' ><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'  height='2'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='15px' align='center'></td>";
texto = texto + "</tr>";
}
else
{ // personas
texto = texto + "<tr>";
texto = texto + "<td height='30' class='subtit_det_prod'>&nbsp;&nbsp;Noticias  </td>";
texto = texto + "<td height='30' align='right'><a href='"+ RUTA_PAG + "noticias/subh_noticias.htm?val_btn="+pagina+"'\' ><img src='"+ RUTA_PAG + "imagenes/botones/btn_ver_noticias.gif\' border=0></a></td>";
texto = texto + "</tr>";

texto = texto + "<tr>";
texto = texto + "<td colspan='2' valign='top' >";

texto = texto + "<table  border='0' cellspacing='0' cellpadding='0'  width='100%'  valign='center'>";
texto = texto + "<tr>";
texto = texto + "<td height='1' align='center' valign='top' width='100%' colspan='9' background='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='5px' align='center' colspan='9'></td>";
texto = texto + "</tr>";
}

texto = texto + "<tr>";
texto = texto + "<td height='42'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' hspace='5'>";
texto = texto + "<a href='"+ RUTA_PAG + "noticias/detalle_noticia/2010/not_24062010.htm?val_btn="+pagina+"'\' class='link_text_det'>";
texto = texto + "Ganador del concurso “Actualice<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sus datos y gane un LCD”";
texto = texto + "</a></td>";

if (pagina=="PERSONAS")
{
texto = texto + "<td align='center' width='2px'></td>";
texto = texto + "<td align='center' class='td_sep_vertical' width='1px'></td>";
texto = texto + "<td align='center' width='15px'></td>";
}

if (pagina=="EMPRESAS")
{
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='15' valign='center'  align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\' width='180' height='2'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
}

texto = texto + "<td height='42'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' hspace='5'>";
texto = texto + "<a href='"+ RUTA_PAG + "noticias/detalle_noticia/2010/not_29062010.htm?val_btn="+pagina+"'\' class='link_text_det'>";
texto = texto + "Importante Ayuda a  <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hospital de Angol";
texto = texto + "</a></td>";


if (pagina=="PERSONAS")
{
texto = texto + "<td align='center' width='2px'></td>";
texto = texto + "<td align='center' class='td_sep_vertical' width='1px'></td>";
texto = texto + "<td align='center' width='15px'></td>";
}


if (pagina=="EMPRESAS")
{
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='15' valign='center'  align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\' width='180' height='2'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
}
texto = texto + "<td height='38'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' hspace='5'>";
texto = texto + "<a href='"+ RUTA_PAG + "noticias/detalle_noticia/2010/not_25052010.htm?val_btn="+pagina+"'\' class='link_text_det'>";
texto = texto + "Segunda funci&oacute;n de <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Entre Gallos y Medianoche";
texto = texto + "</a></td>";

if (pagina=="EMPRESAS")
{
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td align='center' height='15' valign='center' ><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\' width='180' height='2'></td>";
texto = texto + "</tr>";
//texto = texto + "<tr>";
}

/*
texto = texto + "<td height='38'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' hspace='5'>";
texto = texto + "<a href='"+ RUTA_PAG + "noticias/subh_noticias.htm?val_btn="+pagina+"'\' class='link_text_det'>";
texto = texto + "Mes del Coraz&oacute;n<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MetLife - UC";
texto = texto + "</a></td>";
*/

texto = texto + "</tr>";
texto = texto + "</table></td>";
texto = texto + "</tr>";
if (pagina=="EMPRESAS")
{
texto = texto + "<tr>";
texto = texto + "<td height='30' align='center'><a href='"+ RUTA_PAG + "noticias/subh_noticias.htm?val_btn="+pagina+"'\' ><img src='"+ RUTA_PAG + "imagenes/botones/btn_ver_noticias.gif\' border=0></a></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td valign='bottom' ><img src='"+ RUTA_PAG + "imagenes/home/degrade_recuadro.jpg' ></td>";
texto = texto + "</tr>";
}
texto = texto + "</table></td>";
texto = texto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
texto = texto + "<td "+ val_cen + " height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "</table>";
//alert(texto)
return texto;
}

function solicitud(val_btn)
{
var solic = "<table border='0' cellspacing='0' cellpadding='0' align='right'>";
solic = solic + "<tr>";
solic = solic + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
solic = solic + "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
solic = solic + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
solic = solic + "</tr>";
solic = solic + "<tr>";
solic = solic + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
solic = solic + "<td width='200'>";
solic = solic + "<table border='0' cellspacing='1' cellpadding='1' width='100%' height='111'>";
solic = solic + "<tr>";
solic = solic + "<td>";
solic = solic + "<table border='0' cellspacing='0' cellpadding='0' class='FondoTablaGrisDegra' width='100%' height='136' valign='center'>";
solic = solic + "<tr>";
solic = solic + "<td colspan='2' class='subtit_det_prod'>&nbsp;&nbsp;&nbsp;Solicitud</td>";
solic = solic + "</tr>";
solic = solic + "<tr>";
solic = solic + "<td colspan='2' align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
solic = solic + "</tr>";
solic = solic + "<tr>";
solic = solic + "<td align='center' valign='center'><img src='"+ RUTA_PAG + "imagenes/snoopy/ima_solicitud.gif\'></td>";
solic = solic + "<td align='center' valign='top' class='text_detalle' nowrap><br>Requerimientos<br> de Formularios<br><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href='"+ RUTA_PAG + "Brokers/solicitud_impresion/envio_solicitud_impresion.htm\'><img src='"+ RUTA_PAG + "imagenes/botones/btn_ingresar_green.gif\' border='0'></a></td>";
solic = solic + "</tr>";
solic = solic + "</table>";
solic = solic + "</td>";
solic = solic + "</tr>";
solic = solic + "</table>";
solic = solic + "</td>";
solic = solic + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
solic = solic + "</tr>";
solic = solic + "<tr>";
solic = solic + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
solic = solic + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
solic = solic + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
solic = solic + "</tr>";
solic = solic + "</table>";
return solic;
}

function opciones_simuladores(val_btn,val_menu,val_submenu)
{
var texto = "<table width='250' height='140' border='0' align='center' cellpadding='0' cellspacing='0' valign='center'> ";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
texto = texto + "<td width='250' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr height='180px' valign='center'>";
texto = texto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
texto = texto + "<td width='250' height='130px' valign='center'><table border='0' cellpadding='0' cellspacing='0' width='90%' align=center>";
texto = texto + "<tr>";
texto = texto + "<td height='15px'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'>&nbsp;&nbsp;<A class=link_text_det href='"+ RUTA_PAG + "Aplicaciones/simuladores/APV/PensionesSCOMP/indexRVPrea.asp?val_btn="+val_btn+"&val_menu="+val_menu+"&val_submenu="+val_submenu+"\'>Simulador de Pensiones y APV</A></td>";
texto = texto + "<td><img src='"+ RUTA_PAG + "imagenes/personas/productos/nuevo.gif\' width='26' height='26'></td>";
texto = texto + "</tr>";
//texto = texto + "<tr>";
//texto = texto + "<td height='6'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\' width='6' height='8'></td>";
//texto = texto + "</tr>";
//texto = texto + "<tr>";
//texto = texto + "<td><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'>&nbsp;&nbsp;<A class=link_text_det href='"+ RUTA_PAG + "Aplicaciones/simuladores/APV/CalculadoraAhorro/calculadora_ahorro.asp?val_btn="+val_btn+"&val_menu="+val_menu+"&val_submenu="+val_submenu+"\'>Calculadora de Ahorro</A></td>";
//texto = texto + "</tr>";

texto = texto + "<tr>";
texto = texto + "<td height='6'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\' width='6' height='8'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='26'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'>&nbsp; <A class=link_text_det href='"+ RUTA_PAG + "Aplicaciones/simuladores/APV/BeneficioTributario/beneficio_tributario.asp?val_btn="+val_btn+"&val_menu="+val_menu+"&val_submenu="+val_submenu+"\'>Beneficio Tributario</A></td>";
texto = texto + "</tr>";

if (val_btn!="AGENTES")
{
texto = texto + "<tr>";
texto = texto + "<td height='6'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\' width='6' height='8'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='26'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'>&nbsp;&nbsp;<A class=link_text_det href='"+ RUTA_PAG + "Aplicaciones/simuladores/CreditosHipotecarios/simulador.asp?val_btn="+val_btn+"&val_menu="+val_menu+"&val_submenu="+val_submenu+"\'>Cr&eacute;ditos Hipotecarios</A></td>";
texto = texto + "</tr>";
}

texto = texto + "<tr>";
texto = texto + "<td height='6'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\' width='6' height='8'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='26'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'>&nbsp;&nbsp;<A class=link_text_det href='"+ RUTA_PAG + "Aplicaciones/simuladores/Perfil_Inversionista/Perfil_Inversionista.asp?val_btn="+val_btn+"&val_menu="+val_menu+"&val_submenu="+val_submenu+"\'>Perfil del Inversionista</A></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td>&nbsp;</td>";
texto = texto + "</tr>";
texto = texto + "</table></td>";
texto = texto + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'><img src='"+ RUTA_PAG + "imagenes/transpa.gif\' width='6' height='6'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
texto = texto + "<td width='250' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
texto = texto + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "</table>";
return texto;
}

function reforma_previsonal(val_btn)
{
var refprev = "<table border='0' cellspacing='0' cellpadding='0'>";
refprev = refprev + "<tr>";
refprev = refprev + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
refprev = refprev + "<td width='200'height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_sup.gif\'></td>";
refprev = refprev + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_sup.gif\'></td>";
refprev = refprev + "</tr>";
refprev = refprev + "<tr>";
refprev = refprev + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
refprev = refprev + "<td width='200'>";
refprev = refprev + "<table border='0' cellspacing='1' cellpadding='1' width='100%' height='111'>";
refprev = refprev + "<tr>";
refprev = refprev + "<td>";
refprev = refprev + "<table border='0' cellspacing='0' cellpadding='0' class='FondoTablaGrisDegra' width='100%' height='136' valign='center'>";
refprev = refprev + "<tr>";
refprev = refprev + "<td colspan='2' class='subtit_det_prod'>&nbsp;&nbsp;&nbsp;Reforma Previsional</td>";
refprev = refprev + "</tr>";
refprev = refprev + "<tr>";
refprev = refprev + "<td colspan='2' align='center'><img src='"+ RUTA_PAG + "imagenes/linea_menu_lat.gif\'></td>";
refprev = refprev + "</tr>";
refprev = refprev + "<tr>";
refprev = refprev + "<td colspan='2' align='center' valign='top' class='text_detalle' nowrap><br><div align='center'>&nbsp; Conoce los boletines que MetLife<br>&nbsp; ha desarrollado en torno a la<br>&nbsp; Nueva Reforma Previsional</div></td>";
refprev = refprev + "</tr>";
refprev = refprev + "<tr>";
refprev = refprev + "<td colspan='2' align='center' valign='top' nowrap><a href='"+ RUTA_PAG + "agentes/reforma_previsional/reforma_previsional.htm?val_btn="+val_btn+"\'><img src='"+ RUTA_PAG + "imagenes/botones/btn_ingresar_green.gif\' border='0'></a></td>";
refprev = refprev + "</tr>";
refprev = refprev + "</table>";
refprev = refprev + "</td>";
refprev = refprev + "</tr>";
refprev = refprev + "</table>";
refprev = refprev + "</td>";
refprev = refprev + "<td width='6' height='1' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_der.gif\'></td>";
refprev = refprev + "</tr>";
refprev = refprev + "<tr>";
refprev = refprev + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_izq_inf.gif\'></td>";
refprev = refprev + "<td width='200' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
refprev = refprev + "<td width='6' height='6' background='"+ RUTA_PAG + "imagenes/tabla/rec_lat_der_inf.gif\'></td>";
refprev = refprev + "</tr>";
refprev = refprev + "</table>";
return refprev;
}


function olvido_clave(val_btn)
{
var texto = "<table width='605' border='0' cellspacing='0' cellpadding='10'>";     
texto = texto + "<tr>"; 
texto = texto + "<td class='tit_det_prod' height='20'> &nbsp;Acceso Clientes</td>";
texto = texto + "</tr>";
texto = texto + "<tr>"; 
texto = texto + "<td><img src='"+ RUTA_PAG + "imagenes/personas/olvido_su_clave.jpg\' width='649' height='153'></td>  ";
texto = texto + "</tr>";
texto = texto + "<tr> ";
texto = texto + "<td class='text_detalle'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'><span class='subtit_detalle'> &nbsp;";

if (val_btn=="PERSONAS")
{
texto = texto + "Estimado Cliente, ";
txt_pag ="enviar_pip.asp";
}

if ( (val_btn=="BROKERS") || (val_btn=="EMPRESAS") )
{
texto = texto + "Estimado, ";
txt_pag ="enviar_emp.asp";
}

if (val_btn=="INTERMEDIARIOS")
{
texto = texto + "Estimado Intermediario, ";
txt_pag ="enviar_inter.asp";
}

if (val_btn=="AGENTES")
{
texto = texto + "Estimado Agente, ";
}

texto = texto + "</span><br>Ahora usted puede obtener su clave MetLife en forma confiable, r&aacute;pida y segura a trav&eacute;s de nuestro sitio web</span>.";
texto = texto + "<br><br>";
texto = texto + "<img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'> &nbsp;Para obtenerla por favor ingrese su RUT:<br></p> ";
texto = texto + "</td>";
texto = texto + "</tr> ";
texto = texto + "<tr> ";
texto = texto + "<td width='606' align='center'>"; 
texto = texto + "<table width='500' border='0' cellpadding='2' cellspacing='2'>  ";
texto = texto + "<tr> ";
texto = texto + "<td class='text_detalle'> <p><br>";
texto = texto + "<form id=form1 name=form1 action='"+txt_pag+"' METHOD='post'>";

if (val_btn=="PERSONAS")
	imagen = "fondo_rut.gif";
else
	imagen = "cambio_clave.gif";
	
	

texto = texto + "<table align=center align=top cellpadding=2 border=0 background='imagenes/"+imagen+"\' style='WIDTH: 421px; HEIGHT: 220px'>";
texto = texto + "<tr>";
texto = texto + "<td width=175><td >";
texto = texto + "<td>";
texto = texto + "<table width='100%' border='0' cellpadding='2' cellspacing='2' valign='center'>";
texto = texto + "<tr>";
texto = texto + "<td class='textogris' valign='top'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'> &nbsp;Si usted cuenta con un correo registrado, y la clave será enviada automáticamente</td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td Height='40px'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td align=center >";
texto = texto + "<TABLE cellSpacing=0 cellPadding=0 width=195 align=center valign=center border=0>";
texto = texto + "<TR class=tablaarea0>";
texto = texto + "<TD width=15% align=right vAlign=top class='textogrisjust'>";
texto = texto + "<b>Rut:</b>&nbsp;";
texto = texto + "<INPUT class=input size=10 name=rut onchange='return verifica_rut(this)'>&nbsp;(Ej:&nbsp;10123456-8)";
texto = texto + "</TD>";
texto = texto + "</TR>";
texto = texto + "</TABLE>";
texto = texto + "</td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td Height='20px'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td align='center'>";
texto = texto + "<INPUT type='submit' class='boton' value='Enviar' ID='Submit1' NAME='Submit1' onClick='return verifica_rut(document.form1.rut)'  >";
texto = texto + "&nbsp;&nbsp;&nbsp;";
texto = texto + "<INPUT type='button' class='boton' value='Volver' onclick='window.history.back(-1)' id=button1 name=button1>";
texto = texto + "</td> ";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td Height='25px'></td> ";
texto = texto + "</tr>";
texto = texto + "</table>";
texto = texto + "</td>  ";
texto = texto + "</tr>   ";
texto = texto + "</table>";
texto = texto + "</form>";
texto = texto + "</td>";
texto = texto + "</tr>";
texto = texto + "</table>";
texto = texto + "</td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td class='text_detalle'><img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6'> &nbsp;";
texto = texto + "Si usted tiene registrado su correo electr&oacute;nico su nueva   ";
texto = texto + "clave le ser&aacute; enviada en forma autom&aacute;tica v&iacute;a <br>";
texto = texto + "e-mail; en caso contrario por favor cont&aacute;ctese con el ";
texto = texto + "<span class='text_carp_off'><b>800 33 2020</b></span><br>"; 
texto = texto + "</td>";
texto = texto + "</tr>";
texto = texto + "</table>";
return texto
}

function pie_noticias(val_btn)
{
var pienot = "<table width='100%' border='0' cellpadding='2' cellspacing='1' align='center' class='textogris'>";
pienot = pienot + "<tr>";
pienot = pienot + "<td width='32' valign='top'></td>";
pienot = pienot + "<td width='467' valign='top'></td>";
pienot = pienot + "</tr>";
pienot = pienot + "<tr>";
pienot = pienot + "<td height='15' colspan='2' bgcolor='#EBF0FA' class='tablaborde_gris'><table width='85%' border='0' align='center' cellpadding='0' cellspacing='1'>";
pienot = pienot + "<tr>";
pienot = pienot + "<td width='150' valign='middle'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' border='0'>&nbsp;<a href='"+ RUTA_PAG + "noticias/subh_noticias.htm?val_btn="+val_btn+"\' class='link_text_det'>Ver ";
pienot = pienot + "Noticias 2010</a></td>";
pienot = pienot + "<td width='150' valign='middle'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' border='0'>&nbsp;<a href='"+ RUTA_PAG + "noticias/subh_noticias_2009.htm?val_btn="+val_btn+"\' class='link_text_det'>Ver ";
pienot = pienot + "Noticias 2009</a></td>";
pienot = pienot + "<td width='150' valign='middle'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src='"+ RUTA_PAG + "imagenes/vineta.gif\' width='4' height='6' border='0'>&nbsp;<a href='"+ RUTA_PAG + "noticias/subh_noticias_2008.htm?val_btn="+val_btn+"\' class='link_text_det'>Ver ";
pienot = pienot + "Noticias 2008</a></td>";
pienot = pienot + "</tr>";
pienot = pienot + "</table></td>";
pienot = pienot + "</tr>";
pienot = pienot + "</table>";
return pienot
}
