/*-------------------------------------------
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 = "scripts/"

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#8E442F"
   DQM_hl_bgcolor = "#D56C4E"

   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 = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   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/company1_hl.gif"
   DQM_rollover_wh0 = "147,20"
   
   DQM_rollover_image1 = "images/services1_hl.gif"
   DQM_rollover_wh1 = "121,20"

   DQM_rollover_image2 = "images/safety1_hl.gif" 
   DQM_rollover_wh2 = "101,20"

   DQM_rollover_image3 = "images/customer1_hl.gif" 
   DQM_rollover_wh3 = "165,20"
  
   DQM_rollover_image4 = "images/contact1_hl.gif" 
   DQM_rollover_wh4 = "161,20"

/*---------------------------------------------
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 = "-147,20"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "About Our Company"
DQM_subdesc0_1 = "Our Team"
DQM_subdesc0_2 = "Our Logo"
DQM_subdesc0_3 = "Our Brochure"
DQM_subdesc0_4 = "Awards & Affiliations"
DQM_subdesc0_5 = "Jobs"
DQM_subdesc0_6 = "Employee Login"
DQM_url0 = "aboutus.html"
DQM_url0_0 = "aboutus.html"
DQM_url0_1 = "ourteam.html"
DQM_url0_2 = "ourlogo.html"
DQM_url0_3 = "brochure.html"
DQM_url0_4 = "awards.html"
DQM_url0_5 = "jobs.html"
DQM_url0_6 = "employees/index.html"

DQM_sub_xy1 = "-121,20"
DQM_sub_menu_width1 = 130;
DQM_subdesc1_0 = "What We Offer"
DQM_subdesc1_1 = "Trucking"
DQM_subdesc1_2 = "Warehousing"
DQM_subdesc1_3 = "Rates Request"
//DQM_icon_index1_0 = 0
//DQM_icon_index1_1 = 0
//DQM_icon_index1_2 = 0
//DQM_icon_index1_3 = 0
//DQM_icon_index1_4 = 0
//DQM_icon_index1_5 = 0
DQM_url1 = "service.html"
DQM_url1_0 = "service.html"
DQM_url1_1 = "trucking.html"
DQM_url1_2 = "warehousing.html"
DQM_url1_3 = "rates.shtml"

DQM_sub_xy2 = "-101,20"
DQM_sub_menu_width2 = 145
DQM_subdesc2_0 = "Safety First"
DQM_subdesc2_1 = "Safety Champions"
DQM_subdesc2_2 = "DOT Carrier Snapshot"
DQM_subdesc2_3 = "News"
DQM_subdesc2_4 = "Safety Manual"
//DQM_icon_index2_0 = 0
//DQM_icon_index2_1 = 0
//DQM_icon_index2_2 = 0
//DQM_icon_index2_3 = 0
//DQM_icon_index2_4 = 0
DQM_url2 = "safety.html"
DQM_url2_0 = "safety.html"
DQM_url2_1 = "safetychamps.html"
DQM_url2_2 = "dot.html"
DQM_url2_3 = "news.html"
DQM_url2_4 = "safetymanual2005.html"

DQM_sub_xy3 = "-140,20"
DQM_sub_menu_width3 = 140
DQM_subdesc3_0 = "Customer Login"
DQM_subdesc3_1 = "Track & Trace"
DQM_subdesc3_2 = "Permits"
DQM_subdesc3_3 = "Company Brochure"
DQM_subdesc3_4 = "Survey"
//DQM_icon_index3_0 = 0
//DQM_icon_index3_1 = 0
//DQM_icon_index3_2 = 0
DQM_url3 = "customerlogin.shtml"
DQM_url3_0 = "customerlogin.shtml"
DQM_url3_1 = "trackandtrace.html"
DQM_url3_2 = "permits.shtml"
DQM_url3_3 = "brochure.html"
DQM_url3_4 = "survey.shtml"

DQM_sub_xy4 = "-139,20"
DQM_sub_menu_width4 = 139
DQM_subdesc4_0 = "Contact Us"
DQM_subdesc4_1 = "Terminal"
//DQM_icon_index3_0 = 0
//DQM_icon_index3_1 = 0
//DQM_icon_index3_2 = 0
DQM_url4 = "contact.shtml"
DQM_url4_0 = "contact.shtml"
DQM_url4_1 = "terminal.html"