bgcolor='#00CC00';
bgcolor2='#FFFFCC';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:20; left:99px ')
document.write('#topgauche { position:absolute;  z-index:15; }')
document.write('A:hover.ejsmenu {color:#006600; text-decoration:none;}')
document.write('.ejsmenu {color:#FFFF00; 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[8] = new Array;
zlien[1][0] = '<A HREF="abdo.html" CLASS=ejsmenu>Abdo-fessiers</A>';
zlien[1][1] = '<A HREF="baby_gym.html" CLASS=ejsmenu>Baby Gym</A>';
zlien[1][2] = '<A HREF="badminton.html" CLASS=ejsmenu>Badminton</A>';
/*zlien[1][3] = '<A HREF="basket_benjamins.html" CLASS=ejsmenu>Basket Benjamins</A>';*/
zlien[1][3] = '<A HREF="basket_mini.html" CLASS=ejsmenu>Mini Basket</A>';
zlien[1][4] = '<A HREF="basket_minimes.html" CLASS=ejsmenu>Basket Minimes</A>';
/*zlien[1][5] = '<A HREF="basket_poussins.html" CLASS=ejsmenu>Basket Poussins</A>';*/
zlien[1][5] = '<A HREF="basket_seniors.html" CLASS=ejsmenu>Basket Seniors</A>';
zlien[1][6] = '<A HREF="billard.html" CLASS=ejsmenu>Billard Français</A>';
zlien[1][7] = '<A HREF="danse_classique.html" CLASS=ejsmenu>Danse Classique</A>';
zlien[1][8] = '<A HREF="danse_classique.html" CLASS=ejsmenu>Danse Moderne Enfants</A>';
zlien[1][9] = '<A HREF="danse_classique.html" CLASS=ejsmenu>Danse Moderne Adultes</A>';
zlien[1][10] = '<A HREF="danse_classique.html" CLASS=ejsmenu>Danse ModernJazz</A>';
zlien[1][11] = '<A HREF="danse_salon.html" CLASS=ejsmenu>Danse de Salon</A>';
zlien[1][12] = '<A HREF="danse_country.html" CLASS=ejsmenu>Danse Country</A>';
zlien[1][13] = '<A HREF="musc_senior.html" CLASS=ejsmenu>Entretien Musculaire Seniors</A>';
zlien[1][14] = '<A HREF="gymnastique.html" CLASS=ejsmenu>Gymnastique</A>';
zlien[1][15] = '<A HREF="gym_recreative.html" CLASS=ejsmenu>Gym Récréative Enfants</A>';
zlien[1][16] = '<A HREF="gym_tonic.html" CLASS=ejsmenu>Gym Tonic</A>';
zlien[1][17] = '<A HREF="gymnastique-rythmique.html" CLASS=ejsmenu>Gymnastique Rytmique NOUVEAU</A>';
zlien[1][18] = '<A HREF="pilates.html" CLASS=ejsmenu>Pilates</A>';
zlien[1][19] = '<A HREF="remise_forme.html" CLASS=ejsmenu>Remise en Forme</A>';
zlien[1][20] = '<A HREF="step.html" CLASS=ejsmenu>Step</A>';
zlien[1][21] = '<A HREF="stretching.html" CLASS=ejsmenu>Stretching</A>';
zlien[1][22] = '<A HREF="tennis.html" CLASS=ejsmenu>Tennis</A>';
zlien[1][23] = '<A HREF="tennis_ecole.html" CLASS=ejsmenu>Tennis (école de )</A>';
zlien[2][0] = '<A HREF="geo.html" CLASS=ejsmenu>Nous trouver</A>';
zlien[2][1] = '<A HREF="contacts.html" CLASS=ejsmenu>Nous contacter</A>';
zlien[2][2] = '<A HREF="adherer.html" CLASS=ejsmenu>Adhérer au Club</A>';
zlien[2][3] = '<A HREF="bureau.html" CLASS=ejsmenu>Bureau et C.A.</A>';

if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 99;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=1 BGCOLOR=#006600 WIDTH=200><TR><TD><TABLE WIDTH=180 BORDER=0 CELLPADDING=1 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></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=2 BGCOLOR=#006600 WIDTH=100 HEIGHT=100><TR><TD><TABLE CELLPADING=1 CELLSPACING=1 BORDER=0 WIDTH=100 HEIGHT=100>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)"  onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 COLOR=#006600 FACE="Comic Sans MS"> <A HREF="index.html">   <B>ACCUEIL</B></A></FONT></TD></tr>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],-30)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 COLOR=#006600 FACE="Comic Sans MS">                         <B>ACTIVITES</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],66)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 COLOR=#006600 FACE="Comic Sans MS">                         <B>INFOS PRATIQUES</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],0)"  onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 COLOR=#006600 FACE="Comic Sans MS"> <A target="_blank" HREF="presentation.html"> <B>INSTALLATIONS</B></A></FONT></TD></tr>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],0)"  onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 COLOR=#006600 FACE="Comic Sans MS"> <A target="_blank" HREF="actualite.html">    <B>ACTUALITÉ</B></A></FONT></TD></tr>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],0)"  onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 COLOR=#FF0000 FACE="Comic Sans MS"> <A target="_blank" HREF="inscriptions-rentree.html"><B>Saison 2011-2012</B></A></FONT></TD></tr>')
document.write('<tr><TD WIDTH=110 HEIGHT=30 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],198)"  onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 COLOR=#FF0000 FACE="Comic Sans MS"><A target="_blank" HREF="/albums/GaleriePhotos-2010.html"><B>Galerie PHOTOS 2010</B></A></FONT></TD></tr>')

	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');

