/* auteur: Alain Escobar */
/* Date de création: 10/02/2003 menu.js*/
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<A href="index.html" class=link0>Bienvenido</A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');

//// The JavaScript Source!! http://javascript.internet.com -->
//function initArray() {
//this.length = initArray.arguments.length;
//for (var i = 0; i < this.length; i++) {
//this[i] = initArray.arguments[i];
//   }
//}

//// modifier ici le texte, la vitesse et les couleurs
//var ctext = "Escuchar y ver Jos";
//var speed = 100;
//var x = 0;
//var color = new initArray(
//"red", 
//"white", 
//"white",
//"white"
//);
//// fin des modifications

//if(navigator.appName == "Netscape") {
//document.write('<layer id="c">' +ctext+'</layer><br>');
//}
//if (navigator.appVersion.indexOf("MSIE") != -1){
//document.write('<A href="ecoute.html" class=link0><font size="2"><div id="c">'+ctext+'</div></font></A>');
//}
//function chcolor(){ 
//if(navigator.appName == "Netscape") {
//document.c.document.write('<font color="'+color[x]);
//document.c.document.write('">'+ctext+'</font>');
//document.c.document.close();
//}
//else if (navigator.appVersion.indexOf("MSIE") != -1){
//document.all.c.style.color = color[x];
//}
//(x < color.length-1) ? x++ : x = 0;
//}
//setInterval("chcolor()",300);
//// -->


document.write('<A href="ecouteesp.html" class=link0><font size="2" color="#cc0000">Escuchar y ver Jos</font></A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
/*document.write('<A href="quienesp.html" class=link0>¿Quién es?</A><BR>');*/
/*document.write('<A href="groupeesp.html" class=link0>Su banda</A><BR>');*/
document.write('<A href="referencesesp.html" class=link0>Referencias</A><BR>');
document.write('<A href="mediasesp.html" class=link0>Medias</A><BR>');

document.write('<A href="galerieesp.html" class=link0>Galería de fotos</A><BR>');
//document.write('<A href="concertsesp.html" class=link0>Próximos conciertos</A><BR>');
document.write('<A href="repesp.html" class=link0>Repertorio</A><BR>');
//document.write('<A href="diversesp.html" class=link0>Noticias</A><br>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<A href="formdemandeesp.html" class=link0><font size="2" color="#cc0000">Para programar Jos</font></A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<A href="tarifsesp.html" class=link0><font size="2" color="#cc0000">Tarifas</font></A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<a href="pdf/fichtechesp.pdf" class=link2>Hoja de datos</a><br>');
//document.write('<hr width="80%" noshade>');
//document.write('<a href="demo/openesp.html" class=link0><FONT color="blue">---> Demo para los profesionales</FONT></a><br>');

