/***********************************************************************************
*	(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=12;						// Number of first level items
	var LowBgColor='#8A9ABE';						// Background color when mouse is not over
	var LowSubBgColor='#8A9ABE';					// Background color when mouse is not over on subs
	var HighBgColor='navy';							// Background color when mouse is over
	var HighSubBgColor='navy';						// 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='navy';							// Border color
	var BorderSubColor='navy';						// 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=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='center';					// 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=.1;							// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;					// vertical overlap child/ parent
	var StartTop=121;								// Menu offset x coordinate
	var StartLeft=12;								// 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
	var Arrws=['Menu/tri.gif',5,10,'Menu/tridown.gif',10,5,'Menu/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","http://www.theheritageconnection.com","",0,20,138);

Menu2=new Array("About Heritage","","",4);
	Menu2_1=new Array("Mission and Vision","about us.htm","",0,20,170);	
	Menu2_2=new Array("Trinity Presbyterian Church","trinity.htm","",0);
	Menu2_3=new Array("Contact Information","contactus.htm","",0);
	Menu2_4=new Array("Achievement Testing","achievementtesting.htm","",0);
	
Menu3=new Array("How to Register","register.htm","",0);

Menu4=new Array("Events","","",4);
	Menu4_1=new Array("Events Calendar","","",0,20,150);
	Menu4_2=new Array("Year at a Glance","","",0);
	Menu4_3=new Array("Children's Theater Details","childrenstheater.htm","",0);
	Menu4_4=new Array("Symphony & Ballet Details","symphonyballet.htm","",0);

Menu5=new Array("Book Store","heritagebooks.htm","",0);

Menu6=new Array("Comments","","",1);
	Menu6_1=new Array("Suggest Events","suggest.htm","",0,20,150);
		
Menu7=new Array("School Pictures","schoolpictures.htm","",0);

Menu8=new Array("HomeSchool Articles","articles.htm","",0);

Menu9=new Array("HomeSchool Law","thelaw.htm","",0);

Menu10=new Array("Resources","","",10);
	Menu10_1=new Array("Core and Elective Classes Available","tutorialclasses.htm","",0,20,400);
	Menu10_2=new Array("Heritage Resource Listings","ResourceListing.aspx","",0);						
	Menu10_3=new Array("Submit a Resource","ResourceEntry.aspx","",0);				
	Menu10_4=new Array("Libraries","","",2);
		Menu10_4_1=new Array("Jefferson County","http://www.jclc.org/","",0,20,150);
		Menu10_4_2=new Array("Shelby County","http://shelbycounty-al.org/","",0);
	Menu10_5=new Array("Helpful Links for Teaching","","",5);
		Menu10_5_1=new Array("Helpful Links","","",0,20,250);
		Menu10_5_2=new Array("Support ","","",0);
		Menu10_5_3=new Array("Conferences ","","",0);
		Menu10_5_4=new Array("Special Discounts & Announcements","special discounts.htm","",0);
		Menu10_5_5=new Array("Helpful Templates","helpfultemplates.htm","",0);
	Menu10_6=new Array("Great Link for Kids","","",3);
		Menu10_6_1=new Array("National Geographic Bee","http://www.nationalgeographic.com/geographybee/index.html","",0,20,400);
		Menu10_6_2=new Array("Merriam Webster Dictionary Help for Kids","http://www.wordcentral.com/","",0,20,400);		
		Menu10_6_3=new Array("National Geographic.com for Kids","http://magma.nationalgeographic.com/ngexplorer/","",0,20,400);				
	Menu10_7=new Array("Homeschooling Today Magazine","http://www.homeschooltoday.com","",0,20,200);
	Menu10_8=new Array("Ian Sturrock Memorial Pipe Band","http://ismpb.com/","",0,20,200);
	Menu10_9=new Array("Christian College Resource Packets","http://www.christianconnector.com","",0);					
	Menu10_10=new Array("Search Engines","","",3);
		Menu10_10_1=new Array("Altavista","http://www.altavista.com","",0,20,150);
		Menu10_10_2=new Array("Google","http://www.google.com","",0);
		Menu10_10_3=new Array("Yahoo","http://www.yahoo.com","",0);

	
Menu11=new Array("Graduates","","",3);
	Menu11_1=new Array("Graduation 2005","graduation2005.htm","",0,20,150);
	Menu11_2=new Array("Graduation 2004","graduation 2004.htm","",0);	
	Menu11_3=new Array("Graduation 2007","graduation 2007.htm","",0);	
	
Menu12=new Array("Forms and More","","",4);
	Menu12_1=new Array("Prospect Letter and Application Forms","Documents/2009 Forms and  Applications.pdf","",0,20,200);
	Menu12_2=new Array("Manual","Documents/Manual 2009 - Heritage Academy.pdf","",0);
	Menu12_3=new Array("Child Labor Permit App","Documents/Work_Permit_Application.pdf","",0);
	Menu12_4=new Array("2009 2010 Event Order Form","Documents/Heritage 2009-10 Events Order Form.pdf","",0);
			