﻿bgcolor='#7A0702';
bgcolor2='#7A0702';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#ffffff; text-decoration:none;}')
document.write('.ejsmenu {color:#FFFFFF; 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[9] = new Array;
zlien[10] = new Array;
zlien[11] = new Array;
zlien[12] = new Array;
zlien[13] = new Array;
zlien[14] = new Array;
zlien[15] = new Array;
zlien[16] = new Array;
zlien[16] = new Array;

zlien[0][0] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/26-08-2007" CLASS=ejsmenu>26-08-2007 </A>';
zlien[0][1] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/22-08-2007" CLASS=ejsmenu>22-08-2007 </A>';
zlien[0][2] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/27-01-2007" CLASS=ejsmenu>27-01-2007 </A>';
zlien[0][3] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/01-11-2005" CLASS=ejsmenu>01-11-2005 </A>';
zlien[0][4] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/21-04-2005" CLASS=ejsmenu>21-04-2005 </A>';
zlien[0][5] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/03-04-2005" CLASS=ejsmenu>03-04-2005 </A>';
zlien[0][6] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/24-03-2005" CLASS=ejsmenu>24-03-2005 </A>';
zlien[0][7] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/22-03-2005" CLASS=ejsmenu>22-03-2005 </A>';
zlien[0][8] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/16-02-2005" CLASS=ejsmenu>16-02-2005 </A>';
zlien[0][9] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/04-02-2005" CLASS=ejsmenu>04-02-2005 </A>';
zlien[0][10] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/26-01-2005" CLASS=ejsmenu>26-01-2005 </A>';
zlien[0][11] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/24-01-2005" CLASS=ejsmenu>24-01-2005 </A>';
zlien[0][12] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/19-01-2005" CLASS=ejsmenu>19-01-2005 </A>';
zlien[0][13] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/12-01-2005" CLASS=ejsmenu>12-01-2005 </A>';
zlien[0][14] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/27-12-2004" CLASS=ejsmenu>27-12-2004 </A>';
zlien[0][15] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/23-12-2004" CLASS=ejsmenu>23-12-2004 </A>';
zlien[0][16] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/15-12-2004" CLASS=ejsmenu>15-12-2004 </A>';
zlien[0][17] = '<A HREF="http://www.northfans.ch/index.php?idContenu=Divers/13-12-2004" CLASS=ejsmenu>13-12-2004 </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=0 CELLSPACING=0 BGCOLOR=#ffffff WIDTH=98 ALIGN=left><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>";
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=0 BGCOLOR=#ffffff WIDTH=100 HEIGHT=10><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=20>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">"Divers"</FONT></TD></tr>')

	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');