function apparaitIfr(NumItem){
//items concerts
if (NumItem == "1")
document.getElementById("ifr1").setAttribute("src","../concerts/concert1.swf");
else
if (NumItem == "2")
document.getElementById("ifr1").setAttribute("src","../Concerts/concert2.swf");
else
if (NumItem == "3")
document.getElementById("ifr1").setAttribute("src","../Concerts/concert3.swf");
else
// Items audio
if (NumItem == "4")
//document.getElementById("ifr1").setAttribute("src","../Audio/plage01.swf");
document.getElementById("ifr1").setAttribute("src","../Audio/P1.swf");
else
// Items actualité
if (NumItem == "5")
document.getElementById("ifr1").setAttribute("src","../concerts/ConcertEve.htm");
else
if (NumItem == "6")
//document.getElementById("ifr1").setAttribute("src","actualit.htm");
document.getElementById("ifr1").setAttribute("src","actualit.htm");
//document.getElementById("ifr1").setAttribute("src","../OrchestrAmat/orchest1.swf");
else
// Items Qui sommes nous ?
if (NumItem == "7")
//document.getElementById("ifr1").setAttribute("src","Qui/Musiciens.htm");
document.getElementById("ifr1").setAttribute("src","../Qui/Musiciens.htm");
else
if (NumItem == "8")
document.getElementById("ifr1").setAttribute("src","../Qui/apropos2.swf");
else
if (NumItem == "9")
document.getElementById("ifr1").setAttribute("src","../Qui/apropos3.swf");
else
if (NumItem == "10")
document.getElementById("ifr1").setAttribute("src","../Qui/apropos4.swf");
else
// items stages
if (NumItem == "11")
document.getElementById("ifr1").setAttribute("src","../stages/stages2.swf");
else
if (NumItem == "12")
document.getElementById("ifr1").setAttribute("src","../stages/stages1.swf");
else
if (NumItem == "13")
document.getElementById("ifr1").setAttribute("src","../stages/stages1.swf");
else
if (NumItem == "14")
document.getElementById("ifr1").setAttribute("src","../stages/stages1.swf");
else
if (NumItem == "15")
document.getElementById("ifr1").setAttribute("src","../stages/stages3.swf");
else
// Items cours
if (NumItem == "16")
document.getElementById("ifr1").setAttribute("src","../cours/cours1.swf");
else
if (NumItem == "17")
document.getElementById("ifr1").setAttribute("src","../orchestramat/orchest1.swf");
else
if (NumItem == "18")
document.getElementById("ifr1").setAttribute("src","../orchestramat/orchest2.swf");
else
if (NumItem == "19")
document.getElementById("ifr1").setAttribute("src","../contacts/contact.swf");
else
if (NumItem == "20")
document.getElementById("ifr1").setAttribute("src","../20.htm");
else
if (NumItem == "21")
document.getElementById("ifr1").setAttribute("src","../Stages/mailer.html");
else
if (NumItem == "22")
document.getElementById("ifr1").setAttribute("src","../Contacts/contacts.htm");
else
if (NumItem == "23")
document.getElementById("ifr1").setAttribute("src","../Diaporama/Diaporama.html");
else
return false
}
function lien(monLien) {
window.open(monLien, '_blank');
return false;
}

///////////////////////////////////////////////////////////CONCERTS//////////////////////////////////////////////////



function montre1()
{ 
document.getElementById("concer").style.visibility="visible";
//concer.style.visibility="visible";
} 

function concert()
{
//onclick="return lien(this.href);">
//document.write('<INPUT TYPE="button" CLASS="button" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="2.htm"  ONMOUSEOUT="this.className=\'button\';" VALUE="Instruments" STYLE="margin-top: 2px;"><INPUT TYPE="button" CLASS="button" VALUE="Programmes" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="IciMoncodeOuMonAdresseDePage" ONMOUSEOUT="this.className=\'button\';"><INPUT TYPE="button" CLASS="button" VALUE="Spectacles musicaux" STYLE="margin-top: -2px;"  ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="IciMoncodeOuMonAdresseDePage" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" ONMOUSEOVER="this.className=\'inputover\';" onclick="apparaitIfr(1);" ONMOUSEOUT="this.className=\'button\';" VALUE="Instruments" STYLE="margin-top: 2px;">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Programmes" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" onclick="apparaitIfr(2);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Spectacles musicaux" STYLE="margin-top: -2px;"  ONMOUSEOVER="this.className=\'inputover\';" onclick="apparaitIfr(3);" ONMOUSEOUT="this.className=\'button\';">');

}

function cache1()
{ 
 //.style.visibility="hidden";
 document.getElementById("concer").style.visibility="hidden";
} 

/////////////////////////////////////////////////////////////////AUDIO/////////////////////////////////////////////////

function montre2()
{ 
 //.style.visibility="visible";
document.getElementById("audi").style.visibility="visible";
} 

function aud()
{
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Extraits" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" onclick="apparaitIfr(4);" ONMOUSEOUT="this.className=\'button\';">');
}

function cache2()
{ 
 //audi.style.visibility="hidden";
document.getElementById("audi").style.visibility="hidden";
} 

////////////////////////////////////////////////////////ACTUALITE///////////////////////////////////////////////

function montre3()
{ 
 //actu.style.visibility="visible";

document.getElementById("actu").style.visibility="visible";
} 

function actualit()
{
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Concerts événements" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../concerts/ConcertEve.htm" onclick="lien(\'../concerts/ConcertEve.htm\');return false" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Actualité" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" href="actualit.htm" ONCLICK="lien(this.href)" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Actualité" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(6);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Orchestre amateur" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(6);" ONMOUSEOUT="this.className=\'button\';">');
}

function cache3()
{ 
 //actu.style.visibility="hidden";
 document.getElementById("actu").style.visibility="hidden";
} 

/////////////////////////////////////////////////////////////////Qui sommes nous ?/////////////////////////////////////////////////

function montre4()
{ 
 document.getElementById("qui").style.visibility="visible";
} 

function quisom()
{
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Musiciens" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="qui/musiciens.htm" ONCLICK="lien(this.href)" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Musiciens" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(7);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Spectacles musicaux" STYLE="margin-top: -2px" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(8);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Historique" STYLE="margin-top: -2px" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(9);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Administration" STYLE="margin-top: -2px" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(10);" ONMOUSEOUT="this.className=\'button\';">');

}

function cache4()
{ 
 document.getElementById("qui").style.visibility="hidden";
} 

////////////////////////////////////////////////////////////////Stages/////////////////////////////////////////////////

function montre5()
{ 
 document.getElementById("stag").style.visibility="visible";
} 

function sta()
{
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Découverte" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(11);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Musique en ballade" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(12);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Cordes et vents" STYLE="margin-top: 2px; margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(13);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Stage trimestriel" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(11);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Stage de la Toussaint" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(12);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Stage de Noël" STYLE="margin-top: 2px; margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(13);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Stage de Pâques" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(14);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Stage d\'été" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(15);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Stage d\'été" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../Stages/stage_cont.html" ONCLICK="lien(this.href)" ONMOUSEOUT="this.className=\'button\';">');
}

function cache5()
{ 
 document.getElementById("stag").style.visibility="hidden";
} 
////////////////////////////////////////////////////////////////Cours/////////////////////////////////////////////////

function montre6()
{ 
 document.getElementById("cour").style.visibility="visible";
} 

function cou()
{
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Cours" STYLE="margin-top: -2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(16);" ONMOUSEOUT="this.className=\'button\';">');
}

function cache6()
{ 
 document.getElementById("cour").style.visibility="hidden";
} 
////////////////////////////////////////////////////////////////Orchestre Amateur/////////////////////////////////////////////////

function montre7()
{ 
 document.getElementById("orch").style.visibility="visible";
} 

function orc()
{
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Orchestre Amateur" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(17);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="E B L" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(18);" ONMOUSEOUT="this.className=\'button\';">');
}

function cache7()
{ 
 document.getElementById("orch").style.visibility="hidden";
} 
////////////////////////////////////////////////////////////////CONTACTS/////////////////////////////////////////////////

function montre8()
{ 
 document.getElementById("contact").style.visibility="visible";
} 

function cont()
{
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Coordonnées" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(19);" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Courriel" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="mailto:contact@lacompagnieduglobe.com" onclick="lien(\'mailto:contact@lacompagnieduglobe.com\');return false" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Inscription à un stage" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../Stages/InscrStage.htm" onclick="lien(\'../Stages/InscrStage.htm\');return false" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Inscription à un stage" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(21);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Renseignements" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../Contacts/contacts.htm" ONCLICK="lien(this.href)" ONMOUSEOUT="this.className=\'button\';">');
document.write('<INPUT TYPE="button" CLASS="button" VALUE="Renseignements" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../Contacts/contacts.htm" onclick="lien(\'../Contacts/contacts.htm\');return false" ONMOUSEOUT="this.className=\'button\';">');
}

function cache8()
{ 
 document.getElementById("contact").style.visibility="hidden";
} 
////////////////////////////////////////////////////////////////Photos/////////////////////////////////////////////////

function montre9()
{ 
 document.getElementById("photo").style.visibility="visible";
} 

function Diaporama()
{
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Musiciens" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(7);" ONMOUSEOUT="this.className=\'button\';">');

document.write('<INPUT TYPE="button" CLASS="button" VALUE="Voir le diaporama" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" ONCLICK="apparaitIfr(23);" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Voir le diaporama" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../Viewer/Diapo.html" onclick="lien(\'../Viewer/Diapo.html\');return false" ONMOUSEOUT="this.className=\'button\';">');
//document.write('<INPUT TYPE="button" CLASS="button" VALUE="Voir les photos" STYLE="margin-top: 2px;" ONMOUSEOVER="this.className=\'inputover\';" href="../Viewer/Diapo.html" onclick="window.open(this.href, height=655px, width=550px, toolbar=false, status=false, directories=false, location=false)" ONMOUSEOUT="this.className=\'button\';">');

}

function cache9()
{ 
 document.getElementById("photo").style.visibility="hidden";
} 

