
var tempo=0;

function lien(active,nom,lien,target,espaces,image)
{
 if(active)
 {
  result ='<a href=http://'+lien+' target='+target+' CLASS=menu>'+nom;
 }
 else
 {
  result ='<font CLASS=menu>'+nom;
 }

for (;espaces>0;espaces--,result+='&nbsp');
 if(active)
 {
  result+='</a><img src=images/'+image+'.gif />';
 }
 else
 {
  result +='</font>';
 }

 return result;
}

function efface()
{
 tempo = setTimeout("kill()",200);
}

function effacepas()
{
 if (tempo>0)
 {
  clearTimeout(tempo);
 }	
}

/*  posYmenu = 98; */

posYmenu = 138;
bgcolor='#EEEEEE';
bgcolor2='#EEEEEE';
needcenter = false;

if(!needcenter)
{
 posXmenu = 10;
}
else
{
 if (document.all)
 {
  // internet explorer 5.5//
  // calcul approximatif ...//
  if ((document.body.clientWidth)<770)
  {
   posXmenu=111;
  }
  else
  {
   posXmenu = (document.body.clientWidth/2)-(600/2)+28;
  }
 }
 else
 {
  // netscape 6//
  if ((window.innerWidth)<780)
  {
   posXmenu=111;
  }
  else
  {
   posXmenu = (window.innerWidth/2)-(600/2)+13;
  }
 }	
}

document.write('<style type="text/css">');
document.write('td.menu { text-align : center; }')
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:20; }')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');

/*LIENS*/


dom = "www.uclhsm.fr/";
	




zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;

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; */

skn.top = posYmenu+24;

function pop(msg,pos)
{
 skn.visibility = "hidden";
 a=true
 pos=pos+1;
 skn.left = posXmenu+pos;
 var content ="<div id=skn1><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=110 onmouseover=\"effacepas();\" onmouseout=\"efface();\">";
 pass = 0

 while (pass < msg.length)
 {
  content += "<TR ><TD BGCOLOR="+bgcolor+" onMouseOver=\"effacepas();this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\"><B>&nbsp; - "+msg[pass]+"</B></FONT></TD></TR>";
  pass++;
 }
 content += "</TABLE></div>";

 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 onmouseout=\"efface();\" onmouseover=\"effacepas();\"><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0  HEIGHT=21><TR>')

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=accueil CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Accueil</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');


document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Le_mot CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Le mot</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Présentation CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Présentation</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Photos CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Photos</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Calendrier CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Calendrier</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');


document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=/pages/forum/index.php CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Forum</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Evenement CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Evenements</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Partenaires CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Partenaires</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Blog CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Actu club</B></FONT></a></TD>');

document.write('<TD WIDTH=1 ALIGN=center BGCOLOR='+bgcolor+'><img src=images/lignes/ligne_noir.gif></TD>');

document.write('<TD CLASS="menu" WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+'><A href=index.php?s1=Infos CLASS="menu"><FONT SIZE=1 FACE="Verdana"><B>Infos</B></FONT></a></TD>');

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