posYmenu =216;
bgcolor='#000000';
bgcolor2='#000000';
bgcolor3='#cc000';
bgcolor4='#cc000';
needcenter =false;
if(!needcenter)
posXmenu = 210;
else
{ if (document.all)
posXmenu = (document.body.clientWidth/2)-(600/2);
else
posXmenu = (window.innerWidth/2)-(600/2); 
}
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFFF00; text-decoration:none;}')
document.write('A:hover.ejsmenu2 {color:#FFFF00; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu2 {color:#FF0000; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;
zlien[6] = new Array;
zlien[7] = new Array;
zlien[8] = new Array;
zlien[0][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[0][1] = '<b><A HREF="presentation.htm" CLASS=ejsmenu>Présentation</A></B>';
zlien[0][2] = '<b><A HREF="objectifs.htm" CLASS=ejsmenu>Objectifs</A></B>';
zlien[0][3] = '<b><A HREF="activites.htm" CLASS=ejsmenu>Activites</A></B>';
zlien[0][4] = '<b><A HREF="colorguards.htm" CLASS=ejsmenu>Color-guards</A></B>';
zlien[1][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[1][1] = '<b><A HREF="2008.htm" CLASS=ejsmenu>2008</A></B>';
zlien[1][2] = '<b><A HREF="2009.htm" CLASS=ejsmenu>2009</A></B>';
zlien[1][3] = '<b><A HREF="2010.htm" CLASS=ejsmenu>2010</A></B>';
zlien[2][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[2][1] = '<b><A HREF="photos.htm" CLASS=ejsmenu>photos</A></B>';
zlien[2][2] = '<b><A HREF="sons.htm" CLASS=ejsmenu>Sons</A></B>';
zlien[2][3] = '<b><A HREF="videos.htm" CLASS=ejsmenu>Vidéos</A></B>';
zlien[2][4] = '<b><A HREF="presse.htm" CLASS=ejsmenu>Presse</A></B>';
zlien[3][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[3][1] = '<b><A HREF="livre.htm" CLASS=ejsmenu>Consulter</A>';
zlien[3][2] = '<b><A HREF="mailto:contact@marchingband-galaxy.com" CLASS=ejsmenu>Ecrire</A></B>';
zlien[4][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[4][1] = '<b><A HREF="coordonnees.htm" CLASS=ejsmenu>Coordonnées</A></B>';
zlien[5][0] = '<b><A CLASS=ejsmenu2> </A></B>';
zlien[5][1] = '<b><A HREF="stage.htm" CLASS=ejsmenu>cliquez ici</A></B>';
zlien[6][0] = '<b><A CLASS=ejsmenu> </A></B><A HREF="actualites.htm" CLASS=ejsmenu2></A>';
zlien[6][1] = '<b><A HREF="actualites.htm" CLASS=ejsmenu>cliquez ici</A></B>';
zlien[7][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[7][1] = '<b><A HREF="identification.asp" CLASS=ejsmenu>Connexion</A></B>';
zlien[8][0] = '<b><A CLASS=ejsmenu> </A></B>';
zlien[8][1] = '<b><A HREF="partenaires.htm" CLASS=ejsmenu>cliquez ici</A></B>';


var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = posYmenu+24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=100><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
{
content += "<TR><TD ALIGN=center BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"Courrier\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
pass++;
}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
  skn.document.close();
  skn.visibility = "visible";
  }
    else if (dom)
  {
  document.getElementById("topdeck").innerHTML = content;
  skn.visibility = "visible";
  }
    else if (iex)
  {
  document.all("topdeck").innerHTML = content;
  skn.visibility = "visible";
  }
}
function kill()
{
skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFF00 WIDTH=650><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],-15)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Galaxy</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],45)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Agenda</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],110)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Médias</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],180)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Livre d\'or</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],250)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],500)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Contacts</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],323)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href=# CLASS=ejsmenu2><FONT SIZE=2 FACE="Courrier">Stage</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],385)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[7],400)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Actualités</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],460)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],400)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Zone Membre</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],550)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[8],400)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Courrier">Partenaires</FONT></a></TD>')


document.write('</TR></TABLE></TD></TR></TABLE></DIV>')
