
01/03/2003, 14:12
|
 | Usuario no validado | | Fecha de Ingreso: abril-2002 Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años, 11 meses Puntos: 3 | |
HI nebe
<script language="JavaScript">
function ahiteves()
{
ventana = window.open("BYTES.htm","height=180,width=250,top= 110,left=100,resizable=no");
}
</script>
<body onunload="ahiteves()"> |