document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:0px; left:0px; z-index:2; }')
document.write('A:hover.adymenu {color:#0000FF; text-decoration:underline;}')
document.write('A.adymenu {color:#000000; text-decoration:none;}')
document.write('</style>')

document.write('<DIV class=popper id=topdeck></DIV>')




ztemporebour = setTimeout("a=true", 1);

/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;

zlien[0][0] = '<A HREF="http://www.yvelines.fr/archives/thoiry/accueil.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu target="_top">Accueil</A>';
zlien[0][1] = '<A HREF="http://www.yvelines.fr/archives/thoiry/chateau/n-frame.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu target="_top">Château et Jardins</A>';
zlien[0][2] = '<A HREF="http://www.yvelines.fr/archives/thoiry/inventaire/n-frame.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu target="_top">Archives, Inventaire</A>';
zlien[0][3] = '<A HREF="http://www.yvelines.fr/archives/thoiry/1708/n-frame.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu target="_top">Terrier 1708</A>';
zlien[0][4] = '<A HREF="http://www.yvelines.fr/archives/thoiry/1775 T/n-frame1775T.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu TARGET="_top">Terrier 1775 Thoiry</A>';
zlien[0][5] = '<A HREF="http://www.yvelines.fr/archives/thoiry/1775 M/n-frame.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu TARGET="_top">Terrier 1775 Marcq</A>';
zlien[0][6] = '<A HREF="http://www.yvelines.fr/archives/thoiry/1852/n-frame.htm" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu TARGET="_top">Cadastre 1852</A>';
zlien[0][7] = '<A HREF="mailto:archives@cg78.fr,resa@thoiry.tm.fr" onmouseover="clearTimeout(ztemporebour)" onmouseout="kill()" CLASS=adymenu TARGET="_top">E-Mail</A>';
a = true;
var nava = (document.layers);
var iex = (document.all);
var skn = (nava) ? document.topdeck :
topdeck.style;
skn.top = 15;

function pop(msg,pos)
{
clearTimeout(ztemporebour);
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#888888 WIDTH=140><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=2 CELLSPACING=1 BGCOLOR=#A58C73>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD><FONT SIZE=1 FACE=\"Verdana\"><B>"+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 (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	ztemporebour = setTimeout("skn.visibility = \"hidden\";a=true", 1000);
}

document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#888888 WIDTH=130><TR><TD><TABLE CELLPADING=2 CELLSPACING=0 BORDER=0 WIDTH=100% BGCOLOR=#D7C5A4><TR>')
document.write('<TD WIDTH=130 ALIGN=center><A onclick="return(false)" onmouseover="pop(zlien[0],0);a=false" onmouseout="kill()" href=# CLASS=adymenu><FONT SIZE=1 FACE="Verdana"><B>MENU THOIRY</B></FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')
