KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/logicswapweb/datasheets/guias/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/logicswapweb/datasheets/guias/actRegistro.php
<?php
include('./aplicaciones/admon/fnc/DBConnect.php');
include('./aplicaciones/admon/fnc/componente.php');
include('./aplicaciones/admon/fnc/parametro.php');
include('./aplicaciones/admon/fnc/aplicacion.php');
include('./aplicaciones/admon/fnc/utileria.php');
include('./aplicaciones/admon/newsletter/fnc/newsletter.php');
include('./aplicaciones/admon/usuariosWeb/fnc/usuarioWeb.php');
session_start('web_demo');

$email= (array_key_exists('email',$_REQUEST))? $_REQUEST['email']:NULL;
$data= (array_key_exists('data',$_REQUEST))? $_REQUEST['data']:NULL;

$newsletter = new Newsletter();
$newsletter->setFiles(6);
$usuario = new UsuarioWeb();
$usuario->setFiles(6);

$valido = false;
if($data!="novalue"){
	$user = $usuario->getUsuario("email",$email);
	$dt=$usuario->util->mascara($user['password']);//($usuario->getPassword($login));
	if($dt==$data){
		$camp = explode("-",$user['fecha_nmto']);
		$dia = $camp[2];
		$mes = $camp[1];
		$anio = $camp[0];
		$valido = true;
	}else{
		$ms=$usuario->salida['msg'];
	}
}
$scriptFile = $usuario->util->pathFile(true);
?>
<html>
<head>
<title>Demo Web</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="css/webdemo.css" rel="stylesheet" type="text/css">
<script src="js/validaciones.js" language="javascript"></script>
<script>
/*
*funcion logear
*descripcion verifica el login y password
*			 y redirecciona al archivo de cuenta
*/
function logear(frm,tarea){
	frm.elements[2].value = tarea;
	//alert(document.frmLogin.tarea.value);
	if(fncCheckFormRegistro(frm,0,1)){
		document.frmLogin.submit();
	}
}
</script>
<style type="text/css">
<!--
.style7 {font-size: 10px}
-->
</style>
</head>

<body><a name="top_page"></a>
<table width="790" height="720" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top"><table width="780" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="396" rowspan="2"><img src="images/H_topLeft.jpg" width="396" height="163"></td>
        <td colspan="3"><img src="images/H_topRight1.jpg" width="380" height="120"></td>
      </tr>
      <tr>
        <td width="88" height="43" background="images/H_topRight2.jpg" class="newsletterTitle">&nbsp;</td>
        <td width="155" background="images/H_topRight2.jpg" class="fecha">&nbsp;</td>
        <td width="141" background="images/H_topRight2.jpg" class="fecha">&nbsp;</td>
      </tr>
    </table>      <br>
      <table width="778" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="165" valign="top"><table width="160" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="10"><img src="images/H_menuLT.gif" width="10" height="26"></td>
              <td colspan="2" align="center" background="images/H_menubgT.gif"><img src="images/H_B_menu_title.gif" width="116" height="26"></td>
              <td width="16"><img src="images/H_menuRT.gif" width="10" height="26"></td>
            </tr>
            <tr>
              <td background="images/H_menu_bgL.gif">&nbsp;</td>
              <td colspan="2" valign="top"><table width="133" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="17" valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td width="116" valign="middle" class="menu1">Newsletter</td>
                </tr>
                <tr>
                  <td valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td valign="middle" class="menu1">Noticias</td>
                </tr>
                <tr>
                  <td valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td valign="middle" class="menu1">Eventos</td>
                </tr>
                <tr>
                  <td valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td valign="middle" class="menu1">Encuestas</td>
                </tr>
                <tr>
                  <td valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td valign="middle" class="menu1">Foros</td>
                </tr>
                <tr>
                  <td valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td valign="middle" class="menu1">Documento</td>
                </tr>
                <tr>
                  <td valign="middle"><img src="images/H_vineta.gif" width="14" height="14"></td>
                  <td valign="middle" class="menu1">F.A.Q.</td>
                </tr>
              </table></td>
              <td background="images/H_menu_bgR.gif">&nbsp;</td>
            </tr>
            <tr>
              <td><img src="images/H_menuLB.gif" width="10" height="26"></td>
              <td colspan="2" background="images/H_menubg_B.gif">&nbsp;</td>
              <td><img src="images/H_menuRB.gif" width="10" height="26"></td>
            </tr>
          </table>
            <br>
            <table width="160" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="10"><img src="images/H_menuLT.gif" width="10" height="26"></td>
                <td align="center" background="images/H_menubgT.gif"><img src="images/H_B_encuesta.gif" width="116" height="26"></td>
                <td width="16"><img src="images/H_menuRT.gif" width="10" height="26"></td>
              </tr>
              <tr>
                <td background="images/H_menu_bgL.gif">&nbsp;</td>
                <td valign="middle" class="encuesta"><p>Qu&eacute; tipo de productos compra usted por internet?</p>
                  <table width="130" height="15" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="42">&nbsp;</td>
                      <td width="88"><input name="radiobutton" type="radio" value="radiobutton">
                        <span class="contenido1">M&uacute;sica </span><br>
                        <input name="radiobutton" type="radio" value="radiobutton">
                        <span class="contenido1">                        Regalos
                        </span><br>
                      <input name="radiobutton" type="radio" value="radiobutton">
                      <span class="contenido1">                      Ropa</span><br>
                      <input name="radiobutton" type="radio" value="radiobutton">
                      <span class="contenido1">                      Tecnolog&iacute;a</span></td>
                    </tr>
                    <tr>
                      <td colspan="2"><div align="right">ver resultados </div></td>
                    </tr>
                    <tr>
                      <td colspan="2"> <div align="right">votaciones anteriores </div></td>
                    </tr>
                  </table>                  <p><br> 
                  </p></td>
                <td background="images/H_menu_bgR.gif">&nbsp;</td>
              </tr>
              <tr>
                <td><img src="images/H_menuLB.gif" width="10" height="26"></td>
                <td background="images/H_menubg_B.gif">&nbsp;</td>
                <td><img src="images/H_menuRB.gif" width="10" height="26"></td>
              </tr>
            </table>
          <p>&nbsp;</p></td>
          <td width="395" align="center" valign="top"><table width="395" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="29"><img src="images/N_relCornerLTop.jpg" width="29" height="49"></td>
                <td width="200" background="images/N_relCorner_BG1Top.jpg" class="newsletterTitle">Actualize su registro!</td>
                <td width="29"><img src="images/N_relCornerMTop.jpg" width="29" height="49"></td>
                <td width="213" background="images/N_relCorner_BG2Top.jpg">&nbsp;</td>
                <td width="29"><img src="images/N_relCornerRTop.jpg" width="29" height="49"></td>
              </tr>
              <tr>
                <td background="images/N_relBGLeftV.jpg">&nbsp;</td>
                <td colspan="3" align="center" width="400px">
				 <?php if($valido){?>
				<table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="left" valign="top" class="contenido1"><div align="justify"> Nuestros clientes y su informaci&oacute;n son muy importantes, por favor mantenga su informaci&oacute;n registrada actualizada. <br>
                          <strong>Nota:</strong> los campos marcados con * son obligatorios.</div>
                      </td>
                    </tr>
                  </table>
				 
                  <form action="fnc/main.php" method="post" enctype="multipart/form-data" name="frm1" id="frm1" onSubmit="return (fncCheckFormRegistro(this,0,1,2,3,4,8,9,10,11,12,13,14,15) && fecha(this));" target="_fraUsr">
                    <table width="381" border="0" align="center" cellpadding="3" cellspacing="2">
                      <tr class="contenido2">
                        <td width="120"><strong>E-mail</strong></td>
                        <td width="243" class="contenido1"><input name="email" type="text" class="formulariow" id="email" onKeyPress="return restringir(event, 32);" value="<?=$user['email']?>" size="40" maxlength="150">
                        *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Nombres</strong></td>
                        <td class="contenido1"><input name="nombres" type="text" class="formulariow" id="nombres" value="<?php if($user['nombres']!="indefinido"){echo $user['nombres'];}?>" size="40" maxlength="150">
                        *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Apellidos</strong></td>
                        <td class="contenido1"><input name="apellidos" type="text" class="formulariow" id="apellidos" value="<?php if($user['apellidos']!="indefinido"){echo $user['apellidos'];}?>" size="40" maxlength="150">
                        *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Sexo</strong></td>
                        <td class="contenido1"><select name="sexo" class="contenido1" id="sexo">
							<option value="M" selected>selecci&oacute;n</option>
                            <option value="M" <? if($user['sexo']=="M")echo "selected";?>>Masculino</option>
                            <option value="F"<? if($user['sexo']=="F")echo "selected";?>>Femenino</option>
                          </select>
                            <? ?>*</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Fecha de nacimiento</strong></td>
                        <td class="contenido1"><? echo $usuario->util->Select("dia","dia","id=\"dia\" class=\"formalario\"","00||Dia",$dia);echo $usuario->util->Select("mes","mes","class=\"formalario\"","00||Mes",$mes);?>
                            <input name="anio" type="text" class="contenido1" id="anio" style="text-align:center " onKeyPress="return solo_numeros(event);" value="<?=$anio?>" size="6" maxlength="4">
                            <small class="contenido1"><small>ej:(1974)</small></small>
                            <input name="tarea" type="hidden" id="tarea" value="modUsuarioWeb">
                            *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Login</strong></td>
                        <td class="contenido1"><input name="login" type="text" class="formulariow" id="login" onKeyPress="return solo_alfa(event);" value="<?php if($user['login']!="indefinido"){echo $user['login'];}?>" size="40" maxlength="200">
                        *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Password</strong></td>
                        <td class="contenido1"><input name="password" type="password" class="formulariow" id="password" onKeyPress="return restringir(event,32);" value="<?php if($user['password']!="indefinido"){echo $user['password'];}?>" size="40" maxlength="200">
                        *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Confirmar Password</strong></td>
                        <td class="contenido1"><input name="password_" type="password" class="formulariow" id="password_" onKeyPress="return restringir(event,32);" value="<?php if($user['password']!="indefinido"){echo $user['password'];}?>" size="40" maxlength="200">
                        *</td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Direcci&oacute;n</strong></td>
                        <td class="contenido1"><input name="direccion" type="text" class="formulariow" id="direccion"value="<?php if($user['direccion']!="indefinido"){echo $user['direccion'];}?>" size="40" maxlength="200"></td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Ciudad</strong></td>
                        <td class="contenido1"><input name="ciudad" type="text" class="formulariow" id="ciudad" value="<?php if($user['ciudad']!="indefinido"){echo $user['ciudad'];}?>" size="40" maxlength="100"></td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Pa&iacute;s</strong></td>
                        <td class="contenido1"><input name="pais" type="text" class="formulariow" id="pais" value="<?php if($user['pais']!="indefinido"){echo $user['pais'];}?>" size="40" maxlength="100"></td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Tel&eacute;fono fijo</strong></td>
                        <td class="contenido1"><input name="telefono_fijo" type="text" class="formulariow" id="telefono_fijo" value="<?php if($user['telefono_fijo']!="indefinido"){echo $user['telefono_fijo'];}?>" size="40" maxlength="20"></td>
                      </tr>
                      <tr class="contenido2">
                        <td><strong>Tel&eacute;fono m&oacute;vil</strong></td>
                        <td class="contenido1"><input name="telefono_movil" type="text" class="formulariow" id="telefono_movil" value="<?php if($user['telefono_movil']!="indefinido"){echo $user['telefono_movil'];}?>" size="40" maxlength="20"></td>
                      </tr>
                      <tr>
                        <td colspan="2">&nbsp;</td>
                      </tr>
                      <tr>
                        <td colspan="2"></td>
                      </tr>
                      <tr>
                        <td colspan="2"><div align="center">
                            <input type="hidden" name="seleccion" value="<?=$user['id']?>">
                            <input name="Submit2" type="submit" class="contenido2" id="Submit2" value="Enviar">
&nbsp;&nbsp;&nbsp;&nbsp;
          <input name="Cancel" type="button" class="contenido2" id="Cancel2" onClick="javascript:document.location.href='index.php'" value="Cancel">
                        </div></td>
                      </tr>
                    </table>
                  </form>
<? }else{?>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="left" valign="top" class="contenido1"><div align="justify">Si ha olvidado sus datos puede obtenerlos de nuevo en su correo electronico a travez de su login o su direccion em@il.</div>
        <div class="contenido2"></div></td>
  </tr>
</table>
<form name="formValidarEmail" action="fnc/main.php?tarea=recuperarPassword&campo=login" onSubmit="return fncCheckFormRegistro(this,0);" method="post" target="_fraUsr">
	<table align="center">
		<tr>
		  <td colspan="3" class="contenido2"><div align="center"><span class="contenido1">Recuperar sus datos por login!!!</span></div></td>
		  </tr>
		<tr>
		  <td class="contenido2">login	      </td>
		  <td><input name="login" type="text" class="contenido1" onKeyPress="return solo_alfa(event);" maxlength="100" ></td><td><input name="enviar" type="submit" class="contenido2" value="Enviar"></td></tr>
	</table>
    <input type="hidden" name="scriptFile" value="<?=$scriptFile?>">
</form>
<form name="formValidarEmail" action="fnc/main.php?tarea=recuperarPassword&campo=email" onSubmit="return fncCheckFormRegistro(this,0);" method="post" target="_fraUsr">
	<table align="center">
		<tr>
		  <td colspan="3" class="contenido2"><div align="center"><span class="contenido1">Recuperar sus datos por email!!!</span></div></td>
		  </tr>
		<tr>
		  <td class="contenido2">email</td>
		  <td><input name="email" type="text" class="contenido1" maxlength="100" ></td><td><input name="enviar" type="submit" class="contenido2" value="Enviar"></td></tr>
	</table>
    <input type="hidden" name="scriptFile" value="<?=$scriptFile?>">
</form>
<div class="contenido2">Si no recuerda alguno de estos datos, pongase en <a href="contacto.php" target="_self">contacto</a> con el administrador del sistema <a href="contacto.php" target="_self">aqui!</a></div>
<br>
<form name="formValidarEmail" action="fnc/main.php?tarea=sendUnsuscribe&campo=email" onSubmit="return fncCheckFormRegistro(this,0);" method="post" target="_fraUsr">
						<div class="contenido2" align="justify">
						  <div align="justify"><strong>DESEAS RETIRARTE?</strong> Ingrese su  direcci&oacute;n de correo electronico
						  en la que est&aacute; recibiendo los newsletters. Recibir&aacute; un correo de confirmaci&oacute;n, con un enlace que  realizar&aacute; autom&aacute;ticamente su retiro de este servicio. </div>
					  </div>
						<div align="left">
					    <table width="95%" align="center" class="contenido">
						    <tr>
						      <td width="92" class="contenido2">Ingresa tu email</td>
						      <td width="96"><input name="email" type="text" class="listado" maxlength="100" ></td><td width="219" class="formalario"><input name="enviar" type="submit" class="contenido2" value="Solicitar"> 
						        </td>
						    </tr>
					    </table>
					    <input type="hidden" name="scriptFile" value="<?=$scriptFile?>">
			        </div>
				  </form>
<? }?>
				  
				</td>
                <td background="images/N_relBGRightV.jpg">&nbsp;</td>
              </tr>
              <tr>
                <td height="31"><img src="images/N_relCornerLBottom.jpg" width="29" height="31"></td>
                <td background="images/N_relCorner_BG1Bottom.jpg">&nbsp;</td>
                <td><img src="images/N_relCornerMBottom.jpg" width="29" height="31"></td>
                <td align="right" background="images/N_relCorner_BG2Bottom.jpg" class="fecha"><a href="#top_page">arriba</a></td>
                <td><img src="images/N_relCornerRBottom.jpg" width="29" height="31"></td>
              </tr>
            </table>            </td>
          <td width="16" align="center" valign="top"><img src="images/comodin.gif" width="12" height="12"></td>
          <td width="202" valign="top">
		  <table width="202" border="0" cellpadding="0" cellspacing="0">
            <tr>
              <td width="10"><img src="images/H_menuLT.gif" width="10" height="26"></td>
              <td colspan="2" align="center" background="images/H_menubgT.gif"><img src="images/H_B_Login_title.gif" width="163" height="26"></td>
              <td width="10"><img src="images/H_menuRT.gif" width="10" height="26"></td>
            </tr>
            <tr>
              <td background="images/H_menu_bgL.gif">&nbsp;</td>
              <td colspan="2" valign="middle"><table width="174" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                    <td valign="top"><div align="center">
                        <form name="frmLogin" method="post" onSubmit="return fncCheckFormRegistro(this,0,1);" action="fnc/main.php" target="_fraUsr">
                          <table width="170" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                              <td class="contenido2"><div align="left">Login:</div></td>
                              <td class="contenido2">
                                <div align="right">
                                  <input name="login" id="login" type="text" class="contenido1" size="18" maxlength="30">
                                </div></td>
                            </tr>
                            <tr>
                              <td width="66" class="contenido2"><div align="left">Password:</div></td>
                              <td width="104" class="contenido2">
                                <div align="right">
                                  <input name="password" type="password" class="contenido1" id="password" size="18" maxlength="20">
                                </div></td>
                            </tr>
                            <tr>
                              <td colspan="2" class="contenido2"><div align="center"><span class="fecha">
							  	<input type="hidden" name="tarea" value="ingresar">
                                    <input name="entrar" id="entrar" onClick="javascript: logear(document.frmLogin,'ingresar')" type="button" class="contenido2" value="Entrar">&nbsp;
                                    <input name="Submit322" type="button" onClick="javascript: logear(document.frmLogin,'miCuenta')" class="contenido2" value="Mi cuenta" alt="permite modificar los datos que hayas ingresado al momento que realizaste tu registro!">
                              </span></div></td>
                              </tr>
                          </table>
                          <table width="170" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                              <td class="menu1"><div align="center"><a href="actRegistro.php?data=novalue&email=novalue" class="menu1">Recuperar Informaci&oacute;n!</a></div></td>
                            </tr>
                            <tr>
                              <td class="menu1"><div align="justify">
                                <p><span class="contenido2">Registrate</span> <a href="addRegistro.php">Aqu&iacute;</a> <span class="contenido2">para recibir tu login y password <span class="style1"><span class="contenido2">de acceso. Nos reservamos el derecho de otorgar acceso a los usuarios que se registren.</span></span></span></p>
                                </div></td>
                            </tr>
                          </table>
                        </form>
                    </div></td>
                  </tr>
                </table>
                  <br></td>
              <td background="images/H_menu_bgR.gif">&nbsp;</td>
            </tr>
            <tr>
              <td><img src="images/H_menuLB.gif" width="10" height="26"></td>
              <td colspan="2" background="images/H_menubg_B.gif">&nbsp;</td>
              <td><img src="images/H_menuRB.gif" width="10" height="26"></td>
            </tr>
          </table><br>
		  <table border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="10"><img src="images/H_menuLT.gif" width="10" height="26"></td>
              <td colspan="2" align="center" background="images/H_menubgT.gif"><img src="images/H_B_catalogo_title.gif" width="163" height="26"></td>
              <td width="10"><img src="images/H_menuRT.gif" width="10" height="26"></td>
            </tr>
            <tr>
              <td background="images/H_menu_bgL.gif">&nbsp;</td>
              <td colspan="2" valign="middle"><br>                <table width="181" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="181" align="center"><select name="select" class="contenido1">
                    <option selected>Seleccione categor&iacute;a</option>
                  </select></td>
                </tr>
                <tr>
                  <td align="center" class="titulo"><br>
                    Buscar por referencia </td>
                </tr>
                <tr>
                  <td align="center" class="titulo"><input name="textfield" type="text" class="contenido1"></td>
                </tr>
                <tr>
                  <td align="center" class="titulo"><br>
                    <input type="submit" name="Submit" value="Submit"></td>
                </tr>
              </table>                
                <br>
                <div align="center" class="newsletterTitle">
                  <table width="159" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999">
                    <tr>
                      <td width="84"><p>&nbsp;</p>
                        <p>&nbsp;</p></td>
                      <td width="84">&nbsp;</td>
                    </tr>
                  </table>
                  <span class="menu1">Nuevo</span><br>
                  <br>                
                    <table width="159" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999">
                      <tr>
                        <td width="84"><p>&nbsp;</p>
                            <p>&nbsp;</p></td>
                        <td width="84">&nbsp;</td>
                      </tr>
                    </table>
                    <p><span class="menu1">Promoci&oacute;n</span><br>
                    </p>
                    <p class="style7">&nbsp;</p>
                </div></td>
              <td background="images/H_menu_bgR.gif">&nbsp;</td>
            </tr>
            <tr>
              <td><img src="images/H_menuLB.gif" width="10" height="26"></td>
              <td colspan="2" background="images/H_menubg_B.gif">&nbsp;</td>
              <td><img src="images/H_menuRB.gif" width="10" height="26"></td>
            </tr>
          </table>
            <table width="202" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="10"><img src="images/H_menuLT.gif" width="10" height="26"></td>
                <td colspan="2" align="center" background="images/H_menubgT.gif"><img src="images/H_B_newsletter_title.gif" width="163" height="26"></td>
                <td width="10"><img src="images/H_menuRT.gif" width="10" height="26"></td>
              </tr>
              <tr>
                <td background="images/H_menu_bgL.gif">&nbsp;</td>
                <td colspan="2" valign="middle"><table width="174" height="121" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                    <td height="121" valign="top"><div align="center"><form name="frmNewsletter" method="post" onsubmit="return fncCheckFormNews(false);" action="fnc/main.php?tarea=addVinculo" target="_fraUsr">
                      <br>
                      <table width="167" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                              <td width="35" valign="middle" class="newsletter">e-mail:</td>
                              <td width="132" class="newsletter">
                                <input name="email" id="email" type="text" class="newsletter" size="13" maxlength="50">
                                <input name="enviarN" type="submit" class="contenido2" value="Enviar" style="width:43px ">
                                <input type="hidden" name="temas" value=""></td>
                            </tr>
                            <tr>
                              <td colspan="2" class="menu1"><div align="left" class="encuesta">Que informaci&oacute;n desea recibir </div></td>
                            </tr>
                          </table>
                          <? $newsletter->showListTemasCol("145px","167px","contenido2",false,1,"Sitio Web");?>
                    </form>
                      </div></td>
                  </tr>
                </table>                  <br></td>
                <td background="images/H_menu_bgR.gif">&nbsp;</td>
              </tr>
              <tr>
                <td><img src="images/H_menuLB.gif" width="10" height="26"></td>
                <td colspan="2" background="images/H_menubg_B.gif">&nbsp;</td>
                <td><img src="images/H_menuRB.gif" width="10" height="26"></td>
              </tr>
            </table>
          <p>&nbsp;</p></td>
        </tr>
      </table>
      <br>
      <table width="780" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="19"><img src="images/bottomRibRight.jpg" width="19" height="43"></td>
          <td width="742" align="center" background="images/bottomRibBg.jpg"><img src="images/waterMark5.gif" width="80" height="28"></td>
          <td width="19"><img src="images/bottomRibLeft.jpg" width="19" height="43"></td>
        </tr>
      </table>    </td>
  </tr>
</table>
<iframe name="_fraUsr" id="_fraUsr" src="" width="0" height="0"></iframe>
</body>
</html>

Anon7 - 2021