	var NoOffFirstLineMenus=15;			// Number of first level items


// 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,20,140);

Menu2=new Array("What's New?","new.htm","",0,20,140);

Menu3=new Array("Confessions of Faith","baptconf.htm","",2);
	Menu3_1=new Array("First London Confession","1646.htm","",0,20,180);
	Menu3_2=new Array("Second London Confession","bcfassis.htm","",0);
			Menu3_2_1=new Array("BCF Assistant","bcfassis.htm","",0,20,140);
			Menu3_2_2=new Array("BCF Help","bcfhelp.htm","",0,20,140);

Menu4=new Array("Catechism","proveit.htm","",0,20,140);

Menu5=new Array("Bible/Commentary","","",2);
	Menu5_1=new Array("King James Bible","bible/kjb4v.htm","",0,20,140);
	Menu5_2=new Array("Matthew Henry","bible/mhcc4v.htm","",0,20,140);

Menu6=new Array("Calvin's Institutes","calvin/institutes.htm","",3);
	Menu6_1=new Array("Windows version","calvin/institutes.htm","",0,20,140);
	Menu6_2=new Array("HTML Download","calvin/ci_html.htm","",0,20,140);
	Menu6_3=new Array("On line","javascript:NewWin=window.open('html/institutes/index.html','NWin');window['NewWin'].focus()","",0,20,140);

Menu7=new Array("Church History","church_history.htm","",2);
	Menu7_1=new Array("Ivimey's History","ivimey/index.htm","",0, 20,140);
	Menu7_2=new Array("Valiant In Fight","valiant/index.htm","",0, 20,140);


Menu8=new Array("On Line Titles","","",6);
	Menu8_1=new Array("1677/89 Baptist Confession","javascript:NewWin=window.open('html/bcfa/index.htm','NWin');window['NewWin'].focus()","",0,20,190);
	Menu8_2=new Array("1646 Baptist Confession","javascript:NewWin=window.open('html/1646bcf/index.htm','NWin');window['NewWin'].focus()","",0,20,140);			Menu8_3=new Array("Calvin's Institutes","javascript:NewWin=window.open('html/institutes/index.html','NWin');window['NewWin'].focus()","",0,20,140);
	Menu8_4=new Array("Ivimey's History","javascript:NewWin=window.open('html/ivimey/index.htm','NWin');window['NewWin'].focus()","",0,20,140);
	Menu8_5=new Array("Valiant In Fight","javascript:NewWin=window.open('html/valiant/index.htm','NWin');window['NewWin'].focus()","",0,20,140);
	Menu8_6=new Array("Children's Prove It Catechism","javascript:NewWin=window.open('html/proveit/index.htm','NWin');window['NewWin'].focus()","",0,20,180);

Menu9=new Array("Portable Programs","portable.htm","",0,20,140);

Menu10=new Array("RB Disk CD","rbdisk_cd.htm","",0,20,140);

Menu11=new Array("Are You A Christian?","christian.htm","",0,20,140);

Menu12=new Array("Links","links.htm","",0,20,140);

Menu13=new Array("About Us","about.htm","",0,20,140);

Menu14=new Array("Site Map","sitemap.htm","",0,20,140);

Menu15=new Array("Site Search","search.htm","",0,20,140);


