﻿// JScript File

// Promocion 15% N-Card


function promocion_A()
{
     var nMailing = document.getElementById("hd_Mailing").value;
     if((nMailing!="")&&(nMailing.lastIndexOf('_det')==-1)) nMailing +="_det";
     
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button portatil\" value=\"Cerrar\"";
     stAviso +="onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';";
     stAviso +="document.getElementById('div_popUp2').className='displayNo';";
     stAviso +="document.location='Producto.aspx?Page=Portatil&Promo=A";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/>";
     stAviso +="</div>";
     stAviso +="<p>&nbsp;</p><p>&nbsp;</p><img src=\"App_Themes/Navento/image/50_Promo_Detalle.gif\" class=\"left\"><h1 class=\"corpo\">Promoción exclusiva Compra On-line</h1>";
     stAviso +="<h2>¡¡Ahora tu N-Card® por 75€!!</h2><p>contratando 1 año de Servicio de Localización con el Plan Seguridad Plus</p><p>N-Card®  + 1 AÑO de Servicio de Localización<br/> por un total de 255€</p>";
     stAviso +="<div style=\" width:47%;float:right;\">";
     stAviso +="<p>El <strong>Servicio de Localización PLAN SEGURIDAD PLUS incluye:</strong></p>";
     stAviso +="<ul id=\"ul_Ok\"> <li><strong>Servicio Básico de la Central de Asistencia, 24 horas/365 al del año</strong>";
     stAviso +="<ul><li>Respuesta ante situaciones de imposibilidad de acceso al servicio</li><li>Seguimiento y solución de alertas</li>";
     stAviso +="</ul></li><li><strong>Localización de posición actual <span class=\"portatil\">(Ilimitadas)</span></strong></li><li><strong>Notificación Alertas vía SMS <span class=\"portatil\">(10 SMS alertas / mes)</span></strong>";
     stAviso +="<ul style=\"width:80%;\"><li>Alerta de movimiento <span class=\"portatil\">(antirrobo)</span></li><li>Alertas de zona <span class=\"portatil\">(3 zonas activas simultáneas)</span></li>";
     stAviso +="<li style=\"width:50%;\">Alerta de velocidad</li><li style=\"width:50%;\">Alerta de batería</li></ul></li>";
     stAviso +="<li><strong>Informes de posiciones, recorridos y alertas generadas</strong></li><li><strong>Acceso desde Internet o desde tu propio teléfono móvil</strong></li>";
     stAviso +="</ul></li></ul>";
     
     stAviso +="</div><p>Para mas información contacta con el <a href=\"\/Contactanos.aspx?Page=1\" class=\"portatil\">Centro de Atención al Cliente</a></p><p class=\"center\"><big>902 20 60 40</big></p>";
      stAviso +="<p class=\"center\"><input id=\"btn_popComp\" type=\"button\" class=\"border114_button portatil_b114\" value=\"Comprar on-line\" onClick=\"javascript:document.location='https://www.navento.biz/Tienda/Producto.aspx?IdProd=7&Lan=es-ES";
      
      if(nMailing!="")stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/></p>";
      
     stAviso +="<p>&nbsp;</p><cite>* Promoción válida hasta el 31/01/2009.</cite><p></p>";

    document.getElementById("div_popUp").className = "";
    document.getElementById("div_popUp").innerHTML = stAviso;

if(document.getElementById("contenido")!=undefined)
    document.getElementById("contenido").className ="displayNo";
}

function promocion_A_EN()
{
      var nMailing = document.getElementById("hd_Mailing").value;
     if((nMailing!="")&&(nMailing.lastIndexOf('_det')==-1)) nMailing +="_det";
     
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button portatil\" value=\"Close\"";
     stAviso +="onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';";
     stAviso +="document.getElementById('div_popUp2').className='displayNo';";
     stAviso +="document.location='Producto.aspx?Page=Portatil&Promo=A";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/>";
     stAviso +="</div>";
     stAviso +="<p>&nbsp;</p><p>&nbsp;</p><img src=\"App_Themes/Navento/image/50_Promo_Detalle_EN.gif\" class=\"left\"><h1 class=\"corpo\">On-line shop exclusive promotion</h1>";
     stAviso +="<h2>Your N-Card® NOW €75!!</h2><p>with a SECURITY PLAN PLUS one year subscription</p><p>N-Card®  + 1 YEAR Location Service for 255€</p>";
     stAviso +="<div style=\" width:47%;float:right;\">";
     stAviso +="<p><strong>SECURITY PLAN PLUS Location Service includes:</strong></p>";
     stAviso +="<ul id=\"ul_Ok\"><li><strong>Basic Service of the Assistance Central, 24/365</strong>";
     stAviso +="<ul><li>Response to situations of non-access service</li><li>Tracking and alert resolution</li></ul>";
     stAviso +="</li><li><strong>Current position location<span class=\"portatil\">(unlimited)</span></strong></li><li><strong>Alert notification via SMS<span class=\"portatil\">(10 SMS alerts / month)</span></strong></li>";
     stAviso +="<ul><li>Movement alert<span class=\"portatil\">(anti-theft)</span></li><li>Zone alert <span class=\"portatil\">(3 simultaneous active zone)</span></li>";
     stAviso +="<li>Speed alert</li><li>Battery alert</li>";
     stAviso +="</ul></li><li><strong>Position, route and generated alert reports</strong></li><li><strong>Access from the Internet or from your own mobile phone</strong></li></ul>";
     stAviso +="</div><p>&nbsp;</p><p>Contact the <a href=\"\/Contactanos.aspx?Page=1\" class=\"portatil\">Navento® Customer Service Center</a></p><p class=\"center\"><big>902 20 60 40</big></p>";
     stAviso +="<p>&nbsp;</p><p class=\"center\"><input id=\"btn_popComp\" type=\"button\" class=\"border114_button portatil_b114\" value=\"On-line Shop\" onClick=\"javascript:document.location='https://www.navento.biz/Tienda/Producto.aspx?IdProd=7&Lan=en-US";
      
      if(nMailing!="")stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/></p>";
     stAviso +="<p>&nbsp;</p><cite>*Promotion valid until 01/31/2009.</cite><p></p>";

    document.getElementById("div_popUp").className = "";
    document.getElementById("div_popUp").innerHTML = stAviso;

if(document.getElementById("contenido")!=undefined)
    document.getElementById("contenido").className ="displayNo";
}


// Promociones N-Auto Plus

function promocion_B_EN()
{
     var nMailing = document.getElementById("hd_Mailing").value;
     if((nMailing!="")&&(nMailing.lastIndexOf('_det')==-1)) nMailing +="_det";
     
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button auto\" value=\"Close\"";
     stAviso +="onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';";
     stAviso +="document.getElementById('div_popUp2').className='displayNo';";
     stAviso +="document.location='Producto.aspx?Page=Vehiculo&Promo=B";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/>";
     stAviso +="</div>";
      stAviso +="<p>&nbsp;</p><h1 class=\"corpo\" style=\"padding-bottom:20px;\">On-line shop exclusive promotion</h1>";
      
     stAviso +="<div style=\"width:50%; float:left;\"><img src=\"App_Themes/Navento/image/prod_nAuto_promo1a_peq_EN.gif\" class=\"left\">";
     stAviso +="<h2>N-Auto Plus®  + 1 YEAR ANTI-THEF Location Service <BR/><br/><BR/>NOW 289€ <BR/></h2><p>&nbsp;</p>";
     
     stAviso +="<p class=\"center\"><input id=\"btn_popComp\" type=\"button\" class=\"border114_button auto_b114\" value=\"on-line Shop\" onClick=\"javascript:document.location='https://www.navento.biz/Tienda/Producto.aspx?IdProd=9&Lan=en-US";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/></p></div>";
     
      stAviso +="<div><img src=\"App_Themes/Navento/image/prod_nAuto_promo19_peq_EN.gif\" class=\"left\">";
     stAviso +="<h2>N-Auto Plus® + Installation for FREE <BR/><cite>Valuated at 70€ Val</cite><br/><br/> NOW 289€<BR/></h2><p>Your car safety for only 5€ / mes</p>";
     
     stAviso +="<p class=\"center\"><input id=\"btn_popComp\" type=\"button\" class=\"border114_button auto_b114\" value=\"on-line Shop\" onClick=\"javascript:document.location='https://www.navento.biz/Tienda/Producto.aspx?IdProd=8&Lan=en-US";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/></p></div>";
     
     stAviso +="<div style=\"width:95%; border-top: solid 1px #000000;\">";
     stAviso +="<div style=\"width:47%;float:left; padding-left:20px;\"><P>The <strong>ANTI-THEF Location Service includes:</strong></p><ul id=\"ul_Ok\">";
     stAviso +="<li><strong>Alert notification via SMS <span class=\"auto\">(6 SMS Alerts / month)</span></strong>";
     stAviso +="<ul><li>Movement alert <span class=\"auto\">(anti-thef)</span></li> <li>Supply cut alert <span class=\"auto\">(anti-sabotage)</span></li></ul>";
     stAviso +="</ul><br/><br/></li><li><strong>ONLY IN CASE OF ROBBERY you pay 20€ (Prior authorization from the client)</strong>";
     stAviso +="<ul><li> CONTINUOUS TRACKING <span class=\"auto\">4 DAYS</span></li><li>Locations and Routes <span class=\"auto\">Unlimited</span></li>";
     stAviso +="</ul></li></ul></div>";
     stAviso +="<p>&nbsp;</p><p class=\"center\">Contact the <a href=\"\/Contactanos.aspx?Page=1\" class=\"auto\">Navento® Customer Service Center</a><br/><br/>or call us at<br/><big>902 20 60 40</big></p>";
     stAviso +="<p>&nbsp;</p><p class=\"center\" style=\"width:100%;\"><cite>*Under Anti-theft Plan. <br/>Promotion valid until 01/31/2009.</cite></p><p></p></div>";
     stAviso +="<p>&nbsp;</p>";
    
    document.getElementById("div_popUp").className = "";
    document.getElementById("div_popUp").innerHTML = stAviso;

if(document.getElementById("contenido")!=undefined)
    document.getElementById("contenido").className ="displayNo";
}


function promocion_B()
{
    var nMailing = document.getElementById("hd_Mailing").value;
     if((nMailing!="")&&(nMailing.lastIndexOf('_det')==-1)) nMailing +="_det";
     var stAviso = "<div class=\"popUp_button\"><input id=\"btn_popComp\" type=\"button\" class=\"White77_button auto\" value=\"Cerrar\"";
     stAviso +="onclick=\"if(document.getElementById('contenido')!=undefined)document.getElementById('contenido').className ='';";
     stAviso +="document.getElementById('div_popUp2').className='displayNo';";
     stAviso +="document.location='Producto.aspx?Page=Vehiculo&Promo=B";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/>";
     stAviso +="</div>";
     stAviso +="<p>&nbsp;</p><h1 class=\"corpo\" style=\"padding-bottom:20px;\">Promociónes exclusivas Compra on-line</h1>";
     
     stAviso +="<div style=\"width:50%; float:left;\"><img src=\"App_Themes/Navento/image/prod_nAuto_promo1a_peq.gif\" class=\"left\">";
     stAviso +="<h2>N-Auto Plus® + 1 AÑO ANTIRROBO GRATIS <BR/><br/><BR/>POR 289€ <BR/></h2><p>&nbsp;</p>";
     
      stAviso +="<p class=\"center\"><input id=\"btn_popComp\" type=\"button\" class=\"border114_button auto_b114\" value=\"Comprar on-line\" onClick=\"javascript:document.location='https://www.navento.biz/Tienda/Producto.aspx?IdProd=9&Lan=es-ES";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/></p></div>";
     
      stAviso +="<div><img src=\"App_Themes/Navento/image/prod_nAuto_promo19_peq.gif\" class=\"left\">";
     stAviso +="<h2>N-Auto Plus® + INSTALACIÓN GRATIS <BR/><cite>Valorada en 70€</cite><br/><br/> POR 289€<BR/></h2><p>Tu coche seguro por 5€ / mes</p>";
     
     stAviso +="<p class=\"center\"><input id=\"btn_popComp\" type=\"button\" class=\"border114_button auto_b114\" value=\"Comprar on-line\" onClick=\"javascript:document.location='https://www.navento.biz/Tienda/Producto.aspx?IdProd=8&Lan=es-ES";
     
     if(nMailing!="") stAviso +="&Mailing="+nMailing;
                
      stAviso +="';\"/></p></div>";
     
     stAviso +="<div style=\"width:95%; border-top: solid 1px #000000;\">";
     stAviso +="<div style=\"width:47%;float:left; padding-left:20px;\"><p>El <strong>SERVICIO DE LOCALIZACIÓN ANTIRROBO incluye:</strong></p><ul id=\"ul_Ok\">";
     stAviso +="<li><strong>Notificación Alertas vía SMS <span class=\"auto\">(6 SMS Alertas / mes)</span></strong>";
     stAviso +="<ul><li>Alerta de movimiento <span class=\"auto\">(antirrobo)</span></li> <li>Alerta corte de alimentación <span class=\"auto\">(antisabotaje)</span></li></ul>";
     stAviso +="</ul><br/><br/></li><li><strong>SÓLO EN CASO DE ROBO con el pago de 20€ (previa autorización del cliente)</strong>";
     stAviso +="<ul><li>SEGUIMIENTO CONTINUO <span class=\"auto\">durante 4 DÍAS</span></li><li>Localizaciones y Recorridos <span class=\"auto\">Ilimitados</span></li>";
     stAviso +="</ul></li></ul></div>";
     stAviso +="<p>&nbsp;</p><p class=\"center\">Para mas información contacta con el<br/><a href=\"\/Contactanos.aspx?Page=1\" class=\"auto\">Centro de Atención al Cliente</a><br/><br/>o en el teléfono<br/><big>902 20 60 40</big></p>";
     stAviso +="<p>&nbsp;</p><p class=\"center\" style=\"width:100%;\"><cite>*Según condiciones Plan Antirrobo.<br/>Promoción válida hasta e 31/01/2009.</cite></p><p></p></div>";
     stAviso +="<p>&nbsp;</p>";
    

    document.getElementById("div_popUp").className = "";
    document.getElementById("div_popUp").innerHTML = stAviso;

if(document.getElementById("contenido")!=undefined)
    document.getElementById("contenido").className ="displayNo";
}