﻿
  /* IDENTIFICACIÓN DE ÁREAS Y SECCIONES
  
  AREAS / SECCIONES[level 1] / SECCIONES[level 2]
    Products
        0 products (pagina level1 de Productos, no hay pestañas, se accede desde la home)
        1 portatil
        3 auto
        4 ayuda
        5 movil
             device, functional, servicePlans, vouchers, roamming, faqs
                
    Corporative
        1 about
        2 partners
        3 work
        4 media
        5 distribuidor
  
*/



function goToPageId(page, id)
{
    var intLocation = id;
    if(page == "Producto") document.location="Producto.aspx?Page="+intLocation;
  
    if(page == "Acercade")  document.location = "Acercade.aspx?Page="+intLocation;
    if(page == "Alianzas")   document.location = "Alianzas.aspx?Page="+intLocation;
    if(page == "Trabaja")    document.location = "Trabaja.aspx?Page="+intLocation;
    if(page == "Medios")     document.location = "Medios.aspx?Page="+intLocation;
    if(page == "ComercializarNavento")   document.location = "ComercializarNavento.aspx?Page="+intLocation;
   
    if(page == "Contacta")  document.location = "Contactanos.aspx?Page="+intLocation;
    if(page == "Calidad")  document.location = "Calidad.aspx?Page="+intLocation; 
    if(page == "Aviso")  document.location = "AvisoLegal.aspx?Page="+intLocation; 
    if(page == "Mapa")  document.location = "MapaWeb.aspx?Page="+intLocation; 
  
    if(page == "Cliente") document.location = "Cliente.aspx";
    if(page == "Aplicaciones") document.location = "App_ServicioLocalizacion.aspx?Page="+ intLocation + "&SW=1";
    if(page == "Documentacion") document.location = "Cliente_Documentos.aspx?Page="+intLocation;
    if(page == "Interesa") document.location = "TeInteresa.aspx?Page="+intLocation;
    if(page == "Soporte") document.location = "Cliente_Soporte.aspx?Page="+intLocation;
    if(page == "Faqs") document.location = "Cliente_Faqs.aspx?Page="+intLocation;
    if(page == "Encuestas") document.location = "Cliente.aspx?Page="+intLocation;
   
   if(page == "Empresa")
    {
      switch(id)
      {
         case "1":
         document.location = "Empresa_Sector.aspx?Page="+intLocation;
         break;
         case "2":
         document.location = "Empresa_Productos.aspx?Page="+intLocation;
         break;
         case "3":
         document.location = "Empresa_Casos.aspx?Page="+intLocation;
         break;
         case "4":
         document.location = "Empresa_Tecnologia.aspx?Page="+intLocation;
         break;
         default:
         document.location = "Empresas.aspx";
      }
         
    }    
}

function flapLevel1(area,id)
{
    if(area == "Products")
    {
      switch(id)
      {
      case "Portatil":
           document.getElementById("li_1").className = "flap_lev1_portable";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           //document.getElementById("li_4").className = "flap_lev1_des";
           document.getElementById("menu_level2").className = "hover_portatil";
           break;
           
        case "Vehiculo":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_vehicle";
           document.getElementById("li_3").className = "flap_lev1_des";
           //document.getElementById("li_4").className = "flap_lev1_des";
           document.getElementById("menu_level2").className = "hover_auto";
           break;
       
       case "Ayuda":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_sos";
           //document.getElementById("li_4").className = "flap_lev1_des";
           document.getElementById("menu_level2").className = "hover_ayuda";
           break;
           
       case "MovilGPS":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_mobile";
           //document.getElementById("li_4").className = "flap_lev1_mobile";
           document.getElementById("menu_level2").className = "hover_movil";
           break;
        } 
    }
   if(area == "Corporative")
   {
      switch(id)
      {
        case "1":
           document.getElementById("li_1").className = "flap_lev1_corporative";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_des";
          if(document.getElementById("li_5")!=undefined)document.getElementById("li_5").className = "flap_lev1_des";
           if(document.getElementById("li_6")!=undefined)document.getElementById("li_6").className = "flap_lev1_des";
           break;
         case "2":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_corporative";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_des";
          if(document.getElementById("li_5")!=undefined)document.getElementById("li_5").className = "flap_lev1_des";
            if(document.getElementById("li_6")!=undefined)document.getElementById("li_6").className = "flap_lev1_des";
           break;
       case "3":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_corporative";
           document.getElementById("li_4").className = "flap_lev1_des";
           if(document.getElementById("li_5")!=undefined)document.getElementById("li_5").className = "flap_lev1_des";
            if(document.getElementById("li_6")!=undefined)document.getElementById("li_6").className = "flap_lev1_des";
           break;
       case "4":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_corporative";
           if(document.getElementById("li_5")!=undefined)document.getElementById("li_5").className = "flap_lev1_des";
            if(document.getElementById("li_6")!=undefined)document.getElementById("li_6").className = "flap_lev1_des";
           break;
        case "5":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_des";
         if(document.getElementById("li_5")!=undefined)document.getElementById("li_5").className = "flap_lev1_corporative";
            if(document.getElementById("li_6")!=undefined)document.getElementById("li_6").className = "flap_lev1_des";
           break;
        case "6":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_des";
         if(document.getElementById("li_5")!=undefined)document.getElementById("li_5").className = "flap_lev1_des";
           if(document.getElementById("li_6")!=undefined)document.getElementById("li_6").className = "flap_lev1_corporative";
           break;
        } 
    }
    if(area == "Foot")
   {
      switch(id)
      {
        case "1":
           document.getElementById("li_1").className = "flap_lev1_foot";
           document.getElementById("li_2").className = "flap_lev1_des";
//           document.getElementById("li_3").className = "flap_lev1_des";
           break;
         case "2":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_foot";
//           document.getElementById("li_3").className = "flap_lev1_des";
           break;
       case "3":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
//           document.getElementById("li_3").className = "flap_lev1_foot";
           break;
       } 
    } 
      if(area == "Empresa")
   {
      switch(id)
      {
        case "1":
           document.getElementById("li_1").className = "flap_lev1_emp";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_des";
           break;
         case "2":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_emp";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_des";
           break;
       case "3":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_emp";
           document.getElementById("li_4").className = "flap_lev1_des";
           break;
      case "4":
           document.getElementById("li_1").className = "flap_lev1_des";
           document.getElementById("li_2").className = "flap_lev1_des";
           document.getElementById("li_3").className = "flap_lev1_des";
           document.getElementById("li_4").className = "flap_lev1_emp";
           break;
       } 
    } 
   
}

function flapLevel2(section)
{
    switch(section)
    {
        case "device":
          document.getElementById("li_device").className = "flap_lev2_act";
          document.getElementById("li_fuctional").className = "flap_lev2_des";
          document.getElementById("li_servicePlans").className = "flap_lev2_des";
           if( document.getElementById("li_Vouchers")!=null) 
            document.getElementById("li_Vouchers").className = "flap_lev2_des";
         document.getElementById("li_faqs").className = "flap_lev2_des"; 
          if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_des"; 
          if( document.getElementById("li_salePoints")!=null)
            document.getElementById("li_salePoints").className = "flap_lev2_des"; 
          
          break;
         
         case "fuctional":
          document.getElementById("li_device").className = "flap_lev2_des";
          document.getElementById("li_fuctional").className = "flap_lev2_act";
          document.getElementById("li_servicePlans").className = "flap_lev2_des";
           if( document.getElementById("li_Vouchers")!=null) 
                document.getElementById("li_Vouchers").className = "flap_lev2_des";
          document.getElementById("li_faqs").className = "flap_lev2_des"; 
         if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_des"; 
         if( document.getElementById("li_salePoints")!=null) 
            document.getElementById("li_salePoints").className = "flap_lev2_des"; 
          
          break;
         
         case "servicePlans":
          document.getElementById("li_device").className = "flap_lev2_des";
          document.getElementById("li_fuctional").className = "flap_lev2_des";
          document.getElementById("li_servicePlans").className = "flap_lev2_act";
          if( document.getElementById("li_Vouchers")!=null) 
            document.getElementById("li_Vouchers").className = "flap_lev2_des";
         document.getElementById("li_faqs").className = "flap_lev2_des"; 
          if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_des"; 
          if( document.getElementById("li_salePoints")!=null) 
            document.getElementById("li_salePoints").className = "flap_lev2_des";  
          
          break;
         
         case "vouchers":
          document.getElementById("li_device").className = "flap_lev2_des";
          document.getElementById("li_fuctional").className = "flap_lev2_des";
          document.getElementById("li_servicePlans").className = "flap_lev2_des";
           if( document.getElementById("li_Vouchers")!=null)
          document.getElementById("li_Vouchers").className = "flap_lev2_act";
         document.getElementById("li_faqs").className = "flap_lev2_des"; 
          if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_des"; 
          if( document.getElementById("li_salePoints")!=null) 
            document.getElementById("li_salePoints").className = "flap_lev2_des"; 
          
          break;
         
         case "roamming":
          document.getElementById("li_device").className = "flap_lev2_des";
          document.getElementById("li_fuctional").className = "flap_lev2_des";
          document.getElementById("li_servicePlans").className = "flap_lev2_des";
           if( document.getElementById("li_Vouchers")!=null) 
            document.getElementById("li_Vouchers").className = "flap_lev2_des";
          document.getElementById("li_faqs").className = "flap_lev2_des"; 
          if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_act";  
          if( document.getElementById("li_salePoints")!=null) 
            document.getElementById("li_salePoints").className = "flap_lev2_des"; 
          
          break;
         
           case "faqs":
          document.getElementById("li_device").className = "flap_lev2_des";
          document.getElementById("li_fuctional").className = "flap_lev2_des";
          document.getElementById("li_servicePlans").className = "flap_lev2_des";
           if( document.getElementById("li_Vouchers")!=null) 
            document.getElementById("li_Vouchers").className = "flap_lev2_des";
         document.getElementById("li_faqs").className = "flap_lev2_act"; 
           if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_des"; 
          if( document.getElementById("li_salePoints")!=null) 
            document.getElementById("li_salePoints").className = "flap_lev2_des";
          break; 
         
          case "salePoints":
          document.getElementById("li_device").className = "flap_lev2_des";
          document.getElementById("li_fuctional").className = "flap_lev2_des";
          document.getElementById("li_servicePlans").className = "flap_lev2_des";
           if( document.getElementById("li_Vouchers")!=null) 
                document.getElementById("li_Vouchers").className = "flap_lev2_des";
         document.getElementById("li_faqs").className = "flap_lev2_des"; 
           if( document.getElementById("li_roamming")!=null)
            document.getElementById("li_roamming").className = "flap_lev2_des"; 
          if( document.getElementById("li_salePoints")!=null) 
             document.getElementById("li_salePoints").className = "flap_lev2_act"; 
          
          break;     
         
         // Cliente_Aplicaciones 
//          case "App_GPS":
//          document.getElementById("li_GPS").className = "flap_lev2_act";
//          document.getElementById("li_CM").className = "flap_lev2_des";
//          document.getElementById("li_Alert").className = "flap_lev2_des"; 
//         
//          break;
//          
//          case "App_CM":
//          document.getElementById("li_GPS").className = "flap_lev2_des";
//          document.getElementById("li_CM").className = "flap_lev2_act";
//          document.getElementById("li_Alert").className = "flap_lev2_des"; 
//          
//          break;
//         
//          case "App_AR":
//          document.getElementById("li_GPS").className = "flap_lev2_des";
//          document.getElementById("li_CM").className = "flap_lev2_des";
//          document.getElementById("li_Alert").className = "flap_lev2_act";
//          
//          break;   
     }
}

function flapStyle(area,id)
{
     var cN;
     var cN2;
 if(area == "Products")
{ 
    switch(id)
    {
        case "Portatil":
        cN="portatil";
        cN2="pop_portatil";
        break;
        
        case "Vehiculo":
        cN="auto";
        cN2="pop_auto";
        break;
        
        case "Ayuda":
        cN="ayuda";
        cN2="pop_ayuda";
        break;
       
        case "MovilGPS":
        cN="movil";
        cN2="pop_movil";
        break;
        
        } 
   }
 
if((area == "Corporative")||(area == "Foot"))
{
     cN="corpo";
      cN2="pop_corpo";
}

if(area == "Empresa")
{
     cN="emp";
      cN2="pop_corpo";
}
    var h1Color;
    if(getElementsByClassName(document, "h1", "color")!=undefined) h1Color=getElementsByClassName(document, "h1", "color");
      for (var k = 0; k< h1Color.length; k++) {
    h1Color[k].className = cN;
    }
    
    var h2Color;
    if(getElementsByClassName(document, "h2", "color")!=undefined) h2Color=getElementsByClassName(document, "h2", "color");
      for (var k = 0; k< h2Color.length; k++) {
    h2Color[k].className = cN;
    }
    
    var h3Color;
    if(getElementsByClassName(document, "h3", "color")!=undefined) h3Color=getElementsByClassName(document, "h3", "color");
    for (var j = 0; j< h3Color.length; j++) {
    h3Color[j].className = cN;
    } 
    
    var spanColor; 
    if(getElementsByClassName(document, "span", "color")!=undefined) spanColor=getElementsByClassName(document, "span", "color");
    for (var i = 0; i< spanColor.length; i++) {
    spanColor[i].className = cN;
    } 
    
   var hrefColor;
    if(getElementsByClassName(document, "a", "color")!=undefined) hrefColor=getElementsByClassName(document, "a", "color");
     for (var i = 0; i< hrefColor.length; i++) {
    hrefColor[i].className = cN;
    }
    
    var li_a_Selected;
    if(getElementsByClassName(document, "a", "selected")!=undefined) li_a_Selected=getElementsByClassName(document, "a", "selected"); 
     for (var i = 0; i< li_a_Selected.length; i++) {
    li_a_Selected[i].className = cN;
   } 
    
    var ulColor;
    if(getElementsByClassName(document, "ul", "color")!=undefined){ ulColor=getElementsByClassName(document, "ul", "color");}
     for (var i = 0; i< ulColor.length; i++) {
    ulColor[i].className = cN;
    }   
    
   var liPop;
     if(getElementsByClassName(document, "li", "li_pop")!=undefined){ liPop=getElementsByClassName(document, "li", "li_pop");}
    
       for (var i = 0; i< liPop.length; i++) {
    liPop[i].className = cN2;
  } 
  
  var tdColor;
    if(getElementsByClassName(document, "td", "color")!=undefined){ tdColor=getElementsByClassName(document, "td", "color");}
     for (var i = 0; i< tdColor.length; i++) {
    tdColor[i].className = cN;
    } 
}

function activeFlap(area, section, id)
{
    var pArea = area;
    flapLevel1(pArea, id);
    flapLevel2(section);
    
   flapStyle(pArea,id);
   
    //PRODUCTOS 
    if(section == "products")
   { 
//   if(document.getElementById("ctl00_ContentPlaceHolder1_btnOnLineShop")!=undefined)
//        var btnOLS = document.getElementById("ctl00_ContentPlaceHolder1_btnOnLineShop");
//   if(document.getElementById("ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_btnOnLineShop")!=undefined)
//        var btnOLS = document.getElementById("ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_btnOnLineShop");
   //var btnSP = document.getElementById("btnShopPoints");
   var divVar = document.getElementById("sps_variable"); 
    
        switch(id)
        {
            case "Portatil":
               document.getElementById("sps_device").className = "sps_devPortatil";
               //btnOLS.className = "input border114_button portatil_b114";
               //btnSP.className="input border184_button portatil_b184";
               divVar.className="sps_varPortatil";
               break;
           
            case "Vehiculo":
                document.getElementById("sps_device").className = "sps_devAuto";
               //btnOLS.className = "input border114_button auto_b114";
               //btnSP.className="input border184_button auto_b184";
               divVar.className="sps_varAuto";
                break;
           
            case "Ayuda":
                document.getElementById("sps_device").className = "sps_devAyuda";
               //btnOLS.className = "input border114_button ayuda_b114";
               //btnSP.className="input border184_button ayuda_b184";
               divVar.className="sps_varAyuda";
               break;
           
           case "MovilGPS":
                document.getElementById("sps_device").className = "sps_devMovil";
               //btnOLS.className = "input border114_button movil_b114";
               //btnSP.className="input border184_button movil_b184";
                divVar.className="sps_varMovil";
               break;
        }
     }
   if(section == "device")
   { 
     //var btnOLS = document.getElementById("ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_btnOnLineShop");
     //var btnSP = document.getElementById("btnShopPoints");
     var btnDescarga = document.getElementById("btnDescarga");
    
        switch(id)
        {
            case "Portatil":
              //btnOLS.className = "input border114_button portatil_b114";
              //btnSP.className="input border184_button portatil_b184";
              btnDescarga.className = "displayNo"; 
              break;
              
            case "Vehiculo":
              //btnOLS.className = "input border114_button auto_b114";
              //btnSP.className="input border184_button auto_b184";
              btnDescarga.className = "displayNo"; 
              break;
       
            case "Ayuda":
             //btnOLS.className = "input border114_button ayuda_b114";
             //btnSP.className="input border184_button ayuda_b184";
             btnDescarga.className = "displayNo"; 
             break;
            
            case "MovilGPS":
            
             //btnOLS.className = "displayNo";
             //btnSP.className="displayNo";
             btnDescarga.className = "input border184_button movil_b184";
             break; 
        }  
    }
   if(section == "servicePlans")
   { 
         var btnC = document.getElementById("btn_popComp");
         switch(id)
        {
            case "Portatil":
              btnC.className = "White77_button portatil";
              break;
              
            case "Vehiculo":
              btnC.className = "White77_button auto";
             break;
       
            case "Ayuda":
             btnC.className = "White77_button ayuda";
             break;
           
           case "MovilGPS":
             btnC.className = "White77_button movil";
             break; 
        }   
    }
    if(section == "salePoints")
   { 
         //var btnOLS = document.getElementById("ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_btnOnLineShop");
         switch(id)
        {
            case "Portatil":
            // btnOLS.className = "input border114_button portatil_b114";
              break;
              
            case "Vehiculo":
            //btnOLS.className = "input border114_button auto_b114";
             break;
       
            case "Ayuda":
             //btnOLS.className = "input border114_button ayuda_b114";
             break;
           
           case "MovilGPS":
              //btnOLS.className = "input border114_button movil_b114";
             break; 
        }   
    }
 }

function activePlane(id)
{
     if((document.getElementById('hd_Id_PlanPage').value == "CualEs")&&(document.getElementById("a_CualEs")!=undefined)) document.getElementById("a_CualEs").className = "selected";
     if(document.getElementById('hd_Id_PlanPage').value == "1") document.getElementById("a_Plan_1").className = "selected";
     if(document.getElementById('hd_Id_PlanPage').value == "2") document.getElementById("a_Plan_2").className = "selected";
     if(document.getElementById('hd_Id_PlanPage').value == "3") document.getElementById("a_Plan_3").className = "selected";
     if(document.getElementById('hd_Id_PlanPage').value == "Comp") document.getElementById("a_Comp").className = "selected";
 }


function activePartners(id)
{
     if(document.getElementById('hd_Id_PartnersPage').value == "1") document.getElementById("Par_1").className = "selected";
     if(document.getElementById('hd_Id_PartnersPage').value == "2") document.getElementById("Par_2").className = "selected";
     if(document.getElementById('hd_Id_PartnersPage').value == "3") document.getElementById("Par_3").className = "selected";
}

function MostrarAviso()
{
 
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button portatil\" value=\"Cerrar\" onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';document.getElementById('div_popUp2').className='displayNo'\" /><input id=\"btn_popComp\" type=\"button\" class=\"White184_button portatil\" value=\"Versión para imprimir\" onclick=\"window.open('AvisoLegal.htm', 'Aviso', '');return false;\" /></div>";
     stAviso +="<p>&nbsp;</p><p>&nbsp;</p><h1 class=\"corpo\">Navento® Technologies AVISO LEGAL Y POL&Iacute;TICA DE PRIVACIDAD</h1>";
     stAviso +="<h2>1.- Pol&iacute;tica de Protecci&oacute;n de Datos de Car&aacute;cter Personal</h2>";
     stAviso +="<p><strong>1.1.- Informaci&oacute;n y finalidad</strong><br/>De conformidad con lo establecido en la Ley Org&aacute;nica 15/1999, de Protecci&oacute;n de Datos de Car&aacute;cter Personal, le informamos de la existencia de un fichero de datos de car&aacute;cter personal creado con los datos obtenidos en la P&aacute;gina Web por y para Navento®, y bajo su responsabilidad, con la finalidad de realizar el mantenimiento y gesti&oacute;n en relaci&oacute;n con los solicitantes de los servicios ofrecidos que han accedido a trav&eacute;s de los formularios electr&oacute;nicos de este sitio web as&iacute;";
     stAviso +="como para el env&iacute;o por cualquier medio, incluso por correo electr&oacute;nico u otro medio de comunicaci&oacute;n electr&oacute;nica equivalente informaciones publicitarias o promocionales sobre los productos o servicios de Navento®, fichero que ha sido debidamente comunicado al Registro General de la Agencia Espa&ntilde;ola de Protecci&oacute;n de Datos.</p>";
     stAviso +="<p>Salvo aqu&eacute;llas respecto de las que, en su caso, se indique su car&aacute;cter voluntario, las respuestas a las cuestiones planteadas con ocasi&oacute;n de la presente solicitud tienen car&aacute;cter obligatorio, conllevando la negativa a facilitar los datos requeridos, la imposibilidad de tramitar la misma. </p>";
     stAviso +="<p>Usted podr&aacute; ejercitar los derechos de acceso, rectificaci&oacute;n, cancelaci&oacute;n y oposici&oacute;n a que se refiere la Ley Org&aacute;nica de Protecci&oacute;n de Datos, de conformidad con lo establecido en la legislaci&oacute;n vigente, mediante comunicaci&oacute;n escrita acompañada de fotocopia de DNI a la siguiente direcci&oacute;n: C/Federico Mompou, nº 5, Edificio 2, 28050, (a la Atenci&oacute;n de la Asesor&iacute;a Jur&iacute;dica)</p>";
     stAviso +="<p><strong>1.2.- Consentimiento del Usuario y env&iacute;o de comunicaciones comerciales por v&iacute;a electr&oacute;nica (art. 22 Ley 34/2002 de Servicios de la Sociedad de la Informaci&oacute;n y de Comercio Electr&oacute;nico):</strong> <br/>NAVENTO® podr&aacute; enviar comunicaciones comerciales por cualquier medio con pleno respeto a la legislaci&oacute;n que en materia de protecci&oacute;n de datos personales se encuentre vigente.</p>";
     stAviso +="<p>Para las comunicaciones comerciales realizadas a trav&eacute;s del correo electr&oacute;nico y medios equivalentes en cumplimiento de lo dispuesto en la Ley 34/2002, de 11 de julio, de Servicios de la Sociedad de la Informaci&oacute;n y de Comercio Electr&oacute;nico, ser&aacute; debidamente recabado el consentimiento del Usuario en el momento de recoger los datos correspondientes.</p>";
     stAviso +="<p> Si usted deseara oponerse al env&iacute;o de comunicaciones por v&iacute;a electr&oacute;nica, podr&aacute; ejercer su derecho de oposici&oacute;n en el momento de la recogida de sus datos a trav&eacute;s de la casilla habilitada &ldquo;ad hoc&rdquo; en el propio formulario.</p>";
     stAviso +="<p>Asimismo, si usted desease revocar en cualquier momento dicho consentimiento para la recepci&oacute;n mediante correo electr&oacute;nico de informaciones publicitarias o promocionales, ser&aacute; suficiente a tales efectos con una comunicaci&oacute;n escrita acompa&ntilde;ada de fotocopia de DNI a la siguiente direcci&oacute;n: C/Federico Mompou, nº 5, Edificio 2, 28050, Madrid (a la Atenci&oacute;n de Asesoría Jur&iacute;dica), indicando claramente que NO DESEA RECIBIR COMUNICACIONES COMERCIALES POR CORREO ELECTR&oacute;NICO.</p>";
     stAviso +="<p><strong>1.3.-Medidas de seguridad</strong><br/>NAVENTO® declara haber adoptado todas las medidas de seguridad necesarias y adecuadas a lo establecido en el Real Decreto 994/1999, de 11 de julio por el que se aprueba el Reglamento de Medidas de Seguridad de los ficheros automatizados que contengan datos de car&aacute;cter personal y ha establecido todos los medios t&eacute;cnicos a su alcance con la intenci&oacute;n de evitar la p&eacute;rdida, mal uso, alteraci&oacute;n, acceso no autorizado o robo de los datos que Vd. facilite a NAVENTO® sin perjuicio de lo dispuesto en el apartado &ldquo;Responsabilidad de NAVENTO&rdquo;.</p>";
     stAviso +="<p><strong>1.4.- Cookies</strong><br/>NAVENTO® no utiliza cookies en su P&aacute;gina Web por lo que no efect&uacute;a un seguimiento de la navegaci&oacute;n que llevan a cabo sus usuarios</p>";
     stAviso +="<p><strong>1.5.- Navento®,</strong><br/>como empresa perteneciente a EZENTIS, y previo su consentimiento debidamente recabado en el formulario correspondiente podr&aacute; comunicar sus datos personales a otras empresas del grupo para que &eacute;stas puedan ofrecerle sus servicios y productos.</p>";
     stAviso +="<h2>2.- Propiedad Industrial e Intelectual. Pol&iacute;tica de hiperenlaces</h2>";
     stAviso +="<p><strong> 2.1.-</strong>Todos los contenidos incluidos en la P&aacute;gina Web y en particular las marcas, nombres comerciales, dise&ntilde;os industriales, dise&ntilde;os, textos, fotograf&iacute;as, gr&aacute;ficos, logotipos, iconos, software o cualesquiera otros signos susceptibles de utilizaci&oacute;n industrial y comercial est&aacute;n protegidos por derechos de propiedad industrial e intelectual de NAVENTO® o de terceros titulares de los mismos que han autorizado su inclusi&oacute;n en la p&aacute;gina web. Queda por lo tanto prohibida cualquier utilizaci&oacute;n, y/o reproducci&oacute;n de los mismos sin consentimiento expreso de NAVENTO®.</p>";
     stAviso +="<p><strong>2.2.- NAVENTO</strong> no ser&aacute; responsable de la infracci&oacute;n de los derechos de propiedad intelectual o industrial de terceros que pudieran derivarse de la inclusi&oacute;n en la P&aacute;gina Web de marcas, nombres comerciales, dise&ntilde;os industriales, patentes, dise&ntilde;os, textos, fotograf&iacute;as, gr&aacute;ficos, logotipos, iconos o software pertenecientes a terceros que hayan declarado ser titulares de los mismos al incluirlos en la P&aacute;gina Web.</p>";
     stAviso +="<p><strong>2.3.-</strong> En ning&uacute;n caso se entender&aacute; que el acceso y la navegaci&oacute;n del Usuario implica una autorizaci&oacute;n o que se efect&uacute;a renuncia, transmisi&oacute;n, cesi&oacute;n total o parcial de dichos derechos ni la concesi&oacute;n de ning&uacute;n derecho ni expectativa de derecho y en concreto, de la alteraci&oacute;n, transformaci&oacute;n, explotaci&oacute;n, reproducci&oacute;n, distribuci&oacute;n o comunicaci&oacute;n p&uacute;blica sobre dichos contenidos sin la previa autorizaci&oacute;n expresa de NAVENTO® o de los titulares correspondientes.</p>";
     stAviso +="<p><strong>2.4.- NAVENTO</strong> autoriza el establecimiento de v&iacute;nculos a su Portal desde cualesquiera otras p&aacute;ginas web siempre que &eacute;stas est&eacute;n relacionadas con los servicios ofrecidos por NAVENTO®.</p>";
     stAviso +="<p>Los enlaces que se establezcan deber&aacute;n siempre hacerse a la p&aacute;gina principal de Navento®, o en su caso, a aqu&eacute;lla que la propia Navento®, establezca siendo dicho enlace absoluto y completo de forma que le lleve al Usuario al sitio de NAVENTO® que deber&aacute; abarcar completamente toda la extensi&oacute;n de la pantalla de la p&aacute;gina principal. </p>";
     stAviso +="<p><strong>2.5. NAVENTO</strong> no ser&aacute; responsable del contenido de las p&aacute;ginas web de destino que se establezcan mediante v&iacute;nculos en la P&aacute;gina Web ni tampoco de las infracciones de derechos de terceros en las que dichas p&aacute;ginas pudieran incurrir.</p>";
     stAviso +="<h2>3.- Responsabilidad de NAVENTO</h2>";
     stAviso +="<p>El Usuario reconoce y acepta que la utilizaci&oacute;n de la P&aacute;gina Web y de sus servicios se realiza bajo su entera responsabilidad.</p>";
     stAviso +="<p>NAVENTO® &uacute;nicamente responder&aacute; de los da&ntilde;os que el Usuario pueda sufrir como consecuencia de la utilizaci&oacute;n de la P&aacute;gina Web cuando dichos da&ntilde;os sean imputables a una actuaci&oacute;n dolosa de NAVENTO®.</p>";
     stAviso +="<p>No obstante, NAVENTO® declara haber adoptado todas las medidas necesarias, dentro de sus posibilidades y del estado de la tecnolog&iacute;a, para garantizar el funcionamiento de la P&aacute;gina Web y evitar la existencia y transmisi&oacute;n de virus y otros componentes que puedan perjudicar al Usuario.</p>";
     stAviso +="<h2>4.- Obligaciones del Usuario</h2>";
     stAviso +="<p>El Usuario se obliga a usar los contenidos de la P&aacute;gina Web de forma diligente, correcta y l&iacute;cita y se compromete a abstenerse de:</p> <p>a) Utilizar los contenidos con fines o efectos contrarios a la ley, a la moral y a las buenas costumbres o al orden p&uacute;blico.</p> <p>b) Reproducir, copiar, distribuir, permitir el acceso del p&uacute;blico a trav&eacute;s de cualquier modalidad de comunicaci&oacute;n p&uacute;blica, transformar o modificar los contenidos, a menos que se cuente con la correspondiente autorizaci&oacute;n de su titular.</p> <p>c) Utilizar los contenidos de la P&aacute;gina Web para remitir publicidad, comunicaciones con fines de venta directa o con cualquier otra clase de finalidad comercial, mensajes no solicitados dirigidos a una pluralidad de personas con independencia de su finalidad, as&iacute; como a abstenerse de comercializar o divulgar de cualquier modo dicha informaci&oacute;n.</p>";
     stAviso +="<h2>5.- Legislaci&oacute;n aplicable</h2>";
     stAviso +="<p>Las relaciones establecidas entre el Usuario y el titular de la P&aacute;gina Web se regir&aacute;n por lo dispuesto en la normativa vigente acerca de la legislaci&oacute;n aplicable y la jurisdicci&oacute;n competente. No obstante, para los casos en los que la normativa permita la posibilidad a las partes de someterse voluntariamente a un fuero, NAVENTO® y el Usuario, con renuncia expresa a cualquier otro fuero que pudiera corresponderles, se someten a los Juzgados y Tribunales de Madrid.</p> <p> En todo caso ser&aacute;n aplicables las normas del Ordenamiento Jur&iacute;dico Espa&ntilde;ol.</p><p></p><p></p>";
     stAviso +="<p></p><p></p>";

    document.getElementById("div_popUp2").className = "";
    document.getElementById("div_popUp2").innerHTML = stAviso;

if(document.getElementById("contenido")!=undefined)
    document.getElementById("contenido").className ="displayNo";
}


function MostrarAviso_EN()
{
 
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button portatil\" value=\"Close\" onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';document.getElementById('div_popUp2').className='displayNo'\" /><input id=\"btn_popComp\" type=\"button\" class=\"White184_button portatil\" value=\"Print Version\" onclick=\"window.open('AvisoLegal_EN.htm', 'Aviso', '');return false;\" /></div>";
     stAviso +="<p>&nbsp;</p><p>&nbsp;</p><h1 class=\"corpo\">Navento® Technologies LEGAL NOTICE AND PRIVACY POLICY</h1>";
     stAviso +="<h2>1.- Personal Data Protection Policy</h2>";
     stAviso +="<p><strong>1.1.- Information and Purpose</strong><br/>According to the provisions established in Constitutional Law 15/1999, on Personal Data Protection, we inform you of the existence of a personal data file created with details taken from the web page for the exclusive use of NAVENTO®, and under its entire responsibility, for the purpose of maintaining and managing applicants requesting the services offered that have accessed this web site through the electronic forms and any other means including electronic communications related to promotions or advertising information on NAVENTO® products or services. This file has been properly communicated to the General Registry of the Spanish Data Protection Agency.</p>";
     stAviso +="<p>Except for those questions previously indicated as to be voluntarily replied, the replies to the questions posed in the current request have a mandatory nature, involving the refusal to provide the requested data and, therefore, the impossibility to process the request. </p>";
     stAviso +="<p>You will be entitled to exercise access, rectification, cancellation, and opposition rights as referred by the Constitutional Law on Data Protection, according to the provisions established in the current legislation, by addressing NAVENTO® in writing to the following address, C/ Federico Mompou, nº 5, Edificio 2, 28050, Madrid (a la Atenci&oacute;n de Asesor&iacute;a Jur&iacute;dica), indicating the name and the right to be exercised (ACCESS, RECTIFICATION or CANCELLATION) and attaching a copy of the ID card.</p>";
     stAviso +="<p><strong>1.2.- User Consent and Sending of Commercial Information by Electronic Means (art. 22 Law 34/2002 on Electronic Commerce and Information Society Services):</strong> <br/>NAVENTO® will be entitled to send commercial information through any means provided that it fully respects the current Personal Data Protection legislation.</p>";
     stAviso +="<p>For commercial communications made by e-mail and equivalent methods, complying with the provisions of Law 34/2002, June 11, on Electronic Commerce and Information Society Services, the user consent will be properly required when collecting the corresponding details.</p>";
     stAviso +="<p> If you don't want to be sent communications by electronic means, you will be entitled to exercise your oppostion right indicating this fact through the check box meant for this in the form when your data are collected.</p>";
     stAviso +="<p>Also, if you want to revoke at any time your consent to receive by e-mail promotional or advertising information, you will just have to notify NAVENTO® by written communication to the address indicated below: C/ Federico Mompou, nº 5, Edificio 2, 28050, Madrid (a la Atenci&oacute;n de Asesor&iacute;a Jur&iacute;dica) indicating clearly that YOU DON'T WANT TO RECEIVE COMMERCIAL INFORMATION BY E-MAIL and attaching a copy of the ID card.</p>";
     stAviso +="<p><strong>1.3.-Security Measures</strong><br/>NAVENTO® claims to have taken all required security measures according to the provisions established in Royal Decree 994/1999, July 11, by which the Security Measures Regulation for automated files containing personal data is approved, and has established all available technical means to avoid loss, misuse, alteration, unauthorized access or theft of the data provided by you to NAVENTO® without prejudice to the provisions contained in the &ldquo;NAVENTO® Responsibility section&rdquo;.</p>";
     stAviso +="<p><strong>1.4.- Cookies</strong><br/>NAVENTO® does not use cookies in its web page, so the user navigation is never tracked</p>";
     stAviso +="<p><strong>1.5.- NAVENTO®,</strong><br/>as a company belonging to EZENTIS, prior consent properly stated in the corresponding form, will be entitled to communicate its personal data to other companies of the group, so these companies can offer NAVENTO® their services and products.</p>";
     stAviso +="<h2>2.- Industrial and Intellectual Property. Hyperlink Policy</h2>";
     stAviso +="<p><strong> 2.1.-</strong>All contents included in the web page and, in particular, brands, trademarks, industrial designs, designs, texts, photographs, graphics, logos, icons, software or any other symbol susceptible of industrial and commercial use are protected by the industrial and intellectual property rights of NAVENTO® and third parties who previously authorised their inclusion in the web page. It is, therefore, forbidden any kind of use and/or reproduction of them without the express consent of NAVENTO®.</p>";
     stAviso +="<p><strong>2.2.- NAVENTO®</strong> will not be responsible for infringement of the industrial or intellectual property rights of third parties derived from the inclusion in the web page of brands, trademarks, industrial designs, patents, designs, texts, photographs, graphics, logos, icons, or software belonging to third parties that claimed to be their owners when they were included in the web page.</p>";
     stAviso +="<p><strong>2.3.-</strong> It will never be understood that the access and navigation of the User involves any kind of authorization or that total or partial renunciation, transfer, transmission of such rights is being made, nor granting any right or expectation of right and, in particular, alteration, transformation, exploitation, reproduction, distribution or public communication in relation to those contents without the prior express consent of NAVENTO® or the corresponding owners.</p>";
     stAviso +="<p><strong>2.4.- NAVENTO®</strong> authorizes the establishment of links to its Portal from any other web pages, provided that the links are related to the services offered by NAVENTO®.</p>";
     stAviso +="<p>The links that are established will always have to point at the NAVENTO® main page, or else, to the page designated by NAVENTO®, being that link absolute and complete, in a way by which the User will be directed to the NAVENTO® site, and the opening page will occupy the full screen of the main page. </p>";
     stAviso +="<p><strong>2.5. NAVENTO®</strong> will not be responsible for the content of target web pages that are accessed by means of links located in its web page nor for infringements that web pages of third parties may commit.</p>";
     stAviso +="<h2>3.- NAVENTO® Responsibility</h2>";
     stAviso +="<p>The User admits and agrees that the use of the web page and its services is made under its entire responsibility.</p>";
     stAviso +="<p>NAVENTO® will only be liable for damages experienced by the User as a result of using the web page if those damages are due to a fraudulent behaviour on the part of NAVENTO®.</p>";
     stAviso +="<p>Nevertheless, NAVENTO® claims to have taken all necessary measures, within its possibilities and technological state, to guarantee the operation of the web page and prevent the existence and transmission of viruses and other components that may damage the User.</p>";
     stAviso +="<h2>4.- User Obligations</h2>";
     stAviso +="<p>The User is obliged to use the web page contents diligently, correctly, and lawfully, and is commited to refrain from:</p> <p>a) Use the contents with purposes or effects contrary to the law, morality, good customs or public order.</p> <p>b) Reproduce, copy, distribute, allow public access through any kind of public communication method, transform or change the contents, unless authorized by its owner.</p> <p>c) Use the contents of the web page to send advertising, communications for direct sale or any other commercial purpose, unrequested messages addressed to a number of people regardless of its purpose, and to refrain from commercialize or publish such information in any case.</p>";
     stAviso +="<h2>5.- Applicable Legislation</h2>";
    stAviso +="<p>The relations established between the User and the web page owner will be ruled by the provisions of the current applicable legislation and the competent jurisdiction. Nevertheless, for cases in which the legislation allows the parties to be submitted voluntarily to a regional law, NAVENTO® and the User, with express renunciation to any other law that may be applicable, are submitted to the Madrid Courts.</p> <p>	In any case, the Spanish Legal System will be applicable.</p><p></p><p></p>";
    
    document.getElementById("div_popUp2").className = "";
    document.getElementById("div_popUp2").innerHTML = stAviso;
    if(document.getElementById("contenido")!=undefined)
        document.getElementById("contenido").className ="displayNo";
}


function MostrarMobilGrande()
{
 
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button portatil\" value=\"Close\" onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';document.getElementById('div_popUp3').className='displayNo'\" /></div>";
     stAviso += "<div class=\"center\" style=\"padding:40px;\"><img src=\"App_Themes/Navento/image/movilcapturas_grande.gif\"/></div>";
    
    document.getElementById("div_popUp3").className = "";
    document.getElementById("div_popUp3").innerHTML = stAviso;
    if(document.getElementById("contenido")!=undefined)
        document.getElementById("contenido").className ="displayNo";
}


 function AccesTrue(){
    document.location = "../Cliente.aspx?Access=true"; 
   
}
