bgcolor='#336666';
bgcolor2='#66CCCC';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><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[0][0] = '<A HREF="index.html" CLASS=ejsmenu>Retour à la page d\'accueil</A>';
zlien[1][0] = '<A HREF="Resultats.html" CLASS=ejsmenu>Voir tous résultats sportifs</A>';
zlien[2][0] = '<A HREF="Section Fond.html" CLASS=ejsmenu>Section Fond</A>';
zlien[2][1] = '<A HREF="MicrobesAlpins.html" CLASS=ejsmenu>Microbes Alpins</A>';
zlien[2][2] = '<A HREF="PoussinsAlpins.html" CLASS=ejsmenu>Poussins Alpins</A>';
zlien[2][3] = '<A HREF="BenjaminsAlpins.html" CLASS=ejsmenu>Benjamins Alpins</A>';
zlien[2][4] = '<A HREF="BenjaminsLoisirsAlpins.html" CLASS=ejsmenu>Benjamins Loisirs Alpins</A>';
zlien[2][5] = '<A HREF="MinimesAlpins.html" CLASS=ejsmenu>Minimes Alpins</A>';
zlien[2][6] = '<A HREF="GrandPrixAlpins.html" CLASS=ejsmenu>Grand-Prix Alpins</A>';
zlien[2][7] = '<A HREF="Section Alpin.html" CLASS=ejsmenu>Section Alpin</A>';
zlien[2][8] = '<A HREF="Section Multi-Activite.html" CLASS=ejsmenu>Section Multi-Activité</A>';
zlien[2][9] = '<A HREF="Section Rando.html" CLASS=ejsmenu>Section Rando</A>';
zlien[3][0] = '<A HREF="Vie du Club.html" CLASS=ejsmenu>Présentation du Club</A>';
zlien[3][1] = '<A HREF="Devenir Membre.html" CLASS=ejsmenu>Devenir Membre</A>';
zlien[3][2] = '<A HREF="Articles de presse.html" CLASS=ejsmenu>Articles de Presse</A>';
zlien[4][0] = '<A HREF="Evenements.html" CLASS=ejsmenu>Tous les évènements prévus</A>';
zlien[4][1] = '<A HREF="Derby_FicheTechnique.html" CLASS=ejsmenu>Derby du Mont de la Guerre</A>';
zlien[5][0] = '<A HREF="Liens.html" CLASS=ejsmenu>Liens référencés</A>';
zlien[6][0] = '<A HREF="2007-2008/index.html" CLASS=ejsmenu>Saison 2007-2008</A>';
zlien[6][1] = '<A HREF="2006-2007/index.html" CLASS=ejsmenu>Saison 2006-2007</A>';
zlien[6][2] = '<A HREF="2005-2006/index.html" CLASS=ejsmenu>Saison 2005-2006</A>';
zlien[6][3] = '<A HREF="2004-2005/index.html" CLASS=ejsmenu>Saison 2004-2005</A>';
zlien[7][0] = '<A HREF="prive_CA.html" CLASS=ejsmenu>Accès Conseil d\'Administration</A>';

if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 89;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=195><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor2+" onMouseOver=\"this.style.background='"+bgcolor+"'\" onMouseOut=\"this.style.background='"+bgcolor2+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"Arial\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill()
{
	if(document.getElementById)
		skn.visibility = "hidden";
}
document.onclick = kill;
if(document.getElementById)
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=90 HEIGHT=120><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=120>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Accueil</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],19)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Résultats</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],38)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Photos</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],57)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Le Club</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],76)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Evènements</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],95)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Liens</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],114)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Archives</FONT></TD></tr>')

document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],133)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Privé</FONT></TD></tr>')

document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');