/*-------------------------------------------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 = "quickmenu/"   DQM_border_color = "#ffffff"      DQM_menu_bgcolor = "#FAB065"   DQM_hl_bgcolor = "#FEEBDA"   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 = 14/*-------------------------------------------Required font Settings--------------------------------------------*/      DQM_textcolor = "#ffffff"   DQM_fontfamily = "arial"   DQM_fontsize = 12   DQM_textdecoration = "normal"   DQM_fontweight = "normal"   DQM_fontstyle = "normal"   DQM_hl_textcolor = "#666666"   DQM_hl_textdecoration = "normal"   DQM_margin_top = 3   DQM_margin_bottom = 3   DQM_margin_left = 5/*-------------------------------------------Optional main menu rollover images--------------------------------------------*/     DQM_rollover_image0 = "quickmenu/nav-home_on.jpg"   DQM_rollover_wh0 = "55,36"   DQM_url0 = "http://www.carpetdiscounters.com/index.php"      DQM_rollover_image1 = "quickmenu/nav-about_on.jpg"   DQM_rollover_wh1 = "75,36"   DQM_url1 = "http://www.carpetdiscounters.com/about.php"   DQM_rollover_image2 = "quickmenu/nav-homeoffice_on.jpg"    DQM_rollover_wh2 = "124,36"   DQM_url2 = "http://www.carpetdiscounters.com/home-office.php"   DQM_rollover_image3 = "quickmenu/nav-commercial_on.jpg"    DQM_rollover_wh3 = "100,36"   DQM_url3 = "http://www.carpetdiscounters.com/commercial.php"      DQM_rollover_image4 = "quickmenu/nav-hardsurface_on.jpg"    DQM_rollover_wh4 = "154,36"   DQM_url4 = "#"      DQM_rollover_image5 = "quickmenu/nav-specialty_on.jpg"    DQM_rollover_wh5 = "128,36"   DQM_url5 = "http://www.carpetdiscounters.com/specialty-designs.php"     DQM_rollover_image6 = "quickmenu/nav-appointment_on.jpg"    DQM_rollover_wh6 = "162,36"   DQM_url6 = "http://www.carpetdiscounters.com/appointment.php"    /*---------------------------------------------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 = "-1,0"DQM_sub_menu_width0 = 1DQM_subdesc0_0 = " "DQM_url0_0 = "http://www.carpetdiscounters.com/index.php"DQM_sub_xy1 = "-1,0"DQM_sub_menu_width1 = 1DQM_subdesc1_0 = " "DQM_url1_0 = "http://www.carpetdiscounters.com/about.php"DQM_sub_xy2 = "-1,0"DQM_sub_menu_width2 = 1DQM_subdesc2_0 = " "DQM_url2_0 = "http://www.carpetdiscounters.com/home-office.php"DQM_sub_xy3 = "-1,0"DQM_sub_menu_width3 = 1DQM_subdesc3_0 = " "DQM_url3_0 = "http://www.carpetdiscounters.com/commercial.php"DQM_sub_xy4 = "-154,36"DQM_sub_menu_width4 = 154DQM_subdesc4_0 = "Hardwood & Laminate"DQM_subdesc4_1 = "Vinyl & Tile"DQM_url4_0 = "http://www.carpetdiscounters.com/laminate-hardwood.php"DQM_url4_1 = "http://www.carpetdiscounters.com/vinyl-tile.php"DQM_sub_xy5 = "-1,0"DQM_sub_menu_width5 = 1DQM_subdesc5_0 = " "DQM_url5_0 = "http://www.carpetdiscounters.com/specialty-designs.php"DQM_sub_xy6 = "-1,0"DQM_sub_menu_width6 = 1DQM_subdesc6_0 = " "DQM_url6_0 = "http://www.carpetdiscounters.com/appointment.php"