
08/02/2002, 13:04
|
| | Fecha de Ingreso: febrero-2002
Mensajes: 52
Antigüedad: 23 años, 3 meses Puntos: 0 | |
Re: k le pasa a esto... <pre>99CCFF"><a href="perfil.asp?id=<%=rs("id")% >"><img border="0" src="face.gif" width="11" height="15"></a><%=rs("usuario")%></td>
<td width="24%" height="17" valign="top" bgcolor="#6699FF"><font size="2" color="#000000">País: <img border="0" src="<%=rs("pais")%>.gif" ;>
</font></td>
<td width="24%" height="17" valign="top" bgcolor="#99CCFF"><font size="2" face="Verdana">E-mail:</font> <%=rs("email")%></td>
<td width="17%" height="17" valign="top" bgcolor="#6699FF"><a href="<%=rs("nif")%>"> ;<img border="0" src="url.gif" width="19" height="13"></a></td>
<td width="14%" height="17" valign="top" bgcolor="#99CCFF"><font color="#000000"><font size="2">Id:
<%=rs("id")%>
</font>
<%end if
rsr.close%></font></td>
</tr>
<% rs.movenext
loop
rs.close
end if%>
</table>
</td>
</tr>
<tr>
<td width="274" height="53" valign="top"><font size="2" face="Verdana" color="#0066FF"><script language="JavaScript1.2">
// ancho
var marqueewidth=150
// alto
var marqueeheight=80
// velocidad
var speed=1
// contenido
var marqueecontents='<font face="Arial"><small>Aquí se encuentran los usuarios de YamSoft, si tú a un no eres uno de nuestros usuarios registrate <a href="registro.htm">Registro</a>.<p>&nbsp;</p>Ellos ya disfrutan de nuestros servicios, si te unes tú también tendrás estos recursos, el principal es WebMail ten tú correo desde YamSoft <a href="webmail.htm">WebMail</small></a></font>'
if (document.all)
document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marque eheight+'">'+marqueecontents+'</marquee>')
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate", 450)
intializemarquee()
}
}
function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.w rite(marqueec </pre> |