/*-------------------------------------------
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"
   
   DQM_rollover_image7 = "/english/images/minister_03_menu_off.jpg"
   DQM_rollover_imageoff7 = "/english/images/minister_03_menu_on.jpg"
   DQM_rollover_wh7 = "301,26"
   
   DQM_rollover_image8 = "/english/press/images/pressroom_menu_off_01_accueil.jpg"
   DQM_rollover_imageoff8 = "/english/press/images/pressroom_menu_on_01_accueil.jpg"
   DQM_rollover_wh8 = "301,26"
   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/



// Voir la page /english/js/dqm_script.js pour la gestion du menu du haut de tous les secteurs

DQM_url7 = "/english/department/index.jsp"
DQM_sub_xy7 = "0,23"
DQM_ns6_sub_xy7 = "-10,23"
DQM_sub_menu_width7 = 162
DQM_subdesc7_0 = "Mission"
DQM_subdesc7_1 = "Public Service Statement"
DQM_subdesc7_2 = "Native Affairs"
DQM_subdesc7_3 = "Ministerial Policies"
DQM_subdesc7_4 = "Complaints"
DQM_icon_index7_0 = 0
DQM_url7_0 = "/english/department/mission/index.jsp"
DQM_url7_1 = "/english/department/statement/index.jsp"
DQM_url7_2 = "/english/department/affairs/index.jsp"
DQM_url7_3 = "/english/department/policies/index.jsp"
DQM_url7_4 = "/english/department/complaints/index.jsp"


DQM_url8 = "/english/press/press-release.jsp"
DQM_sub_xy8 = "0,23"
DQM_ns6_sub_xy8 = "-10,23"
DQM_sub_menu_width8 = 162
DQM_subdesc8_0 = "Press Release"
DQM_subdesc8_1 = "Press Files"
DQM_subdesc8_2 = "Media relations officers"
DQM_icon_index8_0 = 0
DQM_url8_0 = "/english/press/press-release.jsp"
DQM_url8_1 = "/english/press/press-files.jsp"
DQM_url8_2 = "/english/press/media-relations.jsp"


