

document.write('    <div id="menuLogged" style="display:none">');
//document.write('    <table width="900" border="0" cellspacing="0" cellpadding="0">');
//document.write('      <tr>');
//document.write('        <td width="120" height="37"><img src="images/img_NUs_btnIniD.gif" border="0" width="120" height="37" /></td>');
//document.write('        <td width="140"><a href="home-MiCuenta.jsp"><img src="images/img_NUs_btnMiCD.gif" border="0" width="140" height="37" /></a></td>');
//document.write('        <td width="205"><a href="home-funcionalidades.jsp"><img src="images/img_NUs_btnFunD.gif" border="0" width="205" height="37" /></a></td>');
//document.write('        <td width="242"><a href="ayuda_linea.html" ><img src="images/img_NUs_btnFaqA.gif" border="0" width="253" height="37" /></a></td>');
//document.write('        <td width="193"><img src="images/img_NUs_btnCont.gif" alt="" width="181" height="37" /></td>');
//document.write('      </tr>');
//document.write('    </table>');
document.write('	<table width="900" border="0" cellspacing="0" cellpadding="0" background="images/img_fondoMenu.gif">');
document.write('	  <tr>');
document.write('	    <td width="75" height="37" id="option1"><a href="home.jsp"><div align="center" class="menu-funcionalA">Inicio</div></a></td>');
document.write('	    <td width="10"><div align="center"><span class="menu-funcionalA">|</span></div></td>');
document.write('	    <td width="100" id="option2"><a href="home-MiCuenta.jsp"><div align="center" class="menu-funcionalA">Mi cuenta</div></a></td>');
document.write('	    <td width="10"><div align="center"><span class="menu-funcionalA">|</span></div></td>');
document.write('	    <td width="143" id="option3"><a href="home-funcionalidades.jsp"><div align="center" class="menu-funcionalA">Funcionalidades</div></a></td>');
document.write('	    <td width="10"><div align="center"><span class="menu-funcionalA">|</span></div></td>');
document.write('	    <td width="170" id="option4"><a href="ayuda_linea.html"><div align="center" class="menu-funcionalA">Preguntas frecuentes</div></a></td>');
document.write('	    <td width="10"><div align="center"><span class="menu-funcionalA">|</span></div></td>');
document.write('	    <td width="146" id="option5"><a href="/portal/ModifyCustomerInfo"><div align="center" class="menu-funcionalA">Actualiza tus datos</div></a></td>');
document.write('	    <td width="10"><div align="center"><span class="menu-funcionalA">|</span></div></td>');
document.write('	    <td width="110" id="option6"><a href="/portal/ShowBillingInfo"><div align="center" class="menu-funcionalA">Mi Factura</div></a></td>');
document.write('	    <td width="10">&nbsp;</td>');
document.write('	    <td>&nbsp;</td>');
document.write('	  </tr>');
document.write('	</table>');
document.write('    </div>');
document.write('    ');
document.write('    <div id="menuNotLogged" style="display:none">');
document.write('	<table width="900" border="0" cellspacing="0" cellpadding="0">');
document.write('  	<tr>');
document.write(' 	   <td width="629" height="37"><table width="521" border="0" cellspacing="0" cellpadding="0">');
document.write(' 	     <tr>');
document.write('   	     	<td width="127"><a href="inicio.jsp" target="_self"><img src="images/img_btn-iniD.gif" border="0" width="127" height="37" /></a></td>');
document.write('    	    <td width="171"><a href="quees.jsp" target="_self"><img src="images/img_btn-queD.gif" border="0"" width="171" height="37" /></a></td>');
document.write('    	    <td width="142"><a href="precios.jsp" target="_self"><img src="images/img_btn-preD.gif" border="0" width="142" height="37" /></a></td>');
document.write('   	     	<td width="81"><img src="images/img_btn-venComp.gif" border="0" width="189" height="37" /></td>');
document.write(' 	     </tr>');
document.write(' 	   </table></td>');
document.write(' 	   <td width="271"><img src="images/img_menu2-01Comp.gif" alt="" width="271" height="37" /></td>');
document.write('	</tr>');
document.write('	</table>');
document.write('    </div>');
