/* 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>Accueil</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 = "Ecouter/visionner 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="ecoute.html" class=link0><font size="2" color="#cc0000">Ecouter Jos</font></A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
/*document.write('<A href="qui.html" class=link0>Qui est-il?</A><BR>');*/
/*document.write('<A href="groupe.html" class=link0>Son Groupe</A><BR>');*/
document.write('<A href="references.html" class=link0>Références</A><BR>');
document.write('<A href="medias.html" class=link0>Médias</A><BR>');

document.write('<A href="galerie.html" class=link0>Galerie</A><BR>');
//document.write('<A href="concerts.html" class=link0>Prochains Concerts</A><BR>');
document.write('<A href="rep.html" class=link0>Répertoire</A><BR>');
//document.write('<A href="divers.html" class=link0>News</A><br>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<A href="formdemande.html" class=link0><font size="2" color="#cc0000">Programmer Jos</font></A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<A href="tarifs.html" class=link0><font size="2" color="#cc0000">Tarifs</font></A><BR>');
document.write('<A href="#" class=link0></A><hr width="80%" noshade>');
document.write('<a href="pdf/fichtech.pdf" class=link2>Fiche Technique</a><br>');
//document.write('<hr width="80%" noshade>');
//document.write('<a href="demo/open.html" class=link0><FONT color="blue">---> Démo pour profes- <br>sionnels</FONT></a><br>');

//document.write('<a href="http://www.mpa83.net/pdf/fichtech.pdf" target="_blank" class=link0>Télécharger la Fiche Technique</a><br>');

