/*-------------------------------------------
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 = navsub + "quickmenu/"
   DQM_border_color = "#CCCCCC"
   DQM_menu_bgcolor = "#990100;"
   DQM_hl_bgcolor = "#000000"
   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 0

   /*---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 = "Trebuchet MS"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal; font-weight: bold;"
   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5
   
/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = "79,21"
   DQM_url0 = "#"
   
   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = "64,21"
   DQM_url1 = "#"

   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = "49,21"
   DQM_url2 = "#"

   DQM_rollover_image3 = "" 
   DQM_rollover_wh3 = "91,21"
   DQM_url3 = "#"
   
   DQM_rollover_image4 = "" 
   DQM_rollover_wh4 = "114,21"
   DQM_url4 = "#"
   
   DQM_rollover_image5 = "" 
   DQM_rollover_wh5 = "68,21"
   DQM_url5 = "#"

   DQM_rollover_image6 = "" 
   DQM_rollover_wh6 = "68,21"
   DQM_url5 = "#"
   
/*---------------------------------------------
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 = "-83,24"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "The WILLEM SMITH Collection"
DQM_subdesc0_1 = "Woods, Finishes & Materials"
DQM_subdesc0_2 = "Furniture Care"

DQM_url0_0 = navsub + "collection.php"
DQM_url0_1 = navsub + "materials.php"
DQM_url0_2 = navsub + "care.php"

DQM_sub_xy1 = "-96,24"
DQM_sub_menu_width1 = 150
DQM_subdesc1_0 = "The WILLEM SMITH Story"
DQM_subdesc1_1 = "Environmental Statement"
DQM_subdesc1_2 = "Labor Code of Conduct"
DQM_subdesc1_3 = "WILLEM SMITH Holiday"
DQM_subdesc1_4 = "What's New"
DQM_url1_0 = navsub + "the_story.php"
DQM_url1_1 = navsub + "environment.php"
DQM_url1_2 = navsub + "code_of_conduct.php"
DQM_url1_3 = navsub + "holiday.php"
DQM_url1_4 = navsub + "whats_new.php"
	
DQM_sub_xy2 = "-2000,0"
DQM_sub_menu_width2 = 1
DQM_subdesc2_0 = " " 
DQM_url2_0 = "#"
    
DQM_sub_xy3 = "-2000,0"
DQM_sub_menu_width3 = 1
DQM_subdesc3_0 = " "
DQM_url3_0 = "#"

	
DQM_sub_xy4 = "-2000,15"
DQM_sub_menu_width4 = 1
DQM_subdesc4_0 = " "
DQM_url4_0 = "#"              
    
DQM_sub_xy5 = "-2000,0"
DQM_sub_menu_width5 = 1
DQM_subdesc5_0 = " " 
DQM_url5_0 = "#"

	
DQM_sub_xy6 = "-2000,0"
DQM_sub_menu_width6 = 1
DQM_subdesc6_0 = " "
DQM_url6_0 = "#"


    


