/***********************************************************************************

*	(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=8;			// Number of first level items

	var LowBgColor='#625e55';			// Background color when mouse is not over

	var LowSubBgColor='#625e55';			// Background color when mouse is not over on subs

	var HighBgColor='#928976';			// Background color when mouse is over

	var HighSubBgColor='#928976';			// Background color when mouse is over on subs

	var FontLowColor='silver';			// Font color when mouse is not over

	var FontSubLowColor='silver';			// Font color subs when mouse is not over

	var FontHighColor='#2E2E2E';			// Font color when mouse is over

	var FontSubHighColor='#2E2E2E';			// Font color subs when mouse is over

	var BorderColor='#999999';			// Border color

	var BorderSubColor='#999999';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;				// Border between elements 1 or 0

	var FontFamily="verdana,arial,helvetica"	// Font family menu items

	var FontSize=8;					// 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=.04;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent

	var StartTop=162;				// Menu offset y coordinate

	var StartLeft=10;				// Menu offset x coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=5;				// 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=400;				// 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=['http://propheticministries.org/scripts/tri.gif',11,11,'tridown.gif',6,3,'trileft.gif',3,6];	// 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://propheticministries.org/index.html","",0,20,160);

	

Menu2=new Array("Welcome","","",4,20,160);

	Menu2_1=new Array("Welcome to PMT","http://propheticministries.org/common/welcome.html","",0,20,155);	

	Menu2_2=new Array("PMT Beliefs","http://propheticministries.org/common/beliefs.html","",0,20,150);

	Menu2_3=new Array("PMT Goals","http://propheticministries.org/common/goals.html","",0,20,150);

	Menu2_4=new Array("FAQ","http://propheticministries.org/common/FAQ.html","",0,20,150);	



Menu3=new Array("What's New","","",3,20,160);

	Menu3_1=new Array("What's New With PMT","http://propheticministries.org/common/whats_new.html","",0,20,155);

	Menu3_2=new Array("His Word-Newsletter","http://propheticministries.org/newsletter/nl_1103.html","",0,20,155);

	Menu3_3=new Array("Prophetic Counseling","http://propheticministries.org/counseling/prophetic_counselingNov2007.html","",0,20,150);


Menu4=new Array("Your Prophecy","","",3,20,160);

	Menu4_1=new Array("Personal Prophecy","http://propheticministries.org/partners/personal_prophecy.html","",0,20,155);

	Menu4_2=new Array("Testimonials","http://propheticministries.org/testimonials/testimonials.html","",0,20,155);

	Menu4_3=new Array("Prayer Requests","http://propheticministries.org/common/prayer_request.html","",0,20,155);



Menu5=new Array("Teachings","","",3,20,160);

	Menu5_1=new Array("Prophetic Teaching on DVD","http://propheticministries.org/gifts/dvd.html","",0,20,185);

	Menu5_2=new Array("Prophetic Messages","http://propheticministries.org/teachings/prophetic_teaching.html","",0,20,185);

	Menu5_3=new Array("School of Prophetic Knowledge","http://propheticministries.org/gifts/school.html","",0,30,185);

			

Menu6=new Array("Membership","","",2,20,160);

	Menu6_1=new Array("PMT Partners","http://propheticministries.org/partners/partners.html","",0,20,155);

	Menu6_2=new Array("Prophetic Counseling","http://propheticministries.org/counseling/prophetic_counselingNov2007.html","",0,20,155);

	

Menu7=new Array("Online Giving","http://propheticministries.org/partners/onlinegiving.html","",0,20,160);

		

Menu8=new Array("Links","","",2,20,160);

	Menu8_1=new Array("VideoChurch.org","http://www.videochurch.org","",0,20,140);

	Menu8_2=new Array("Church Friends","http://www.videochurch.org/videochurch/aboutvc/links.htm","",0,20,140);


