
	var NoOffFirstLineMenus=13;			// Number of first level items

	var LowBgColor='#D1B897';			// Background color when mouse is not over

	var LowSubBgColor='#D1B897';		// Background color when mouse is not over on subs

	var HighBgColor='#F0F1E6';			// Background color when mouse is over

	var HighSubBgColor='#F0F1E6';		// Background color when mouse is over on subs

	var FontLowColor='#DE001A';			// Font color when mouse is not over

	var FontSubLowColor='#DE001A';		// Font color subs when mouse is not over

	var FontHighColor='#946842';		// Font color when mouse is over

	var FontSubHighColor='#946842';		// Font color subs when mouse is over

	var BorderColor='';					// Border color

	var BorderSubColor='#182828';		// Border color for subs

	var BorderWidth=0;					// Border width

	var BorderBtwnElmnts=0;				// Border between elements 1 or 0

	var FontFamily="Comic Sans MS"		// Font family menu items

	var FontSize=9;						// 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=0;					// horizontal overlap child/ parent

	var ChildVerticalOverlap=0;			// vertical overlap child/ parent

	var StartLeft=0;					// Menu offset x coordinate

	var StartTop=0;						// Menu offset y coordinate

	var VerCorrect=0;					// Multiple frames y correction

	var HorCorrect=0;					// Multiple frames x correction

	var LeftPaddng=4;					// Left padding

	var TopPaddng=3;					// Top padding

	var FirstLineHorizontal=1;			// 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='';				// Frame where first level appears

	var SecLineFrame='';				// Frame where sub levels appear

	var DocTargetFrame='';				// 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=0;					// Uses arrow gifs when 1

	var KeepHilite=1;					// Keep selected path highligthed

	var Arrws=['',0,0,'',0,0,'',0,0];	// Arrow source, width and height



	var NaviWidth=new Array(20,100,100,100,100,100,100,100)	// Top level Menu width

	var SubNaviWidth=new Array(20,100,100,100,100,100,100,100)	// Sub level Menu width

	var ImgPad1='<img src=images/spacer.gif width=10 height=12>' // For left padding

	var ImgBG1='images/spacer.gif'								// For Sub background

	var ImgBG2='images/spacer.gif'	

	var DomainName='http://www.mrpmcountryfest.com'		// For status display





function BeforeStart(){getNavStart()}									

function AfterBuild(){window.onresize=(Nav4||DomNav)?ReDoWhole:RePos}	

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}



// Functions to retrieve xy coordinates of reference image ~NavStart~ and calculate the actual StartLeft/StartTop	

function getNavStart(){StartLeft=getPos(document.NavStart,0)-1,StartTop=getPos(document.NavStart,1);return}

function getPos(o,y){var d=document,p=0;if(d.all) {while(o!=d.body) {p+=y?o.offsetTop:o.offsetLeft;o=o.offsetParent}} else {p=y?o.y:o.x};return p}







// 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('HOME','index.html','',0,22,46)



Menu2=new Array('rollover:images/spacer.gif:images/spacer.gif','','',0,0,19)



Menu3=new Array('FAIR INFO','','',5,22,78)

	Menu3_1=new Array(ImgPad1+'About The Fair','aboutthefair.html',ImgBG1,0,18,110)

	Menu3_2=new Array(ImgPad1+'Directions','directions.html',ImgBG1,0,18)

	Menu3_3=new Array(ImgPad1+'Volunteer Info','','',2,18)

	Menu3_3_1=new Array(ImgPad1+'Volunteer Opportunities','volunteer-op.html',ImgBG1,0,18,180)

	Menu3_3_2=new Array(ImgPad1+'Volunteer Registration','volunteer-reg.html',ImgBG1,0,18)

	Menu3_4=new Array(ImgPad1+'Vendor Info','vendors.html',ImgBG1,0,18)

	Menu3_5=new Array(ImgPad1+'Contact Us','contact.html',ImgBG1,0,18)

	

Menu4=new Array('rollover:images/spacer.gif:images/spacer.gif','','',0,0,19)

	

Menu5=new Array('EVENTS','','',5,22,70)

	Menu5_1=new Array(ImgPad1+'Gate Schedule','gateschedule.html',ImgBG1,0,18,150)

	Menu5_2=new Array(ImgPad1+'Main Stage Bios &amp; &nbsp;&nbsp;&nbsp;&nbsp;Schedule','mainstage.html',ImgBG1,0,35)

	Menu5_3=new Array(ImgPad1+'Attractions','attractions.html',ImgBG1,0,18)

	Menu5_4=new Array(ImgPad1+'Kidstuff Schedule','kidstuffschedule.html',ImgBG1,0,18)

	Menu5_5=new Array(ImgPad1+'Kidstuff Performers','kidstuffperformers.html',ImgBG1,0,18)



Menu6=new Array('rollover:images/spacer.gif:images/spacer.gif','','',0,0,19)



Menu7=new Array('PRIZE BOOK','prizebook.html','',0,22,86)



Menu8=new Array('rollover:images/spacer.gif:images/spacer.gif','','',0,0,19)



Menu9=new Array('WHERE TO STAY & EAT','','',2,22,160)

	Menu9_1=new Array(ImgPad1+'Hotels, Motels, B&Bs','accomodations.html',ImgBG1,0,18,150)

	Menu9_2=new Array(ImgPad1+'Restaurants','restaurants.html',ImgBG1,0,18)



Menu10=new Array('rollover:images/spacer.gif:images/spacer.gif','','',0,0,19)



Menu11=new Array('MEDIA','','',2,22,50)

	Menu11_1=new Array(ImgPad1+'Get Accreditation','mediaaccred.html',ImgBG1,0,18,130)

	Menu11_2=new Array(ImgPad1+'Press Releases','mediapr.html',ImgBG1,0,18)



Menu12=new Array('rollover:images/spacer.gif:images/spacer.gif','','',0,0,19)



Menu13=new Array('SPONSORS','sponsors.html','',0,22,76)

