/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#800000';			// Background color when mouse is not over
	var LowSubBgColor='#FFCC66';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#800000';			// Background color when mouse is over on subs
	var FontLowColor='white';			// 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='#800000';			// Border color
	var BorderSubColor='#800000';			// 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','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=115;				// 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=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=0;				// 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}


// 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("Testimonies","http://www.catholicbridge.com","",8, 17, 160);
	Menu1_1=new Array("David's Full Testimony","http://www.davidmacd.com/catholic/personal_testimony.htm","",0,20,250);	
	Menu1_2=new Array("David's Experience with Abortion","http://www.davidmacd.com/catholic/abortion.htm","",0);	
	Menu1_3=new Array("David's Experience with the New Age","http://www.davidmacd.com/catholic/new_age.htm","",0);	
	Menu1_4=new Array("David's Experience with Mary","http://www.davidmacd.com/catholic/mary.htm","",0);
	Menu1_5=new Array("Why do I stay Catholic?","http://www.davidmacd.com/catholic/apart_from_theology_and_faith.htm","",0);
	Menu1_6=new Array("Why did I build this site?","http://www.davidmacd.com/catholic/how_did_this_site_get_built.htm","",0);
	Menu1_7=new Array("Other Abortion Testimonies","","",2);
		Menu1_7_1=new Array("Milaine's Story","http://www.davidmacd.com/catholic/abortion_milaine.htm","",0,20,230);
		Menu1_7_2=new Array("Dana's Story","http://www.davidmacd.com/catholic/abortion_dana.htm","",0);
	Menu1_8=new Array("David's European Church Photos","http://www.davidmacd.com/web_pages/church_photos.htm","",0);
		

Menu2=new Array("The Big Questions","","",21);
	Menu2_1=new Array("Mary - Why are Catholics into Her","","",13,20,250);	
		Menu2_1_1=new Array("Mary in the Bible","http://www.davidmacd.com/catholic/mary_in_the_bible.htm","",0,20,240);
		Menu2_1_2=new Array("Mary in Early Church","http://www.davidmacd.com/catholic/mary_in_the_early_church.htm","",0);
		Menu2_1_3=new Array("Mary Ever Virgin?","http://www.davidmacd.com/catholic/mary_perpetual_virgin.htm","",0);
                Menu2_1_4=new Array("Martin Luther on Mary","http://www.davidmacd.com/catholic/martin_luther_on_mary.htm","",0);
                Menu2_1_5=new Array("Is Mary a Pagan Goddess?","http://www.davidmacd.com/catholic/mary_a_pagan_goddess.htm","",0)
		Menu2_1_6=new Array("David's experience with Mary","http://www.davidmacd.com/catholic/mary.htm","",0)
		Menu2_1_7=new Array("Rosary","","",4);
                          Menu2_1_7_1=new Array("Is Rosary Bible Based?","http://www.davidmacd.com/catholic/mary_rosary.htm","",0,20,200);
                          Menu2_1_7_2=new Array("Is Rosary about Jesus?","http://www.davidmacd.com/catholic/mary_counting_rosary.htm","",0);
			  Menu2_1_7_3=new Array("Repititious Prayers","http://www.davidmacd.com/catholic/repetitious_prayers.htm","",0);
			  Menu2_1_7_4=new Array("Learn the Rosary","http://www.davidmacd.com/catholic/mary_rosary_directions.htm","",0);
		Menu2_1_8=new Array("Mediatrix, Co-Redemptrix","http://www.davidmacd.com/catholic/mary_mediatrix_co-redemptrix.htm","",0)
		Menu2_1_9=new Array("Do Catholics Pray to Mary?","http://www.davidmacd.com/catholic/mary_do_catholics_pray_to_her.htm","",0)
		Menu2_1_10=new Array("Marian Apparitions","http://www.davidmacd.com/catholic/mary_apparitions.htm","",0)
		Menu2_1_11=new Array("Mary Conceived Without_Sin?","http://www.davidmacd.com/catholic/mary_conceived_without_sin_immaculate_conception.htm","",0)
		Menu2_1_12=new Array("Mary's Assumption?","http://www.davidmacd.com/catholic/mary_assumption_into_heaven.htm","",0)
		Menu2_1_13=new Array("an invitation-Pray to Jesus about Mary?","http://www.davidmacd.com/catholic/pray_to_jesus_about_mary.htm","",0)


	Menu2_2=new Array("Is Jesus Really in the Bread?","","",2);
		Menu2_2_1=new Array("Eucharist","http://www.davidmacd.com/catholic/eucharist.htm","",0,20,230);
		Menu2_2_2=new Array("Why Did Apostles Split in John 6:53?","http://www.davidmacd.com/catholic/confusion_theory.htm","",0);
	Menu2_3=new Array("Bible Catholics? Born Again Catholics?","","",3);
		Menu2_3_1=new Array("Born Again Catholics?","http://www.davidmacd.com/catholic/born_again_catholics.htm","",0,20,230);
		Menu2_3_2=new Array("Bible Catholics?","http://www.davidmacd.com/catholic/bible_catholics.htm","",0);
		Menu2_3_3=new Array("What's up with the 'extra' Bible books?","http://www.davidmacd.com/catholic/bible_catholics_apocrypha.htm","",0);
	Menu2_4=new Array("Aren't We All Saints?","http://www.davidmacd.com/catholic/saints.htm","",0);
	Menu2_5=new Array("Buying into Heaven?","","",2);
		Menu2_5_1=new Array("Do Catholics give to Charity for Heaven","http://www.davidmacd.com/catholic/faith_vs_works.htm","",0,20,250);
		Menu2_5_2=new Array("Indulgences = Buying heaven?","http://www.davidmacd.com/catholic/indulgences.htm","",0);	
	Menu2_6=new Array("Jesus Relationship not Religion?","http://www.davidmacd.com/catholic/relationship_vs_religion.htm","",0);
	Menu2_7=new Array("Catholic Mass","","",2);
		Menu2_7_1=new Array("Why so into Mass?","http://www.davidmacd.com/catholic/mass.htm","",0,20,200);
		Menu2_7_2=new Array("Catholic Mass Full Text","http://www.davidmacd.com/catholic/catholic_mass_full_text.htm","",0);
	Menu2_8=new Array("Raptured Catholics?","http://www.davidmacd.com/catholic/raptured_catholics.htm","",0);
	Menu2_9=new Array("Statues in Church?","http://www.davidmacd.com/catholic/statues_in_church.htm","",0);
	Menu2_10=new Array("Purgatory - That's Not in the Bible?","http://www.davidmacd.com/catholic/purgatory.htm","",0);	
	Menu2_11=new Array("Pagan Religion?","http://www.davidmacd.com/catholic/were_catholics_pagan.htm","",0);
	Menu2_12=new Array("Pope","","",2);
		Menu2_12_1=new Array("Infallible Pope? Succession etc...","http://www.davidmacd.com/catholic/pope.htm","",0,20,200);
		Menu2_12_2=new Array("Pope WYD Message to Youth","http://www.davidmacd.com/catholic/pope_wyd.htm","",0);
	Menu2_13=new Array("Punishing God?","http://www.davidmacd.com/catholic/punishment.htm","",0);
	Menu2_14=new Array("Priests, Crucifix, Dogma, Doctrine etc.","","",6);
		Menu2_14_1=new Array("How can Priests Forgive?","http://www.davidmacd.com/catholic/priests_forgive_sins_call_no_man_father.htm","",0,20,200);
		Menu2_14_2=new Array("Sacraments/Sacramentals?","http://www.davidmacd.com/catholic/sacraments_sacramentals.htm","",0);
		Menu2_14_3=new Array("Why the Crucifix?","http://www.davidmacd.com/catholic/why_portray_jesus_on_a_cross.htm","",0);
		Menu2_14_4=new Array("Flow Chart of Catholic Doctrine","http://www.davidmacd.com/catholic/catholic_doctrine_flow_chart.htm","",0);
		Menu2_14_5=new Array("List of Dogma","http://www.davidmacd.com/catholic/dogma.htm","",0);
		Menu2_14_6=new Array("Misc FAQ's","http://www.davidmacd.com/catholic/misc_things.htm","",0);
	Menu2_15=new Array("Are Catholics Christian?","http://www.davidmacd.com/catholic/are_catholics_christian.htm","",0);
	Menu2_16=new Array("Sorting out Sheol, Hell and Hades","http://www.davidmacd.com/catholic/sheol_hell_hades.htm","",0);
	Menu2_17=new Array("Why Baptize Babies?","http://www.davidmacd.com/catholic/infant_baptism.htm","",0);
	Menu2_18=new Array("Man Made Religion?","http://www.davidmacd.com/catholic/man_made_religion.htm","",0);
	Menu2_19=new Array("Why so into suffering","http://www.davidmacd.com/catholic/why_catholics_love_suffering.htm","",0);
	Menu2_20=new Array("Isn't it all about Jesus","http://www.davidmacd.com/catholic/it_is_all_about_jesus.htm","",0);
	Menu2_21=new Array("Creationism","http://www.davidmacd.com/catholic/catholic_creationism.htm","",0);

	
Menu3=new Array("Historical/Social Stuff","","",10);
	Menu3_1=new Array("History","","",18,20,230);
		Menu3_1_1=new Array("Catholic Timeline","http://www.davidmacd.com/catholic/timeline_of_catholic_church.htm","",0,20,220);
		Menu3_1_2=new Array("Inquisition","http://www.davidmacd.com/catholic/inquisition.htm","",0);
		Menu3_1_3=new Array("Is Modern Music OK?","http://www.davidmacd.com/catholic/ccm_ok_with_god.htm","",0);
		Menu3_1_4=new Array("Why not the Messianic model?", "http://www.davidmacd.com/catholic/replacement_theology.htm","",0);
		Menu3_1_5=new Array("Constantine's invention?","http://www.davidmacd.com/catholic/did_constantine_invent_catholicism.htm", "",0);
		Menu3_1_6=new Array("Early Church Fathers","http://www.davidmacd.com/catholic/early_church_fathers.htm", "",0);
		Menu3_1_7=new Array("Apostles Creed","http://www.davidmacd.com/catholic/apostles_creed.htm", "",0);
		Menu3_1_8=new Array("Anathemas","http://www.davidmacd.com/catholic/anathemas.htm", "",0);
		Menu3_1_9=new Array("Selling Indulgences in 1500's","http://www.davidmacd.com/catholic/indulgences.htm", "",0);
		Menu3_1_10=new Array("Castration of Choir 1599-1878","http://www.davidmacd.com/catholic/castration_catholic_church.htm", "",0);
		Menu3_1_11=new Array("Did Cyril kill Hypatia?","http://www.davidmacd.com/catholic/cyril_hypatia.htm", "",0);
		Menu3_1_12=new Array("Is Chiniquy telling the Truth?","http://www.davidmacd.com/catholic/chiniquy.htm", "",0);
		Menu3_1_13=new Array("Witch Burnings","http://www.davidmacd.com/catholic/burning_times_inquisition_witches.htm", "",0);
		Menu3_1_14=new Array("Joan of Arc","http://www.davidmacd.com/catholic/joan_of_arc.htm", "",0);
		Menu3_1_15=new Array("Galileo","http://www.davidmacd.com/catholic/galileo.htm", "",0);
		Menu3_1_16=new Array("Were monasteries corrupt?","http://www.davidmacd.com/catholic/corrupt_monasteries.htm", "",0);
		Menu3_1_17=new Array("Did Catholics Outlaw the Bible?","http://www.davidmacd.com/catholic/did_the_catholic_church_forbid_bible_reading.htm", "",0);
		Menu3_1_18=new Array("Catholic/Orthodox Relations","http://www.davidmacd.com/catholic/orthodox/index.htm", "",0);


Menu3_2=new Array("Social/Moral Issues","","",10);
		Menu3_2_1=new Array("Why Against Gay Marriage","http://www.davidmacd.com/catholic/why_catholics_against_gay_marriage.htm","",0, 20, 220);
		Menu3_2_2=new Array("Isn't Church Rich?","http://www.davidmacd.com/catholic/isn_church_rich.htm","",0);
		Menu3_2_3=new Array("Priest Abuse Cases","http://www.davidmacd.com/catholic/priest_sexual_abuse_cases.htm","",0);
		Menu3_2_4=new Array("What are Lay Catholics?","http://www.davidmacd.com/catholic/lay_Christians.htm","",0);
		Menu3_2_5=new Array("Glossary of the Modern Age","http://www.davidmacd.com/catholic/glossary_of_the_modern_age.htm","",0);
		Menu3_2_6=new Array("Why are Catholics slow to change?","http://www.davidmacd.com/catholic/why_so_slow_to_change.htm","",0);
		Menu3_2_7=new Array("Why not sex before marriage?","http://www.davidmacd.com/catholic/chastity.htm","",0);
		Menu3_2_8=new Array("Relativism","http://www.davidmacd.com/catholic/relativism.htm","",0);
		Menu3_2_9=new Array("Why can't priests marry?","http://www.davidmacd.com/catholic/why_priests_cant_marry.htm","",0);
		Menu3_2_10=new Array("Gay sex in the Bible","http://www.davidmacd.com/catholic/bible_gay_sex_homosexual.htm","",0);

	Menu3_3=new Array("Have you seen an Anti-Catholic Video?","http://www.davidmacd.com/catholic/catholicism_crisis_of_faith.htm","",0);
	Menu3_4=new Array("Are non-Christians are saved?","http://www.davidmacd.com/catholic/are_non-christians_saved.htm","",0);
	Menu3_5=new Array("Dan Brown's 'the Da Vinci Code'","http://www.davidmacd.com/catholic/dan_brown_da_vinci_code.htm","",0);
	Menu3_6=new Array("Is Catholic Church Against Women?","http://www.davidmacd.com/catholic/is_catholic_church_against_women.htm","",0);
	
	Menu3_7=new Array("Prolife - let's speak for the unborn","","",6);
		Menu3_7_1=new Array("Upcoming Prolife Events","http://www.davidmacd.com/catholic/prolife_events.htm","",0,20,200);
		Menu3_7_2=new Array("David's Testimony","http://www.davidmacd.com/catholic/abortion.htm","",0);
		Menu3_7_3=new Array("What's wrong with Abortion","http://www.davidmacd.com/catholic/abortion_general.htm","",0);
		Menu3_7_4=new Array("A woman's abortion testimony","http://www.davidmacd.com/catholic/abortion_milaine.htm","",0);
		Menu3_7_5=new Array("Contraception","http://www.davidmacd.com/catholic/contraception.htm","",0);
		Menu3_7_6=new Array("Who's Body Is It?","http://www.davidmacd.com/catholic/catholic_chauvinist_against_women.htm","",0);
	Menu3_8=new Array("Catholic-Muslim Pagan Conspiracy?","http://www.davidmacd.com/catholic/catholics_muslim_pagan.htm","",0);
	Menu3_9=new Array("Did Religious Wars Cause most deaths?","http://www.davidmacd.com/catholic/more_died_in_religious_wars.htm","",0);
	Menu3_10=new Array("Why not Women Priests?","http://www.davidmacd.com/catholic/against_catholic_women_priests.htm","",0);

Menu4=new Array("David's Music","","",12);
	Menu4_1=new Array("Video (Concerts/TV)","http://www.davidmacd.com/web_pages/video.htm","",0,20,160);
	Menu4_2=new Array("Pro-Life Songs","http://www.davidmacd.com/catholic/pro_life_songs.htm","",0);
	Menu4_3=new Array("Music Mission Statement","http://www.davidmacd.com/web_pages/the_vision.htm","",0);
	Menu4_4=new Array("Photos","http://www.davidmacd.com/web_pages/photos.htm","",0);
	Menu4_5=new Array("Press Room","http://www.davidmacd.com/web_pages/press_room.htm","",0);
	Menu4_6=new Array("Catholic Review of CD","http://www.davidmacd.com/catholic_music_reviews.htm","",0);
	Menu4_7=new Array("Concert Info","http://www.davidmacd.com/web_pages/concert_info.htm","",0);
	Menu4_8=new Array("Buy CD","http://www.davidmacd.com/web_pages/contact.htm","",0);
	Menu4_9=new Array("David tries photography","http://www.davidmacd.com/web_pages/scenic_photos.htm","",0);
	Menu4_10=new Array("David's full Testimony","http://www.davidmacd.com/web_pages/personal_testimony.htm","",0);
	Menu4_11=new Array("CD Info","http://www.davidmacd.com/web_pages/cd_Info.htm","",0);
	Menu4_12=new Array("Europe Church Photos","http://www.davidmacd.com/web_pages/church_photos.htm","",0);
		

Menu5=new Array("Other","","",10);
	Menu5_1=new Array("Flow Chart of Catholicism","http://www.davidmacd.com/catholic/catholic_doctrine_flow_chart.htm","",0,20,150);
	Menu5_2=new Array("Guestbook","http://www.davidmacd.com/catholicbblog/","",0);
	Menu5_3=new Array("Commit to Jesus","http://www.davidmacd.com/catholic/commit_to_jesus.htm","",0);
	Menu5_4=new Array("Mel Gibson's Passion","http://www.davidmacd.com/catholic/mel_gibson_passion.htm","",0);
	Menu5_5=new Array("21 Catholic Councils","http://www.davidmacd.com/catholic/21_catholic_councils.htm","",0);
	Menu5_6=new Array("Reviews of this Site","http://www.davidmacd.com/catholic/review_catholic_site.htm","",0);
	Menu5_7=new Array("Links","http://www.davidmacd.com/catholic/links.htm","",0);
	Menu5_8=new Array("Search/Site Map","http://www.davidmacd.com/catholic/site_map.htm","",0);
	Menu5_9=new Array("Copyright Notice","http://www.davidmacd.com/catholic/copyright.htm","",0);
	Menu5_10=new Array("Contact Us","http://www.davidmacd.com/catholic/contact_us.htm","",0);
	

	

