/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#ff6600"
   
   DQM_menu_bgcolor = "#ffffff"
   DQM_hl_bgcolor = "#f3f3f3"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   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 = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000000"
   DQM_fontfamily = "Arial, Helvetica, sans-serif"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "quickmenu/top_algemeen_h.gif"
   DQM_url0 = "algemeen_algemeen.aspx"
   DQM_rollover_wh0 = "150,29"

   DQM_rollover_image1 = "quickmenu/top_voorwerkgevers_h.gif"
   DQM_url1 = "algemeen_algemeen.aspx"
   DQM_rollover_wh1 = "150,29"

   DQM_rollover_image2 = "quickmenu/top_voorwerknemers_h.gif" 
   DQM_url2 = "algemeen_algemeen.aspx"
   DQM_rollover_wh2 = "150,29"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-150,29"
DQM_sub_menu_width0 = 149
DQM_subdesc0_0 = "algemene informatie"
DQM_subdesc0_1 = "nieuws & persberichten"
DQM_subdesc0_2 = "contact"
DQM_subdesc0_3 = "links"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_url0_0 = "algemeen_algemeen.aspx"
DQM_url0_1 = "algemeen_nieuws.aspx"
DQM_url0_2 = "contact.aspx"
DQM_url0_3 = "algemeen_links.aspx"

DQM_sub_xy1 = "-150,29"
DQM_sub_menu_width1 = 149;
DQM_subdesc1_0 = "algemene informatie"
DQM_subdesc1_1 = "zoeken kandidaten"
DQM_subdesc1_2 = "vacature aanbieden"
DQM_subdesc1_3 = "subsidie informatie"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = "werkgever_algemeen.aspx"
DQM_url1_1 = "werkgever_zoeken_kandidaten.aspx"
DQM_url1_2 = "werkgever_vacature_aanbieden.aspx"
DQM_url1_3 = "werkgever_subsidie.aspx"

DQM_sub_xy2 = "-150,29"
DQM_sub_menu_width2 = 149
DQM_subdesc2_0 = "algemene informatie" 
DQM_icon_index2_0 = 0
DQM_url2_0 = "werknemer_algemeen.aspx"

