/*-------------------------------------------
Copyright Notice
--------------------------------------------*/


   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   

   limit_multiple_users = true


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000";
      
   DQM_menu_bgcolor = "849D80";
   DQM_hl_bgcolor = "849D80";

   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 = "Arial"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 11	
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5




/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "graphics/bullet.gif"
   DQM_icon_rollover0 = "graphics/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "graphics/arrow.gif"
   DQM_icon_rollover1 = "graphics/arrow.gif"
   DQM_icon_image_wh1 = "13,10"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,16"
DQM_sub_menu_width0 = 150;
DQM_subdesc0_0 = "Water Sources"
DQM_subdesc0_1 = "Water Quality"
DQM_subdesc0_2 = "Hydrology Quiz"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "watersources.htm"
DQM_url0_1 = "waterquality.htm"
DQM_url0_2 = "hydroquiz.htm"

DQM_sub_xy1 = "0,16"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "Regularly Seen Birds"
DQM_subdesc1_1 = "Complete Bird List"
DQM_subdesc1_2 = "Other Animals"
DQM_subdesc1_3 = "Animal Quiz"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = "regularbirds.htm"
DQM_url1_1 = "docs/FFScompletebirds.pdf"
DQM_url1_2 = "animals.htm"
DQM_url1_3 = "birdquiz.htm"
/*-------------------------------------
DQM_sub_xy2 = "0,18"
DQM_sub_menu_width2 = 160;
DQM_subdesc2_0 = "Birds" 
DQM_subdesc2_1 = "Conservation"
DQM_subdesc2_2 = "Volunteers"
DQM_subdesc2_3 = "Silverwood"
DQM_subdesc2_4 = "Field Trips"
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_0 = "photos/birds.htm"
DQM_url2_1 = "photos/conservation.htm"
DQM_url2_2 = "photos/volunteers.htm"
DQM_url2_3 = "photos/silverwood.htm"
DQM_url2_4 = "photos/fieldtrips.htm"
--------------------------------*/
DQM_sub_xy2 = "0,16"
DQM_sub_menu_width2 = 160;
DQM_subdesc2_0 = "Native Plants" 
DQM_subdesc2_1 = "Non Native Plants"
DQM_subdesc2_2 = "Plant Quiz"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "nativeplants.htm"
DQM_url2_1 = "nonnativeplants.htm"
DQM_url2_2 = "plantquiz.htm"

DQM_sub_xy3 = "0,16"
DQM_sub_menu_width2 = 160;
DQM_subdesc3_0 = "Photos" 
DQM_subdesc3_1 = "Contact"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "photos.htm"
DQM_url3_1 = "contact.htm"


