Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/05/2003, 15:35
Avatar de affv
affv
 
Fecha de Ingreso: diciembre-2002
Ubicación: Ahora aqui
Mensajes: 485
Antigüedad: 22 años, 3 meses
Puntos: 0
Prueba con este

<script language="Javascript">
setTimeout("Cambiar()", 2000);
function Cambiar() {

location.href='busofe.php';
}
</script>
__________________
Todo tiene un comienzo y un fin!!
Postea tus proyectos