Ver Mensaje Individual
  #5 (permalink)  
Antiguo 17/01/2005, 18:51
c4r105
 
Fecha de Ingreso: diciembre-2004
Mensajes: 30
Antigüedad: 20 años
Puntos: 0
Pregunta espero esto sea lo ke buscas

CHANNELMODE O SIMULACION F11 EXPANDIDA A PAGINA PRINCIPAL

-----------------------------------------------------------------------

<html>
<head>
<title> Expandir Pagina Channelmode o Simulacion F11 </title>
<!--Inicio del script, Creado Por (¯`·._¦¤ÅMãNt£¤¦_.·´¯) -->
<script language="JavaScript">

function abreSinNavegacion(){
open('http://mx.geocities.com/amante_sacerdote/enter.html', 'principal', 'channelmode,scrollbars');
cerrar();
}

function cerrar() {
var ventana = window.self;
ventana.opener = window.self;
ventana.close();
}

</script>
</head>
<body onload="abreSinNavegacion()">
</body>
</html>

-----------------------------------------------------------------------

SALUDOS DESDE MEXICO