/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=14;			// Number of first level items
/* commented out for regionalization
	var LowBgColor='#000033';			// Background color when mouse is not over
	var LowSubBgColor='#000033';			// Background color when mouse is not over on subs
	var HighBgColor='#000033';			// Background color when mouse is over
	var HighSubBgColor='#000033';			// Background color when mouse is over on subs
	var FontLowColor='#9999cc';			// Font color when mouse is not over
	var FontSubLowColor='#cccc99';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#666666';			// Border color
	var BorderSubColor='#666666';			// Border color for subs
*/
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=240;				// Menu offset x coordinate ***215***
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
// commented out for regionalization	
//var Arrws=['/aemenu/tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
		
Menu1=new Array("About the Site","javascript:void(0)","",3,20,175);
	Menu1_1=new Array("History","/history.asp","",0,20,200);
	Menu1_2=new Array("Who We Are (Vision/Mission)","/about.asp","",0,20,200);
	Menu1_3=new Array("Goals/Objectives","/goals.asp","",0,20,200);
	//Menu1_3=new Array("What We Do","/goals.asp","",0,20,200);
	//Menu1_4=new Array("Goals/Objectives","/goals.asp","",0,20,200);
	
Menu2=new Array("E-Notes","/whatsnew.asp","",0);
Menu3=new Array("Podcast","/whatsnew.asp","",0);

//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);

Menu4=new Array("Classifieds","javascript:void(0)","",10);
	Menu4_1=new Array("Horses - For Sale","/classifieds/horses/for_sale/","",0,20,200);
	Menu4_2=new Array("Horses - Wanted","/classifieds/horses/wanted/","",0);
	Menu4_3=new Array("Tack - For Sale","/classifieds/tack/for_sale/","",0);
	Menu4_4=new Array("Tack - Wanted","/classifieds/tack/wanted/","",0);
	Menu4_5=new Array("Miscellaneous - For Sale","/classifieds/miscellaneous/for_sale/","",0);
	Menu4_6=new Array("Miscellaneous - Wanted","/classifieds/miscellaneous/wanted/","",0);
	Menu4_7=new Array("Employment - Offered","/classifieds/employment/offered/","",0);
	Menu4_8=new Array("Employment - Wanted","/classifieds/employment/wanted/","",0);
	Menu4_9=new Array("Business - Announcements","/classifieds/business/announcements/","",0);
	Menu4_10=new Array("How to Post/Prices","/postinginfo.asp","",0);

//Menu4=new Array("Auctions & Sales","/auctions/index.asp","",0,20,175);
	
Menu5=new Array("Stallion Profiles","/stallions/index.asp","",0,20,175);

Menu6=new Array(" Products & Services<br>  Directory","/directory/index.asp","",0,35,175);

Menu7=new Array("Promote Your Business","/promote.asp","",0,20,175);
	
Menu8=new Array("Events","javascript:void(0)","",17,20,175);
	   	Menu8_1=new Array("January","/events/"+region+"/"+cur_year+"/january/","",0,20,150);
		Menu8_2=new Array("February","/events/"+region+"/"+cur_year+"/february/","",0);
		Menu8_3=new Array("March","/events/"+region+"/"+cur_year+"/march/","",0);
		Menu8_4=new Array("April","/events/"+region+"/"+cur_year+"/april/","",0);
		Menu8_5=new Array("May","/events/"+region+"/"+cur_year+"/may/","",0);
		Menu8_6=new Array("June","/events/"+region+"/"+cur_year+"/june/","",0);
		Menu8_7=new Array("July","/events/"+region+"/"+cur_year+"/july/","",0);
		Menu8_8=new Array("August","/events/"+region+"/"+cur_year+"/august/","",0);
		Menu8_9=new Array("September","/events/"+region+"/"+cur_year+"/september/","",0);
		Menu8_10=new Array("October","/events/"+region+"/"+cur_year+"/october/","",0);
		Menu8_11=new Array("November","/events/"+region+"/"+cur_year+"/november/","",0);
		Menu8_12=new Array("December","/events/"+region+"/"+cur_year+"/december/","",0);
		Menu8_13=new Array("All "+cur_year+" Listings","/events/"+region+"/"+cur_year+"/","",0);
		Menu8_14=new Array("All "+next_year+" Listings","/events/"+region+"/"+next_year+"/","",0);
		Menu8_15=new Array(prev_year+" Planning Archives","/events/"+region+"/"+prev_year+"/","",0);
		Menu8_16=new Array("Submit Your Event!","/events/submitevent.asp","",0);
		Menu8_17=new Array("EquiMap","/equimap-event.asp","",0);

Menu9=new Array("EquiMap","javascript:void(0)","",2,20,175);
	Menu9_1=new Array("Events","/equimap-event.asp","",0,20,150);
	Menu9_2=new Array("Directory","/equimap-directory.asp","",0,20,150);

Menu10=new Array("News and Views","javascript:void(0)","",month+3,20,175);
	Menu10_1=new Array((prev_year-1)+" News Archives","/news/"+(prev_year-1)+"/","",0,20,150);
	Menu10_2=new Array(prev_year+" News Archives","/news/"+prev_year+"/","",0,20,150);
	if (month >= 0) {
		Menu10_3=new Array("January","/news/"+cur_year+"/january/","",0,20,150);
	}
	if (month >= 1) {
		Menu10_4=new Array("February","/news/"+cur_year+"/february/","",0,20,150);
	}
	if (month >= 2) {
		Menu10_5=new Array("March","/news/"+cur_year+"/march/","",0,20,150);
	}
	if (month >= 3) {
		Menu10_6=new Array("April","/news/"+cur_year+"/april/","",0,20,150);
	}
	if (month >= 4) {
		Menu10_7=new Array("May","/news/"+cur_year+"/may/","",0,20,150);
	}
	if (month >= 5) {
		Menu10_8=new Array("June","/news/"+cur_year+"/june/","",0,20,150);
	}
	if (month >= 6) {
		Menu10_9=new Array("July","/news/"+cur_year+"/july/","",0,20,150);
	}
	if (month >= 7) {
		Menu10_10=new Array("August","/news/"+cur_year+"/august/","",0,20,150);
	}
	if (month >= 8) {
		Menu10_11=new Array("September","/news/"+cur_year+"/september/","",0,20,150);
	}
	if (month >= 9) {
		Menu10_12=new Array("October","/news/"+cur_year+"/october/","",0,20,150);
	}
	if (month >= 10) {
		Menu10_13=new Array("November","/news/"+cur_year+"/november/","",0,20,150);
	}
	if (month >= 11) {
		Menu10_14=new Array("December","/news/"+cur_year+"/december/","",0,20,150);
	}



Menu11=new Array("Learn About Horses","javascript:void(0)","",3,20,175);
	Menu11_1=new Array("Equestrian Centre","/ecentre/index.asp","",0,20,150);
	Menu11_2=new Array("Care Guide for Horses","/horscare.asp","",0,20,150);
	Menu11_3=new Array("Care Guide for Riders","/ridecare.asp","",0,20,150);
	
Menu12=new Array("Photo Gallery","/gallery/index.asp","",0,20,175);
	
// Menu12=new Array("Kid's Page","/kidspage/index.asp","",0,20,175);
	
Menu13=new Array("Contact Us","/contact.asp","",0,20,175);

Menu14=new Array("Site Search","/search.asp","",0,20,175);