	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#FFFFCC';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFCC';			// Background color when mouse is not over on subs
	var HighBgColor='#3300CC';			// Background color when mouse is over
	var HighSubBgColor='#3300CC';			// Background color when mouse is over on subs
	var FontLowColor='#3300CC';			// Font color when mouse is not over
	var FontSubLowColor='#3300CC';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFCC';			// Font color when mouse is over
	var FontSubHighColor='#FFFFCC';			// Font color subs when mouse is over
	var BorderColor='#3300CC';			// Border color
	var BorderSubColor='#3300CC';			// Border color for subs
	var BorderWidth=2;				// 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='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=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=25;				// Menu offset x coordinate
	var StartLeft=10;				// 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='leftFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// 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}

Menu1=new Array("Home","javascript:parent.mainFrame.location.href='idxframemain.htm'","",0,20,160);
	
Menu2=new Array("History","javascript:parent.mainFrame.location.href='sdhistory.htm'","",0,20,160);
		
Menu3=new Array("Officers","javascript:parent.mainFrame.location.href='2010officer.htm'","",8);
	Menu3_1=new Array("2010","javascript:parent.mainFrame.location.href='2010officer.htm'","",0,20,160);
	Menu3_2=new Array("2009","javascript:parent.mainFrame.location.href='2009officer.htm'","",0);
	Menu3_3=new Array("2008","javascript:parent.mainFrame.location.href='2008officer.htm'","",0);
	Menu3_4=new Array("2007","javascript:parent.mainFrame.location.href='2007officer.htm'","",0);
	Menu3_5=new Array("2006","javascript:parent.mainFrame.location.href='2006officer.htm'","",0);
	Menu3_6=new Array("2005","javascript:parent.mainFrame.location.href='2005officer.htm'","",0);
	Menu3_7=new Array("2004","javascript:parent.mainFrame.location.href='2004officer.htm'","",0);
	Menu3_8=new Array("2003","javascript:parent.mainFrame.location.href='2003officer.htm'","",0);
			
Menu4=new Array("Contact Us","javascript:parent.mainFrame.location.href='sdcontact.htm'","",4);
	Menu4_1=new Array("Address, Phone and Map","javascript:parent.mainFrame.location.href='sdcontact.htm'","",0,20,180);
	Menu4_2=new Array("Email Lodge","mailto:secretary@norviewlodge113.org","",0);
	Menu4_3=new Array("For Site Updates","mailto:info@norviewlodge113.org","",0);
	Menu4_4=new Array("Email Webmaster","mailto:webmaster@norviewlodge113.org","",0);
		
Menu5=new Array("Past Masters","javascript:parent.mainFrame.location.href='sdpm.htm'","",0,20,160);
			
Menu6=new Array("Calendar","javascript:parent.mainFrame.location.href='sdcalendar.htm'","",0,20,160);
	
Menu7=new Array("Masons of Note","javascript:parent.mainFrame.location.href='sdmn.htm'","",0,20,160);
	
Menu8=new Array("Awards","javascript:parent.mainFrame.location.href='sdawards.htm'","",0,20,160);
	
Menu9=new Array("In Memorium","javascript:parent.mainFrame.location.href='sdim.htm'","",0,20,160);
	
Menu10=new Array("About Freemasonry","javascript:parent.mainFrame.location.href='sdabout.htm'","",0,20,160);
		
Menu11=new Array("Guest Book","javascript:parent.mainFrame.location.href='gbook.php'","",0);

Menu12=new Array("Links Of Interest","javascript:parent.mainFrame.location.href='sdpriv.htm'","",4);
	Menu12_1=new Array("Privacy Policy","javascript:parent.mainFrame.location.href='sdpriv.htm'","",0,20,160);
	Menu12_2=new Array("Khedive Shrine","javascript:usepop('http://www.khedive.org')","",0,20,140);
	Menu12_3=new Array("Grand Lodge of Virginia","javascript:usepop('http://www.grandlodgeofvirginia.org')","",0,20,140);
	Menu12_4=new Array("Menu Code Credit","javascript:usepop('http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm')","",0,20,140);
	
