var referenciaEstilo;
var capaVisible;
var navegador;

if (navigator.appName == "Netscape") {
  referenciaEstilo = "";
  capaVisible="show";
  navegador = "Netscape";}
else {
  referenciaEstilo = "style.";
  capaVisible="visible";
  navegador = "Explorer";}

  referenciaEstilo = "style.";
  capaVisible="visible";
  navegador = "Explorer"; 


function referenciaCapa(nombreCapa) {
  if (navegador=="Netscape")
    return "document.layers['"+nombreCapa+"'].";
  else
    return "document.all['"+nombreCapa+"'].";
}

  function ocultarCapa(nombreCapa) {
    eval(referenciaCapa(nombreCapa)+referenciaEstilo+'visibility = "hidden"');
  }

  function mostrarCapa(nombreCapa) {
    eval(referenciaCapa(nombreCapa)+referenciaEstilo+'visibility = "visible"');
  }

  function ocultarCapas() {
    eval(referenciaCapa('enlaces1')+referenciaEstilo+'visibility = "hidden"');
    eval(referenciaCapa('enlaces2')+referenciaEstilo+'visibility = "hidden"');
    eval(referenciaCapa('enlaces3')+referenciaEstilo+'visibility = "hidden"');
    eval(referenciaCapa('enlace32')+referenciaEstilo+'visibility = "hidden"');
    eval(referenciaCapa('enlace33')+referenciaEstilo+'visibility = "hidden"');
	eval(referenciaCapa('enlaces4')+referenciaEstilo+'visibility = "hidden"');
    eval(referenciaCapa('enlaces5')+referenciaEstilo+'visibility = "hidden"');
    eval(referenciaCapa('enlaces6')+referenciaEstilo+'visibility = "hidden"');
  }


function cambiaFondo(t,img) { 
if (img==1) { t.background="images/fondotd.jpg";}
if (img==0) { t.background="";}
}

function cambio2(t,an,lar) {
 t.width=an; 
 t.height=lar; 
 return (true); 
}


function mailpage() {
mail_str = "mailto:nexusxm5@telefonica.net?subject=Solicitud de Registro/Información: " + document.title;
mail_str += "&body=Deseo Registrarme como Ususario VIP";
mail_str += "";
mail_str += "Tambien deseo recibir información de sus productos y servicios. " + document.title;
mail_str += " Enlace: "+ location.href;
location.href = mail_str;
}

function popUp(URL) {
day= new Date();
id = day.getTime();
mq = id
mm = 'toolbar=0, scrollbars=0, location=0, statusbar=0, menubar=0,resizable=1,width=600,height=500';
eval( "page"+id+"= window.open(URL, '" + id + "','toolbar=0, scrollbars=0, location=0, statusbar=0, menubar=0,resizable=1,width=625,height=500');");
}

function time() {
hoy = new Date();
ann = hoy.getFullYear();
mes = hoy.getMonth()+1;
dia = hoy.getDate();
hor = hoy.getHours();
min = hoy.getMinutes();
seg = hoy.getSeconds();
if (min<10) min ="0"+min
if (min<10) seg ="0"+seg
window.status = "NutrySalud Club.  [ Dia: "+dia+"/"+mes+"/"+ann+" Hora: "+hor+":"+min+":"+seg+" ]"
setTimeout('time()',1001);
}


// boton derecho raton
var message = "";
function clickIE(){
    if (document.all){
     (message);
     return false;
    }
   }
function clickNS(e){
    if (document.layers || (document.getElementById && !document.all)){
     if (e.which == 2 || e.which == 3){
      (message);
      return false;
     }
    }
   }
if (document.layers){
    document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown = clickNS;
   } else {
    document.onmouseup = clickNS;
    document.oncontextmenu = clickIE;
   }
   document.oncontextmenu = new Function("return false")





// cambio tamanyo foto
function CambiaTam(t,opci) {
switch (opci){
case 0: t.width='150'; t.height='100'; break;
case 1: t.width='155'; t.height='105'; break;
default: break;}
 return (true); 
}


var myCapa="menuTop"
var myposT="0px;"
var myposL="0px;"
var myClass="stl8"
var myTW="750"
var myTH="30"

document.write('<!-- menu Top -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: visible; background-color:white; layer-background-color:white;">')
document.write('<table width="100%" cellspacing=0 cellpadding=0 bgcolor="#8FBDD7" border=0>')
document.write('<tr> <td width="34" rowspan="2">')
document.write('     <A href="index.html"><img src="images/nutrysalud2.jpg" width="342" height="87" alt="Página Inicio www.nexusxm5.com/nutrysalud/" border="0"> </A></td>')
document.write('<td width="34" rowspan="2">')
document.write('          <img src="images/topmidspace.jpg" width="34" height="87"></td>')
document.write('<td background="images/topbg.jpg" colspan="6">')
document.write('		  <img src="images/topbg.jpg" width="1" height="54"> </td>')
document.write('</tr><tr>')
document.write('<TD style="cursor:hand" align="center" onmouseout="cambiaFondo(this,0);ocultarCapa('+"'enlaces1'"+');" onmouseover="cambiaFondo(this,1);ocultarCapa('+"'enlaces1'"+');mostrarCapa('+"'enlaces1'"+');" background="images/topnavbg.jpg" width="110" height="34">')
document.write('              <A href="NutrySalud.html" class="navegacion">Programas</A> </td>')
document.write('<TD style="cursor:hand" align="center" onmouseout="cambiaFondo(this,0);ocultarCapa('+"'enlaces2'"+');" onmouseover="cambiaFondo(this,1);ocultarCapa('+"'enlaces2'"+');mostrarCapa('+"'enlaces2'"+');" background="images/topnavbg.jpg" width="110">')
document.write('              <A href="ListaCatalogo.asp" target="_blank" class="navegacion">Productos</A> </td>')
document.write('<TD style="cursor:hand" align="center" onmouseout="cambiaFondo(this,0);ocultarCapa('+"'enlaces3'"+');" onmouseover="cambiaFondo(this,1);ocultarCapa('+"'enlaces3'"+');mostrarCapa('+"'enlaces3'"+');" background="images/topnavbg.jpg" width="110">')
document.write('              <A href="NutrySalud.html" class="navegacion">Consultas</A> </td>')
document.write('<TD style="cursor:hand" align="center" onmouseout="cambiaFondo(this,0);ocultarCapa('+"'enlaces4'"+');" onmouseover="cambiaFondo(this,1);ocultarCapa('+"'enlaces4'"+');mostrarCapa('+"'enlaces4'"+');" background="images/topnavbg.jpg" width="110">')
document.write('              <A href="FATclies2.html" class="navegacion">Saber +</A> </td>')
document.write('<TD style="cursor:hand" align="center" onmouseout="cambiaFondo(this,0);ocultarCapa('+"'enlaces5'"+');" onmouseover="cambiaFondo(this,1);ocultarCapa('+"'enlaces5'"+');mostrarCapa('+"'enlaces5'"+');" background="images/topnavbg.jpg" width="110">')
document.write('              <A href="FATclies2.html" class="navegacion">Solicitud</A>   </td>')
document.write('<TD style="cursor:hand" align="center" onmouseout="cambiaFondo(this,0);ocultarCapa('+"'enlaces6'"+');" onmouseover="cambiaFondo(this,1);ocultarCapa('+"'enlaces6'"+');mostrarCapa('+"'enlaces6'"+');" background="images/topnavbg.jpg">')
document.write('              <A href="index.html" class="navegacion">Enlaces</A>  </td> ')
document.write('</tr> </table></DIV>')
document.write('<!-- Fin Menu Top -->')	  


var myCapa2="enla11"
var myCapa="enlaces1"
var myposT="55px;"
var myposL="376px;"
var myW="100px;"
var myH="27px;"
var myClass="stl7"
var myTW="160"
var myTH="30"


document.write('<!-- Aqui empieza em SUB-MENU 1 -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden;">')

var myposT="56px;"
document.write('<table class="'+myClass+'" width=110 height=35 onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=0>')
document.write('<TR>')
document.write('<TD align="center" onmouseout="cambiaFondo(this,1);" height="35" width="110">')
document.write('<A class="navegacion" href="NutrySalud.html">Programas</A> </TD>')
document.write('<TD>')
document.write('</TD>')
document.write('</TR>')
document.write('</table>')

document.write('<table class="'+myClass+'"  bgcolor="#90BFD9" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height="25">')
document.write('<A class="navegacion" href="InfoEresTu1.html">¿Eres tú?</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoShapeWork1.html">ShapeWorks™</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoShapeWorks.html">Mantenimiento™</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoEresTu14.html">Nutrición Objetiva</A></TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoEresTu19.html">Potenciadores</A></TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoEresTu22.html">Nutrición Externa</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoClientes9.html">Apoyo deportistas</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoEresTu11.html">Mayores de 50 años</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="ConsejoCientifico.html">Consejo asesor Cientifico</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="Testimonios_01.html">Testimonios de Exito</A> </TD> </TR>')

document.write('</table> </DIV>')



var myCapa="enlaces2"
var myposT="56px;"
var myposL="487px;"

//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="100"
//var myTH="30"

document.write('<!-- Aqui empieza em SUB-MENU 2 -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden;">')

document.write('<table class="'+myClass+'" width=110 height=35 onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=0>')
document.write('<TR>')
document.write('<TD align="center" onmouseout="cambiaFondo(this,1);" height="35" width="110">')
document.write('<A class="navegacion" href="InfoShapeWorks4.html">Productos</A> </TD>')
document.write('<TD>')
document.write('</TD>')
document.write('</TR>')
document.write('</table>')

document.write('<table class="'+myClass+'"  bgcolor="#90BFD9" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="ListaCatalogo.asp">Tienda OnLine</A> </TD></TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="VideosHBNet.asp">Videos informativos HBN</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoShapeWorks4.html">Cartera de Productos</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="nutreysana.html">Nutrición Interna</A></TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoEresTu20.html">Nutrición Externa</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height="25">')
document.write('<A class="navegacion" href="NutricionObjetiva.html">Nutrición Objetiva</A> </TD> </TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoEresTu6.html">Elije tu Programa</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="controlpeso.html">Analisis Corporal</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="FATclies2.html">Consulta On-Line</A> </TD> </TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="InfoClientes5.html">Testimonios</A> </TD></TR>')

document.write('</table> </DIV>')


var myCapa="enlaces3"
var myCapa2="enlace32"
var myCapa3="enlace33"
var myposT="56px;"
var myposL="596px;"
//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="125"
//var myTH="30"
document.write('<!-- Aqui empieza em SUB-MENU 3 CONSULTAS-->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden;">')

document.write('<table class="'+myClass+'" width=110 height=35 onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=0>')
document.write('<TR>')
document.write('<TD align="center" onmouseout="cambiaFondo(this,1);" height="33" width="110">')
document.write('<A class="navegacion" href="ListaCatalogo.asp">Consultas</A> </TD>')
document.write('<TD>')
document.write('</TD>')
document.write('</TR>')
document.write('</table>')


document.write('<table class="'+myClass+'"  bgcolor="#90BFD9" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="QuienesSomos2.html">Quienes somos</A> </TD></TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="VideosHBNet.asp">Videos HBN</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoDistribu1.html">Quiero ser Distribuidor</A></TD></TR>')

/*

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoClientes.html">Una buena Nutrición</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="InfoShapeWork2.html">Que es ShapeWorks</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="ModoDeUso1.html">Modo de Uso</A> </TD></TR>')

document.write('<TR onmousemove="mostrarCapa('+"'"+myCapa2+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa2+"'"+');">')
document.write('<TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="ModoDeUso4.html">Planes de Comida </A>')
document.write('&nbsp; <img src="images/ir.gif" width="10" height="10" alt="Mas opciones" border="0"> </TD></TR>')
document.write('<TR onmousemove="mostrarCapa('+"'"+myCapa3+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa3+"'"+');">')

document.write('<TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.sabervivir.com/" target="_blank">Saber vivir TV </A>')
document.write('&nbsp;&nbsp; <img src="images/ir.gif" width="10" height="10" alt="Mas opciones" border="0"> </TD></TR>')
*/

document.write('</table> </DIV>')


/*
var myCapa="enlace32"
var myCapa2="enlaces3"
var myposT="240px;"
var myposL="755px;"
//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="100"
//var myTH="30"
document.write('<!-- Aqui empieza em SUBMENU 22 PLANES DE COMIDA DIARIOS -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden; background-color:white; layer-background-color:white;">')
document.write('<table class="'+myClass+'" bgcolor="#92BEF7" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');mostrarCapa('+"'"+myCapa2+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.euroresidentes.com/Blogs/alimentos-salud/alimentacion-salud.html" target="_blank">Alimentación y Salud</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.cocinavino.com/tureceta/tu_recetario.php" target="_blank">Tu Recetario</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.cocinavino.com/top/top_recetario.php" target="_blank">Top 10 Recetas</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.euroresidentes.com/Alimentos/adelgazar/recetas_cocina_adelgazar.htm" target="_blank">Recetas Cocina para Adelgazar</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.euroresidentes.com/Recetas/Recetas.htm" target="_blank">Recetas de Cocina</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.alimentacion-sana.com.ar/informaciones/novedades/aadecuada.htm" target="_blank">Alimentación Sana</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.euroresidentes.com/Alimentos/diccionario_alimentos_index.htm" target="_blank">Alimentos sus Propiedades</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.alimentacion-sana.com.ar/informaciones/novedades/calorias.htm" target="_blank">Las Calorias</A> </TD></TR>')

document.write('</table> </DIV>')


/*
var myCapa="enlace33"
var myCapa2="enlaces3"
var myposT="266px;"
var myposL="755px;"
//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="100"
//var myTH="30"
document.write('<!-- Aqui empieza em SUBMENU 22 PLANES DE COMIDA DIARIOS -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden; background-color:white; layer-background-color:white;">')
document.write('<table class="'+myClass+'" bgcolor="#92BEF7" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');mostrarCapa('+"'"+myCapa2+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.sabervivir.com/" target="_blank">Saber vivir TV</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.clubgentesaludable.com/" target="_blank">Club Gente Saludable</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.naturamedic.com/" target="_blank">Natur Medic</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.naturamedic.com/terapias.html" target="_blank">Terapias Naturales</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.floraproactiv-spain.com/" target="_blank">Flora Pro-Activ</A> </TD></TR>')
document.write('</table> </DIV>')
*/


var myCapa="enlaces4"
var myposT="56px;"
var myposL="705px;"
//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="100"
//var myTH="30"

document.write('<!-- Aqui empieza em SUB-MENU 4 Consultas -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden;">')

document.write('<table class="'+myClass+'" width=110 height=35 onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=0>')
document.write('<TR>')
document.write('<TD align="center" onmouseout="cambiaFondo(this,1);" height="35" width="110">')
document.write('<A class="navegacion" href="NutrySalud.html">Saber +</A> </TD>')
document.write('<TD>')
document.write('</TD>')
document.write('</TR>')
document.write('</table>')


document.write('<table class="'+myClass+'"  bgcolor="#90BFD9" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.texasheartinstitute.org/HIC/Topics_Esp/HSmart/nutrit_sp.cfm" target="_blank">Info Nutrición</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://search.nlm.nih.gov/medlineplusSpanish/query?MAX=500&SERVER1=server1&SERVER2=server2&PARAMETER=salud+y+nutricion&DISAMBIGUATION=true&FUNCTION=search" target="_blank">Salud y Nutrición</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.fcs.uga.edu/pubs/PDF/FDNS-NE-SP-110a.pdf" target="_blank">Nutrientes necesarios para adultos </A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://search.nlm.nih.gov/medlineplusSpanish/query?DISAMBIGUATION=true&FUNCTION=search&SERVER1=server1&SERVER2=server2&spell=spell&PARAMETER=nutricion+celular" target="_blank">Riesgos mala nutrición</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.texasheartinstitute.org/HIC/Topics_Esp/HSmart/index.cfm" target="_blank">Centro Información Cardiovascular </A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.texasheartinstitute.org/HIC/Topics_Esp/HSmart/fishoil_sp.cfm" target="_blank">Ácidos grasos omega-3 </A> </TD></TR>')


document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.nlm.nih.gov/medlineplus/spanish/wellnessandlifestyle.html" target="_blank">Bienestar y estilo de vida</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.mailxmail.com/curso/vida/nutrecuerpoyalma/capitulo1.htm" target="_blank">Cursos de Nutrición</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.nlm.nih.gov/medlineplus/spanish/tutorial.html" target="_blank">Tutoriales Interactivos de Salud </A> </TD></TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="NoticiasInspire06.html">Consejos Nutrición Inspire</A> </TD></TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="InfoNutricio1.html">Consejos Nutrición</A> </TD></TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="http://www.enbuenasmanos.com/seccion/belleza.asp" target="_blank">Consejos Belleza y Peso</A> </TD></TR>')
//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="http://www.enbuenasmanos.com/articulos/muestraSub.asp?sub=0705" target="_blank">Trucos de Belleza</A> </TD></TR>')

document.write('</table> </DIV>')


var myCapa="enlaces5"
var myposT="56px;"
var myposL="817px;"
//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="100"
//var myTH="30"
document.write('<!-- Aqui empieza em SUB-MENU 5 -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden;">')

document.write('<table class="'+myClass+'" width=110 height=35 onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=0>')
document.write('<TR>')
document.write('<TD align="center" onmouseout="cambiaFondo(this,1);" height="35" width="110">')
document.write('<A class="navegacion" href="FATClies2.html">Solicitud</A> </TD>')
document.write('<TD>')
document.write('</TD>')
document.write('</TR>')
document.write('</table>')

document.write('<table class="'+myClass+'"  bgcolor="#90BFD9" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="Peti_ADN.html">Análisis Dietético Nutricional </A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="FATclies2.html">Programa/Producto</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="FATclies.html">Oportunidad Negocio</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="GH1.html" target="_blank">Generación H</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="IBP.html">Paquete IBP Distribuidor Independiente</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="AltaUsuario.html">Alta Usuario</A> </TD></TR>')
document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="RegUsus2.asp">Login Usuarios</A> </TD></TR>')
document.write('</table> </DIV>')


var myCapa="enlaces6"
var myposT="56px;"
var myposL="858px;"
//var myW="100px;"
//var myH="27px;"
//var myClass="stl8"
//var myTW="175"
//var myTH="30"
document.write('<!-- Aqui empieza em SUB-MENU 6 -->')
document.write('<DIV ID="'+myCapa+'" style="position: absolute; left:'+myposL+' top:'+myposT+' width:'+myW+' height:'+myW+' visibility: hidden;">')

document.write('<table class="'+myClass+'" width=150 height=35 onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=0>')
document.write('<TR>')

document.write('<TD height="35" width="88">')
document.write('</TD>')

document.write('<TD align="center" onmouseout="cambiaFondo(this,1);" height="35" width="110">')
document.write('<A class="navegacion" href="index.html">Enlaces</A> </TD>')
document.write('</TR>')
document.write('</table>')

document.write('<table class="'+myClass+'"  bgcolor="#90BFD9" bordercolor="#D4DAF2" width='+myTW+' height='+myTH+' onmousemove="mostrarCapa('+"'"+myCapa+"'"+');" onmouseout="ocultarCapa('+"'"+myCapa+"'"+');" cellspacing=0 cellpadding=0 border=1>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.herbalifeww.com/es/index.asp" target="_blank">Herbalife Spain</A> </TD></TR>')

//document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
//document.write('<A class="navegacion" href="https://www.myherbalife.com/hl/templates/templateportal/myherbalife2/loginNew.jsp" target="_blank">My Herbalife</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.herbalifeww.com/es/Frames.asp?main=/es/hbn/PROGRAMACION.asp&left=/es/hbn/Left.asp&top=/es/Top.asp" target="_blank">Videos HBN</A> </TD></TR>')

document.write('<TR> <TD align="center" onmouseout="cambiaFondo(this,0);" onmouseover="cambiaFondo(this,1);" height=25>')
document.write('<A class="navegacion" href="http://www.herbalifeww.com/es/Contact/Index.asp" target="_blank">Distribuidores</A> </TD> </TR>')

document.write('</table> </DIV>')

<!--
function disableRightClick(e)
{
  var message = "No se debe copiar ésta información. Lo puedes sacar impreso si te interesa.";
  
  if(!document.rightClickDisabled) // initialize
  {
    if(document.layers) 
    {
      document.captureEvents(Event.MOUSEDOWN);
      document.onmousedown = disableRightClick;
    }
    else document.oncontextmenu = disableRightClick;
    return document.rightClickDisabled = true;
  }
  if(document.layers || (document.getElementById && !document.all))
  {
    if (e.which==2||e.which==3)
    {
      //alert(message);
      return false;
    }
  }
  else
  {
    //alert(message);
    return false;
  }
}
disableRightClick();


document.write('<!-- Aqui empieza logo atencion clientes -->')
document.write('<DIV ID="atclies" style="position: absolute; left:250px; top:1px; width:50px; height:50px; visibility: visible; background-color:white; layer-background-color:white;">')
document.write('<A href="FATClies2.html"><image src="images/claudia.jpg" width="55" height="65" border=0 alt="Ayuda. Atención Clientes www.nexusxm5.com/nutrysalud/" onmousemove="cambio2(this,125,150);" onmouseout="cambio2(this,55,65);"></A>')
document.write('</DIV>')






