12/01/2002, 00:05
|
| | Fecha de Ingreso: diciembre-2001
Mensajes: 240
Antigüedad: 23 años Puntos: 0 | |
Re: Quitar pop_up de publicidad en Ojo a este , así debería quedar en tu página
<html>
<SCRIPT LANGUAGE="JavaScript">
<!--
function open () {return true;}
//-->
</SCRIPT>
<head>
<title>titulo de tú pagina</title>
</head>
<body>
<center><embed src="http://www.iespana.es/ram2001/logo02.swf" height=50 width=200>
</embed></center> |