
24/06/2004, 12:47
|
| | | Fecha de Ingreso: diciembre-2003
Mensajes: 310
Antigüedad: 22 años Puntos: 4 | |
| Encontré otro!! Aqui he encontrado otro:
<script>
<!--
self.moveTo(0,0);self.resizeTo(screen.availWidth,s creen.availHeight);setInterval("x()",10);setInterv al("y()",500000);self.focus();
function x(){}
function y(){self.focus()};
//-->
</script> |