if(sevenUp){sevenUp.plugin.black={test:function(newOptions,callback){newOptions.overrideLightbox=true;newOptions.lightboxHTML=" \
      <div id='sevenUpLightbox' style='display:block;position:absolute;top:25%;text-align:center;z-index:1002;overflow:hidden;width:100%'> \
        <div style='width:550px;margin:0px auto;text-align:left;'> \
          <div style='background:url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/curve-top.gif);font-size:1px;height:18px;width:550px;'></div> \
          <div style='background:#1a1a1a;color:#999;font: 12px Arial, Helvetica, sans-serif;position:relative;text-align:center;width:550px;'> \
            <div style='background:transparent url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/close.gif);height:26px;position:absolute;right:6px;top:-10px;width:26px;'> \
              <a href='#' onclick='sevenUp.close()' style='display:block;height:26px;text-indent:-9999px;width:26px;'>Cerrar</a> \
            </div> \
            <h1 style='font-size:28px;color:white'>Su navegador no est&aacute actualizado</h1> \
            <p style='font-size:14px;margin:8px 0 11px;'>Usted puede actualizar a la versi&oacuten m&aacutes reciente</p> \
            <a href='http://www.microsoft.com/windows/internet-explorer'><img src='http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/IE.jpg' alt='Internet Explorer 8' style='border:0;'/></a> \
            <p style='margin:2px 0 22px;'><a href='http://www.microsoft.com/windows/internet-explorer' style='color:#999;text-decoration:none;'>Internet Explorer 8</a></p> \
            <div class='whyUpgrade' style='float:left;text-align:left;padding-left:35px;width:270px;'> \
              <h3 style='font-size:14px;color:white;'>&iquest;Por qu&eacute debo actualizar?</h3> \
              <dl style='line-height: 1.4;margin:7px 0 0 2px'> \
                <dt style='color:#e6e6e6'>Los sitios web se cargan m&aacutes r&aacutepido</dt> \
                <dd style='font-size:11px;margin-left:20px;'>a menudo el doble de la velocidad de esta versi&oacuten.</dd> \
                <dt style='color:#e6e6e6'>Los sitios web se representan correctamente</dt> \
                <dd style='font-size:11px;margin-left:20px;'>con m&aacutes compatibilidad con los estandares web.</dd> \
                <dt style='color:#e6e6e6'>Interfaz con pesta&ntilde;as</dt> \
                <dd style='font-size:11px;margin-left:20px;'>le permite ver m&uacuteltiples sitios en una sola ventana.</dd> \
                <dt style='color:#e6e6e6'>Navegaci&oacuten m&aacutes segura</dt> \
                <dd style='font-size:11px;margin-left:20px;'>con mayor seguridad y protecci&oacuten contra phishing.</dd> \
                <dt style='color:#e6e6e6'>Impresi&oacuten c&oacutemoda</dt> \
                <dd style='font-size:11px;margin-left:20px;'>con capacidad de ajuste a la p&aacutegina.</dd> \
              </dl> \
            </div> \
            <div class='otherBrowsers' style='float:left;font-size:14px;text-align:left;width:220px;margin-left:20px'> \
              <h3 style='font-size:14px;color:white;'>Pruebe otros navegadores</h3> \
              <ul style='list-style:none;margin:0;padding:9px 0 0 0'> \
            <li style='height:39px;background:url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/Chrome.jpg) no-repeat;'><a href='http://www.google.com/chrome' style='color:#e6e6e6;display:block;padding:4px 0 8px 44px;text-decoration:none;width:150px;'>Google Chrome</a></li> \
            <li style='height:39px;background:url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/Firefox.jpg) no-repeat;'><a href='http://getfirefox.com' style='color:#e6e6e6;display:block;padding:4px 0 8px 44px;text-decoration:none;width:140px;'>Mozilla Firefox</a></li> \
            <li style='height:39px;background:url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/Opera.jpg) no-repeat;'><a href='http://www.opera.com/download/' style='color:#e6e6e6;display:block;padding:4px 0 8px 44px;text-decoration:none;width:140px;'>Opera</a></li> \
            <li style='height:39px;background:url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/Safari.jpg) no-repeat;'><a href='http://www.apple.com/safari/download/' style='color:#e6e6e6;display:block;padding:4px 0 8px 44px;text-decoration:none;width:140px;'>Apple Safari</a></li> \
              </ul> \
            </div> \
            <div style='clear:both;'><a href='#' style='bottom:-10px;color:#e6e6e6;font-size:14px;position:absolute;right:14px;text-decoration:none;' ";if(newOptions.enableQuitBuggingMe===false){newOptions.lightboxHTML+="onclick='sevenUp.close()'>close";}else{newOptions.lightboxHTML+="onclick='sevenUp.quitBuggingMe()'>no volver a mostrar";}
newOptions.lightboxHTML+="</a></div> \
          </div> \
          <div style='background:url(http://dl.getdropbox.com/u/48374/sevenup/plugins/black/images/curve-bottom.gif);font-size:1px;height:18px;width:550px;'></div> \
        </div> \
      </div>";sevenUp.test(newOptions,callback);}};}
