Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/07/2005, 11:56
Sidreru
 
Fecha de Ingreso: junio-2005
Mensajes: 131
Antigüedad: 18 años, 10 meses
Puntos: 0
Código:
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
	<!--

	function Abrir()
	{
	
		window.open("ventana2.html","","")
	}
    
	// -->
	</SCRIPT>