/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "js/"

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#84AED4"
   DQM_hl_bgcolor = "#84AED4"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 1

   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   
   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#598BB9"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 0
   DQM_margin_left = 0

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/btn_products_a.gif"
   DQM_rollover_wh0 = "120,27"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/sub_1.gif"
   DQM_icon_rollover0 = "images/sub_1_a.gif"
   DQM_icon_image_wh0 = "121,20"

   DQM_icon_image1 = "images/sub_2.gif"
   DQM_icon_rollover1 = "images/sub_2_a.gif"
   DQM_icon_image_wh1 = "121,14"

   DQM_icon_image2 = "images/sub_3.gif"
   DQM_icon_rollover2 = "images/sub_3_a.gif"
   DQM_icon_image_wh2 = "121,15"

   DQM_icon_image3 = "images/sub_4.gif"
   DQM_icon_rollover3 = "images/sub_4_a.gif"
   DQM_icon_image_wh3 = "121,14"

   DQM_icon_image4 = "images/sub_5.gif"
   DQM_icon_rollover4 = "images/sub_5_a.gif"
   DQM_icon_image_wh4 = "121,16"

   DQM_icon_image5 = "images/sub_6.gif"
   DQM_icon_rollover5 = "images/sub_6_a.gif"
   DQM_icon_image_wh5 = "121,16"
   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-120,19"
DQM_sub_menu_width0 = 121;
DQM_subdesc0_0 = " "
DQM_subdesc0_1 = " "
DQM_subdesc0_2 = " "
DQM_subdesc0_3 = " "
DQM_subdesc0_4 = " "
DQM_subdesc0_5 = " "
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 1
DQM_icon_index0_2 = 2
DQM_icon_index0_3 = 3
DQM_icon_index0_4 = 4
DQM_icon_index0_5 = 5
DQM_url0_0 = "sitetools.html"
DQM_url0_1 = "roadtools.html"
DQM_url0_2 = "surveytools.html"
DQM_url0_3 = "pipex.html"
DQM_url0_4 = "map.html"
DQM_url0_5 = "software.html"
