//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";	// alignment
var absLEFT = 	15;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	15; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"lightblue";	// main nav cell color
var rCOLOR = 	"lightgreen";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"black"	// main nav border color
var aLINK = 	"brown";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"lightblue";	// submenu cell color

var srCOLOR = 	"lightgreen";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"black"		// submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial";// submenu font face
var sfSIZE = 	13;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"#cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position, left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]

addMainItem("","Home",60,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");

defineSubmenuProperties(200,"left","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");
	addSubmenuItem("http://www.nwha.com/main.html","Welcome",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");	

	addSubmenuItem("http://www.nwha.com/nwhamissionstatement.html","NWHA Mission Statement",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem("http://www.nwha.com/nationalnews.html","National News Magazine",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem("","NWHA Rule Books",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");

		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(260,"left","left",0,-20,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");


		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem ("http://www.nwha.com/rulebook/2010NWHARuleBook.pdf","NWHA Rule Book","","");
		addChildmenuItem ("http://www.nwha.com/rulebook/2010NWHAVersatilityRules.pdf","NWHA Versatlity Rule Book","","");
		addChildmenuItem ("http://www.nwha.com/rulebook/RuleBookOrderForm.pdf","Rule Book Order Form","","");
		addChildmenuItem ("http://www.nwha.com/nationalshow/2010/HighPointAwardsNominationForm.pdf","High Point Nomination Form","","");


		addChildmenuItem ("http://www.nwha.com/dressage.html","NWHA Dressage Tests","","");


		addChildmenuItem ("http://www.nwha.com/rulecorrectionsamendments.html","Rule Corrections and Amendments","","");
		addChildmenuItem ("http://www.nwha.com/printingrulebook.html","How to Print Rule Book","","");

	
	addSubmenuItem("http://www.nwha.com/contact.html","Contact Us",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem ("http://www.nwha.com/members/membersarea.html","Members Only Area",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem ("http://www.nwha.com/loggingin.html","How to Log In to Members Area",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem ("http://www.nwha.com/board/meetinginfo.html","Board of Directors Area",200,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");

addMainItem("","NWHA",70,"center","","",0,0,"","#000000","#d9bd59", "#ffffff", "#ffffff");
	
	defineSubmenuProperties(210,"left","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

	addSubmenuItem("http://www.nwha.com/about.html","About Us","","");
	addSubmenuItem("http://www.nwha.com/news.html","NWHA News","","");
	addSubmenuItem("http://www.nwha.com/officersdirectors.html","Officers & Directors","","");
	addSubmenuItem("http://www.nwha.com/committees.html","Committees","","");
	addSubmenuItem("http://www.nwha.com/membership.html","Membership","","");
	addSubmenuItem("http://www.nwha.com/form/MembershipApp.pdf","Mail-in Membership Application","","");
	addSubmenuItem("http://www.nwha.com/membershipform.html","On-line Membership Application","","");
	addSubmenuItem("http://www.nwha.com/bylaws.html","By Laws","","");
	addSubmenuItem("http://www.nwha.com/form/AnnualMeetingFlyer.pdf","Membership Meeting","","");
	addSubmenuItem("http://www.nwha.com/suspensionlist.html","Suspension List","","");
	addSubmenuItem("http://www.nwha.com/judges.html","NWHA Judges List","","");
	addSubmenuItem("http://www.nwha.com/form/2008JudgesContract.pdf","NWHA Judges Contract","","");
	addSubmenuItem("http://www.nwha.com/JudgeEvaluationForm.pdf","Judges Evaluation Form","","");
	addSubmenuItem("http://www.nwha.com/judges/JudgesApplication.pdf","Judges Application","","");
	addSubmenuItem("http://www.nwha.com/form/JudgesRenewalApplication.pdf","Judges Renewal  Application","","");
	

	
addMainItem("","NWHA Programs",125,"center","","",0,0,"","#000000","#d9bd59", "#ffffff", "#ffffff");

	defineSubmenuProperties(260,"left","left",- 4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

	addSubmenuItem("http://www.nwha.com/programs.html","All Programs","","");
	addSubmenuItem("http://www.nwha.com/PhoenixPegasus.html","Phoenix & Pegasus Award","","");
	addSubmenuItem("http://www.nwha.com/trailrider.html","Trail Rider Program","","");	
	addSubmenuItem("http://www.nwha.com/4Houtreach.html","4-H Outreach Program","","");
	addSubmenuItem("http://www.nwha.com/youth.html","Youth Program","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(260,"left","left",0,-20,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");


		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem ("http://www.nwha.com/neilclark.html","Neil Clark Memorial Award","","");

	// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem ("http://www.nwha.com/neilclarkcategories.html","Neil Clark Categories","","");

	addSubmenuItem("","Versatility Program - LSAP > >","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(260,"left","left",0,-20,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");


		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem ("http://www.nwhapoints.com/LSAPrecap.html","LSAP Index","","");
		addChildmenuItem ("http://www.nwha.com/lifetime.html","Lifetime Superior Achievement Program","","");
		
		addChildmenuItem ("http://www.nwha.com/dressage.html","Dressage Program","","");
		addChildmenuItem ("http://www.nwha.com/lifetimeawards.html","Lifetime Program Awards","","");
		addChildmenuItem ("http://www.nwha.com/lifetimedivisions.html","Lifetime Program Divisions","","");
		addChildmenuItem ("http://www.nwha.com/LifetimeCalculation.pdf","Lifetime Program Calculation Form","","");
		addChildmenuItem ("http://www.nwha.com/LifetimeForm.pdf","Lifetime Program Nomination Form","","");
		

addMainItem ("","2010 World Equestrian Games",220,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	defineSubmenuProperties(175,"left","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");
	addSubmenuItem ("http://www.nwha.com/WEG.html","WEG Information",120,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem ("http://www.nwha.com/WEGtickets.html","WEG Tickets",120,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem ("http://www.nwha.com/WEGsponsorship.html","WEG Sponsorship",120,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");
	addSubmenuItem ("http://www.nwha.com/WEGbooth.html","WEG NWHA Booth",120,"center","","",0,0,"","#000000","#d9bd59","#ffffff","#ffffff");

addMainItem("","Marketplace",100,"center","","",0,0,"","#000000","#d9bd59", "#ffffff", "#ffffff");

	defineSubmenuProperties(175,"left","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

	addSubmenuItem("http://www.nwha.com/shop.html","NWHA Merchandise","","");

		addSubmenuItem("http://www.nwha.com/gear.html","NWHA Road Gear","","");

		addSubmenuItem("http://www.nwha.com/collect.html","NWHA Collectables","","");

addSubmenuItem("http://www.nwha.com/shopshirts.html","NWHA Shirts","","");
addSubmenuItem("http://www.nwha.com/shopouterwear.html","NWHA Outerwear","","");


	addSubmenuItem("http://www.nwha.com/links.html","Stable & Farm Directory","","");


	addSubmenuItem("http://www.nwha.com/stallions.html","Stallions","","");
	
	addSubmenuItem("http://www.nwha.com/forsale.html","Horses For Sale","","");
	addSubmenuItem("http://www.nwha.com/linkbusiness.html","Business Listings","","");
	addSubmenuItem("http://www.nwha.com/linkstrainers.html","Trainers","","");
	addSubmenuItem("http://www.nwha.com/adrates.html","Advertising Rates","","");


	
addMainItem("","Shows & Events",120,"center","","",0,0,"","#000000","#d9bd59", "#ffffff", "#ffffff");

	defineSubmenuProperties(210,"left","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

	addSubmenuItem("http://www.nwha.com/shows.html","Affiliated Shows & Events","","");
	addSubmenuItem ("http://www.nwha.com/nationalshow/2010/HighPointAwardsNominationForm.pdf","High Point Nomination Form","","");

	addSubmenuItem("","NWHA National Show","","");

		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(100,"right","left",0,-20,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem ("http://www.nwha.com/nationalshow/2010.html","2010","","");
		addChildmenuItem("http://www.nwha.com/nationalshow/2009.html","2009","","");
		addChildmenuItem("http://www.nwha.com/nationalshow/2008.html","2008","","");
		addChildmenuItem("http://www.nwha.com/nationalshow/2007.html","2007","","");
		addChildmenuItem("http://www.nwha.com/nationalshow/2006.html","2006","","");
		addChildmenuItem("http://www.nwha.com/nationalshow/2005.html","2005","","");
		addChildmenuItem("http://www.nwha.com/nationalshow/2004.html","2004","","");



	addSubmenuItem("http://www.nwha.com/highpointscoring.html","High Point Scoring","","");

	addSubmenuItem("http://www.nwhapoints.com/nwhahplist.asp","High Point Database","","");

	addSubmenuItem("http://www.nwha.com/highpointarchives.html","High Point Archives","","");

	addSubmenuItem("http://www.nwhapoints.com","NWHA Show Results Database","","");

	
	addSubmenuItem("http://www.nwha.com/HighPointCategories.pdf","High Point Category Chart","","");

	addSubmenuItem("http://www.nwha.com/regionalshow.html","Regional Show Information","","");

	addSubmenuItem("http://www.nwha.com/form/ApplicationHoldNWHARegionalChampionshipShow2.pdf","Regional Show Application","","");
	addSubmenuItem("","Affiliation","","");





		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(350,"right","left",0,-20,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("affiliates.html","Affiliated Organizations","","");
		addChildmenuItem("http://www.nwha.com/affiliationbenefits.html","Affiliation Benefits","","");
		addChildmenuItem("http://www.nwha.com/shows2010/2010ShowAffiliationApplication.pdf","Show Affiliation Application","","");
	addChildmenuItem("http://www.nwha.com/NWHARecognitionProcedure.pdf","Clinic Affiliation Procedure & Application","","");
	addChildmenuItem("http://www.nwha.com/form/2009trailchallengeSOP.pdf","Trail Challenge Affiliation Procedure & Application","","");



addMainItem("","Registry",80,"center","","",0,0,"","#000000","#d9bd59", "#ffffff", "#ffffff");

	defineSubmenuProperties(240,"right","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

	addSubmenuItem("http://www.nwha.com/nwhatr.html","Tracking Registry","","");
	addSubmenuItem("http://www.nwha.com/search.html","Tracking Registry Search","","");
	addSubmenuItem("http://www.nwha.com/form/2009JanNWHATRRegAppRev10.pdf","NWHA Tracking Registry Application","","");

addMainItem("","Forms",80,"center","","",0,0,"","#000000","#d9bd59", "#ffffff", "#ffffff");

	defineSubmenuProperties(250,"right","left",-	4,0,"","#ffffff","#d9bd59","#d9bd59","#000000","#000000","#ffffff");

	addSubmenuItem("http://www.nwha.com/form/MembershipApp.pdf","Mail-in Membership Application","","");
	addSubmenuItem("http://www.nwha.com/membershipform.html","Membership Application Online","","");
	addSubmenuItem("http://www.nwha.com/JudgeEvaluationForm.pdf","Judges Evaluation Form","");
	addSubmenuItem("http://www.nwha.com/form/2008JudgesContract.pdf","Judges Contract","");
	addSubmenuItem("http://www.nwha.com/judges/JudgesApplication.pdf","Judges Application","");
	addSubmenuItem("http://www.nwha.com/form/JudgesRenewalApplication.pdf","Judges Renewal  Application","","");
	addSubmenuItem ("http://www.nwha.com/nationalshow/2010/HighPointAwardsNominationForm.pdf","High Point Nomination Form","","");

	
		
	addSubmenuItem("http://www.nwha.com/shows2010/2010ShowAffiliationApplication.pdf ","Affiliation Application","");
	addSubmenuItem("http://www.nwha.com/2009trailchallengeAffiliationForm.pdf ","CTC Affiliation Application","");
	addSubmenuItem("http://www.nwha.com/membertrophy.html","Member's Only Trophy Request","");
	addSubmenuItem("http://www.nwha.com/NWHARecognitionProcedure.pdf","Clinic Application","");
	addSubmenuItem("http://www.nwha.com/contact.html","Contact Us","");
	addSubmenuItem("http://www.nwha.com/form/2009JanNWHATRRegAppRev10.pdf","NWHA Tracking Registry Application","","");
	addSubmenuItem("http://www.nwha.com/form/09EquineSupportForm.pdf","NWHA Equine Support Form","","");
	addSubmenuItem("http://www.nwha.com/form/DQPApplication.pdf","DQP Application","","");
	addSubmenuItem("http://www.nwha.com/form/GoNoGoToolOrderForm.pdf","Go/No Go Tool Order Form","","");


//**DO NOT EDIT THIS *****
}//***********************
//************************
