/*------------------------------------------- Copyright Notice --------------------------------------------*/ DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com" /*------------------------------------------- Required menu Settings --------------------------------------------*/ DQM_sub_menu_width = 150 DQM_urltarget = "_self" DQM_onload_statement = "" DQM_codebase = "http://www.2ndstreetinteriors.com/templates/" DQM_border_color = "#000000" DQM_menu_bgcolor = "#B5CDB5" DQM_hl_bgcolor = "#ffffff" 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 = 1 DQM_ie5mac_offset_Y = 12 /*------------------------------------------- Required font Settings --------------------------------------------*/ DQM_textcolor = "#333333" DQM_fontfamily = "Verdana" DQM_fontsize = 10 DQM_textdecoration = "none" DQM_fontweight = "normal" DQM_fontstyle = "normal" DQM_hl_textcolor = "#000000" DQM_hl_textdecoration = "none" DQM_margin_top = 3 DQM_margin_bottom = 3 DQM_margin_left = 5 /*------------------------------------------- Optional main menu rollover images --------------------------------------------*/ DQM_rollover_image0 = "" DQM_rollover_wh0 = "" DQM_rollover_image1 = "" DQM_rollover_wh1 = "" DQM_rollover_image2 = "" DQM_rollover_wh2 = "" DQM_rollover_image3 = "" DQM_rollover_wh3 = "" /*--------------------------------------------- Optional Icon Images -----------------------------------------------*/ DQM_icon_image0 = "sample_images/bullet.gif" DQM_icon_rollover0 = "sample_images/bullet_hl.gif" DQM_icon_image_wh0 = "13,8" /*--------------------------------------------- Sub Menu Item Settings -----------------------------------------------*/ DQM_sub_xy0 = "1,8" DQM_sub_menu_width0 = 130; DQM_subdesc0_0 = "Interior Design Overview" DQM_url0_0 = "../interior/overview.asp" DQM_subdesc0_1 = "The Garden Gate" DQM_url0_1 = "../interior/gardengate.asp" DQM_subdesc0_2 = "Special Guest Matt Pickworth" DQM_url0_2 = "../interior/designer.asp" DQM_subdesc0_3 = "Showcase of Work " DQM_url0_3 = "../interior/showcase.asp" DQM_sub_xy1 = "1,8" DQM_sub_menu_width1 = 130; DQM_subdesc1_0 = "Our Window Treatments" DQM_url1_0 = "../windows/overview.asp" DQM_sub_xy2 = "1,8" DQM_sub_menu_width2 = 130; DQM_subdesc2_0 = "Our Flooring Offerings" DQM_url2_0 = "../flooring/overview.asp" DQM_sub_xy3 = "1,8" DQM_sub_menu_width3 = 130; DQM_subdesc3_0 = "Our Furniture Lines" DQM_url3_0 = "../furniture/overview.asp" DQM_sub_xy4 = "1,8" DQM_sub_menu_width4 = 130; DQM_subdesc4_0 = "Welcome" DQM_url4_0 = "../about/welcome.asp" DQM_subdesc4_1 = "Getting Started" DQM_url4_1 = "../about/design.asp" DQM_subdesc4_2 = "Our Services" DQM_url4_2 = "../about/services.asp" DQM_subdesc4_3 = "Our Staff" DQM_url4_3 = "../about/staff.asp" DQM_subdesc4_4 = "Our Location & Hours" DQM_url4_4 = "../about/location.asp" DQM_subdesc4_5 = "2nd Street Interior's Anniversary" DQM_url4_5 = "../about/anniversary.asp" DQM_subdesc4_6 = "Announcements & Events" DQM_url4_6 = "../about/news.asp" DQM_subdesc4_7 = "Contact Us" DQM_url4_7 = "../about/contact.asp"