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

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 160

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = "MM_preloadImages('')"
   DQM_codebase = "../js/"

   DQM_border_color = "#999999"
   
   DQM_menu_bgcolor = "#eeeeee"
   DQM_hl_bgcolor = "#bbbbbb"

   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 = -2
   DQM_ie5mac_offset_Y = -1


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#333333"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 7



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "../images/nav/services_on.gif"
   DQM_rollover_wh0 = "54,25"
   
   DQM_rollover_image1 = "../images/nav/about_on.gif"
   DQM_rollover_wh1 = "40,25"
   
   DQM_rollover_image2 = "../images/nav/res_on.gif"
   DQM_rollover_wh2 = "62,25"
   
   DQM_rollover_image3 = "../images/nav/prod_on.gif"
   DQM_rollover_wh3 = "57,25"



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

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""
   
   DQM_icon_image1 = ""
   DQM_icon_rollover1 = ""
   DQM_icon_image_wh1 = ""
   
   DQM_icon_image2 = ""
   DQM_icon_rollover2 = ""
   DQM_icon_image_wh2 = ""
   
   DQM_icon_image3 = ""
   DQM_icon_rollover3 = ""
   DQM_icon_image_wh3 = ""

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-54,25"
DQM_sub_menu_width0 = 120
DQM_subdesc0_0 = "Overview"
DQM_subdesc0_1 = "Coaching"
DQM_subdesc0_2 = "Speaking"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "../services/overview.html"
DQM_url0_1 = "../services/coaching.html"
DQM_url0_2 = "../services/speaking.html"



DQM_sub_xy1 = "-40,25"
DQM_sub_menu_width1 = 120
DQM_subdesc1_0 = "About You"
DQM_subdesc1_1 = "About Us"
DQM_subdesc1_2 = "Bio: Heather Bolton"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_url1_0 = "../services/about_you.html"
DQM_url1_1 = "../services/about_us.html"
DQM_url1_2 = "../services/hb.html"

DQM_sub_xy2 = "-62,25"
DQM_sub_menu_width2 = 120
DQM_subdesc2_0 = "Your Share"
DQM_subdesc2_1 = "Gifts"
DQM_subdesc2_2 = "Newsroom"
DQM_subdesc2_3 = "Bookshelf"
DQM_subdesc2_4 = "Connections"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_url2_0 = "../resources/your_share.html"
DQM_url2_1 = "../resources/gifts.html"
DQM_url2_2 = "../resources/newsletter.html"
DQM_url2_3 = "../resources/books.html"
DQM_url2_4 = "../resources/connections.html"

DQM_sub_xy3 = "-57,25"
DQM_sub_menu_width3 = 120
DQM_subdesc3_0 = "Overview"
DQM_subdesc3_1 = "Booklets"
DQM_subdesc3_2 = "Assessments"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_url3_0 = "../products/overview.html"
DQM_url3_1 = "../products/booklets.html"
DQM_url3_2 = "../products/assessments.html"

