/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=9;		// Number of first level items
	var LowBgColor='lightblue';		// Background color when mouse is not over
	var LowSubBgColor='lightblue';	// Background color when mouse is not over on subs
	var HighBgColor='red';			// Background color when mouse is over
	var HighSubBgColor='red';		// 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='black';		// Border color
	var BorderSubColor='black';		// 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='center';		// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=1;				// 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;		// First level items layout horizontal 1 or 0
	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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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","default.htm","",0,20,60);

Menu2=new Array("My Family","My_Four_Boys.htm","",5,20,70);
	Menu2_1=new Array("Children","My_Four_Boys.htm","",5,20,150);	
		Menu2_1_1=new Array("My Four Boys","My_Four_Boys.htm","",0,20,150);
		Menu2_1_2=new Array("Stephen","Stephen.htm","",0);
		Menu2_1_3=new Array("Matthew","Matthew.htm","",0);
            Menu2_1_4=new Array("Mark","Mark.htm","",0);
            Menu2_1_5=new Array("Sean","Sean.htm","",0);
	Menu2_2=new Array("Animals","Animals.htm","",8);
		Menu2_2_1=new Array("Anika","Anika.htm","",0,20,150);
		Menu2_2_2=new Array("Tiger","Tiger.htm","",0);
		Menu2_2_3=new Array("Midnight","Midnight.htm","",0);
            Menu2_2_4=new Array("Shakira","Shakira.htm","",0);
            Menu2_2_5=new Array("Navajo","Navajo.htm","",0);
            Menu2_2_6=new Array("Checkers","Checkers.htm","",0);
		Menu2_2_7=new Array("Chipatsua","Chipatsua.htm","",0);
            Menu2_2_8=new Array("Ducks","Ducks.htm","",0);
	Menu2_3=new Array("Home Schooling","Home_Schooling.htm","",0);
	Menu2_4=new Array("Planning a Balanced Life","Spirituality.htm","",0);
	Menu2_5=new Array("Children's School","Children's_School.htm","",0);

Menu3=new Array("Medicine","","",3,20,80);
	Menu3_1=new Array("Smoking","Smoking_Home.htm","",14,20,150);
		Menu3_1_1=new Array("Passive Smoking","Passive_Smoking.htm","",0,20,150);
		Menu3_1_2=new Array("Lung Disease","Lung_Disease.htm","",0,20,150);
		Menu3_1_3=new Array("Laryngeal Cancer","Cancer_of_Larynx.htm","",0,20,150);
		Menu3_1_4=new Array("Cancer and Smoking","Cancer_and_Smoking.htm","",0,20,150);
		Menu3_1_5=new Array("Atherosclerosis","Smoking_and_Atherosclerosis.htm","",0,20,150);
		Menu3_1_6=new Array("Stroke","Stroke.htm","",0,20,150);
		Menu3_1_7=new Array("Heart Disease","Heart_Disease.htm","",0,20,150);
		Menu3_1_8=new Array("Vascular Disease","Peripheral_Vascular_Disease.htm","",0,20,150);
		Menu3_1_9=new Array("Women and Smoking","Smoking_and_the_Woman.html","",0,20,150);
		Menu3_1_10=new Array("Fetal Development","Fetal_Development.htm","",0,20,150);
		Menu3_1_11=new Array("Tobacco Addiction","Tobacco_Addiction.htm","",0,20,150);
		Menu3_1_12=new Array("Cigarettes and Fire","Cigarettes_and_Fire.htm","",0,20,150);
		Menu3_1_13=new Array("Smoking Cessation","Smoking_Cessation.htm","",0,20,150);
		Menu3_1_14=new Array("Economics of Smoking","Economics_and_Smoking.htm","",0,20,150);
	Menu3_2=new Array("Pulmonary Medicine","PulmonaryMedicine.htm","",0);
	Menu3_3=new Array("Medicine Links","Medicine_Sites.htm","",0);

Menu4=new Array("World Views","Worldviews.htm","",7,20,110);
	Menu4_1=new Array("Cults","Religions_and_Cults.htm","",3,20,150);
		Menu4_1_1=new Array("Scientology","Scientology.html","",0,20,150);
		Menu4_1_2=new Array("New Age","New_Age.htm","",0);
	Menu4_2=new Array("Christianity","Christianity.htm","",0,20,150);
		Menu4_1_3=new Array("Satanism","Satanism.htm","",0);
	Menu4_2=new Array("Christianity","Christianity.htm","",14,20,150);

		Menu4_2_1=new Array("Lutheran","LutheranChurch.html","",7,20,150);
			Menu4_2_1_1=new Array("Apostolic Lutheran Church of America","LutheranChurch.html#Apostolic Lutheran Church of America","",0,20,300);
			Menu4_2_1_2=new Array("Church of the Lutheran Brethren of America","LutheranChurch.html#Church of the Lutheran Brethren of America","",0,20,300);
			Menu4_2_1_3=new Array("Church of the Lutheran Confession","LutheranChurch.html#Church of the Lutheran Confession","",0,20,300);
			Menu4_2_1_4=new Array("Evangelical Lutheran Church in America","LutheranChurch.html#Evangelical Lutheran Church in America","",0,20,300);
			Menu4_2_1_5=new Array("Evangelical Lutheran Synod","LutheranChurch.html#Evangelical Lutheran Synod","",0,20,300);
			Menu4_2_1_6=new Array("Missouri Synod","LutheranChurch.html#Lutheran Church, Missouri Synod","",0,20,300);
			Menu4_2_1_7=new Array("Wisconsin Evangelical Lutheran Synod","LutheranChurch.html#Wisconsin Evangelical Lutheran Synod","",0,20,300);

		Menu4_2_2=new Array("Episcopalian","EpiscopalChurch.html","",8,20,150); 							Menu4_2_2_1=new Array("Anglican Church","EpiscopalChurch.html#Anglican Church","",0,20,200);
			Menu4_2_2_2=new Array("Anglican Catholic Church","EpiscopalChurch.html#Anglican Catholic Church","",0,20,200);
			Menu4_2_2_3=new Array("Episcopal Church","EpiscopalChurch.html#Episcopal Church","",0,20,200);
			Menu4_2_2_4=new Array("Episcopal Orthodox Christian","EpiscopalChurch.html#Episcopal Orthodox Christian Archdiocese of America","",0,20,200);
			Menu4_2_2_5=new Array("Charismatic Episcopal Church","EpiscopalChurch.html#International Communion of the Charismatic Episcopal Church","",0,20,200);
			Menu4_2_2_6=new Array("New Apostolic Church","EpiscopalChurch.html#National Organization of the New Apostolic Church of NA","",0,20,200);
			Menu4_2_2_7=new Array("Reformed Episcopal Church","EpiscopalChurch.html#Reformed Episcopal Church","",0,20,200);
			Menu4_2_2_8=new Array("Southern Episcopal Church","EpiscopalChurch.html#Southern Episcopal Church","",0,20,200);

		Menu4_2_3=new Array("Mennonite","MennoniteChurch.htm","",11,20,150);
			Menu4_2_3_1=new Array("Mennonite Church","MennoniteChurch.htm#Mennonite Church","",0,20,250);
			Menu4_2_3_2=new Array("Beachy Amish Mennonite Church","MennoniteChurch.htm#Beachy Amish Mennonite Church","",0,20,250);
			Menu4_2_3_3=new Array("Bruderhof Communities","MennoniteChurch.htm#Bruderhof Communities","",0,20,250);
			Menu4_2_3_4=new Array("Church of God in Christ","MennoniteChurch.htm#Church of God in Christ, Mennonite","",0,20,250);
			Menu4_2_3_5=new Array("Conservative Mennonite Conference","MennoniteChurch.htm#Conservative Mennonite Conference","",0,20,250);
			Menu4_2_3_6=new Array("Evangelical Mennonite Church","MennoniteChurch.htm#Evangelical Mennonite Church","",0,20,250);
			Menu4_2_3_7=new Array("Fellowship of Evangelical Bible Churches","MennoniteChurch.htm#Fellowship of Evangelical Bible Churches","",0,20,250);
			Menu4_2_3_8=new Array("Mennonite Brethren Churches","MennoniteChurch.htm#General Conference of Mennonite Brethren Churches","",0,20,250);
			Menu4_2_3_9=new Array("Missionary Church","MennoniteChurch.htm#Missionary Church","",0,20,250);
			Menu4_2_3_10=new Array("Old Order Amish Churches","MennoniteChurch.htm#Old Order Amish Churches","",0,20,250);
			Menu4_2_3_11=new Array("Old Order Mennonite Church","MennoniteChurch.htm#Old Order (Wisler) Mennonite Church","",0,20,250);

		Menu4_2_4=new Array("Methodist","MethodistChurch.htm","",10,20,150);
			Menu4_2_4_1=new Array("AME Church","MethodistChurch.htm#African Methodist Episcopal Church","",0,20,200);
			Menu4_2_4_2=new Array("AME Zion Church","MethodistChurch.htm#African Methodist Episcopal Zion Church","",0,20,200);
			Menu4_2_4_3=new Array("Christian ME Church","MethodistChurch.htm#Christian Methodist Episcopal Church","",0,20,200);
			Menu4_2_4_4=new Array("Congregational Methodist Church","MethodistChurch.htm#Congregational Methodist Church","",0,20,200);
			Menu4_2_4_5=new Array("Evangelical Congregational Church","MethodistChurch.htm#Evangelical Congregational Church","",0,20,200);
			Menu4_2_4_6=new Array("Evangelical Methodist Church","MethodistChurch.htm#Evangelical Methodist Church","",0,20,200);
			Menu4_2_4_7=new Array("Free Methodist Church of NA","MethodistChurch.htm#Free Methodist Church of North America","",0,20,200);
			Menu4_2_4_8=new Array("Pillar of Fire","MethodistChurch.htm#Pillar of Fire","",0,20,200);
			Menu4_2_4_9=new Array("Southern Methodist Church","MethodistChurch.htm#Southern Methodist Church","",0,20,200);
			Menu4_2_4_10=new Array("United Methodist Church","MethodistChurch.htm#United Methodist Church","",0,20,200);

		Menu4_2_5=new Array("LDS Church","LDS_Church.htm","",6,20,150);
			Menu4_2_5_1=new Array("The Church of Christ (Temple Lot)","LDS_Church.htm#Church of Christ (Temple Lot)","",0,20,250);
			Menu4_2_5_2=new Array("Church of Jesus Christ (Bickertonites)","LDS_Church.htm#Church of Jesus Christ (Bickertonite)","",0,20,250);
			Menu4_2_5_3=new Array("Church of Jesus Christ (Cutlerites)","LDS_Church.htm#Church of Jesus Christ (Cutlerite)","",0,20,250);
			Menu4_2_5_4=new Array("LDS Church (Mormon)","LDS_Church.htm#LDS Church","",0,20,250);
			Menu4_2_5_5=new Array("Community of Christ (RLDS Church)","LDS_Church.htm#Community of Christ (RLDS)","",0,20,250);
			Menu4_2_5_6=new Array("LDS Church (Strangite)","LDS_Church.htm#Strangites","",0,20,250);

		Menu4_2_6=new Array("Catholicism","CatholicChurch.htm","",7,20,250);
			Menu4_2_6_1=new Array("American Catholic Church","CatholicChurch.htm#American Catholic Church","",0,20,250);
			Menu4_2_6_2=new Array("Eastern Rite Catholic Church","CatholicChurch.htm#Eastern Rite","",0,20,250);
			Menu4_2_6_3=new Array("Liberal Catholic Church","CatholicChurch.htm#Liberal Catholic Church","",0,20,250);
			Menu4_2_6_4=new Array("Mariavite Old Catholic Church","CatholicChurch.htm#Mariavite Old Catholic Church","",0,20,250);
			Menu4_2_6_5=new Array("Old Catholic Churches","CatholicChurch.htm#Old Catholic Churches","",0,20,250);
			Menu4_2_6_6=new Array("Polish National Catholic Church","CatholicChurch.htm#Polish National Catholic Church of America","",0,20,250);
			Menu4_2_6_7=new Array("Roman Catholic Church","CatholicChurch.htm#Roman Catholic Church","",0,20,250);

		Menu4_2_7=new Array("Church of Christ","ChristianChurches.htm","",5,20,150);
			Menu4_2_7_1=new Array("Christadelphian","ChristianChurches.htm#Christadelphians","",0,20,150);
			Menu4_2_7_2=new Array("Disciples of Christ","ChristianChurches.htm#Christian Church (Disciples of Christ)","",0,20,150);
			Menu4_2_7_3=new Array("Christian Church","ChristianChurches.htm#Christian Churches and Churches of Christ","",0,20,150);
			Menu4_2_7_4=new Array("Christian Congregation","ChristianChurches.htm#Christian Congregation, Inc.","",0,20,150);
			Menu4_2_7_5=new Array("Church of Christ","ChristianChurches.htm#Churches of Christ","",0,20,150);

		Menu4_2_8=new Array("Brethren Churches","BrethrenChurches.htm","",10,20,200);
			Menu4_2_8_1=new Array("Brethren Church","BrethrenChurches.htm#Brethren Church","",0,20,200);
			Menu4_2_8_2=new Array("Brethren in Christ Church","BrethrenChurches.htm#Brethren in Christ Church","",0,20,200);
			Menu4_2_8_3=new Array("Church of God","BrethrenChurches.htm#Church of God (Anderson, Indiana)","",0,20,200);
			Menu4_2_8_4=new Array("Church of the Brethren","BrethrenChurches.htm#Church of the Brethren","",0,20,250);
			Menu4_2_8_5=new Array("Church of the United Brethren","BrethrenChurches.htm#Church of the United Brethren in Christ","",0,20,200);
			Menu4_2_8_6=new Array("Evangelical Covenant Church","BrethrenChurches.htm#Evangelical Covenant Church","",0,20,200);
			Menu4_2_8_7=new Array("Evangelical Free Church","BrethrenChurches.htm#Evangelical Free Church of North America","",0,20,200);
			Menu4_2_8_8=new Array("Fellowship of Grace","BrethrenChurches.htm#Fellowship of Grace Brethren Churches","",0,20,200);
			Menu4_2_8_9=new Array("Moravian Church","BrethrenChurches.htm#Moravian Church","",0,20,200);
			Menu4_2_8_10=new Array("Old German Baptist Brethren","BrethrenChurches.htm#Old German Baptist Brethren","",0,20,200);

		Menu4_2_9=new Array("Pentecostal Churches","PentecostalChurches.htm","",13,20,200);
			Menu4_2_9_1=new Array("Assemblies of God","PentecostalChurches.htm#Assemblies of God","",0,20,200);
			Menu4_2_9_2=new Array("Assemblies of the Lord Jesus Christ","PentecostalChurches.htm#Assemblies of the Lord Jesus Christ","",0,20,200);
			Menu4_2_9_3=new Array("Bible Way Church","PentecostalChurches.htm#Bible Way","",0,20,200);
			Menu4_2_9_4=new Array("Christian Church of North America","PentecostalChurches.htm#Christian Church of North America","",0,20,250);
			Menu4_2_9_5=new Array("Church of God","PentecostalChurches.htm#Church of God","",0,20,200);
			Menu4_2_9_6=new Array("Church of God in Christ","PentecostalChurches.htm#Church of God in Christ","",0,20,200);
			Menu4_2_9_7=new Array("Church of God of Prophecy","PentecostalChurches.htm#Church of God of Prophecy","",0,20,200);
			Menu4_2_9_8=new Array("Church of the Lord Jesus Christ","PentecostalChurches.htm#Church of the Lord Jesus Christ","",0,20,200);
			Menu4_2_9_9=new Array("Church of the Living God","PentecostalChurches.htm#Church of the Living God","",0,20,200);
			Menu4_2_9_10=new Array("Pillar and Ground","PentecostalChurches.htm#Church of the Living God, The Pillar and Ground of the Truth","",0,20,200);
			Menu4_2_9_11=new Array("Congregational Holiness Church","PentecostalChurches.htm#Congregational Holiness Church","",0,20,200);
			Menu4_2_9_12=new Array("Elim Fellowship","PentecostalChurches.htm#Elim Fellowship","",0,20,200);
			Menu4_2_9_13=new Array("Full Gospel Fellowship","PentecostalChurches.htm#Full Gospel Fellowship","",0,20,200);

		Menu4_2_10=new Array("Adventist Churches","AdventistChurch.htm","",4,20,200);
			Menu4_2_10_1=new Array("Advent Christian Church","AdventistChurch.htm#Advent Christian Church","",0,20,200);
			Menu4_2_10_2=new Array("Church of God General Conference","AdventistChurch.htm#Church of God General Conference","",0,20,200);
			Menu4_2_10_3=new Array("Church of God (7th Day)","AdventistChurch.htm#Church of God (Seventh Day)","",0,20,200);
			Menu4_2_10_4=new Array("Seventh Day Adventist","AdventistChurch.htm#Seventh-day Adventist","",0,20,200);

		Menu4_2_11=new Array("Jehovah's Witnesses","Jehovah'sWitnesses.htm","",0,20,200);

		Menu4_2_12=new Array("Baptist Churches","BaptistChurch.htm","",20,20,200);
			Menu4_2_12_1=new Array("Landmark Baptists","BaptistChurch.htm#Landmark Baptists","",0,20,250);
			Menu4_2_12_2=new Array("Alliance of Baptist Churches"," BaptistChurch.htm#Alliance of Baptist Churches","",0,20,250);
			Menu4_2_12_3=new Array("American Baptist Association"," BaptistChurch.htm#American Baptist Association","",0,20,250);
			Menu4_2_12_4=new Array("American Baptist Churches in the USA"," BaptistChurch.htm#American Baptist Churches in the U.S.A.","",0,20,250);
			Menu4_2_12_5=new Array("Baptist General Conference","BaptistChurch.htm#Baptist General Conference","",0,20,250);
			Menu4_2_12_6=new Array("Cooperative Baptist Fellowship"," BaptistChurch.htm#Cooperative Baptist Fellowship","",0,20,250);
			Menu4_2_12_7=new Array("General Baptist Churches"," BaptistChurch.htm#General Association of General Baptist Churches","",0,20,250);
			Menu4_2_12_8=new Array("Regular Baptist Churches"," BaptistChurch.htm#General Association of Regular Baptist Churches","",0,20,250);
			Menu4_2_12_9=new Array("Free Will Baptists","BaptistChurch.htm#National Association of Free Will Baptists","",0,20,250);
			Menu4_2_12_10=new Array("National Baptist Convention of America, Inc."," BaptistChurch.htm#National Baptist Convention of America, Inc.","",0,20,250);
			Menu4_2_12_11=new Array("National Baptist Convention USA, Inc."," BaptistChurch.htm#National Baptist Convention USA, Inc.","",0,20,250);
			Menu4_2_12_12=new Array("Missionary Baptist Convention of America"," BaptistChurch.htm#National Missionary Baptist Convention of America","",0,20,250);
			Menu4_2_12_13=new Array("National Primitive Baptist Convention","BaptistChurch.htm#National Primitive Baptist Convention","",0,20,250);
			Menu4_2_12_14=new Array("North American Baptist Conference"," BaptistChurch.htm#North American Baptist Conference","",0,20,250);
			Menu4_2_12_15=new Array("Primitive Baptist"," BaptistChurch.htm#Primitive Baptist","",0,20,250);
			Menu4_2_12_16=new Array("Progressive National Baptist Convention"," BaptistChurch.htm#Progressive National Baptist Convention, Inc.","",0,20,250);
			Menu4_2_12_17=new Array("Sovereign Grace Baptist","BaptistChurch.htm#Sovereign Grace Baptist","",0,20,250);
			Menu4_2_12_18=new Array("Separate Baptists in Christ"," BaptistChurch.htm#Separate Baptists in Christ","",0,20,250);
			Menu4_2_12_19=new Array("Seventh Day Baptist General Conference"," BaptistChurch.htm#Seventh Day Baptist General Conference","",0,20,250);
			Menu4_2_12_20=new Array("Southern Baptist Convention"," BaptistChurch.htm#Southern Baptist Convention","",0,20,250);
		Menu4_2_13=new Array("Christian Science","ChristianScience.htm","",0,20,200);

		Menu4_2_14=new Array("Eastern Orthodox","EasternOrthodox.htm","",13,20,200);
			Menu4_2_14_1=new Array("African Orthodox Church","EasternOrthodox.htm#African Orthodox Church","",0,20,200);
			Menu4_2_14_2=new Array("Albanian Orthodox Archdiocese","EasternOrthodox.htm#Albanian Orthodox Archdiocese","",0,20,200);
			Menu4_2_14_3=new Array("American Carpatho-Russian","EasternOrthodox.htm#American Carpatho-Russian Orthodox Greek Catholic Church","",0,20,200);
			Menu4_2_14_4=new Array("Antiochan Christian Archdiocese","EasternOrthodox.htm#Antiochan Christian Archdiocese of North America","",0,20,200);
			Menu4_2_14_5=new Array("Armenian Church","EasternOrthodox.htm#Armenian Church","",0,20,200);
			Menu4_2_14_6=new Array("Bulgarian Eastern Orthodox","EasternOrthodox.htm#Bulgarian Eastern Orthodox Church","",0,20,200);
			Menu4_2_14_7=new Array("Greek Orthodox Church","EasternOrthodox.htm#Greek Orthodox Church","",0,20,200);
			Menu4_2_14_8=new Array("Holy Eastern Orthodox","EasternOrthodox.htm#Holy Eastern Orthodox and Apostolic Church","",0,20,200);
			Menu4_2_14_9=new Array("Malankara Orthodox Syrian","EasternOrthodox.htm#Malankara Orthodox Syrian Church","",0,20,200);
			Menu4_2_14_10=new Array("Orthodox Church in America","EasternOrthodox.htm#Orthodox Church in America","",0,20,200);
			Menu4_2_14_11=new Array("Serbian Eastern Orthodox Church","EasternOrthodox.htm#Serbian Eastern Orthodox Church","",0,20,200);
			Menu4_2_14_12=new Array("Syrian Orthodox Church","EasternOrthodox.htm#Serbian Eastern Orthodox Church","",0,20,200);
			Menu4_2_14_13=new Array("Ukrainian Orthodox Church","EasternOrthodox.htm#Ukrainian Orthodox Church of the USA","",0,20,200);
		
	Menu4_3=new Array("Islam","Islam.htm","",1);
		Menu4_3_1=new Array("Islam & Christianity","ChristianityAndIslam.htm","",0,20,150);
	Menu4_4=new Array("Hinduism","Hinduism.htm","",1);
		Menu4_4_1=new Array("TM","TranscendentalMeditation.htm","",0,20,150);
	Menu4_5=new Array("Buddhism","Buddhism.htm","",0);
	Menu4_6=new Array("Judaism","Judaism.htm","",2);
		Menu4_6_1=new Array("Kabbalah","Kabbalah.htm","",0,20,150);
		Menu4_6_2=new Array("613 Commandments","613Commandments.htm","",0,20,150);
	Menu4_7=new Array("Baha'i","Baha'i.htm","",0);

Menu5=new Array("Christianity","","",5,20,95);
	Menu5_1=new Array("Non-Negotiable Doctrine","Non-Negotiable_Gospel.htm","",0,20,170);

	Menu5_2=new Array("Charities","Charities.htm","",0);
	Menu5_3=new Array("Bibles On Line","BiblesOnLine.htm","",0);
	Menu5_4=new Array("Gospel Thoughts","","",14,20,150);
		Menu5_4_1=new Array("Baptism","Baptism.htm","",0,20,170);
		Menu5_4_2=new Array("Trinity","Trinity.htm","",0);
		Menu5_4_3=new Array("Assurance of Salvation","Assurance_of_Salvation.htm","",0);
		Menu5_4_4=new Array("Nature of God","Nature_of_God.htm","",0);
		Menu5_4_5=new Array("Amazing Grace","Grace.htm","",0);
		Menu5_4_6=new Array("TULIP","Tulip.htm","",6);
			Menu5_4_6_1=new Array("Total Depravity","Total_Depravity.htm","",0,20,150);
			Menu5_4_6_2=new Array("Unconditional Election","Unconditional_Election.htm","",0,20,150);
			Menu5_4_6_3=new Array("Limited Atonement","Limited_Atonement.htm","",0,20,150);
			Menu5_4_6_4=new Array("Irresistible Grace","Irresistible_Grace.htm","",0,20,150);
			Menu5_4_6_5=new Array("Preservation of the Saints","PreservationOfTheSaints.htm","",0,20,150);
			Menu5_4_6_6=new Array("Tulip Scriptures","TULIP_Scriptures.htm","",0,20,150);
		Menu5_4_7=new Array("Evolution","Evolution.htm","",0);
		Menu5_4_8=new Array("Discipleship","Discipleship.htm","",0);
		Menu5_4_9=new Array("Crucifixion Date","Crucifixion.htm","",0);
		Menu5_4_10=new Array("Virgin Birth","Virgin_Birth.htm","",0);
		Menu5_4_11=new Array("Christology","Christology.htm","",0);
		Menu5_4_12=new Array("Messianic Prophesies","Messianic_Prophesies.htm","",0);
		Menu5_4_13=new Array("Satan","Satan.htm","",0);
		Menu5_4_14=new Array("Sovereignty of God","Sovereignty.htm","",0);

	Menu5_5=new Array("Eschatology","","",3,20,100);
		Menu5_5_1=new Array("Day of the Lord","Day_of_the_Lord.htm","",0,20,150);
		Menu5_5_2=new Array("Rapture","Rapture.htm","",4,20,150);
			Menu5_5_2_1=new Array("Rosh_haShanah","Rosh_haShanah.htm","",0,20,150);
			Menu5_5_2_2=new Array("Dual Messiah","Dual_Messiah.htm","",0,20,150);
			Menu5_5_2_3=new Array("End Times Links","EndTimesLinks.htm","",0);
			Menu5_5_2_4=new Array("Prophecy Sites","ProphecySites.htm","",0);
		Menu5_5_3=new Array("Preterism","Preterism.htm","",0,20,150);

Menu6=new Array("News","WorldNews.htm","",1,20,60);
	Menu6_1=new Array("World News","WorldNews.htm","",0,20,90);

Menu7=new Array("Intelligent Design","","",14,20,120);
	Menu7_1=new Array("Intelligent Design","IntelligentDesign.htm","",3,20,150);
		Menu7_1_1=new Array("Life Chemicals Design","LifeChemicals.htm","",0,20,150);
		Menu7_1_2=new Array("Earth Design","Life_in_the_Universe.htm","",0,20,150);
		Menu7_1_3=new Array("Astronomy Design","AstronomyAndGod.htm","",0,20,150);
	Menu7_2=new Array("The Big Bang","Big_Bang_Theory.htm","",1,20,180);
		Menu7_2_1=new Array("Substantiation","BigBangBelief.htm","",0,20,150);
	Menu7_3=new Array("Anthropic Principle","Anthropic_Principle.htm","",0,20,180);
	Menu7_4=new Array("Genesis Creation","Genesis_Creation_Account.htm","",0);
	Menu7_5=new Array("God in Nature","Creation_Gospel.htm","",0);
	Menu7_6=new Array("Universe Age","Long_Days.htm","",5);
		Menu7_6_1=new Array("Importance of Age","Ancient_Universe_Morality.htm","",0,20,150);
		Menu7_6_2=new Array("Young Universe Fallacy","Young_Universe.htm","",0,20,150);
		Menu7_6_3=new Array("Appearance of Age","Appearance_of_Age.htm","",0,20,150);
		Menu7_6_4=new Array("Age and Evolution","Ancient_Universe_Evolution.htm","",0,20,150);
		Menu7_6_5=new Array("Bible and Age","Ancient_Universe_Bible.htm","",0,20,150);
	Menu7_7=new Array("Evolution","Evolution.htm","",10,20,150);
		
		Menu7_7_1=new Array("Evolution","Evolution.htm","",0,20,150);
		Menu7_7_2=new Array("Naturalist Model","NaturalistModel.htm","",0,20,150);
		Menu7_7_3=new Array("Early Or Late","EarlyOrLateAppearanceOfLifeOnEarth.htm","",0,20,150);
		Menu7_7_4=new Array("Sudden Or Slow","SuddenOrSlowArrivalOfLife.htm","",0,20,150);
		Menu7_7_5=new Array("Prebiotic Soup","PrebioticSoup.htm","",0,20,150);
		Menu7_7_6=new Array("Codes of Life","CodesOfLife.htm","",0,20,150);
		Menu7_7_7=new Array("Chiral Molecules","ChiralMolecules.htm","",0,20,150);
		Menu7_7_8=new Array("Cellular Membranes","CellularMembranes.htm","",0,20,150);
		Menu7_7_9=new Array("Chemical Pathways","ChemicalPathways.htm","",0,20,150);
		Menu7_7_10=new Array("Minimun Complexity","MinimumComplexityOfLife.htm","",0,20,150);

		
	Menu7_8=new Array("Darwinism","","",0);
	Menu7_9=new Array("Cosmology","","",0);
	Menu7_10=new Array("Physics","","",0);
	Menu7_11=new Array("Astronomy","PrivilegedEarth.htm","",0);
	Menu7_12=new Array("Biochemistry","","",0);
	Menu7_13=new Array("Information Science","InformationTheory.htm","",0);
	Menu7_14=new Array("Consciousness","","",0);

Menu8=new Array("Links","","",17,20,60);
	Menu8_1=new Array("Astronomy","Astronomy.html","",0,20,140);
	Menu8_2=new Array("Business","Business.htm","",0);
	Menu8_3=new Array("Christian","Christian_Links.htm","",0);
	Menu8_4=new Array("College","College.htm","",0);
	Menu8_5=new Array("Computer Utilities","Computer_Utilities.htm","",0);
	Menu8_6=new Array("Librarian","http://www.digital-librarian.com","",0);
	Menu8_7=new Array("General Knowledge","General_Knowledge.htm","",0);
	Menu8_8=new Array("Government","Government.htm","",0);
	Menu8_9=new Array("Mathematics","Mathematics.htm","",0);
	Menu8_10=new Array("Medicine","Medicine_Sites.htm","",0);
	Menu8_11=new Array("News","News.htm","",0,20,180);
	Menu8_12=new Array("Personal Help","Personal_Help.htm","",0);
	Menu8_13=new Array("Procrastination","Procrastination.htm","",0);
	Menu8_14=new Array("Research","Research.htm","",0);
	Menu8_15=new Array("Space Exploration","Space_Exploration.htm","",0);
	Menu8_16=new Array("Space Science","Space_Science.htm","",0);
	Menu8_17=new Array("Technology","Technology.htm","",0);

Menu9=new Array("Politics","Politics_Home.htm","",12,20,70);
	Menu9_1=new Array("Political Independence","Political_Independence.htm","",0,20,160);	
	Menu9_2=new Array("Republican Party","http://www.rnc.org","",0,20,160);
	Menu9_3=new Array("Democratic Party","http://www.democrats.org/index.html","",0,20,160);
	Menu9_4=new Array("Green Party","http://www.greenparties.org","",0,20,160);
	Menu9_5=new Array("Libertarian Party","http://www.lp.org","",0,20,160);
	Menu9_6=new Array("Socialist Party","http://www.slp.org","",0,20,160);	
	Menu9_7=new Array("Communist Party","http://www.cpusa.org","",0,20,160);
	Menu9_8=new Array("Greenpeace","http://www.greenpeace.org","",0,20,160);
	Menu9_9=new Array("Audubon","http://www.audubon.org","",0,20,160);
	Menu9_10=new Array("Sierra Club","http://www.sierraclub.org","",0,20,160);
	Menu9_11=new Array("National Wildlife Foundation","http://www.nwf.org","",0,20,160);
	Menu9_12=new Array("Nature Conservancy","http://www.tnc.org","",0,20,160);

