/*
SCRIPT TROUVE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/

/* A REGLER MANUELLEMENT SI LE CADRE EST TROP PETIT */
hauteurcadre = 16;

xmenu = new Array;
xlien = new Array;

xmenu[0] = '<A HREF="index.php" CLASS=menudyn4>actualit&eacute;</a>';
xmenu[1] = '<A HREF="index.php?category/historique"CLASS=menudyn4>histoire</a>';
xmenu[2] = '<A HREF="#" CLASS=menudyn4>tourn&eacute;es internationales</a>';
xmenu[3] = '<A HREF="#" CLASS=menudyn4>r&eacute;sultats</a>';
xmenu[4] = '<A HREF="#" CLASS=menudyn4>misc.</a>';
xmenu[5] = '<A HREF="http://www.garocheurs.com/forum/list.php?1" TARGET="_BLANK" CLASS=menudyn4>forum</A>';


xlien[0] = ''
xlien[1] = ''
xlien[2] = ''
xlien[3] = ''
xlien[4] = ''
xlien[5] = ''
xlien[0] += '<A HREF="index.php" CLASS=menudyn3>news</A>';
xlien[0] += ' | '
xlien[0] += '<A HREF="newsletter.php" CLASS=menudyn3>newsLetterOnline</A>';
xlien[0] += ' | '
xlien[0] += '<A HREF="newsletter_ab.php" CLASS=menudyn3>s\'abonner</A>';
xlien[0] += ' | '
xlien[0] += '<A HREF="admin/post.php" CLASS="menudyn3">Poster une news</A>';
xlien[1] += '<A HREF="index.php?category/historique" CLASS=menudyn3>historique</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="index.php?category/matchs-de-legende" CLASS=menudyn3>matchs de l&eacute;gende</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="index.php?category/hall-of-fame" CLASS=menudyn3>hall of fame</A>';
xlien[1] += ' | '
xlien[1] += '<A HREF="index.php?category/15-ans-du-club" CLASS=menudyn3>15 ans du club</A>';

xlien[1] += ' | '

xlien[1] += '<A HREF="index.php?category/pangarochisme" CLASS=menudyn3>pangarochisme</A>';
xlien[2] += '<A HREF="index.php?post/hongrie" CLASS=menudyn3>hongrie</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="index.php?post/portugal" CLASS=menudyn3>portugal</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="index.php?post/pologne" CLASS=menudyn3>polski tour</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="index.php?post/irish" CLASS=menudyn3>irish tour</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="index.php?post/tunisie" CLASS=menudyn3>tunisie</A>';
xlien[2] += ' | '

xlien[2] += '<A HREF="index.php?post/grece" CLASS=menudyn3>gr&egrave;ce</A>';

xlien[2] += ' | '

xlien[2] += '<A HREF="index.php?post/croatie" CLASS=menudyn3>croatie</A>';
xlien[2] += ' | '
xlien[2] += '<A HREF="index.php?post/enfrance" CLASS=menudyn3>en france</A>';
xlien[3] += '<A HREF="index.php?post/resultats80" CLASS=menudyn3>ann&eacute;es 80</A>';
xlien[3] += ' | '
xlien[3] += '<A HREF="index.php?post/resultats90" CLASS=menudyn3>ann&eacute;es 90</A>';
xlien[3] += ' | '
xlien[3] += '<A HREF="index.php?post/resultats00" CLASS=menudyn3>ann&eacute;es 2000</A>';

xlien[3] += ' | '
xlien[3] += '<A HREF="index.php?post/records" CLASS=menudyn3>records du club</A>';
xlien[4] += '<A HREF="index.php?post/liens" CLASS=menudyn3>liens</A>';
xlien[4] += ' | '
xlien[4] += '<A HREF="index.php?post/terrain" CLASS=menudyn3>le terrain</A>';
xlien[4] += ' | '
xlien[4] += '<A HREF="photos.php" CLASS=menudyn3>photos</A>';
xlien[4] += ' | '
xlien[4] += '<A HREF="index.php?post/cassouletcup" CLASS=menudyn3>cassoulet cup & autres sucreries</A>';
xlien[4] += ' | '

xlien[4] += '<A HREF="index.php?post/stats" CLASS=menudyn3>statistiques</A>';

xlien[5] += '<A HREF="http://www.garocheurs.com/forum/list.php?1" target="_BLANK" CLASS=menudyn3>&eacute;crire n\'importe quoi sur le forum ...</A>';
document.write('<STYLE TYPE="text/css">\nA.menudyn3 {color:#000000;text-decoration:none; }\nA:hover.menudyn3 {color:#000000;text-decoration:none;}\n</STYLE>');
document.write('<STYLE TYPE="text/css">\nA.menudyn4 {color:#FFFFFF;text-decoration:none; }\nA:hover.menudyn4 {color:#000000;text-decoration:none;}\n</STYLE>');
document.write('<TABLE CELLPADDING=0 CELLSPACING=0 style="margin-top:7px; margin-left:0; float: left; " BORDER=0 WIDTH='+(xlien.length*76)+' BGCOLOR=#000000><TR><TD><TABLE CELLPADDING=2 CELLSPACING=1 BORDER=0 WIDTH=100%><TR>');
//document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH='457' BGCOLOR=#000000>  <TR><TD><TABLE CELLPADDING=2 CELLSPACING=1 BORDER=0 WIDTH=100%>  <TR>');
for(i=0;i<xlien.length;i++)

{
document.write('<TD style="font-family:  Arial, Helvetica, sans-serif; font-size: 11px;" HEIGHT='+hauteurcadre+' BGCOLOR=#697688 onMouseOver="javascript:colorIt(this);MajMenu('+i+')" ALIGN=center ID=td'+i+'><STRONG><A HREF="#" onClick="return(false)" onMouseOver="MajMenu('+i+')" CLASS=menudyn4>'+xmenu[i]+'</A></STRONG></TD>');
}
document.write('</TR><TR><TD style="font-family:  Arial, Helvetica, sans-serif; font-size: 11px;"  COLSPAN='+(xlien.length)+' BGCOLOR=#ECECEB HEIGHT='+hauteurcadre+' VALIGN=top><ilayer id="dynamenu31" width=100% height='+hauteurcadre+'><layer id="dynamenu32" width=100% height='+hauteurcadre+'><div id="dynamenu33">&nbsp;</div></layer></ilayer></TD>  </TR></TABLE></TD></TR></TABLE>');

function colorIt(tditem)
{
if(document.all)
{
document.all.td0.style.background='#697688';
document.all.td1.style.background='#697688';
document.all.td2.style.background='#697688';
document.all.td3.style.background='#697688';
document.all.td4.style.background='#697688';
document.all.td5.style.background='#697688';
tditem.style.background='#96C0FF';
}
else if(document.getElementById)
{
document.getElementById("td0").style.background='#697688';
document.getElementById("td1").style.background='#697688';
document.getElementById("td2").style.background='#697688';
document.getElementById("td3").style.background='#697688';
document.getElementById("td4").style.background='#697688';
document.getElementById("td5").style.background='#697688';
tditem.style.background='#96C0FF';
}
}

function MajMenu(menu)
{
which = xlien[menu];
if (document.layers){
document.dynamenu31.document.dynamenu32.document.write('<B>'+which+'</B>')
document.dynamenu31.document.dynamenu32.document.close()
}
else if (document.getElementById)
{
document.getElementById("dynamenu33").innerHTML = '<CENTER><B>'+which+'</B></CENTER>';
}
else if (document.all){
dynamenu33.innerHTML='&nbsp;'
dynamenu33.innerHTML='<B>'+which+'</B>';
}
}
if (document.getElementById)
colorIt(document.getElementById("td0"));
else if (document.all){
colorIt(document.all.td0);
}
MajMenu(0);

