function not_home()
{
var texto = "<table border='0' cellspacing='0' cellpadding='0' width='654px' height='55px' valign='center' align='center'>";
texto = texto + "<tr>";
texto = texto + "<td width='6' height='6' background='imagenes/tabla/rec_lat_izq_sup.gif\'></td>";
texto = texto + "<td  width='642px' background='imagenes/tabla/rec_lat_centro_sup.gif\' height='6'></td>";
texto = texto + "<td width='6' height='6' background='imagenes/tabla/rec_lat_der_sup.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr  valign='center'>";
texto = texto + "<td width='6' height='1' background='imagenes/tabla/rec_lat_centro_izq.gif\'></td>";
texto = texto + "<td  width='642px'  valign='center'><table border='0' cellspacing='0' cellpadding='0' width='100%' height='55px' valign='center'>";
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='noticias/subh_noticias_mkt.htm?val_btn=PERSONAS&periodo=2012' >";
texto = texto + "<img src='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='12' background='imagenes/linea_menu_lat.gif\'></td>";
texto = texto + "</tr>";
texto = texto + "<tr>";
texto = texto + "<td height='5px' align='center' colspan='12'></td>";
texto = texto + "</tr> ";
texto = texto + "<tr> ";
texto = texto + "<td height='42' valign='top'><img src='imagenes/vineta.gif\' width='4' height='6' hspace='5'> </td>";
texto = texto + "<td height='42'>";
texto = texto + "<a href='Aplicaciones/Noticias/detalle.asp?crr_not=35&val_btn=PERSONAS' class='link_text_det'>Ganador Concurso Gestos de Amor ";
texto = texto + "</a></td> ";
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> ";
texto = texto + "<td height='42' valign='top'><img src='imagenes/vineta.gif\' width='4' height='6' hspace='5'> </td>";
texto = texto + "<td height='42'>";
texto = texto + "<a href='Aplicaciones/Noticias/detalle.asp?crr_not=34&val_btn=PERSONAS' class='link_text_det'>Metlife estrenó ciclo de teatro 2011 en regiones ";
texto = texto + "</a></td> ";
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> ";
texto = texto + "<td height='38' valign='top'><img src='imagenes/vineta.gif\' width='4' height='6' hspace='5'> </td>";
texto = texto + "<td height='42'>";
texto = texto + "<a href='Aplicaciones/Noticias/detalle.asp?crr_not=28&val_btn=PERSONAS' class='link_text_det'>Interamericana comienza a operar bajo la marca MetLife";
texto = texto + "</a></td> ";
texto = texto + "</tr> ";
texto = texto + "</table></td> ";
texto = texto + "</tr> ";
texto = texto + "</table></td> ";
texto = texto + "<td width='6' height='1' background='imagenes/tabla/rec_lat_centro_der.gif\'></td> ";
texto = texto + "</tr> ";
texto = texto + "<tr> ";
texto = texto + "<td width='6' height='6' background='imagenes/tabla/rec_lat_izq_inf.gif\'></td> ";
texto = texto + "<td  width='642px' height='6' background='imagenes/tabla/rec_lat_centro_inf.gif\'></td>";
texto = texto + "<td width='6' height='6' background='imagenes/tabla/rec_lat_der_inf.gif\'></td> ";
texto = texto + "</tr> ";
texto = texto + "</table>";
return texto;
}

