var nav_PMUMC = new Object();

nav_PMUMC.numLinks="14";
nav_PMUMC.brightButton="Chicky";
nav_PMUMC.importedImageMouseOver="";
nav_PMUMC.style="buttons";
nav_PMUMC.imageWidth="107";
nav_PMUMC.importedImage="";
nav_PMUMC.mouseoverBold="true";
nav_PMUMC.lineWidth="2";
nav_PMUMC.mouseoverItalic="false";
nav_PMUMC.mouseoverEffect="true";
nav_PMUMC.textFont="Helvetica";
nav_PMUMC.graphicMouseover="true";
nav_PMUMC.funButton="Playground";
nav_PMUMC.background="";
nav_PMUMC.mouseoverBgcolor="";
nav_PMUMC.selectedTextcolor="";
nav_PMUMC.italic="false";
nav_PMUMC.underline="false";
nav_PMUMC.border="";
nav_PMUMC.verticalSpacing="3";
nav_PMUMC.localPreview="false";
nav_PMUMC.selectedUnderline="false";
nav_PMUMC.textColor="#000066";
nav_PMUMC.holidayButton="Christmas_Ornaments";
nav_PMUMC.texturedButton="Wood";
nav_PMUMC.selectedItalic="false";
nav_PMUMC.tabCategory="basic";
nav_PMUMC.justification="center";
nav_PMUMC.selectedEffect="false";
nav_PMUMC.accentStyle="Arrow";
nav_PMUMC.simpleButton="Dark_Palette";
nav_PMUMC.navID="nav_PMUMC";
nav_PMUMC.dirty="false";
nav_PMUMC.horizontalSpacing="10";
nav_PMUMC.graphicSelected="true";
nav_PMUMC.selectedBgcolor="";
nav_PMUMC.accentType="lines";
nav_PMUMC.textSize="9";
nav_PMUMC.selectedBold="true";
nav_PMUMC.importedImageSelected="";
nav_PMUMC.basicTab="White";
nav_PMUMC.accentColor="Black";
nav_PMUMC.basicButton="Blue";
nav_PMUMC.modernButton="Earth_and_Moon";
nav_PMUMC.buttonCategory="simple";
nav_PMUMC.horizontalWrap="5";
nav_PMUMC.shinyButton="Shiny_Aqua";
nav_PMUMC.type="Navigation";
nav_PMUMC.imageHeight="37";
nav_PMUMC.hasLinks="true";
nav_PMUMC.squareTab="Camel";
nav_PMUMC.lineColor="#000000";
nav_PMUMC.orientation="vertical";
nav_PMUMC.bold="true";
nav_PMUMC.version="5";
nav_PMUMC.sophisticatedButton="Antique";
nav_PMUMC.mouseoverTextcolor="#FFFFFF";
nav_PMUMC.darkButton="Minimal";
nav_PMUMC.mouseoverUnderline="false";

nav_PMUMC.navName = "PMUMC";
nav_PMUMC.imagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Geometric_Harvest_Button.gif";
nav_PMUMC.selectedImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Geometric_Purple_Button.gif";
nav_PMUMC.mouseOverImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Geometric_Purple_Button.gif";
nav_PMUMC.imageWidth = "107";
nav_PMUMC.imageHeight = "37";
nav_PMUMC.fontClass = "size9 Helvetica9";
nav_PMUMC.fontFace = "Helvetica, Arial, sans-serif";


var baseHref = '';
// this will only work if getElementsByTagName works
if (document.getElementsByTagName)
{
    // this will only work if we can find a base tag
    var base = document.getElementsByTagName('base');
    // Verify that the base object exists
    if (base && base.length > 0)
    {
        // if you don't specify a base href, href comes back as undefined
        if (base[0].href != undefined)
        {
            // get the base href
            baseHref = base[0].href;
            // add a trailing slash if base href doesn't already have one
            if (baseHref != '' && baseHref.charAt(baseHref.length - 1) != '/')
            {
                baseHref += '/';
            }
        }
    }
}


nav_PMUMC.links=new Array(14);
var nav_PMUMC_Link1 = new Object();
nav_PMUMC_Link1.type = "existing";
nav_PMUMC_Link1.displayName = "Home";
nav_PMUMC_Link1.linkWindow = "_self";
nav_PMUMC_Link1.linkValue = "index.html";
nav_PMUMC_Link1.linkIndex = "1";
nav_PMUMC.links[0] = nav_PMUMC_Link1;
var nav_PMUMC_Link2 = new Object();
nav_PMUMC_Link2.type = "existing";
nav_PMUMC_Link2.displayName = "About Us";
nav_PMUMC_Link2.linkWindow = "_self";
nav_PMUMC_Link2.linkValue = "Aboutus.html";
nav_PMUMC_Link2.linkIndex = "2";
nav_PMUMC.links[1] = nav_PMUMC_Link2;
var nav_PMUMC_Link3 = new Object();
nav_PMUMC_Link3.type = "existing";
nav_PMUMC_Link3.displayName = "History";
nav_PMUMC_Link3.linkWindow = "_self";
nav_PMUMC_Link3.linkValue = "History.html";
nav_PMUMC_Link3.linkIndex = "3";
nav_PMUMC.links[2] = nav_PMUMC_Link3;
var nav_PMUMC_Link4 = new Object();
nav_PMUMC_Link4.type = "existing";
nav_PMUMC_Link4.displayName = "Council";
nav_PMUMC_Link4.linkWindow = "_self";
nav_PMUMC_Link4.linkValue = "ChurchCouncil.html";
nav_PMUMC_Link4.linkIndex = "4";
nav_PMUMC.links[3] = nav_PMUMC_Link4;
var nav_PMUMC_Link5 = new Object();
nav_PMUMC_Link5.type = "existing";
nav_PMUMC_Link5.displayName = "Staff";
nav_PMUMC_Link5.linkWindow = "_self";
nav_PMUMC_Link5.linkValue = "Staff.html";
nav_PMUMC_Link5.linkIndex = "5";
nav_PMUMC.links[4] = nav_PMUMC_Link5;
var nav_PMUMC_Link6 = new Object();
nav_PMUMC_Link6.type = "existing";
nav_PMUMC_Link6.displayName = "Ministries";
nav_PMUMC_Link6.linkWindow = "_self";
nav_PMUMC_Link6.linkValue = "Ministeries.html";
nav_PMUMC_Link6.linkIndex = "6";
nav_PMUMC.links[5] = nav_PMUMC_Link6;
var nav_PMUMC_Link7 = new Object();
nav_PMUMC_Link7.type = "existing";
nav_PMUMC_Link7.displayName = "Youth";
nav_PMUMC_Link7.linkWindow = "_self";
nav_PMUMC_Link7.linkValue = "Youth.html";
nav_PMUMC_Link7.linkIndex = "7";
nav_PMUMC.links[6] = nav_PMUMC_Link7;
var nav_PMUMC_Link8 = new Object();
nav_PMUMC_Link8.type = "existing";
nav_PMUMC_Link8.displayName = "Education";
nav_PMUMC_Link8.linkWindow = "_self";
nav_PMUMC_Link8.linkValue = "Education.html";
nav_PMUMC_Link8.linkIndex = "8";
nav_PMUMC.links[7] = nav_PMUMC_Link8;
var nav_PMUMC_Link9 = new Object();
nav_PMUMC_Link9.type = "existing";
nav_PMUMC_Link9.displayName = "Worship";
nav_PMUMC_Link9.linkWindow = "_self";
nav_PMUMC_Link9.linkValue = "Worship.html";
nav_PMUMC_Link9.linkIndex = "9";
nav_PMUMC.links[8] = nav_PMUMC_Link9;
var nav_PMUMC_Link10 = new Object();
nav_PMUMC_Link10.type = "existing";
nav_PMUMC_Link10.displayName = "Sermons";
nav_PMUMC_Link10.linkWindow = "_self";
nav_PMUMC_Link10.linkValue = "Sermons.html";
nav_PMUMC_Link10.linkIndex = "10";
nav_PMUMC.links[9] = nav_PMUMC_Link10;
var nav_PMUMC_Link11 = new Object();
nav_PMUMC_Link11.type = "existing";
nav_PMUMC_Link11.displayName = "Resources";
nav_PMUMC_Link11.linkWindow = "_self";
nav_PMUMC_Link11.linkValue = "Otherresources.html";
nav_PMUMC_Link11.linkIndex = "11";
nav_PMUMC.links[10] = nav_PMUMC_Link11;
var nav_PMUMC_Link12 = new Object();
nav_PMUMC_Link12.type = "existing";
nav_PMUMC_Link12.displayName = "Calendar";
nav_PMUMC_Link12.linkWindow = "_self";
nav_PMUMC_Link12.linkValue = "Calendar.html";
nav_PMUMC_Link12.linkIndex = "12";
nav_PMUMC.links[11] = nav_PMUMC_Link12;
var nav_PMUMC_Link13 = new Object();
nav_PMUMC_Link13.type = "existing";
nav_PMUMC_Link13.displayName = "Newsletter";
nav_PMUMC_Link13.linkWindow = "_self";
nav_PMUMC_Link13.linkValue = "NewsletterPage1.html";
nav_PMUMC_Link13.linkIndex = "13";
nav_PMUMC.links[12] = nav_PMUMC_Link13;
var nav_PMUMC_Link14 = new Object();
nav_PMUMC_Link14.type = "existing";
nav_PMUMC_Link14.displayName = "Contact Us";
nav_PMUMC_Link14.linkWindow = "_self";
nav_PMUMC_Link14.linkValue = "Contactus.html";
nav_PMUMC_Link14.linkIndex = "14";
nav_PMUMC.links[13] = nav_PMUMC_Link14;
function mouseOn(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function mouseOff(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function doMouseChange(Navigation,tdElement,linkIndex,bisMouseOver) {
	if (Navigation.mouseoverEffect != 'true') {
		return;
	}
	var link = Navigation.links[linkIndex-1];
	var bIsCurrentPage = isCurrentPage(link);
	if ((Navigation.graphicSelected == 'true' || Navigation.selectedTextcolor)
			&& bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		return;
	}
	
	var fontElement = getLinkFontElement(tdElement);
	
	if(fontElement != null) {
		doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver);
	}
	
	if (Navigation.graphicMouseover == 'true') {
		if (bisMouseOver) {
			mouseOn(tdElement,escapeHtmlInlineScript(Navigation.mouseOverImagePath));
		} else {
			mouseOff(tdElement, escapeHtmlInlineScript(Navigation.imagePath));
		}
	}
}
function addStyle(Navigation, Link,tdElement) {
	if(tdElement == null) {
		return;
	}
	var strImg = Navigation.imagePath;
	var strFontColor = Navigation.textColor;
	if ('true' == Navigation.selectedEffect) {
		if (Navigation.graphicSelected == 'true') {
			strImg = Navigation.selectedImagePath;
		}
		if (Navigation.selectedTextcolor) {
			strFontColor = Navigation.selectedTextcolor;
		}
	}
	var strImgUrl = "url('"+escapeHtmlInlineScript(strImg)+"')";
	tdElement.style.backgroundImage=strImgUrl;
	var fontElement = getLinkFontElement(tdElement);
	if (fontElement != null) {
		fontElement.style.color = strFontColor;
		if ('true' == Navigation.selectedEffect) {
			if ('true' == Navigation.selectedBold) {
				fontElement.style.fontWeight = "bold";
			}
			if ('true' == Navigation.selectedItalic) {
				fontElement.style.fontStyle = "italic";
			}
			if ('true' == Navigation.selectedUnderline) {
				fontElement.style.textDecoration = "underline";
			}
		}
	}
}
// Combined escape html and javascript
function escapeHtmlInlineScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	return htmlEncode(escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes));
}

function htmlEncode(s){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '<':
			result += "&lt;";
			break;
		case '>':
			result += "&gt;";
			break;
		case '&':
			result += "&amp;";
			break;
		case '"':
			result += "&quot;";
			break;
		case "'":
			result += "&#39;";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

/* escapes slashes and quotes. the default is to escape quotes,
 * but this can be turned off.
 * this function is used for javascript and also for escaping urls
 * within background-image css.	 
 */
function escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '\'':
			if (escapeSingleQuotes == null || escapeSingleQuotes)
				result += "\\\'";
			break;
		case '\"':
			if (escapeDoubleQuotes == null || escapeDoubleQuotes)
				result += "\\\"";
			break;
		case '\\':
			result += "\\\\";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

//
// This .js file includes utility functions used by both graphical and text navs
// in their rendering.  User pages including a nav element will import this file, along
// with TextNavigation.js and GraphicNavigation.js.  The functions within will
// be called by the [navname].js file generated at publish time.

function fixLinkValue(Link)
{
	if(Link.type!='existing')
	{
		return Link.linkValue;
	}
	else
	{
		return baseHref + strRelativePathToRoot + Link.linkValue;
	}
}

function isCurrentPage(Link)
{
	if(Link.type!='existing')
	{
		return false;
	}
	var strLinkValue = Link.linkValue.toLowerCase();
	return (strRelativePagePath == strLinkValue);
}

function toggleOnMouseChange(fontElement,newColor, bold, underline, italic)
{
	if(fontElement == null) {
		return;
	}
	if(newColor)
	{
		fontElement.style.color=newColor;
	}
	fontElement.style.fontWeight = (bold=='true' ? 'bold' : 'normal');
	fontElement.style.textDecoration = (underline=='true' ? 'underline' : 'none');
	fontElement.style.fontStyle = (italic=='true' ? 'italic' : 'normal');

}

function doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver) {
	if(fontElement == null) {
		return;
	}
	var textColor;
	var baseTextColor = Navigation.textColor;
	var bold;
	var baseBold = Navigation.bold;
	var underline;
	var baseUnderline = Navigation.underline;
	var italic;
	var baseItalic = Navigation.italic;
	if (bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		textColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: (Navigation.mouseoverTextColor ? Navigation.mouseoverTextcolor
						: Navigation.textColor);
		baseTextColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: Navigation.textColor;
		baseBold = bold = Navigation.selectedBold;
		baseUnderline = underline = Navigation.selectedUnderline;
		baseItalic = italic = Navigation.selectedItalic;
	} else {
		textColor = Navigation.mouseoverTextcolor ? Navigation.mouseoverTextcolor
				: Navigation.textColor;
		bold = Navigation.mouseoverBold;
		underline = Navigation.mouseoverUnderline;
		italic = Navigation.mouseoverItalic;
	}
	
	if(bisMouseOver) {
		toggleOnMouseChange(fontElement,textColor,bold,underline,italic);
	} else {
		toggleOnMouseChange(fontElement,baseTextColor,baseBold,baseUnderline,baseItalic);
	}
	

}

function addMouseAndStyleSupportPMUMC(Navigation,navTbId) {
	var startNode;

	if(typeof(nav_element_id) != 'undefined' && document.getElementById(nav_element_id) != null) {
		startNode = document.getElementById(nav_element_id);
			
	} else if(navTbId != null) {
		startNode = document.getElementById(navTbId);
			
	}
	
	if(startNode != null) {
	  searchForCurrentPageTd(Navigation,startNode);
	}
	

}

function searchForCurrentPageTd(Navigation,startNode) {
	
	if(startNode.childNodes != null) {
		for(var i=0;i<startNode.childNodes.length;i++){
			if(addStyleForCurrentPageTd(Navigation,startNode.childNodes[i])){
			   return;	
			} else {
			   searchForCurrentPageTd(Navigation,startNode.childNodes[i]);
			}
		}
	}

}

function addStyleForCurrentPageTd(Navigation,currentNode) {
	if(Navigation.orientation == 'horizontal') {
		if(currentNode.tagName == 'TD' && currentNode.id != '' && currentNode.id.indexOf(Navigation.navName+navTDLinkPart) != -1){
			var currentTDIdPrefix = Navigation.navName+navTDLinkPart;
			var linkId = currentNode.id.substring(currentTDIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true) {
				addStyle(Navigation, Navigation.links[linkId-1],currentNode);
				return true;
			}
		}
	} else {
		if(currentNode.tagName == 'TR' && currentNode.id != '' && currentNode.id.indexOf(navTRLinkPrefix) != -1){	
			var currentTRIdPrefix = navTRLinkPrefix+Navigation.navName;
			var linkId = currentNode.id.substring(currentTRIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true && currentNode.childNodes != null) {
				var currentPageTd;
				for(var i=0;currentNode.childNodes.length;i++) {
					if(typeof(currentNode.childNodes[i].tagName) != 'undefined' && currentNode.childNodes[i].tagName == 'TD' && currentNode.childNodes[i].id.indexOf(Navigation.navName+navTDLinkPart) != -1) {
						currentPageTd = currentNode.childNodes[i];
						addStyle(Navigation, Navigation.links[linkId - 1],currentPageTd,currentNode);
						return true;
					}
				}
			}
		}
	}
	return false;
}

function getChildElementFromTree(startNode,nodesToTraverse) {
	var currentChildNode = startNode;
	
	for(var n= 0;n<nodesToTraverse.length;n++) {
		currentChildNode = getMatchingChildByTag(currentChildNode.childNodes,nodesToTraverse[n]);
	}
	
	return currentChildNode;
}


function getMatchingChildByTag(childNodes,tagName) {
	var child;
	for(var i=0;childNodes.length;i++) {
		if(childNodes[i].tagName == tagName) {
			child = childNodes[i];
			break;
		}
	}
	return child;
}
function getLinkFontElement(tdElement){
	var fontElement;
	var aElement = getChildElementFromTree(tdElement,['A']);
	for(var i=0;i < aElement.childNodes.length;i++) {
		if(aElement.childNodes[i].tagName == 'DIV') {
		 	fontElement = getChildElementFromTree(aElement.childNodes[i],['FONT']);
		 	break;
		} else if(aElement.childNodes[i].tagName == 'FONT'){
		 	fontElement = 	aElement.childNodes[i];
		 	break;
		}
	
	}
	return fontElement;
}



	if(typeof(navTRLinkPrefix) == 'undefined') {
		navTRLinkPrefix = 'vNavTR_Link_';
	}
	if(typeof(navTDLinkPart) == 'undefined') {
		navTDLinkPart = '_Link';
	}
	if(document.getElementById('nav_version') == null) {
	if (typeof(navTBSuffix) == 'undefined') {
	navTBSuffix = 0;
	} else {navTBSuffix++;}
		document.write('<TABLE ID="ntb'+navTBSuffix+'"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><TR id=\"vNavTR_Link_PMUMC1\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link1\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'1\',false);\"><A HREF=\"\/index.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Home\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f1\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Home<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC2\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link2\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'2\',false);\"><A HREF=\"\/Aboutus.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"About Us\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f2\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">About&nbsp;Us<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC3\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link3\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'3\',false);\"><A HREF=\"\/History.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"History\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f3\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">History<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC4\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link4\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'4\',false);\"><A HREF=\"\/ChurchCouncil.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Council\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f4\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Council<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC5\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link5\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'5\',false);\"><A HREF=\"\/Staff.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Staff\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f5\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Staff<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC6\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link6\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'6\',false);\"><A HREF=\"\/Ministeries.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Ministries\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f6\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Ministries<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC7\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link7\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'7\',false);\"><A HREF=\"\/Youth.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Youth\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f7\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Youth<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC8\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link8\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'8\',false);\"><A HREF=\"\/Education.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Education\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f8\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Education<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC9\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link9\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'9\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'9\',false);\"><A HREF=\"\/Worship.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Worship\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f9\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Worship<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC10\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link10\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'10\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'10\',false);\"><A HREF=\"\/Sermons.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Sermons\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f10\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Sermons<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC11\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link11\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'11\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'11\',false);\"><A HREF=\"\/Otherresources.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Resources\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f11\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Resources<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC12\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link12\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'12\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'12\',false);\"><A HREF=\"\/Calendar.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Calendar\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f12\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Calendar<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC13\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link13\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'13\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'13\',false);\"><A HREF=\"\/NewsletterPage1.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Newsletter\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f13\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Newsletter<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"3\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_PMUMC14\"><TD NOWRAP HEIGHT=\"37\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"PMUMC_Link14\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Geometric_Harvest_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_PMUMC,this,\'14\',true);\" onmouseout=\"doMouseChange(nav_PMUMC,this,\'14\',false);\"><A HREF=\"\/Contactus.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Contact Us\"><DIV  STYLE=\"width:107px;height:37px;cursor: pointer;cursor: hand;\"><FONT ID=\"PMUMC_f14\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size9 Helvetica9\" STYLE=\"vertical-align:middle;color:#000066;line-height:37px;\">Contact&nbsp;Us<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportPMUMC(nav_PMUMC,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


