
	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms"	// 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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;					// Menu offset x coordinate
	var StartLeft=220;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='Nav';			// Frame where first level appears
	var SecLineFrame='Main';			// Frame where sub levels appear
	var DocTargetFrame='Main';			// 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
	var Arrws=['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("Home","realm.html","home.gif",0,20,50);

Menu2=new Array("Mookie's Page","","green.gif",5,20,135);
	Menu2_1=new Array("Creations","","green.gif",12,20,135);
		Menu2_1_1=new Array("Tree House","treehse.html","green.gif",0,20,135);
		Menu2_1_2=new Array("Colgard Manor","colgard.html","green.gif",0);
		Menu2_1_3=new Array("Howling Hill","mtn2.html","green.gif",0);
		Menu2_1_4=new Array("Silver Talon Inn","talon2.html","green.gif",0);
		Menu2_1_5=new Array("White Guarded Inn","wgi.html","green.gif",0);
		Menu2_1_6=new Array("Mount Kayveren","mount.html","green.gif",0);
		Menu2_1_7=new Array("Fountain","fount.html","green.gif",0);
		Menu2_1_8=new Array("Village Square","square2.html","green.gif",0);
		Menu2_1_9=new Array("Target Practice","ftarg.html","green.gif",0);
		Menu2_1_10=new Array("Jusaren Keep","jusaren.html","green.gif",0);
		Menu2_1_11=new Array("Wizard Hut","wizardhut.html","green.gif",0);
		Menu2_1_12=new Array("Church","povChurch.html","green.gif",0);
	Menu2_2=new Array("Ldraw Instructions","","green.gif",4,20,135);
		Menu2_2_1=new Array("Target Practice","ftargi.html","green.gif",0,20,135);
		Menu2_2_2=new Array("Wizard Hut","wizhuti.html","green.gif",0);
		Menu2_2_3=new Array("Wizard Library","wizardi.html","green.gif",0);
		Menu2_2_4=new Array("Oven","oveni.html","green.gif",0);
	Menu2_3=new Array("LaCasa Pictures","lacasa.html","green.gif",0,20,135);
	Menu2_4=new Array("Bonus Box","bonus.html","green.gif",0,20,135);
	Menu2_5=new Array("Pov Images","","green.gif",3,20,135);
		Menu2_5_1=new Array("Village","povvillage.html","green.gif",0,20,135);
		Menu2_5_2=new Array("Other Pov`s","povs.html","green.gif",0);
		Menu2_5_3=new Array("Church","povChurch.html","green.gif",0);

Menu3=new Array("Other Themes","","green.gif",3,20,135);
	Menu3_1=new Array("Designer Creations","","green.gif",4,20,135);
		Menu3_1_1=new Array("Parrot","parrot.html","green.gif",0,20,135);
		Menu3_1_2=new Array("Bird","bird.html","green.gif",0);
		Menu3_1_3=new Array("Crab","crab.html","green.gif",0);
		Menu3_1_4=new Array("Dragonfly","dragonfly.html","green.gif",0);
	Menu3_2=new Array("Technic Creations","","green.gif",0,20,135);
	Menu3_3=new Array("Sculptures","","green.gif",1,20,135);
		Menu3_3_1=new Array("Scooby Doo!","scooby.html","green.gif",0,20,135);

Menu4=new Array("Realm of Tanarth","","green.gif",4,20,135);
	Menu4_1=new Array("Inhabitants","","green.gif",6,20,135);
		Menu4_1_1=new Array("Royal Family","royal.html","green.gif",0,20,135);
		Menu4_1_2=new Array("Knights","knights.html","green.gif",0);
		Menu4_1_3=new Array("Wizards","wizards.html","green.gif",0);
		Menu4_1_4=new Array("Magic Users","majik.html","green.gif",0);
		Menu4_1_5=new Array("Common Folk","common.html","green.gif",0);
		Menu4_1_6=new Array("Rogues","rogue.html","green.gif",0);
	Menu4_2=new Array("Structures","","green.gif",7,20,135);
		Menu4_2_1=new Array("Village (old)","village.html","green.gif",0,20,135);
//			Menu4_2_1_1=new Array("Page 2","village2.html","home.gif",0,20,50);
//			Menu4_2_1_2=new Array("Page 3","village3.html","home.gif",0);
//			Menu4_2_1_3=new Array("Page 4","village4.html","home.gif",0);
//			Menu4_2_1_4=new Array("Page 5","village5.html","home.gif",0);
		Menu4_2_2=new Array("Rawnie`s Cottage","cottage.html","green.gif",0);
		Menu4_2_3=new Array("Silver Talon Inn","talon.html","green.gif",0);
		Menu4_2_4=new Array("Village Fountain","fountain.html","green.gif",0);
		Menu4_2_5=new Array("N Star Seminary","seminary.html","green.gif",0);
		Menu4_2_6=new Array("Knights Quarters","quarters.html","green.gif",0);
		Menu4_2_7=new Array("Beardsly House","house.html","green.gif",0);
	Menu4_3=new Array("Code of Honor","codeofhonor.html","green.gif",0,20,135);
	Menu4_4=new Array("The Visitors","visit.html","green.gif",0);
