/*-------------------------------------------
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 = "#8F9CC8";
   DQM_hl_bgcolor = "8F9CC8";

   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 = 8	
   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 = "Announcements"
DQM_subdesc0_1 = "Events"
DQM_subdesc0_2 = "Photo of the Month"
DQM_subdesc0_3 = "Contact Us"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_url0_0 = "index.htm"
DQM_url0_1 = "events.htm"
DQM_url0_2 = "potm.htm"
DQM_url0_3 = "contact.htm"

DQM_sub_xy1 = "0,16"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "Local Field Trips"
DQM_subdesc1_1 = "Avian Adventures"
DQM_subdesc1_2 = "Birding Sites"
DQM_subdesc1_3 = "Bird Quiz"
DQM_subdesc1_4 = "Birdathon"
DQM_subdesc1_5 = "CBC"
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_0 = "fieldtrips.htm"
DQM_url1_1 = "avian.htm"
DQM_url1_2 = "sdmap.htm"
DQM_url1_3 = "birdquiz.htm"
DQM_url1_4 = "birdathon.htm"
DQM_url1_5 = "cbc.htm"

DQM_sub_xy2 = "0,16"
DQM_sub_menu_width2 = 160;
DQM_subdesc2_0 = "Volunteer" 
DQM_subdesc2_1 = "Become a Friend"
DQM_subdesc2_2 = "Donations"
DQM_subdesc2_3 = "T-shirts & More"
DQM_subdesc2_4 = "Posters"
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 = "volunteer.htm"
DQM_url2_1 = "friends.htm"
DQM_url2_2 = "donations.htm"
DQM_url2_3 = "tshirts.htm"
DQM_url2_4 = "posters.htm"


DQM_sub_xy3 = "0,16"
DQM_sub_menu_width3 = 160;
DQM_subdesc3_0 = "Anstine" 
DQM_subdesc3_1 = "Silverwood"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "anstine.htm"
DQM_url3_1 = "silverwood.htm"


DQM_sub_xy4 = "0,16"
DQM_sub_menu_width4 = 160;
DQM_subdesc4_0 = "Conservation" 
DQM_subdesc4_1 = "Education"
DQM_subdesc4_2 = "Speakers"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_url4_0 = "conservation.htm"
DQM_url4_1 = "edu.htm"
DQM_url4_2 = "speakers.htm"
