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

   DQM_sub_menu_width = 493

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "images/"

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#9D6528"
   DQM_hl_bgcolor = "#CE9A16"

   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 = 10
   DQM_textdecoration = "bold"
   DQM_fontweight = "bold"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 6
   DQM_margin_bottom = 6
   DQM_margin_left = 6



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
DQM_rollover_image0 =
DQM_rollover_wh0 = 


/*/---------------------------------------------
//Optional Icon Images

   DQM_icon_image0 = "menuarrow.gif"
  // DQM_icon_rollover0 = "menuarrow.gif"
   DQM_icon_image_wh0 = "8,10"

DQM_icon_image1 = "menuarrow.gif"
//   DQM_icon_rollover1 = "menuarrow.gif"
   DQM_icon_image_wh1 = "8,10"

   DQM_icon_image2 = "menuarrow.gif"
//   DQM_icon_rollover2 = "menuarrow.gif"
  DQM_icon_image_wh2 = "8,10"

   DQM_icon_image3= "menuarrow.gif"
   //DQM_icon_rollover3 = "menuarrow.gif"
  DQM_icon_image_wh3 = "8,10"

   DQM_icon_image4 = "menuarrow.gif"
  // DQM_icon_rollover4 = "menuarrow.gif"
   DQM_icon_image_wh4 = "8,10"


-----------------------------------------------*/

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

//0//

DQM_sub_xy0 = "-90,35"
DQM_sub_menu_width0 = 245

DQM_subdesc0_0 = "BIOLOGICAL SERVICES"
DQM_subdesc0_1 = "BOTANICAL SERVICES"
DQM_subdesc0_2 = "OTHER SERVICES"
DQM_subdesc0_3 = "THE BEST CHOICE THE BEST SOLUTIONS"


DQM_url0_0 = "services_biological.html"
DQM_url0_1 = "services_botonical.html"
DQM_url0_2 = "services_other.html"
DQM_url0_3 = "best_choice.html"

