var nav_SideBarCHURCH = new Object();

nav_SideBarCHURCH.underline="false";
nav_SideBarCHURCH.justification="left";
nav_SideBarCHURCH.accentStyle="Arrow";
nav_SideBarCHURCH.selectedUnderline="false";
nav_SideBarCHURCH.textFont="Microsoft Sans Serif";
nav_SideBarCHURCH.funButton="Heartland";
nav_SideBarCHURCH.mouseoverBgcolor="";
nav_SideBarCHURCH.darkButton="Black_Button";
nav_SideBarCHURCH.buttonCategory="simple";
nav_SideBarCHURCH.mouseoverBold="false";
nav_SideBarCHURCH.italic="false";
nav_SideBarCHURCH.importedImageMouseOver="Images\/arrows-boxes\/longarrowBUTTONbrownSIDEhlight.jpg";
nav_SideBarCHURCH.textSize="10";
nav_SideBarCHURCH.tabCategory="basic";
nav_SideBarCHURCH.style="imported";
nav_SideBarCHURCH.hasLinks="true";
nav_SideBarCHURCH.accentColor="Black";
nav_SideBarCHURCH.selectedBgcolor="";
nav_SideBarCHURCH.graphicSelected="true";
nav_SideBarCHURCH.selectedTextcolor="#000000";
nav_SideBarCHURCH.basicButton="Aqua";
nav_SideBarCHURCH.accentType="none";
nav_SideBarCHURCH.graphicMouseover="true";
nav_SideBarCHURCH.horizontalSpacing="10";
nav_SideBarCHURCH.lineColor="#000000";
nav_SideBarCHURCH.selectedEffect="true";
nav_SideBarCHURCH.lineWidth="2";
nav_SideBarCHURCH.modernButton="Techno";
nav_SideBarCHURCH.border="";
nav_SideBarCHURCH.type="Navigation";
nav_SideBarCHURCH.simpleButton="Classic";
nav_SideBarCHURCH.sophisticatedButton="Retro";
nav_SideBarCHURCH.bold="false";
nav_SideBarCHURCH.localPreview="false";
nav_SideBarCHURCH.verticalSpacing="10";
nav_SideBarCHURCH.basicTab="White";
nav_SideBarCHURCH.selectedBold="false";
nav_SideBarCHURCH.mouseoverEffect="true";
nav_SideBarCHURCH.mouseoverTextcolor="#000000";
nav_SideBarCHURCH.navID="nav_SideBarCHURCH";
nav_SideBarCHURCH.mouseoverUnderline="false";
nav_SideBarCHURCH.imageHeight="21";
nav_SideBarCHURCH.texturedButton="Brick";
nav_SideBarCHURCH.selectedItalic="false";
nav_SideBarCHURCH.brightButton="Atomic_Purple_Button_1";
nav_SideBarCHURCH.importedImageSelected="Images\/arrows-boxes\/longarrowBUTTONbrownSIDEhlight.jpg";
nav_SideBarCHURCH.dirty="false";
nav_SideBarCHURCH.squareTab="Camel";
nav_SideBarCHURCH.horizontalWrap="5";
nav_SideBarCHURCH.mouseoverItalic="false";
nav_SideBarCHURCH.imageWidth="238";
nav_SideBarCHURCH.numLinks="8";
nav_SideBarCHURCH.background="";
nav_SideBarCHURCH.importedImage="Images\/buttons\/longarrowBUTTONbrownSIDE.jpg";
nav_SideBarCHURCH.version="5";
nav_SideBarCHURCH.shinyButton="Shiny_Aqua";
nav_SideBarCHURCH.orientation="vertical";
nav_SideBarCHURCH.holidayButton="Lamb";
nav_SideBarCHURCH.textColor="#FFFFFF";

nav_SideBarCHURCH.navName = "SideBarCHURCH";
nav_SideBarCHURCH.imagePath = strRelativePathToRoot + "Images/buttons/longarrowBUTTONbrownSIDE.jpg";
nav_SideBarCHURCH.selectedImagePath = strRelativePathToRoot + "Images/arrows-boxes/longarrowBUTTONbrownSIDEhlight.jpg";
nav_SideBarCHURCH.mouseOverImagePath = strRelativePathToRoot + "Images/arrows-boxes/longarrowBUTTONbrownSIDEhlight.jpg";
nav_SideBarCHURCH.imageWidth = "238";
nav_SideBarCHURCH.imageHeight = "21";
nav_SideBarCHURCH.fontClass = "size10 MicrosoftSansSerif10";
nav_SideBarCHURCH.fontFace = "'Microsoft Sans Serif', 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_SideBarCHURCH.links=new Array(8);
var nav_SideBarCHURCH_Link1 = new Object();
nav_SideBarCHURCH_Link1.type = "existing";
nav_SideBarCHURCH_Link1.displayName = "what to expect";
nav_SideBarCHURCH_Link1.linkWindow = "_self";
nav_SideBarCHURCH_Link1.linkValue = "Church\/church.html";
nav_SideBarCHURCH_Link1.linkIndex = "1";
nav_SideBarCHURCH.links[0] = nav_SideBarCHURCH_Link1;
var nav_SideBarCHURCH_Link2 = new Object();
nav_SideBarCHURCH_Link2.type = "existing";
nav_SideBarCHURCH_Link2.displayName = "service times & directions";
nav_SideBarCHURCH_Link2.linkWindow = "_self";
nav_SideBarCHURCH_Link2.linkValue = "Resources\/contact.html";
nav_SideBarCHURCH_Link2.linkIndex = "2";
nav_SideBarCHURCH.links[1] = nav_SideBarCHURCH_Link2;
var nav_SideBarCHURCH_Link3 = new Object();
nav_SideBarCHURCH_Link3.type = "existing";
nav_SideBarCHURCH_Link3.displayName = "our mission";
nav_SideBarCHURCH_Link3.linkWindow = "_self";
nav_SideBarCHURCH_Link3.linkValue = "Church\/ourmission.html";
nav_SideBarCHURCH_Link3.linkIndex = "3";
nav_SideBarCHURCH.links[2] = nav_SideBarCHURCH_Link3;
var nav_SideBarCHURCH_Link4 = new Object();
nav_SideBarCHURCH_Link4.type = "existing";
nav_SideBarCHURCH_Link4.displayName = "what we believe";
nav_SideBarCHURCH_Link4.linkWindow = "_self";
nav_SideBarCHURCH_Link4.linkValue = "Church\/whatwebelieve.html";
nav_SideBarCHURCH_Link4.linkIndex = "4";
nav_SideBarCHURCH.links[3] = nav_SideBarCHURCH_Link4;
var nav_SideBarCHURCH_Link5 = new Object();
nav_SideBarCHURCH_Link5.type = "existing";
nav_SideBarCHURCH_Link5.displayName = "meet your pastors";
nav_SideBarCHURCH_Link5.linkWindow = "_self";
nav_SideBarCHURCH_Link5.linkValue = "Church\/meetyourpastors.html";
nav_SideBarCHURCH_Link5.linkIndex = "5";
nav_SideBarCHURCH.links[4] = nav_SideBarCHURCH_Link5;
var nav_SideBarCHURCH_Link6 = new Object();
nav_SideBarCHURCH_Link6.type = "existing";
nav_SideBarCHURCH_Link6.displayName = "meet the staff";
nav_SideBarCHURCH_Link6.linkWindow = "_self";
nav_SideBarCHURCH_Link6.linkValue = "Church\/meetthestaff.html";
nav_SideBarCHURCH_Link6.linkIndex = "6";
nav_SideBarCHURCH.links[5] = nav_SideBarCHURCH_Link6;
var nav_SideBarCHURCH_Link7 = new Object();
nav_SideBarCHURCH_Link7.type = "existing";
nav_SideBarCHURCH_Link7.displayName = "our story";
nav_SideBarCHURCH_Link7.linkWindow = "_self";
nav_SideBarCHURCH_Link7.linkValue = "Church\/ourstory.html";
nav_SideBarCHURCH_Link7.linkIndex = "7";
nav_SideBarCHURCH.links[6] = nav_SideBarCHURCH_Link7;
var nav_SideBarCHURCH_Link8 = new Object();
nav_SideBarCHURCH_Link8.type = "existing";
nav_SideBarCHURCH_Link8.displayName = "how to become a member";
nav_SideBarCHURCH_Link8.linkWindow = "_self";
nav_SideBarCHURCH_Link8.linkValue = "Church\/membership.html";
nav_SideBarCHURCH_Link8.linkIndex = "8";
nav_SideBarCHURCH.links[7] = nav_SideBarCHURCH_Link8;
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 addMouseAndStyleSupportSideBarCHURCH(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_SideBarCHURCH1\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link1\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'1\',false);\"><A HREF=\"\/Church\/church.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"what to expect\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f1\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">what&nbsp;to&nbsp;expect<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH2\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link2\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'2\',false);\"><A HREF=\"\/Resources\/contact.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"service times & directions\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f2\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">service&nbsp;times&nbsp;&amp;&nbsp;directions<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH3\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link3\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'3\',false);\"><A HREF=\"\/Church\/ourmission.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"our mission\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f3\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">our&nbsp;mission<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH4\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link4\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'4\',false);\"><A HREF=\"\/Church\/whatwebelieve.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"what we believe\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f4\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">what&nbsp;we&nbsp;believe<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH5\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link5\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'5\',false);\"><A HREF=\"\/Church\/meetyourpastors.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"meet your pastors\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f5\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">meet&nbsp;your&nbsp;pastors<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH6\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link6\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'6\',false);\"><A HREF=\"\/Church\/meetthestaff.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"meet the staff\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f6\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">meet&nbsp;the&nbsp;staff<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH7\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link7\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'7\',false);\"><A HREF=\"\/Church\/ourstory.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"our story\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f7\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">our&nbsp;story<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_SideBarCHURCH8\"><TD NOWRAP HEIGHT=\"21\" ALIGN=\"left\" VALIGN=\"MIDDLE\" id=\"SideBarCHURCH_Link8\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/Images\/buttons\/longarrowBUTTONbrownSIDE.jpg);background-repeat:no-repeat;background-position:left;\"  onmouseover=\"doMouseChange(nav_SideBarCHURCH,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_SideBarCHURCH,this,\'8\',false);\"><A HREF=\"\/Church\/membership.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"how to become a member\"><DIV  STYLE=\"width:228px;height:21px;margin-left:10px;cursor: pointer;cursor: hand;\"><FONT ID=\"SideBarCHURCH_f8\" FACE=\"\'Microsoft Sans Serif\', sans-serif\" CLASS=\"size10 MicrosoftSansSerif10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:21px;\">how&nbsp;to&nbsp;become&nbsp;a&nbsp;member<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportSideBarCHURCH(nav_SideBarCHURCH,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


