/*-------------------------------------------
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 = ""

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#FF6923"
   DQM_hl_bgcolor = "#667FCF"

   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 = "#ffffff"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "http://800miles.com/dhc.new/images/nav_home_ov.gif"
   DQM_rollover_wh0 = "85,32"

   DQM_rollover_image1 = "http://800miles.com/dhc.new/images/nav_prods_ov.gif"
   DQM_rollover_wh1 = "85,32"

   DQM_rollover_image2 = "http://800miles.com/dhc.new/images/nav_wherebuy_ov.gif" 
   DQM_rollover_wh2 = "81,32"

   DQM_rollover_image3 = "http://800miles.com/dhc.new/images/nav_support_ov.gif" 
   DQM_rollover_wh3 = "101,32"
  
   DQM_rollover_image4 = "http://800miles.com/dhc.new/images/nav_company_links_ov.gif" 
   DQM_rollover_wh4 = "90,32"
 
   DQM_rollover_image5 = "http://800miles.com/dhc.new/images/nav_contactus_ov.gif" 
   DQM_rollover_wh5 = "81,32"


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

//   DQM_icon_image0 = ".gif"
//   DQM_icon_rollover0 = ".gif"
//   DQM_icon_image_wh0 = "12,10"


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

DQM_sub_xy4 = "-91,27"
DQM_sub_menu_width4 = 125
DQM_subdesc4_0 = "My Account"
DQM_subdesc4_1 = "Wiring Diagram"
DQM_subdesc4_2 = "Users Manual"
DQM_subdesc4_3 = "FAQs"
DQM_subdesc4_4 = "Forum"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0
DQM_icon_index4_4 = 0
DQM_url4_0 = "customer"
DQM_url4_1 = "javascript:popWindow('audioShare-Wiring-Diagram.pdf','800','600','yes','0','0','no','yes');"
DQM_url4_2 = "javascript:popWindow('audioShare-User-Guide.pdf','800','600','yes','0','0','no','yes');"
DQM_url4_3 = "faqs.php"
DQM_url4_4 = "forum"


DQM_sub_xy5 = "-82,27"
DQM_sub_menu_width5 = 107
DQM_subdesc5_0 = "Press Releases"
DQM_subdesc5_1 = "Dealers"
DQM_subdesc5_2 = "About DHC"
DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0
DQM_icon_index5_2 = 0
DQM_icon_index5_3 = 0
DQM_icon_index5_4 = 0
DQM_url5_0 = "PressRelease.html"
DQM_url5_1 = "dealers"
DQM_url5_2 = "about.php"
