/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
limit_multiple_users = true

   DQM_sub_menu_width = 140;	 
  
   DQM_urltarget = ""
   
   DQM_onload_statement = ""
   DQM_codebase = "_scripts/menu/text/"

   DQM_border_color = "#092A81";
      
   DQM_menu_bgcolor = "#FFFFFF";
   DQM_hl_bgcolor = "#2D5790";

   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 = 0
   DQM_ie5mac_offset_Y = 0

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#092A81"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 11	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = "13,12"

   DQM_icon_image1 = ""
   DQM_icon_rollover1 = ""
   DQM_icon_image_wh1 = "13,12"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,13"
DQM_sub_menu_width1 = 140;
DQM_subdesc0_0 = "•    Doors"
DQM_subdesc0_1 = "•    Mouldings"
DQM_subdesc0_2 = "•    Flooring"
DQM_subdesc0_3 = "•    Cabinet Hardware"
DQM_subdesc0_4 = "•    Hardwood Lumber"
DQM_subdesc0_5 = "•    Cabinet Plywoods"
DQM_subdesc0_6 = "•    Decks/Railings"
DQM_icon_index0_0 = 1
DQM_icon_index0_1 = 1
DQM_icon_index0_2 = 1
DQM_icon_index0_3 = 1
DQM_icon_index0_4 = 1
DQM_icon_index0_5 = 1
DQM_icon_index0_6 = 1
DQM_url0_0 = "doors.htm"
DQM_url0_1 = "mouldings.htm"
DQM_url0_2 = "flooring.htm"
DQM_url0_3 = "cabinet_hardware.htm"
DQM_url0_4 = "hardwood_lumber.htm"
DQM_url0_5 = "cabinet_plywoods.htm"
DQM_url0_6 = "decks.railings.htm"