Ver Mensaje Individual
  #4 (permalink)  
Antiguo 25/03/2004, 09:30
Avatar de franfritz
franfritz
 
Fecha de Ingreso: marzo-2003
Ubicación: Stgo Chile
Mensajes: 260
Antigüedad: 22 años, 1 mes
Puntos: 0
Esta se pone en el index y funciona bien:


<SCRIPT LANGUAGE="JavaScript">
<!--// Se esconde el codigo a navegadores sin JS
if (window != window.top)
top.location.href = location.href;
// -->
</SCRIPT>