/*-------------------------------------------
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 = "#ABAAAA"
   DQM_menu_bgcolor = "#E6E6E6"
   DQM_hl_bgcolor = "#E6E6E6"
   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---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 = "#000066"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000066"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = "/images/topnav/menu0_color.gif"
   DQM_rollover_wh0 = "142,22"

   DQM_rollover_image1 = "/images/topnav/menu1_color.gif"
   DQM_rollover_wh1 = "139,22"

   DQM_rollover_image2 = "/images/topnav/menu2_color.gif"
   DQM_rollover_wh2 = "142,22"

   DQM_rollover_image3 = "/images/topnav/menu3_color.gif"
   DQM_rollover_wh3 = "141,22"

   DQM_rollover_image4 = "/images/topnav/menu4_color.gif"
   DQM_rollover_wh4 = "142,22"


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-123,21"
DQM_sub_menu_width0 = 122

DQM_subdesc0_0 = "About Us"
DQM_subdesc0_1 = "Mission Statement"
/*DQM_subdesc0_2 = "Company History"*/
DQM_subdesc0_2 = "Client Solutions"


DQM_url0_0 = "/who_we_are/about.aspx"
DQM_url0_1 = "/who_we_are/mission.aspx"
/*DQM_url0_2 = "/who_we_are/company_history.asp"*/
DQM_url0_2 = "/who_we_are/ClientSolutions.aspx"

DQM_sub_xy1 = "-121,21"
DQM_sub_menu_width1 = 121;

DQM_subdesc1_0 = "Self Well Assessment"
DQM_subdesc1_1 = "Self Well Index"
DQM_subdesc1_2 = "Self Well Guide"
DQM_subdesc1_3 = "Self Well Tracker"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0

DQM_url1_0 = "/survey/Assessment.aspx"
DQM_url1_1 = "/what_we_do/selfwellindex.asp"
DQM_url1_2 = "/what_we_do/selfwellguide.asp"
DQM_url1_3 = "/what_we_do/selfwelltracker.asp"

DQM_sub_xy2 = "-122,21"
DQM_sub_menu_width2 = 122

DQM_subdesc2_0 = "Online Resources"
DQM_subdesc2_1 = "Wellness News"
DQM_subdesc2_2 = "Login"

DQM_url2_0 = "/resources/general.asp"
DQM_url2_1 = "/resources/news/default.aspx"
DQM_url2_2 = "/Private/Login.aspx"


DQM_sub_xy3 = "-122,21"
DQM_sub_menu_width3 = 121

DQM_subdesc3_0 = "Self-Help Forum"

/*DQM_url3_0 = "/discussion/forum.asp"*/
DQM_url3_0 = "underconstruction.asp"


DQM_sub_xy4 = "-121,21"
DQM_sub_menu_width4 = 122

DQM_subdesc4_0 = "Join our site!"
DQM_subdesc4_1 = "Contact Information"

DQM_url4_0 = "/contact/join.asp"
DQM_url4_1 = "/contact/contact.asp"

