/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 162
  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "/js/"

   DQM_border_color = "#E7DEAD"
   
   DQM_menu_bgcolor = "#FDFAE9"
   DQM_hl_bgcolor = "#FFFFFF"

   DQM_sub_xy = "0,0"
   DQM_border_width = 2
   DQM_divider_height = 0

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 11
   DQM_ie5mac_offset_Y = 3

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#80921D"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 7   
   DQM_textdecoration = "none"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#E24507"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 3
   DQM_margin_right = 3

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

           DQM_rollover_image0 = "/english/images/ent_01_off.gif"
   DQM_rollover_imageoff0 = "/english/images/ent_01_on.gif"
   DQM_rollover_wh0 = "95,15" 
   
   DQM_rollover_image1 = "/english/images/ent_02_off.gif"
   DQM_rollover_imageoff1 = "/english/images/ent_02_on.gif"
   DQM_rollover_wh1 = "75,15"
   
   DQM_rollover_image2 = "/english/images/ent_03_off.gif"
   DQM_rollover_imageoff2 = "/english/images/ent_03_on.gif"
   DQM_rollover_wh2 = "76,15"

   DQM_rollover_image3 = "/english/images/ent_04_off.gif"
   DQM_rollover_imageoff3 = "/english/images/ent_04_on.gif"
   DQM_rollover_wh3 = "76,15"

   DQM_rollover_image4 = "/english/images/ent_05_off.gif"
   DQM_rollover_imageoff4 = "/english/images/ent_05_on.gif"
   DQM_rollover_wh4 = "76,15"

   DQM_rollover_image5 = "/english/images/ent_06_off.gif"
   DQM_rollover_imageoff5 =  "/english/images/ent_06_on.gif"
   DQM_rollover_wh5 = "76,15"  
   
   DQM_rollover_image6 = "/english/images/ent_08_off.gif"
   DQM_rollover_imageoff6 =  "/english/images/ent_08_on.gif"
   DQM_rollover_wh6 = "76,15"

   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/



// Voir la page /english/js/dqm_script.js pour le menu du haut de tous les secteurs



