/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#003333';			// Background color when mouse is not over
	var LowSubBgColor='#FF9900';			// Background color when mouse is not over on subs
	var HighBgColor='#9999ff';			// Background color when mouse is over
	var HighSubBgColor='#FF9900';		// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffff66';			// Font color when mouse is over
	var FontSubHighColor='#3300cc';		// Font color subs when mouse is over
	var BorderColor='#003333';			// Border color
	var BorderSubColor='#9999ff';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, Sans-Serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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 StartTop=0;				// Menu offset x coordinate
	var StartLeft=1;				// 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=1;			// 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='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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=['w_tri.gif',5,10,'w_tridown.gif',10,5,'w_trileft.gif',5,10];	// Arrow source, width and height
	var Arrws=['http://www.dramatix.org/right-arrow.gif',5,9,'http://www.dramatix.org/tridown.gif',0,0,'http://www.dramatix.org/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("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);
 
Menu1=new Array("Home","http://www.dramatix.org","",0,20,70);
Menu2=new Array("Scripts","","",13,20,100);
	Menu2_1=new Array("Festivals","","",2,20,100);
		Menu2_1_1=new Array("Christmas/New Year","http://www.dramatix.org.nz/archive/Linkpages/Christmas.html","",0,20,175);		
		Menu2_1_2=new Array("Easter","http://www.dramatix.org.nz/archive/Linkpages/Easter.html","",0,20,175);		
	Menu2_2=new Array("Anniversaries","","",7,20,100);
		Menu2_2_1=new Array("Pentecost","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html#Pentecost","",0,20,100);
		Menu2_2_2=new Array("Mothers Day","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html#Mothers Day","",0,20,175);
		Menu2_2_3=new Array("Fathers Day","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html#Fathers Day","",0,20,175);		
		Menu2_2_4=new Array("Thanksgiving","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html#Thanksgiving","",0,20,175);		
		Menu2_2_5=new Array("Valentines Day","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html","",0,20,175);		
		Menu2_2_6=new Array("September 11","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html#September 11","",0,20,175);		
		Menu2_2_7=new Array("Halloween","http://www.dramatix.org.nz/archive/Linkpages/Festivals.html#Halloween","",0,20,175);		
	Menu2_3=new Array("Bible Stories","http://www.dramatix.org.nz/archive/Linkpages/Bible.html","",0,20,100);
	Menu2_4=new Array("Childrens","","",3,20,100);
		Menu2_4_1=new Array("Children's","http://www.dramatix.org.nz/archive/Linkpages/Childrens.html","",0,20,100);
		Menu2_4_2=new Array("Puppetry","http://www.dramatix.org.nz/archive/Linkpages/Childrens.html","",0,20,175);		
		Menu2_4_3=new Array("ventriloquism","http://www.dramatix.org.nz/archive/Linkpages/Childrens.html","",0,20,175);		
	Menu2_5=new Array("Slice of life","http://www.dramatix.org.nz/archive/Linkpages/Issues.html","",0,20,100);
	Menu2_6=new Array("General","","",5,20,100);
		Menu2_6_1=new Array("Christian walk","http://www.dramatix.org.nz/archive/Linkpages/Walk.html","",0,20,100);
		Menu2_6_2=new Array("10 Commands","http://www.dramatix.org.nz/archive/Linkpages/Commandments.html","",0,20,100);
		Menu2_6_3=new Array("Christian belief","http://www.dramatix.org.nz/archive/Linkpages/Belief.html","",0,20,100);
		Menu2_6_4=new Array("Evangelism","http://www.dramatix.org.nz/archive/Linkpages/Evangelism.html","",0,20,100);
		Menu2_6_5=new Array("Church family","http://www.dramatix.org.nz/archive/Linkpages/Family.html","",0,20,100);
	Menu2_7=new Array("Musicals","http://www.dramatix.org.nz/archive/Linkpages/Musicals.html","",0,20,100);
	Menu2_8=new Array("Long scripts","http://www.dramatix.org.nz/archive/Linkpages/Musicals.html","",0,20,100);
	Menu2_9=new Array("Mission","http://www.dramatix.org.nz/archive/Linkpages/Missions.html","",0,20,100);
	Menu2_10=new Array("Fantasy","http://www.dramatix.org.nz/archive/Linkpages/Historic.html","",0,20,100);
	Menu2_11=new Array("Historic","http://www.dramatix.org.nz/archive/Linkpages/Historic.html","",0,20,100);
	Menu2_12=new Array("Humour","http://www.dramatix.org.nz/archive/Linkpages/Humour.html","",0,20,100);
	Menu2_13=new Array("Mime","http://www.dramatix.org.nz/archive/Linkpages/Mime.html","",0,20,100);
Menu3=new Array("Search","","",5,20,100);
	Menu3_1=new Array("Themes","http://www.dramatix.org.nz/archive/Linkpages/themes.html","",0,20,100);
	Menu3_2=new Array("Scriptures","","",2,20,100);
		Menu3_2_1=new Array("OT Scriptures","http://www.dramatix.org.nz/archive/Linkpages/scriptures-OT.html","",0,20,100);
		Menu3_2_2=new Array("NT Scriptures","http://www.dramatix.org.nz/archive/Linkpages/scriptures-NT.html","",0,20,100);
	Menu3_3=new Array("Search engine","http://www.dramatix.org.nz/archive/Linkpages/search_engine.html","",0,20,100);
	Menu3_4=new Array("Alphabetical list","http://www.dramatix.org.nz/archive/Linkpages/Alphabetical.html","",0,20,100);
	Menu3_5=new Array("Authors","http://www.dramatix.org.nz/archive/Linkpages/Authors.html","",0,20,100);
Menu4=new Array("Helps","","",3,20,100);
	Menu4_1=new Array("I need a script","http://www.dramatix.org.nz/archive/Linkpages/scriptrequest.html","",0,20,100);
	Menu4_2=new Array("Can you help?","http://www.dramatix.org.nz/archive/Linkpages/unfulfilled.html","",0,20,100);
	Menu4_3=new Array("Contribute","http://www.dramatix.org.nz/archive/Linkpages/contribute.html","",0,20,100);
Menu5=new Array("Feedback","http://www.dramatix.org.nz/archive/Linkpages/Visitorsbook.html","",0,20,100);
Menu6=new Array("Essays","","",1,20,100);
	Menu6_1=new Array("Essays & articles","http://www.dramatix.org.nz/archive/Linkpages/essays.html","",0,20,100);
Menu7=new Array("Links","http://www.dramatix.org.nz/archive/Linkpages/links.html","",0,20,70);
Menu8=new Array("Poetry","","",2,20,70);
	Menu8_1=new Array("Poetry list","http://www.dramatix.org.nz/archive/Linkpages/Poetry_alphabetical.html","",0,20,100);
	Menu8_2=new Array("Poetry themes","http://www.dramatix.org.nz/archive/Linkpages/Poetrythemes.html","",0,20,100);
