//  QuickMenu Pro, Copyright (c) 1998  &mdash; 2003, OpenCube Inc.  &mdash; http://www.opencube.com

// Codes they sent me that represent the encrypted URLs that this software
// is licensed for.
limit_multiple_users = true
restrict_access = true
sequence = '9x44_5'

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 130      		//default sub menu widths
	dqm__sub_xy = "-81,20"            		//default sub x,y coordinates  &mdash; defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#000000"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#666633"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#FFB41B"		

	dqm__mouse_off_delay = 0		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 0		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/

    //Font settings

	dqm__textcolor = "#FFCC33"
	dqm__fontfamily = "Arial"		//Any available system font     
	dqm__fontsize = 12			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 12			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	

    //Rollover font settings

	dqm__hl_textcolor = "#000000"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'

    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 3
	dqm__margin_bottom = 3
	dqm__margin_left = 3
	dqm__margin_right = 2


/*-------------------------------------------
Bullet and Icon image library  &mdash; Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = true
   
	//dqm__status_text0 = "Sample text  &mdash; Main Menu Item 0"
	//dqm__status_text1 = "Sample text  &mdash; Main Menu Item 1"

	//dqm__status_text1_0 = "Sample text  &mdash; Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text  &mdash; Main Menu Item 1, Sub Item 1"	


/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include  &mdash; none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .2


    //Specific settings for various transitions.

    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 95			//1 to 100
	dqm__dropshadow_color = "none"	//Hex color value or 'none'
	dqm__dropshadow_offx = 2			//drop shadow width
	dqm__dropshadow_offy = 2			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

    //Set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function  &mdash; onload')"


    //The 'X' indicates the index number of the sub menu group or item.

	dqm__showmenu_codeX = "status = 'custom show menu function call  &mdash; menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call  &mdash; menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function  &mdash; Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


/**********************************************************************************************
**********************************************************************************************
                           Main Menu Rollover Images and Links  
**********************************************************************************************
**********************************************************************************************/

dqm__rollover_image0 = "/link_about_on.gif"
dqm__rollover_wh0 = "63,20"
dqm__rollover_image1 = "/link_esopus_on.gif"
dqm__rollover_wh1 = "180,20"
dqm__rollover_image2 = "/link_happening_on.gif"
dqm__rollover_wh2 = "60,20"
dqm__url2 = "/calendar.shtml"
dqm__rollover_image3 = "/link_involved_on.gif"
dqm__rollover_wh3 = "84,20"
dqm__rollover_image4 = "/link_support_on.gif"
dqm__rollover_wh4 = "74,20"
dqm__rollover_image5 = "/link_links_on.gif"
dqm__rollover_wh5 = "40,20"
dqm__url5 = "/links.shtml"
dqm__rollover_image6 = "/link_contact_on.gif"
dqm__rollover_wh6 = "74,20"
dqm__url6 = "/contact.shtml"
dqm__rollover_image7 = "/link_home_on.gif"
dqm__rollover_wh7 = "44,20"
dqm__url7 = "/index.shtml"
dqm__rollover_image8 = "/link_explore_on.gif"
dqm__rollover_wh8 = "106,20"
dqm__url8 = "/nature_blog.php"
dqm__rollover_image9 = "/link_subscribe_on.gif"
dqm__rollover_wh9 = "65,20"
dqm__rollover_image10 = "/link_newsletters_on.gif"
dqm__rollover_wh10 = "77,20"
dqm__url10 = "/newsletters.shtml"

/**********************************************************************************************
**********************************************************************************************
                              Sub Menu Structure and Text  
**********************************************************************************************
**********************************************************************************************/
   
// About
dqm__sub_xy0 = "-63,20"
//dqm__subdesc0_0 = "President's Message"
//dqm__url0_0 = "/message.shtml"
dqm__subdesc0_0 = "Getting Started"
dqm__url0_0 = "/getting_started.shtml"
dqm__subdesc0_1 = "Our Goals"
dqm__url0_1 = "/goals.shtml"
dqm__subdesc0_2 = "Mission Statement"
dqm__url0_2 = "/mission.shtml"
dqm__subdesc0_3 = "Board of Directors"
dqm__url0_3 = "/board.shtml"
dqm__subdesc0_4 = "Committees"
dqm__url0_4 = "/committees.shtml"
dqm__subdesc0_5 = "About Saugerties"
dqm__url0_5 = "/saugerties.shtml"

// Esopus Bend
dqm__sub_xy1 = "-180,20"
dqm__subdesc1_0 = "Around the Bend"
dqm__url1_0 = "/around_the_bend.shtml"
dqm__subdesc1_1 = "Directions"
dqm__url1_1 = "/directions.shtml"
dqm__subdesc1_2 = "Trail Map"
dqm__url1_2 = "/trail_map.shtml"
dqm__subdesc1_3 = "Aerial Map"
dqm__url1_3 = "/aerial_map.shtml"
dqm__subdesc1_4 = "History of the Property"
dqm__url1_4 = "/ebnp_history.shtml"
dqm__subdesc1_5 = "FAQ, Land Trusts and Conservation Easements"
dqm__url1_5 = "/faq.shtml"
dqm__subdesc1_6 = "Reflections on EBNP"
dqm__url1_6 = "/ebnp_reflections.shtml"
dqm__subdesc1_7 = "Envisioning EBNP"
dqm__url1_7 = "/ebnp_envisioning.shtml"


// What's Happening
//dqm__sub_xy2 = "-114,20"
//dqm__subdesc2_0 = "News Room"
//dqm__url2_0 = "/cgi-bin/common/blog.pl?show=1&max_posts_page=5&showsubj=ALL&board_name=ecc"
//dqm__subdesc2_1 = "Events"
//dqm__url2_1 = "/events.shtml"

// Get Involved
dqm__sub_xy3 = "-84,20"
dqm__sub_menu_width3 = 130
dqm__subdesc3_0 = "Volunteer"
dqm__url3_0 = "/volunteer.php"
dqm__subdesc3_1 = "Committees"
dqm__url3_1 = "/committees.shtml"
dqm__subdesc3_2 = "Volunteer Recognition"
dqm__url3_2 = "/volunteer_recognition.shtml"

// Support Us
dqm__sub_xy4 = "-74,20"
dqm__subdesc4_0 = "Make a Donation"
dqm__url4_0 = "/donation.shtml"
dqm__subdesc4_1 = "Items for Sale"
dqm__url4_1 = "/store.shtml"

// Explore Nature 
//dqm__sub_xy8 = "-106,20"
//dqm__sub_menu_width8 = 180
//dqm__subdesc8_0 = "Bird Migration at Esopus Bend"
//dqm__url8_0 = "/explore_birdsofspring.shtml"
//dqm__subdesc8_0 = "Adventure in a Winter Wonderland"
//dqm__url8_0 = "/explore_winter.shtml"
//dqm__subdesc8_1 = "An Abundance of Birds in Winter"
//dqm__url8_1 = "/explore_abundance.shtml"

// Subscribe
dqm__sub_xy9 = "-65,20"
dqm__sub_menu_width9 = 70
dqm__subdesc9_0 = "Subscribe"
dqm__url9_0 = "/subscribe.php"
dqm__subdesc9_1 = "Leave"
dqm__url9_1 = "/unsubscribe.php"

