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

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#17708A"
   DQM_hl_bgcolor = "#94AC83"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   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 = "Arial"
   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/index_07-over.gif"
   DQM_rollover_wh0 = "84,23"
   
   DQM_rollover_image1 = "images/index_08-over.gif"
   DQM_rollover_wh1 = "84,23"
    
   DQM_rollover_image2 = "images/index_09-over.gif"
   DQM_rollover_wh2 = "68,23"
   
   DQM_rollover_image3 = "images/index_10-over.gif"
   DQM_rollover_wh3 = "62,23"
   
   DQM_rollover_image4 = "images/index_11-over.gif"
   DQM_rollover_wh4 = "102,23"
   
   DQM_rollover_image5 = "images/index_12-over.gif"
   DQM_rollover_wh5 = "50,23"
  
  
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


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

DQM_sub_xy0 = "-74,23"
DQM_sub_menu_width0= 125;
DQM_subdesc0_0 = "About Cammett Engineering"
DQM_subdesc0_1 = "Featured Projects"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "about.html"
DQM_url0_1 = "featured.html"

DQM_sub_xy1 = "-70,23"
DQM_sub_menu_width1= 125
DQM_subdesc1_0 = "Civil Engineering"
DQM_subdesc1_1 = "Environmental Engineering"
DQM_subdesc1_2 = "Surveying"
DQM_subdesc1_3 = "Construction Inspection"
DQM_subdesc1_4 = "Planning"

DQM_subdesc1_6 = "Permitting"
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_icon_index1_6 = 0
DQM_url1_0 = "civil.html"
DQM_url1_1 = "environment.html"
DQM_url1_2 = "survey.html"
DQM_url1_3 = "inspect.html"
DQM_url1_4 = "planning.html"

DQM_url1_6 = "permit.html"


DQM_sub_xy2 = "-54,23"
DQM_sub_menu_width2= 125;
DQM_subdesc2_0 = "Frequently Asked Questions"
DQM_icon_index2_0 = 0
DQM_url2_0 = "faq.html"

DQM_sub_xy3 = "-48,23"
DQM_sub_menu_width3= 125;
DQM_subdesc3_0 = "Helful Links"
DQM_icon_index3_0 = 0
DQM_url3_0 = "links.html"

DQM_sub_xy4 = "-86,23"
DQM_sub_menu_width4= 125;
DQM_subdesc4_0 = "Contact Information"
DQM_subdesc4_1 = "Directions & Map"
DQM_subdesc4_2 = "Contact Form"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_url4_0 = "contact.html"
DQM_url4_1 = "directions.html"
DQM_url4_2 = "form.html"

DQM_sub_xy5 = "-49,23"
DQM_sub_menu_width5= 65;
DQM_subdesc5_0 = "Return to<br>Home Page"
DQM_icon_index5_0 = 0
DQM_url5_0 = "index.html"

