bgcolor='#006699';
bgcolor2='#CC0000';
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:#FFFF00; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFF00; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');

/*
LIENS
*/
clien = new Array;
clien[0] = new Array;
clien[1] = new Array;
clien[2] = new Array;
clien[3] = new Array;
clien[4] = new Array;
clien[5] = new Array;
clien[0][0] = 'manchettes.htm';
clien[0][1] = 'http://lehcm.clicforum.com/index.php';
clien[0][2] = 'reglements.htm';
clien[0][3] = 'records.htm';
clien[0][4] = 'motadmin.htm';
clien[1][0] = 'classement.htm';
//clien[1][1] = 'archive/2009-2010/classement2009A.htm';
clien[1][1] = 'archive/2008-2009/classement2009H.htm';
clien[1][2] = 'archive/2008-2009/classement2008A.htm';
clien[1][3] = 'archive/2007-2008/classement.htm';
clien[2][0] = 'statistiques.htm';
//clien[2][1] = 'archive/2009-2010/statistiques2009A.htm';
clien[2][1] = 'archive/2008-2009/statistiques2009H.htm';
clien[2][2] = 'archive/2008-2009/statistiques2008A.htm';
clien[2][3] = 'archive/2007-2008/statistiques.htm';
clien[3][0] = 'calendrier.htm';
//clien[3][1] = 'archive/2009-2010/resultats2009A.htm';
clien[3][1] = 'archive/2008-2009/resultats2009H.htm';
clien[3][2] = 'archive/2008-2009/resultats2008A.htm';
clien[3][3] = 'archive/2007-2008/resultats.htm';
clien[4][9] = 'archive/carriere/honneurs.htm';
clien[5][0] = 'archive/2007-2008/photos.htm';

/*
LIBELEs DES 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[0][0] = 'Accueil';
zlien[0][1] = 'Forum';
zlien[0][2] = 'Reglements';
zlien[0][3] = 'Records';
zlien[0][4] = 'Mot Administration';
zlien[1][0] = '2009A';
zlien[1][1] = '2009H';
zlien[1][2] = '2008A';
zlien[1][3] = '2007-2008';
zlien[2][0] = '2009A';
zlien[2][1] = '2009H';
zlien[2][2] = '2008A';
zlien[2][3] = '2007-2008';
zlien[3][0] = '2009A';
zlien[3][1] = '2009H';
zlien[3][2] = '2008A';
zlien[3][3] = '2007-2008';
zlien[5][0] = '2007-2008';
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 = 24;

function pop(lien,msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" CLASS=bleup onClick=\"location.href='"+ lien[pass] +"'\" style=\"cursor:hand;\" 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>";
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=#000000 WIDTH=760><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=130 CLASS=bleup onClick="location.href=\'manchettes.htm\'" style="cursor:hand;" ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(clien[0],zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><B>LEHCM</B></FONT></TD>')
document.write('<TD WIDTH=130 CLASS=bleup onClick="location.href=\'classement.htm\'" style="cursor:hand;" ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(clien[1],zlien[1],126)" onMouseOut="this.style.background=\''+bgcolor+'\'"><B>Classement</B></TD>')
document.write('<TD WIDTH=130 CLASS=bleup onClick="location.href=\'statistiques.htm\'" style="cursor:hand;" ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(clien[2],zlien[2],253)" onMouseOut="this.style.background=\''+bgcolor+'\'"><B>Statistiques</B></TD>')
document.write('<TD WIDTH=130 CLASS=bleup onClick="location.href=\'calendrier.htm\'" style="cursor:hand;" ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(clien[3],zlien[3],381)" onMouseOut="this.style.background=\''+bgcolor+'\'"><B>Résultats</B></TD>')
document.write('<TD WIDTH=130 CLASS=bleup onClick="location.href=\'archive/2007-2008/honneurs.htm\'" style="cursor:hand;" ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(clien[4],zlien[4],508)" onMouseOut="this.style.background=\''+bgcolor+'\'"><B>Honneurs</B></TD>')
document.write('<TD WIDTH=130 CLASS=bleup onClick="location.href=\'archive/2007-2008/photos.htm\'" style="cursor:hand;" ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(clien[5],zlien[5],634)" onMouseOut="this.style.background=\''+bgcolor+'\'"><B>Photos</B></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
