
function mmLoadMenus() {

  if (window.mm_menu_0418201123_0) return;

  window.mm_menu_0418201123_0 = new Menu("root",126,18,"Arial, Helvetica, sans-serif",12,"#FF9900","#996600","#000000","#FFCC00","left","middle",3,0,1000,-5,7,true,false,true,5,true,true);

  mm_menu_0418201123_0.addMenuItem("Prayer&nbsp;Concerns","location='./pr_concerns.shtml'");

  mm_menu_0418201123_0.addMenuItem("Missionaries","location='./Missionaries.shtml'");

  mm_menu_0418201123_0.addMenuItem("Short Term","location='./stm.shtml'");

  mm_menu_0418201123_0.addMenuItem("Links&nbsp;of&nbsp;Interest","location='./LinksOfInt.shtml'");

  mm_menu_0418201123_0.addMenuItem("Quiz","location='./quiz.shtml'");

   mm_menu_0418201123_0.hideOnMouseOut=true;

   mm_menu_0418201123_0.childMenuIcon="arrows.gif";

   mm_menu_0418201123_0.bgColor='#555555';

   mm_menu_0418201123_0.menuBorder=1;

   mm_menu_0418201123_0.menuLiteBgColor='#FFFFFF';

   mm_menu_0418201123_0.menuBorderBgColor='#777777';

window.mm_menu_0418200907_0 = new Menu("root",119,18,"Arial, Helvetica, sans-serif",12,"#FF9900","#996600","#000000","#FFCC00","left","middle",3,0,1000,-5,7,true,false,true,5,true,true);

  mm_menu_0418200907_0.addMenuItem("Overview","location='./ministries.shtml'");
  mm_menu_0418200907_0.addMenuItem("Prayer&nbsp;Chain","location='./Prayer.shtml'");
  mm_menu_0418200907_0.addMenuItem("Sunday&nbsp;School&nbsp;","location='./sunday_school.shtml'");

  mm_menu_0418200907_0.addMenuItem("Tween&nbsp;Ministry","location='./Tween_Webpage.shtml'");
  mm_menu_0418200907_0.addMenuItem("501&nbsp;Teen&nbsp;Ministry","location='./501Webpage.shtml'");
  mm_menu_0418200907_0.addMenuItem("Young&nbsp;Adult&nbsp;Ministry","location='./College_Webpage.shtml'");
  mm_menu_0418200907_0.addMenuItem("Womens&nbsp;Ministry","location='./WomensMin.shtml'");
  mm_menu_0418200907_0.addMenuItem("Mens&nbsp;Ministry","location='./MensMinistry.shtml'");   
   mm_menu_0418200907_0.hideOnMouseOut=true;
   mm_menu_0418200907_0.bgColor='#555555';
   mm_menu_0418200907_0.menuBorder=1;
   mm_menu_0418200907_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0418200907_0.menuBorderBgColor='#777777';

window.mm_menu_0418200731_0 = new Menu("root",107,18,"Arial, Helvetica, sans-serif",12,"#FF9900","#996600","#000000","#FFCC00","left","middle",3,0,1000,-5,7,true,false,true,5,true,true);

  mm_menu_0418200731_0.addMenuItem("Directions","location='./directions.shtml'");

  mm_menu_0418200731_0.addMenuItem("Contact Us","location='./contact.shtml'");

  mm_menu_0418200731_0.addMenuItem("Who&nbsp;We&nbsp;Are","location='./WhoWeAre.shtml'");

   mm_menu_0418200731_0.hideOnMouseOut=true;

   mm_menu_0418200731_0.bgColor='#555555';

   mm_menu_0418200731_0.menuBorder=1;

   mm_menu_0418200731_0.menuLiteBgColor='#FFFFFF';

   mm_menu_0418200731_0.menuBorderBgColor='#777777';



mm_menu_0418200731_0.writeMenus();

} // mmLoadMenus()

function MM_swapImgRestore() { //v3.0

  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;

}

function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

}

function MM_findObj(n, d) { //v4.01

  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];

  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);

  if(!x && d.getElementById) x=d.getElementById(n); return x;

}



function MM_swapImage() { //v3.0

  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)

   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}

}


function MM_showMenu(menu, x, y, child, imgname) {

	if (!window.mmWroteMenu) return;

	MM_clearTimeout();

	if (menu) {

		var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];

		x = moveXbySlicePos (x, obj);

		y = moveYbySlicePos (y, obj);

	}

	if (document.layers) {

		if (menu) {

			var l = menu.menuLayer || menu;

			l.top = l.left = 1;

			hideActiveMenus();

			if (this.visibility) l = this;

			window.ActiveMenu = l;

		} else {

			var l = child;

		}

		if (!l) return;

		for (var i=0; i<l.layers.length; i++) { 			   

			if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";

			if (l.layers[i].document.layers.length > 0) MM_showMenu(null, "relative", "relative", l.layers[i]);

		}

		if (l.parentLayer) {

			if (x != "relative") l.parentLayer.left = x || window.pageX || 0;

			if (l.parentLayer.left + l.clip.width > window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);

			if (y != "relative") l.parentLayer.top = y || window.pageY || 0;

			if (l.parentLayer.isContainer) {

				l.Menu.xOffset = window.pageXOffset;

				l.Menu.yOffset = window.pageYOffset;

				l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;

				l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;

				if (l.parentLayer.menuContainerBgColor && l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;

			}

		}

		l.visibility = "inherit";

		if (l.Menu) l.Menu.container.visibility = "inherit";

	} else if (FIND("menuItem0")) {

		var l = menu.menuLayer || menu;	

		hideActiveMenus();

		if (typeof(l) == "string") l = FIND(l);

		window.ActiveMenu = l;

		var s = l.style;

		s.visibility = "inherit";

		if (x != "relative") {

			s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;

			s.left = s.pixelLeft + 'px';

		}

		if (y != "relative") {

			s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;

			s.top = s.pixelTop + 'px';

		}

		l.Menu.xOffset = document.body.scrollLeft;

		l.Menu.yOffset = document.body.scrollTop;

	}

	if (menu) window.activeMenus[window.activeMenus.length] = l;

	MM_clearTimeout();

}

