bgcolor='#e6e6e6';
bgcolor2='#99CCFF';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:110px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFFFF00; text-decoration:none;}')
document.write('.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('.ejsmenu-over {color:#FFFF00; 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[0][0] = '<A HREF="http://www.chaumont-sur-loire.fr" CLASS=ejsmenu>Chaumont sur loire</A>';
zlien[1][0] = '<A HREF="http://www.chaumont-sur-loire.fr/administration.htm" CLASS=ejsmenu>La mairie et son personnel</A>';
zlien[1][1] = '<A HREF="http://www.chaumont-sur-loire.fr/conseil.htm" CLASS=ejsmenu>Le conseil municipal</A>';
zlien[1][2] = '<A HREF="http://www.chaumont-sur-loire.fr/chaumont-chiffres.htm" CLASS=ejsmenu>Chaumont en chiffres</A>';
zlien[2][0] = '<A HREF="http://www.chaumont-sur-loire.fr/service-medical.htm" CLASS=ejsmenu>Service m&eacute;dical</A>';
zlien[2][1] = '<A HREF="http://www.chaumont-sur-loire.fr/service-population.htm" CLASS=ejsmenu>Services &agrave; la population</A>';
zlien[2][2] = '<A HREF="http://www.chaumont-sur-loire.fr/demarches-administratives.htm" CLASS=ejsmenu>D&eacute;marches administratives</A>';
zlien[3][0] = '<A HREF="http://www.chaumont-sur-loire.fr/calendrier.htm" CLASS=ejsmenu>Calendrier des F&ecirc;tes</A>';
zlien[4][0] = '<A HREF="http://www.chaumont-sur-loire.fr/asso-sportives.htm" CLASS=ejsmenu>Associations sportives</A>';
zlien[4][1] = '<A HREF="http://www.chaumont-sur-loire.fr/asso-diverses.htm" CLASS=ejsmenu>Associations diverses</A>';
zlien[5][0] = '<A HREF="http://www.chaumont-sur-loire.fr/economie.htm" CLASS=ejsmenu>Economie</A>';
zlien[5][1] = '<A HREF="http://www.chaumont-sur-loire.fr/artisanat.htm" CLASS=ejsmenu>L\'artisanat</A>';
zlien[6][0] = '<A HREF="http://www.chaumont-sur-loire.fr/camping.htm" CLASS=ejsmenu>Camping Municipal</A>';
zlien[7][0] = '<A HREF="http://www.chaumont-sur-loire.fr/office-tourisme.htm" CLASS=ejsmenu>Office de Tourisme</A>';
zlien[7][1] = '<A HREF="http://www.chaumont-sur-loire.fr/hebergement-resto.htm" CLASS=ejsmenu>H&eacute;bergements - Restos</A>';
zlien[8][0] = '<A HREF="http://www.chaumont-sur-loire.fr/chateau.htm" CLASS=ejsmenu>Le Ch&acirc;teau</A>';
zlien[9][0] = '<A HREF="http://www.chaumont-sur-loire.fr/jardins.htm" CLASS=ejsmenu>Festival des jardins</A>';
zlien[10][0] = '<A HREF="http://www.chaumont-sur-loire.fr/excentrique.htm" CLASS=ejsmenu>Festival Excentrique</A>';
zlien[11][0] = '<A HREF="http://www.chaumont-sur-loire.fr/pgculturelle.pdf" CLASS=ejsmenu>Programmation culturelle</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 155;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=170><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=#000000 WIDTH=150 HEIGHT=240><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=240>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Accueil</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Administration</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Services</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Actualit&eacute;s</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Vie associative</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],100)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Vie &eacute;conomique</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],120)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Camping</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],140)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Tourisme</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],160)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Le Ch&acirc;teau</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[9],180)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Festival des jardins</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[10],200)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Festival Excentrique</FONT></TD></tr>')
document.write('<tr><TD WIDTH=145 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[11],220)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Programmation culturelle</FONT></TD></tr>')	
document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');