_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=-5           // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
menuwidth="120px";
onbgcolor="";
oncolor="#e4e4ff";
offbgcolor="";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="transparent";
separatorwidth="120px";
separatorsize="1";
padding=3;
fontsize="12px";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma";
subimage="/s3/site/images/arr1.gif";
subimagepadding="0";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
//outfilter="randomdissolve(duration=0.3)";
}

with(subMenuStyle=new mm_style()){
//menuwidth="200px";
onbgcolor="#d5d5d5";
oncolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
//separatorwidth="200px";
separatorsize="1";
padding=3;
fontsize="12px";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma";
subimage="/s3/site/images/arr1-1.gif";
subimagepadding="3";
headercolor="#FFFFFF";
headerbgcolor="#AAAAAA";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
//outfilter="randomdissolve(duration=0.3)";
}


/*
LEAVE THESE HERE AND COMMENTED
They should be an exact replica of the items for the real navigation.
They are only here in order to make parsing for the site map easier.

with(milonic=new menuname("fake")){
style=menuStyle;
alwaysvisible=1;
position="relative";
menuwidth="135px";
aI("text=CMSG;url=http://archive.wels.net/cgi-bin/site.pl?cmsg/cmsg;target=_self;showmenu=cmsg;");
aI("text=MISSIONS;url=http://archive.wels.net/cgi-bin/site.pl?missions/missions;target=_self;showmenu=missions;");
aI("text=EDUCATION;url=http://archive.wels.net/cgi-bin/site.pl?education/education;target=_self;showmenu=education;");
aI("text=SUPPORT;url=http://archive.wels.net/cgi-bin/site.pl?support/support;target=_self;showmenu=support;");
}
*/


/////////////////////////////
// CMSG 
/////////////////////////////
	with(milonic=new menuname("cmsg")){
	style=subMenuStyle;
	overflow="scroll";
	aI("text=Adult Discipleship;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=775;target=_self;");
	aI("text=Evangelism;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=779;target=_self;");
	aI("text=Lutheran Schools;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=783;target=_self;");
	aI("text=Parish Assistance;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=887;target=_self;");
	aI("text=Special Ministries;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=787;target=_self;");
	aI("text=Worship;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=791;target=_self;");
	aI("text=Youth Discipleship;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=795;target=_self;");
	}
		
		
			
		

		
		
/////////////////////////////
// MISSIONS
/////////////////////////////
	with(milonic=new menuname("missions")){
	style=subMenuStyle;
	overflow="scroll";
	aI("text=Home Missions;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=739;target=_self;");
	aI("text=World Missions;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=743;target=_self;");
		}
		
		
		
					

/////////////////////////////
// EDUCATION
/////////////////////////////
	with(milonic=new menuname("education")){
	style=subMenuStyle;
	overflow="scroll";
	aI("text=Ministerial Education;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=731;target=_self;");
	aI("text=Campus Ministry;url=http://archive.wels.net/cgi-bin/site.pl?campusMinistry;target=_self;");
	aI("text=Lutheran education;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=783;target=_self;");
	
	}
		
		

/////////////////////////////
// SUPPORT
/////////////////////////////
	with(milonic=new menuname("support")){
	style=subMenuStyle;
	overflow="scroll";

aI("text=Communication Services;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=651;target=_self;");
	aI("text=Technology;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=751;target=_self;");
	aI("text=Christian Giving;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=851;target=_self;");
	aI("text=Finance;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=843;target=_self;");
	aI("text=Human Resources;url=http://archive.wels.net/cgi-bin/site.pl?process&procID=10007&groupID=891;target=_self;");
	aI("text=WELS Relief;url=http://archive.wels.net/cgi-bin/site.pl?indexCOR;target=_self;");
	
		}
		
			
			
			
		
			
		
		
		
		
		
		




	
	
