/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
   limit_multiple_users = true


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000";
   
   DQM_menu_bgcolor = "#ff9900";
   DQM_hl_bgcolor = "ff9900";

   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 = "#000000"
   DQM_fontfamily = "arial"
   DQM_fontsize = 12
   DQM_fontsize_ie4 = 10	
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/equipment.jpg"
   DQM_rollover_wh0 = "60,24"

   DQM_rollover_image1 = "images/storage_systems.jpg"
   DQM_rollover_wh1 = "85,24"




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

DQM_sub_xy0 = "-60,23"
DQM_sub_menu_width0 = 170;
DQM_subdesc0_0 = "Personnel Burden Carriers"
DQM_subdesc0_1 = "Tow Tractors"
DQM_subdesc0_2 = "Electric Lift Equipment"
DQM_subdesc0_3 = "Work Positioning Lift Tables"
DQM_subdesc0_4 = "Arial Work Platforms"
DQM_url0 = ""
DQM_url0_0 = "E1_burden.html"
DQM_url0_1 = "E2_tow.html"
DQM_url0_2 = "e-lift_equipment.html"
DQM_url0_3 = "lift_tables.html"
DQM_url0_4 = "arialwork-platforms.html"

DQM_sub_xy1 = "-85,23"
DQM_sub_menu_width1 = 160;
DQM_subdesc1_0 = "Selective Rack"
DQM_subdesc1_1 = "Rack Systems"
DQM_subdesc1_2 = "Standard Cantilever Rack"
DQM_subdesc1_3 = "Steel Shelving"
DQM_subdesc1_4 = "Mezzanine Systems"
DQM_subdesc1_5 = "Plant or Warehouse Modular Office"
DQM_url1 = ""
DQM_url1_0 = "selective_rack.html"
DQM_url1_1 = "rack_sys.html"
DQM_url1_2 = "cantilever.html"
DQM_url1_3 = "steel_sheliving.htm"
DQM_url1_4 = "mezzanine.html"
DQM_url1_5 = "modoffice.html"

