posYmenu = 200;
//bgcolor='#1040A0';
//bgcolor2='#3084E0';
bgcolor='#ffffff';
bgcolor2='#666666';
bordercolor="#3084E0";
posXmenu = 10;
/*
Attention : le menu reprend les COULEURS de lien de la page du style devis du site
*/
//
document.write('<style type="text/css">');
document.write('.poppervert { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A.ejsmenu {color:#F88418; text-decoration:none; FONT SIZE=10px;}')
document.write('A:hover.ejsmenu {color:#FFffff; text-decoration:none; FONT SIZE=10px;}')
document.write('</style>')
document.write('<DIV class=poppervert id=topdeckvert></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[0][0] = '<A HREF="cabinet.htm" CLASS=ejsmenu>le cabinet</A>';
zlien[0][1] = '<A HREF="acces.htm" CLASS=ejsmenu>nous contacter</A>';

var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { sknvert = document.topdeckvert }
else if (dom) { sknvert = document.getElementById("topdeckvert").style }
else if (iex) { sknvert = topdeckvert.style }
/* POSITION GAUCHE DU SOUS MENU PAR RAPPORT A TAILLE DU TABLEAU DES RUBRIQUES
*/
sknvert.left = posXmenu+149;

function pop(msg,pos)
{
sknvert.visibility = "hidden";
sknvert.top = posYmenu+pos;
a=true
/* création du tableau des SOUS RUBRIQUES
*/
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="+bordercolor+" WIDTH=120><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1 style=padding-left:0 style=padding-right:0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD ALIGN=left BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=15><FONT SIZE=1 FACE=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    sknvert.document.write(content);
	  sknvert.document.close();
	  sknvert.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
}
function kill()
{
	sknvert.visibility = "hidden";
}
/* création du tableau des RUBRIQUES WIDTH=148
*/
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 bgcolor=#3084E0 WIDTH=148px><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25px>')
/*document.write('<TR><TD WIDTH=148px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],1)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(false)" onMouseOver="pop(zlien[0],1)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Connaître AssurProvence Courtage</FONT></a></TD></TR>')*/
document.write('<TR><TD WIDTH=148px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],1)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(false)" onMouseOver="pop(zlien[0],1)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Qui sommes-nous ?</FONT></a></TD></TR>')
/*document.write('<TR><TD WIDTH=150px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill(zlien[3])" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(true)" href="form_sante3.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Demander un devis mutuelle</FONT></a></TD></TR>')*/
document.write('<TR><TD WIDTH=150px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill(zlien[3])" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(true)" href="rappel.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Contactez-nous</FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=150px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill(zlien[3])" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(true)" href="tarifs.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Nos meilleurs tarifs</FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=150px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill(zlien[3])" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(true)" href="garanties.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Nos meilleures garanties</FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=150px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill(zlien[3])" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(true)" href="parrainage.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Parrainer un proche</FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=150px ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill(zlien[3])" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25px><A onClick="return(true)" href="rappel.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">On vous rappelle !</FONT></a></TD></TR>')

document.write('</TABLE></TD></TR></TABLE>')

document.write('<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=0 WIDTH=145px>')
document.write('<TR><TD><a href="rappel.html"><img border="0" src="images/fotolia_433065-s.jpg" class="contact" alt="laissez nous vos coordonnées, nous vous rappelons !" width="144" height="101"></a><br><a href="mailto:contact@assurprovence.com" class="mini">contact@assurprovence.com</a></TD></TR></TABLE></DIV>')
 





