
/*-------------------------------------------
COULEURS menu on/off
--------------------------------------------*/
        orm__border_color = "#666666"
        orm__menu_bgcolor = "#B0C3DA"
        orm__hl_bgcolor = "#FFFFFF"
        orm__reliefmenu_color= "#666666"


/*-------------------------------------------
POLICE & MARGE
--------------------------------------------*/


    //Font

        orm__textcolor = "#333333"
        orm__fontfamily = "Verdana"
        orm__fontsize = 11
        orm__textdecoration = "normal"
        orm__fontweight = "normal"
        orm__fontstyle = "normal"


    //Marge

        orm__text_alignment = "left"
        orm__margin_top = 2
        orm__margin_bottom = 3
        orm__margin_left = 5
        orm__margin_right = 4


/*-------------------------------------------
EFFETS au passage de la souris sur le menu

--------------------------------------------*/


    // type d'effet : none | blinds|fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

        orm__sub_menu_effect = "none"
        orm__sub_item_effect = "gradientwipe"


    //durée effet

        orm__sub_menu_effect_duration = 1
        orm__sub_item_effect_duration = 1


    //paramètres spécifiques

        orm__effect_pixelate_maxsqare = 25
        orm__effect_iris_irisstyle = "CIRCLE"                //CROSS, CIRCLE, PLUS, SQUARE, or STAR
        orm__effect_checkerboard_squaresx = 14
        orm__effect_checkerboard_squaresY = 14
        orm__effect_checkerboard_direction = "RIGHT"        //UP, DOWN, LEFT, RIGHT





/**********************************************************************************************
 IMAGES ROLLOVER
**********************************************************************************************/



    //Main Menu Item 0

        orm__rollover_image0 = "images/societe_hl.gif"
        orm__rollover_w0 = "56"
        orm__rollover_h0 = "47"
        orm__url0 = "menu.html";


    //Main Menu Item 1

        orm__rollover_image1 = "images/activite_hl.gif"
        orm__rollover_w1 = "65"
        orm__rollover_h1 = "45"
		    orm__url1 = "activite_gestion.html";

    //Main Menu Item 2

        orm__rollover_image2 = "images/produit_hl.gif"
        orm__rollover_w2 = "62"
        orm__rollover_h2 = "46"
		    orm__url2 = "produit.html";

    //Main Menu Item 3

        orm__rollover_image3 = "images/news_hl.gif"
        orm__rollover_w3 = "83"
        orm__rollover_h3 = "45"
		    orm__url3 = "news.html";


    //Main Menu Item 4

        orm__rollover_image4 = "images/contact_hl.gif"
        orm__rollover_w4 = "59"
        orm__rollover_h4 = "44"
		    orm__url4 = "contact.html";

	//Main Menu Item 5

        orm__rollover_image5 = "images/telechargement_hl.gif"
        orm__rollover_w5 = "109"
        orm__rollover_h5 = "23"
	      orm__url5 = "telechargement.html";


/**********************************************************************************************
     SUB MENU Structure and Text
**********************************************************************************************/


    //  orm__sub_x0 = 200
      orm__sub_y0 = 57
      orm__sub_menu_width0 =200

         style_t="STYLE=font-size:12px;color:#336699;filter:progid:DXImageTransform.Microsoft.Shadow(color='#FFFFFF', Direction=45, Strength=4);";

         orm__subdesc0_0  = "<div id=c1 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=130;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

         orm__subdesc0_0 += "<table align=center STYLE='color:"+orm__textcolor+"'>"
         orm__subdesc0_0 += "<tr>"
         orm__subdesc0_0 += "<td ><a href=menu.html><b>P</b>résentation</a></td>"
         orm__subdesc0_0 += "</tr>"
         orm__subdesc0_0 += "</table>"

         orm__subdesc0_0 += "</div>"

         orm__subdesc0_0  += "<div id=c2 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:40px; width=130;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

         orm__subdesc0_0 += "<table align=center STYLE='color:"+orm__textcolor+"'>"
         orm__subdesc0_0 += "<tr>"
         orm__subdesc0_0 += "<td ><a href=ref.html><b>R</b>éférences</a></td>"
         orm__subdesc0_0 += "</tr>"
         orm__subdesc0_0 += "</table>"
         orm__subdesc0_0 += "</div>"




         orm__subdesc0_0 += "<br><br><br><br><br><br>"


    //Sub Menu 1


       // orm__sub_x1 = "250"
        orm__sub_y1 = "57"


        orm__sub_menu_width1 = 310

        style_t="STYLE=font-size:12px;color:#336699;"

        orm__subdesc1_0  = "<div id=c1 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=250;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"


        orm__subdesc1_0 += "<table "+style_t+" cellspacing=4 cellpadding=4 align=center>"
        orm__subdesc1_0 += "<tr align=center>"
        orm__subdesc1_0 += "<td "+style_t+"><a href=activite_gestion.html><b>D</b>éveloppement de progiciels </a></td>"
        orm__subdesc1_0 += "</tr>"
        orm__subdesc1_0 += "</table>"


        orm__subdesc1_0 += "</div>"


         orm__subdesc1_0 += "<div id=c2 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:54px; width=250;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

         orm__subdesc1_0 += "<table "+style_t+" cellspacing=4 cellpadding=4 align=center>"
         orm__subdesc1_0 += "<tr align=center>"
         orm__subdesc1_0 += "<td "+style_t+"><a href=activite_web.html><b>I</b>nternet/Intranet </a></td>"
         orm__subdesc1_0 += "</tr>"
         orm__subdesc1_0 += "</table>"

         orm__subdesc1_0 += "</div>"

         orm__subdesc1_0 += "<div id=c4 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:98px; width=250;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

         orm__subdesc1_0 += "<table "+style_t+" cellspacing=4 cellpadding=4 align=center>"
         orm__subdesc1_0 += "<tr align=center>"
         orm__subdesc1_0 += "<td "+style_t+"><a href=activite_reseau.html><b>D</b>éploiement de réseaux </a></td>"
         orm__subdesc1_0 += "</tr>"
         orm__subdesc1_0 += "</table>"

         orm__subdesc1_0 += "</div>"

         orm__subdesc1_0 += "<div id=c5 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:142px; width=250;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

         orm__subdesc1_0 += "<table "+style_t+" cellspacing=4 cellpadding=4 align=center>"
         orm__subdesc1_0 += "<tr align=center>"
         orm__subdesc1_0 += "<td "+style_t+"><a href=activite_newtech.html><b>N</b>ouvelles technologies </a></td>"
         orm__subdesc1_0 += "</tr>"
         orm__subdesc1_0 += "</table>"

         orm__subdesc1_0 += "</div>"


         orm__subdesc1_0 += "<br><br><br><br><br><br><br><br><br><br><br><br><br><br>"


    //Sub Menu 2

      //  orm__sub_x2 ="200"
        orm__sub_y2 ="58"
        orm__sub_menu_width2 =200

        orm__subdesc2_0  = "<div id=c21 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=130;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

        orm__subdesc2_0 += "<table align=center STYLE='color:"+orm__textcolor+"'>"
        orm__subdesc2_0 += "<tr>"
        orm__subdesc2_0 += "<td ><a href=produit_demo.html><b>P</b>résentation</a></td>"
        orm__subdesc2_0 += "</tr>"
        orm__subdesc2_0 += "</table>"

        orm__subdesc2_0 += "</div>"

        orm__subdesc2_0 += "<div id=c22 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:40px; width=130;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

        orm__subdesc2_0 += "<table align=center STYLE='color:"+orm__textcolor+"'>"
        orm__subdesc2_0 += "<tr>"
        orm__subdesc2_0 += "<td ><a href=produit_faq.php?p=0|#0><b>F</b>aq</a></td>"
        orm__subdesc2_0 += "</tr>"
        orm__subdesc2_0 += "</table>"
        orm__subdesc2_0 += "</div>"
        
        orm__subdesc2_0 += "<div id=c23 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:70px; width=130;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"

        orm__subdesc2_0 += "<table align=center STYLE='color:"+orm__textcolor+"'>"
        orm__subdesc2_0 += "<tr>"
        orm__subdesc2_0 += "<td ><a href=produit_doc.php?p=0|2|4|#4><b>M</b>anuels</a></td>"
        orm__subdesc2_0 += "</tr>"
        orm__subdesc2_0 += "</table>"
        orm__subdesc2_0 += "</div>"

        orm__subdesc2_0 += "<br><br><br><br><br><br><br><br>"
        
        
/*
        style_0="STYLE='filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=8)'";
        style_i="STYLE='filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=135, Strength=5)'";




        orm__subdesc2_0 = "<table><tr><td><a href='pdf/Evolution.exe' target=_blank title='Vidéo Evolution'><img src='images/appli/nb/evol.gif'  "+style_0+"   name='img1' onmouseover=\"document.images['img1'].src='images/appli/coul/evol.gif'\" onmouseout=\"document.images['img1'].src='images/appli/nb/evol.gif'\"></a></td>"+
                          " <td><a href='pdf/bovin.pdf' target=_blank title='documentation Bovin'><img src='images/appli/nb/bovin.gif' "+style_0+" name='img2' border=0 onmouseover=\"document.images['img2'].src='images/appli/coul/bovin.gif'\" onmouseout=\"document.images['img2'].src='images/appli/nb/bovin.gif'\"></a></td>"+
                          "<td><a href='pdf/gabri.pdf' target=_blank title='documentation Gabrièlle'><img src='images/appli/nb/gabri.gif' border=0 "+style_0+"  name='img3' onmouseover=\"document.images['img3'].src='images/appli/coul/gabri.gif'\" onmouseout=\"document.images['img3'].src='images/appli/nb/gabri.gif'\"></a></td>"+
                          "<td><a href='pdf/leon.pdf' target=_blank title='documentation Léon'><img src='images/appli/nb/leon.gif'  border=0 name='img4' "+style_0+" onmouseover=\"document.images['img4'].src='images/appli/coul/leon.gif'\" onmouseout=\"document.images['img4'].src='images/appli/nb/leon.gif'\"></a></td>"+
                          "<td><a href='pdf/mage.pdf' target=_blank title='documentation Mage'><img src='images/appli/nb/mage.gif'  name='img5' "+style_0+" border=0 onmouseover=\"document.images['img5'].src='images/appli/coul/mage.gif'\" onmouseout=\"document.images['img5'].src='images/appli/nb/mage.gif'\"></a></td>"+
                          "<td><a href='pdf/simeon.pdf' target=_blank title='documentation Siméon'><img src='images/appli/nb/simeon.gif' "+style_0+" border=0  name='img6' onmouseover=\"document.images['img6'].src='images/appli/coul/simeon.gif'\" onmouseout=\"document.images['img6'].src='images/appli/nb/simeon.gif'\" ></a></td></tr></table>"+

                          "<tr><td> <img src='images/appli/nb/txtevol.gif' name='img20' "+style_i+"></td>"+
                           "<td>&nbsp; <img src='images/appli/nb/txtbovin.gif' name='img20' "+style_i+"></td>"+

                          "<td>&nbsp; <img src='images/appli/nb/txtgabri.gif' name='img20' "+style_i+"></td>"+
                          "<td>&nbsp; <img src='images/appli/nb/txtleon.gif' name='img20' "+style_i+"></td>"+
                          "<td>&nbsp; <img src='images/appli/nb/txtmage.gif' name='img20' "+style_i+"></td>"+
                          "<td>&nbsp; <img src='images/appli/nb/txtsimeon.gif' name='img20' "+style_i+"></td>"+
                          "</tr>"+
                          "</table>"

         style_txt2_0="STYLE=font-size:11px;color:red;"
         style_txt2_1="STYLE=font-size:10px;color:#336699;"

         orm__subdesc2_0 = "<table>"+
                           "<tr height=250>"+
                           "<td width=90    ></td>"+
                           "</tr>"+
                           "</table>"+

                           "<div id=c23 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=180;height=80;left:400px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><a href='evol.html' target=_blank title='documentation Mage'><img border=0 src='images/appli/nb/ico_evol.gif'  "+style_0+"   name='img1' onmouseover=\"document.images['img1'].src='images/appli/coul/ico_evol.gif'\" onmouseout=\"document.images['img1'].src='images/appli/nb/ico_evol.gif'\"></a></td>"+

                           "<td "+style_txt2_0+">Evolution V</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+">Gestion des centres de remise en forme</td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>"+

                           "<div id=c21 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=180;height=80;left:205px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><a href='pdf/mage.pdf' target=_blank title='documentation Mage'><img src='images/appli/nb/ico_mage.gif'  "+style_0+"   name='img2' onmouseover=\"document.images['img2'].src='images/appli/coul/ico_mage.gif'\" onmouseout=\"document.images['img2'].src='images/appli/nb/ico_mage.gif'\" border=0></a></td>"+

                           "<td "+style_txt2_0+">Mage</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+">Gestion des mesures d'aide à l'enfance</td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>" +

                           "<div id=c20 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=170;height=80;left:20px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><a href='pdf/simeon.pdf' target=_blank title='documentation Siméon'><img src='images/appli/nb/ico_evol.gif'  "+style_0+"   name='img3' onmouseover=\"document.images['img3'].src='images/appli/coul/ico_evol.gif'\" onmouseout=\"document.images['img3'].src='images/appli/nb/ico_evol.gif'\" border=0></a></td>"+

                           "<td "+style_txt2_0+">Siméon</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+">Gestion de tutelles</td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>"+

                           "<div id=c22 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:100px; width=170;height=80;left:20px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><a href='pdf/leon.pdf' target=_blank title='documentation Léon'><img src='images/appli/nb/ico_evol.gif'  "+style_0+"   name='img4' onmouseover=\"document.images['img4'].src='images/appli/coul/ico_evol.gif'\" onmouseout=\"document.images['img4'].src='images/appli/nb/ico_evol.gif'\" border=0></a></td>"+

                           "<td "+style_txt2_0+">Léon</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+">Suivi de maintenance</td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>"+

                           "<div id=c24 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:100px; width=180;height=50;left:205px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><a href='pdf/gabri.pdf' target=_blank title='documentation Gabrièlle'><img src='images/appli/nb/ico_evol.gif'  "+style_0+"   name='img5' onmouseover=\"document.images['img5'].src='images/appli/coul/ico_evol.gif'\" onmouseout=\"document.images['img5'].src='images/appli/nb/ico_evol.gif'\" border=0></a></td>"+

                           "<td "+style_txt2_0+">Gabrièlle</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+">Gestion de temps de présence</td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>"+

                           "<div id=c25 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:100px; width=180;height=50;left:400px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><a href='pdf/bovin.pdf' target=_blank title='documentation Bovin'><img src='images/appli/nb/ico_evol.gif'  "+style_0+"   name='img6' onmouseover=\"document.images['img6'].src='images/appli/coul/ico_evol.gif'\" onmouseout=\"document.images['img6'].src='images/appli/nb/ico_evol.gif'\" border=0></a></td>"+

                           "<td "+style_txt2_0+">Identification de bovins</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+">Identification de bovins</td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>"+

                           "<div id=c26 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:190px; width=170;height=50;left:20px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=8)\">"+
                           "<table>"+
                           "<tr>"+
                           "<td><img src='images/appli/nb/ico_cavin.gif'  "+style_0+"   name='img1' onmouseover=\"document.images['img1'].src='images/appli/coul/ico_cavin.gif'\" onmouseout=\"document.images['img1'].src='images/appli/nb/ico_cavin.gif'\" border=0></td>"+

                           "<td "+style_txt2_0+">Vitipack</td>"+
                           "</tr>"+
                           "<tr>"+
                           "<td></td>"+
                           "<td "+style_txt2_1+"></td>"+
                           "</tr>"+
                           "</table>"+
                           "</div>"

        orm__icon_index2_0 = 1

        orm__url2_0 = ""
*/


    //Sub Menu 3

       orm__sub_x3 = "410"
       orm__sub_y3 = "57"

       orm__sub_menu_width3 =305

       orm__subdesc3_0 = "<div id=c31 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=250;left:30px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"
       orm__subdesc3_0 += "<table align=center><tr><td><a href=news.html  onFocus='if(this.blur)this.blur()'><b>D</b>ernières nouveautés</a></td></tr></table>"
       orm__subdesc3_0 += "</div>"
       orm__subdesc3_0 += "<br><br><br>"

    //Sub Menu 4

        orm__sub_x4 = "520"
        orm__sub_y4 = "57"

        orm__sub_menu_width4 = 230

        orm__subdesc4_0  = "<div id=c41 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:10px; width=180;left:25px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"
        orm__subdesc4_0 += "<table align=center><tr><td><a href=contact.html onFocus='if(this.blur)this.blur()'><b>D</b>emande d'informations</a></td></tr></table>"
        orm__subdesc4_0 += "</div>"

        orm__subdesc4_0 += "<div id=c42 STYLE=\"position:absolute;z-index:9;padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;background:'#FFFFFF'; font-weight:bold;font-size:11px;font-family:arial; color:'#666666';top:40px; width=180;left:25px;filter:progid:DXImageTransform.Microsoft.Shadow(color="+orm__reliefmenu_color+", Direction=135, Strength=8)\">"
        orm__subdesc4_0 += "<table align=center><tr><td><a href=visu_plan.html onFocus='if(this.blur)this.blur()' ><b>P</b>lan d'accès</a></td></tr></table>"
        orm__subdesc4_0 += "</div>"

        orm__subdesc4_0 += "<br><br><br><br><br><br>"
		
		
		
	  //Sub Menu 5

       orm__sub_x5 = "630"
       orm__sub_y5 = "57"

       orm__sub_menu_width5 =305

      
