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

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


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

   DQM_sub_menu_width = 100

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

   DQM_border_color = "#AC5726"
   
   DQM_menu_bgcolor = "#EEEEEE"
   DQM_hl_bgcolor = "#AC5726"

   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 = 5
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#666666"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = "10"
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"
   DQM_hl_fontweight = "bold"
   DQM_hl_fontstyle = "bold"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = "images/menu_aboutus_over.gif" 
   DQM_rollover_wh0 = "83,15"
   
   DQM_rollover_image1 = "images/menu_solutions_over.gif" 
   DQM_rollover_wh1 = "119,15"
   
   DQM_rollover_image2 = "images/menu_resource_over.gif" 
   DQM_rollover_wh2 = "87,15"
   

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

DQM_sub_xy0 = "-83,13"
DQM_sub_menu_width0 = 83
DQM_subdesc0_0 = "Overview"
DQM_subdesc0_1 = "News"
DQM_subdesc0_2 = "People"
DQM_subdesc0_3 = "Employment"
DQM_subdesc0_4 = "eNewsletter"
DQM_subdesc0_5 = "Links"

DQM_url0_0 = "aboutus/index.html"
DQM_url0_1 = "jsp/news.jsp"
DQM_url0_2 = "aboutus/people.html"
DQM_url0_3 = "jsp/employment.jsp"
DQM_url0_4 = "jsp/enews.jsp"
DQM_url0_5 = "aboutus/links.html"

DQM_sub_xy1 = "-119,13"
DQM_sub_menu_width1 = 119
DQM_subdesc1_0 = "Customers"
DQM_subdesc1_1 = "Case Studies"
DQM_subdesc1_2 = "Custom Projects"
DQM_subdesc1_3 = "Testimonials"

DQM_url1_0 = "solutions/industry.html"
DQM_url1_1 = "solutions/casestudies.html"
DQM_url1_2 = "solutions/customprojects.html"
DQM_url1_3 = "jsp/testimonials.jsp"

DQM_sub_xy2 = "-87,13"
DQM_sub_menu_width2 = 87
DQM_subdesc2_0 = "Floors 101"
DQM_subdesc2_1 = "Choices"
DQM_subdesc2_2 = "Maintenance"
DQM_subdesc2_3 = "Real Costs"
DQM_subdesc2_4 = "Joint Caulking"
DQM_subdesc2_5 = "Environment"

DQM_url2_0 = "resource/101.html"
DQM_url2_1 = "resource/products.html"
DQM_url2_2 = "resource/maintenance.html"
DQM_url2_3 = "resource/costs.html"
DQM_url2_4 = "resource/caulking.html"
DQM_url2_5 = "resource/environment.html"