Ver Mensaje Individual
  #236 (permalink)  
Antiguo 23/12/2002, 10:45
Avatar de KarlanKas
KarlanKas
Moderador extraterrestre
 
Fecha de Ingreso: diciembre-2001
Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 23 años, 1 mes
Puntos: 61
Prueba esto...



<html><head><title>Proyecto Abducción de Imágenes. Versión 8.01 (COMPATIBLE CON NS!!)</title>
<script language="javascript" src="js/inicioVariables.js"></script>
<script>

// --IMÁGENES DE PAIs --------------
imagen[0]='img/fran.jpg';
imagen[2]='img/marisol.jpg';
imagen[1]='img/eugenio.jpg';
imagen[3]='img/andoni.jpg';
imagen[4]='img/david.jpg';
imagen[5]='img/fran2.jpg';
imagen[6]='img/monica.jpg';
imagen[7]='img/isa.jpg';
imagen[8]='img/amparo.jpg';
imagen[9]='img/israel.jpg';
imagen[10]='img/yonatan.jpg';
imagen[11]='img/marisol2.jpg';
imagen[12]='img/isa2.jpg';
imagen[13]='img/chari.jpg';
imagen[14]='img/niño.jpg';

</script>
<script language="javascript" src="js/progressbar2.js"></script>
<script>

// VELOCIDAD DEL DEGRADADO
var espera=80;
var degradado=2;

//PAIs se abre en un POP UP (1=sí 0=no) Esta variable es para redimensionar la ventana al tamaño de PAIs

esPopup=1;

// LOGOTIPOS DE FONDO (pon tantos como desees)

logotipos[0]= "img/logofac.gif";
logotipos[1]= "img/logofac1.gif";
logotipos[2]= "img/logofac2.gif";
logotipos[3]= "img/logofac3.gif";

//MOSTRAR LOGO (1=si 0=no)

var verlogo=1;

// TERREMOTO 1=sí 0=no

var terremoto=0;

// REDIMENSIONAR LOGO 1=si 0=no

var redimensionarLogo=1;

// ENLACE A VENTANA NUEVA 1=sí 0=no

var nuevaVentana=1;

// NUEVA VENTANA EN FULL SCREEN 1=sí 0=no (la variable nuevaVentana tiene que valer 1)

var pantallaCompleta=1

// ABRIR CADA ENLACE EN UNA VENTANA DISTINTA 1=sí 0=no (la variable nuevaVentana tiene que valer 1)

var mismaVentana=1;

//Cerrar PAIs al abrir enlace en nueva ventana (1=sí 0=no)

var cerrarPAIs=1;

// COLOCACIÓN DE LAS IMAGENES

var imagenesporlinea=5;
var margenx=17;
var margeny=17;
var minimo=0;

// DESTINOS DE LAS IMAGENES (Imágenes en progressbar2.js)

enlaces[0]="http://www.misitio.com/lagruta.asp";
enlaces[1]="http://www.misitio.com/lagruta.asp";
enlaces[2]="http://www.misitio.com/lagruta.asp";
enlaces[3]="http://www.misitio.com/lagruta.asp";
enlaces[4]="http://www.misitio.com/lagruta.asp";
enlaces[5]="http://www.misitio.com/lagruta.asp";
enlaces[6]="http://www.misitio.com/lagruta.asp";
enlaces[7]="http://www.misitio.com/lagruta.asp";
enlaces[8]="http://www.misitio.com/lagruta.asp";
enlaces[9]="http://www.misitio.com/lagruta.asp";
enlaces[10]="http://www.misitio.com/lagruta.asp";
enlaces[11]="http://www.misitio.com/lagruta.asp";
enlaces[12]="http://www.misitio.com/lagruta.asp";
enlaces[13]="http://www.misitio.com/lagruta.asp";
enlaces[14]="http://www.misitio.com/lagruta.asp";
enlaces[15]="http://www.misitio.com/lagruta.asp";

// COMENTARIOS A LOS ENLACES (Se puede insertar código HTML)

mensaje[0]="Entra en el mundo mágico de Epa2";
mensaje[1]="Entra en el mundo mágico de Epa2";
mensaje[2]="Entra en el mundo mágico de Epa2"
mensaje[3]="Entra en el mundo mágico de Epa2";
mensaje[5]="Entra en el mundo mágico de Epa2"
mensaje[6]="Entra en el mundo mágico de Epa2";
mensaje[7]="Entra en el mundo mágico de Epa2";
mensaje[4]="Entra en el mundo mágico de Epa2";
mensaje[8]="Entra en el mundo mágico de Epa2";
mensaje[9]="Entra en el mundo mágico de Epa2";
mensaje[10]="Entra en el mundo mágico de Epa2";
mensaje[11]="Entra en el mundo mágico de Epa2";
mensaje[12]="Entra en el mundo mágico de Epa2";
mensaje[13]="Entra en el mundo mágico de Epa2";
mensaje[14]="Entra en el mundo mágico de Epa2";
mensaje[15]="Entra en el mundo mágico de Epa2";

</script>
<script src="js/pais.js"></script>
<link rel="STYLESHEET" type="text/css" href="css/estilo.css">
</head>
<body>
</body>
</html>


Creo que funcionará...
__________________
Cómo escribir

No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia.