posYmenu = 57;
bgcolor='#FFFFFF';
bgcolor2='#7B7B7B';
posXmenu = 0;
remplace = "<br><img src='images/espace.gif' align='top' border='0'><img src='images/espace.gif' align='top' border='0'>" ;
rempl = "<br><img src='images/espace.gif' align='top' border='0'>" ;

document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:5; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#000000; text-decoration:none;}')
document.write('.backmenu { position: absolute; visibility: visible; top: 78px; left: 0px; width: 550px; height: 10px; z-index: 1 }')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');
//if (ns4) {
//document.write("<LAYER NAME = 'obj1' TOP='78' width='640' height='10' LEFT='0' onmouseover='kill()' z-index='2'>");
//document.write("<table border='0' cellpadding='0' cellspacing='0' width='640'  background='transpar.gif'><tr><td>");
//document.write("<br><br><br><br><br><br><br><br><br><br><br>&nbsp;</td></tr></table>");
//document.write("</LAYER>");
//}
//else {document.write('<DIV ID = "obj1" CLASS=backmenu onmouseover="kill()">');
//document.write('<table border="0" cellpadding="0" cellspacing="0" width="550" height="10"><tr><td>');
//document.write('<br><br><br><br><br><br><br><br><br><br><br></td></tr></table></DIV>');
//}
/*
LIENS
*/

zlien = new Array;
zlien[0] = new Array;
var zind = 0;
for (var z = 0; z < PositionArray.length; z++)
{
if (TexteArray[z] == "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Corse du Sud</font>")
{
j = z + 1;
while (TexteArray[j] != "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Haute Corse</font>")
{
if (PositionArray[j] == 0)
{
if (TypeArray[j] == 1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[0][zind] = lgmenu;
zind++;
}
}
if (PositionArray[j] == -1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[0][zind] = lgmenu;
zind++;
}
j++;
}
}
}

zlien[1] = new Array;
var zind = 0;
for (var z = 0; z < PositionArray.length; z++)
{
if (TexteArray[z] == "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Haute Corse</font>")
{
j = z + 1;
//while (TexteArray[j] != "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>-</font>")
while (j < PositionArray.length)
{
if (PositionArray[j] == 0)
{
if (TypeArray[j] == 1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[1][zind] = lgmenu;
zind++;
}
}
if (PositionArray[j] == -1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[1][zind] = lgmenu;
zind++;
}
j++;
}
}
}

zlien[2] = new Array;
var zind = 0;
for (var z = 0; z < PositionArray2.length; z++)
{
if (TexteArray2[z] == "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Santé</font>")
{
j = z + 1;
while (TexteArray2[j] != "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Solidarité</font>")
//while (j < PositionArray2.length)
{
if (PositionArray2[j] == 0)
{
if (TypeArray2[j] == 1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[2][zind] = lgmenu;
zind++;
}
if (TypeArray2[j] == 2)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[2][zind] = lgmenu;
zind++;
}
}
if (PositionArray2[j] == -1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[2][zind] = lgmenu;
zind++;
}
j++;
}
}
}

zlien[3] = new Array;
var zind = 0;
for (var z = 0; z < PositionArray2.length; z++)
{
if (TexteArray2[z] == "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Solidarité</font>")
{
j = z + 1;
while (TexteArray2[j] != "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Environnement</font>")
//while (j < PositionArray2.length)
{
if (PositionArray2[j] == 0)
{
if (TypeArray2[j] == 1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[3][zind] = lgmenu;
zind++;
}
if (TypeArray2[j] == 2)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[3][zind] = lgmenu;
zind++;
}
}
if (PositionArray2[j] == -1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[3][zind] = lgmenu;
zind++;
}
j++;
}
}
}

zlien[4] = new Array;
var zind = 0;
for (var z = 0; z < PositionArray2.length; z++)
{
if (TexteArray2[z] == "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Environnement</font>")
{
j = z + 1;
//while (TexteArray2[j] != "<font size='1' face='Arial, Helvetica, sans-serif' class='texte2'>Environnement</font>")
while (j < PositionArray2.length)
{
if (PositionArray2[j] == 0)
{
if (TypeArray2[j] == 1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[4][zind] = lgmenu;
zind++;
}
if (TypeArray2[j] == 2)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[4][zind] = lgmenu;
zind++;
}
}
if (PositionArray2[j] == -1)
{
lgmenu = "<A HREF=" ;
lgmenu += LienArray2[j];
lgmenu += " class='texte3'>";
lgmenu += TexteArray2[j].replace(rempl, " ");
lgmenu += "</A><BR>" ;
zlien[4][zind] = lgmenu;
zind++;
}
j++;
}
}
}

var nava = (document.layers);
var dom = (document.getElementById);

if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = posYmenu+21;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE WIDTH=205 BORDER=0 CELLPADDING=0 CELLSPACING=0 class=noprint>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><td width='15'><a href=\"#\" onMouseOver=\"kill()\"><img src='transpar.gif' width='15' height='10' onMouseOver=\"kill()\" border=\"0\"></a></td><td width='2' background=\"images/fo_bleu.gif\"><img src='transpar.gif' width='2' height='10'</td><TD background=\"images/fo_bleu.gif\" onMouseOver=\"\" onMouseOut=\"\" HEIGHT=10 width='173'>"+msg[pass]+"</TD><td width='15'><a href=\"#\" onMouseOver=\"kill()\"><img src='transpar.gif' width='15' height='10' onMouseOver=\"kill()\" border=\"0\"></a></td></TR>";
	pass++;
	}
content += "<tr><td height=4 width='15'><a href=\"#\" onMouseOver=\"kill()\"><img src='transpar.gif' width='15' height='4' onMouseOver=\"kill()\" border=\"0\"></a></td><td width='2' background=\"images/fo_bleu.gif\"><img src=\"images/bar_ora.gif\" width='2' height='4'></td><td height=4 width='173' background=\"images/bar_ora.gif\"><a href=\"#\" onMouseOver=\"kill()\"><img src='transpar.gif' width='100%' height='4' onMouseOver=\"kill()\" border=\"0\"></a></td><td height=4 width='15'><a href=\"#\" onMouseOver=\"kill()\"><img src='transpar.gif' width='15' height='4' onMouseOver=\"kill()\" border=\"0\"></a></td></tr></TABLE>";
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";
	MM_swapImgRestore();
}
document.onclick = kill;

function killsous()
{
	if (!nava)
	{
	if (event.offsetY > 100 ) {kill();}
	}
} 
document.onmousemove = killsous;

document.write('<DIV ID=topgauche><TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=778 class=noprint><TR>')
document.write('<TD WIDTH=108 height=21 valign="top" onMouseOver="pop(zlien[0],0)" onMouseOut=""><A onMouseOver="pop(zlien[0],0);MM_swapImgRestore();MM_swapImage(\'Image12\',\'\',\'images/cat1_o.gif\',1)" href="cds.htm" CLASS=ejsmenu><img name="Image12" border="0" src="images/cat1_b.gif" width="108" height="21"></a></TD>')
document.write('<TD WIDTH=99 height=21 valign="top" onMouseOver="pop(zlien[1],107)" onMouseOut=""><A onMouseOver="pop(zlien[1],107);MM_swapImgRestore();MM_swapImage(\'Image13\',\'\',\'images/cat2_o.gif\',1)" href="hc.htm" CLASS=ejsmenu><img name="Image13" border="0" src="images/cat2_b.gif" width="99" height="21"></a></TD>')
document.write('<TD WIDTH=62 height=21 valign="top" onMouseOver="pop(zlien[2],205)" onMouseOut=""><A onMouseOver="pop(zlien[2],205);MM_swapImgRestore();MM_swapImage(\'Image14\',\'\',\'images/cat3_o.gif\',1)" href="sante.htm" CLASS=ejsmenu><img name="Image14" border="0" src="images/cat3_b.gif" width="62" height="21"></a></TD>')
document.write('<TD WIDTH=86 height=21 valign="top" onMouseOver="pop(zlien[3],267)" onMouseOut=""><A onMouseOver="pop(zlien[3],267);MM_swapImgRestore();MM_swapImage(\'Image15\',\'\',\'images/cat4_o.gif\',1)" href="solida.htm" CLASS=ejsmenu><img name="Image15" border="0" src="images/cat4_b.gif" width="86" height="21"></a></TD>')
document.write('<TD WIDTH=110 height=21 valign="top" onMouseOver="pop(zlien[4],355)" onMouseOut=""><A onMouseOver="pop(zlien[4],355);MM_swapImgRestore();MM_swapImage(\'Image16\',\'\',\'images/cat5_o.gif\',1)" href="enviro.htm" CLASS=ejsmenu><img name="Image16" border="0" src="images/cat5_b.gif" width="110" height="21"></a></TD>')
document.write('<TD WIDTH=103 height=21 valign="top" onMouseOver="" onMouseOut="MM_swapImgRestore()"><A onMouseOver="kill();MM_swapImgRestore();MM_swapImage(\'Image17\',\'\',\'images/cat6_o.gif\',1)" onMouseOut="MM_swapImgRestore()" href="stat.htm" CLASS=ejsmenu><img name="Image17" border="0" src="images/cat6_b.gif" width="103" height="21"></a></TD>')
document.write('<TD WIDTH=55 height=21 valign="top" onMouseOver="" onMouseOut="MM_swapImgRestore()"><A onMouseOver="kill();MM_swapImgRestore();MM_swapImage(\'Image18\',\'\',\'images/cat7_o.gif\',1)" onMouseOut="MM_swapImgRestore()" href="faq.htm" CLASS=ejsmenu><img name="Image18" border="0" src="images/cat7_b.gif" width="55" height="21"></a></TD>')
document.write('<TD WIDTH=86 height=21 valign="top" onMouseOver="" onMouseOut="MM_swapImgRestore()"><A onMouseOver="kill();MM_swapImgRestore();MM_swapImage(\'Image19\',\'\',\'images/cat8_o.gif\',1)" onMouseOut="MM_swapImgRestore()" href="web_util.htm" CLASS=ejsmenu><img name="Image19" border="0" src="images/cat8_b.gif" width="86" height="21"></a></TD>')
document.write('<TD WIDTH=69 height=21 valign="top"><img src="images/cat9_b.gif" width="69" height="21"></TD>')
document.write('</TR></TABLE></DIV>')