bgcolor='#333366';
bgcolor2='#F7C936';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#333366; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');

/*
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[9] = new Array;

/*
zlien[0][0] = '<A HREF="index.php?cPath=24" CLASS=ejsmenu>Toutes nos chaussures</A>';
zlien[1][0] = '<A HREF="index.php?cPath=25" CLASS=ejsmenu>Ballons/Paniers</A>';
*/
zlien[2][0] = '<A HREF="index.php?cPath=47_21" CLASS=ejsmenu>Maillots</A>';
zlien[2][1] = '<A HREF="index.php?cPath=47_23" CLASS=ejsmenu>Maillots-Shorts</A>';
zlien[2][2] = '<A HREF="index.php?cPath=47_22" CLASS=ejsmenu>Shorts</A>';
zlien[2][3] = '<A HREF="index.php?cPath=47_27" CLASS=ejsmenu>Survêtements</A>';
zlien[2][4] = '<A HREF="index.php?cPath=47_43" CLASS=ejsmenu>Gardiens</A>';
zlien[2][5] = '<A HREF="index.php?cPath=47_31" CLASS=ejsmenu>Pantalons</A>';
zlien[2][6] = '<A HREF="index.php?cPath=37" CLASS=ejsmenu>Tee shirt et polos</A>';
zlien[2][7] = '<A HREF="index.php?cPath=47_32" CLASS=ejsmenu>Sweats</A>';
zlien[2][8] = '<A HREF="index.php?cPath=47_34" CLASS=ejsmenu>Vestes- Gilets</A>';
zlien[3][0] = '<A HREF="index.php?cPath=28_54" CLASS=ejsmenu>Poignets éponges</A>';
zlien[3][1] = '<A HREF="index.php?cPath=28_53" CLASS=ejsmenu>Sandales</A>';
zlien[3][2] = '<A HREF="index.php?cPath=28_26" CLASS=ejsmenu>Sacs</A>';
zlien[3][3] = '<A HREF="index.php?cPath=28_48" CLASS=ejsmenu>Casquettes</A>';
zlien[3][4] = '<A HREF="index.php?cPath=28_50" CLASS=ejsmenu>Chaussettes</A>';
zlien[3][5] = '<A HREF="index.php?cPath=28_49" CLASS=ejsmenu>Serviettes</A>';
zlien[3][6] = '<A HREF="index.php?cPath=28_42" CLASS=ejsmenu>Chasubles</A>';
zlien[5][0] = '<A HREF="index.php?cPath=51_66" CLASS=ejsmenu>Protection</A>';
zlien[5][1] = '<A HREF="index.php?cPath=51_65" CLASS=ejsmenu>Bandages</A>';
/*
zlien[4][0] = '<A HREF="index.php?cPath=64" CLASS=ejsmenu>La médiathèque</A>';
zlien[5][0] = '<A HREF="index.php?cPath=51" CLASS=ejsmenu>Nos protections</A>';
zlien[6][0] = '<A HREF="specials.php" CLASS=ejsmenu>Toutes nos promo</A>';
zlien[7][0] = '<A HREF="index.php?cPath=63" CLASS=ejsmenu>Urban Basket</A>';
zlien[8][0] = '<A HREF="index.php?cPath=62" CLASS=ejsmenu>Pour les clubs</A>';
zlien[9][0] = '<A HREF="contact_us.php" CLASS=ejsmenu>Envoyer un E-Mail</A>';
*/
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 = 25;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#F8CA36 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 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\">&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=#F8CA37 WIDTH=900><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=900 HEIGHT=25><TR>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="index.php?cPath=24" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Chaussures</FONT></A></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],90)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="index.php?cPath=25" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Ballons</FONT></A></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],180)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],180)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Textile</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],270)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],270)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Accessoires</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],360)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="index.php?cPath=64" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Médiathèque</FONT></A></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],450)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],450)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Paramédical</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],550)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="specials.php" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Promotions</FONT></A></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],640)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="index.php?cPath=63" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Fashion</FONT></A></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],730)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="index.php?cPath=62" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Pour les clubs</FONT></A></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[9],820)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A HREF="contact_us.php" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Nous contacter</FONT></A></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')

