/*-------------------------------------------
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 = "/js/"

   DQM_border_color = "#FF9933"
   DQM_menu_bgcolor = "#FFDFC1"
   DQM_hl_bgcolor = "#2E3879"
   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   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 = 12

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#3E4685"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   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 main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = "103,20"

   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = "144,20"

   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = "53,20"

   DQM_rollover_image3 = "" 
   DQM_rollover_wh3 = "93,20"

   DQM_rollover_image4 = "" 
   DQM_rollover_wh4 = "95,20"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "/images/menu_arrow.gif"
   DQM_icon_rollover0 = "/images/menu_arrow_hl.gif"
   DQM_icon_image_wh0 = "11,13"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-30,17"
DQM_sub_menu_width0 = 160

DQM_subdesc0_0 = "Company Information"

DQM_url0 = "/about/whoweare.php"
DQM_url0_0 = "/about/whoweare.php"

DQM_sub_xy1 = "-30,15"
DQM_sub_menu_width1 = 225;

DQM_subdesc1_0 = "Products & Services"

DQM_url1 = "/products_serv/"
DQM_url1_0 = "/products_serv/" 


DQM_sub_xy2 = "-30,16"
DQM_sub_menu_width2 = 160

DQM_subdesc2_0 = "Shipping Center Main"
DQM_subdesc2_1 = "Container/Trailer Capacity Specs"
DQM_subdesc2_2 = "Rate Request"
DQM_subdesc2_3 = "Track Couriers"
DQM_subdesc2_4 = "Track Domestic Cargo"
DQM_subdesc2_5 = "Track International Cargo"

DQM_url2 = "/shipcenter/"
DQM_url2_0 = "/shipcenter/"
DQM_url2_1 = "/shipcenter/raterequest.php"
DQM_url2_2 = "/shipcenter/raterequest.php"
DQM_url2_3 = "/shipcenter/track_courier.php"
DQM_url2_4 = "/shipcenter/track_ground.php"
DQM_url2_5 = "/shipcenter/track_freight.php"

DQM_sub_xy3 = "-30,17"
DQM_sub_menu_width3 = 120

DQM_subdesc3_0 = "Resources"

DQM_url3 = "/resources/"
DQM_url3_0 = "/resources/"

DQM_sub_xy4 = "-30,22"
DQM_sub_menu_width4 = 120

DQM_subdesc4_0 = "Contact Us"
DQM_subdesc4_1 = "Contact inquiry Form"
DQM_subdesc4_2 = "Samples Request"

DQM_url4 = "/contact.php"
DQM_url4_0 = "/contact.php"
DQM_url4_1 = "/contactform.php"
DQM_url4_2 = "/samplerequest.php"
