var nav_Navigation1 = new Object();

nav_Navigation1.underline="false";
nav_Navigation1.justification="center";
nav_Navigation1.selectedUnderline="false";
nav_Navigation1.textFont="Comic Sans MS";
nav_Navigation1.accentStyle="Arrow";
nav_Navigation1.funButton="Arts_and_Crafts";
nav_Navigation1.mouseoverBgcolor="";
nav_Navigation1.mouseoverBold="true";
nav_Navigation1.buttonCategory="basic";
nav_Navigation1.darkButton="Basic_Black";
nav_Navigation1.italic="true";
nav_Navigation1.importedImageMouseOver="";
nav_Navigation1.textSize="10";
nav_Navigation1.tabCategory="basic";
nav_Navigation1.style="buttons";
nav_Navigation1.hasLinks="true";
nav_Navigation1.accentColor="Black";
nav_Navigation1.selectedBgcolor="";
nav_Navigation1.graphicSelected="true";
nav_Navigation1.selectedTextcolor="#000066";
nav_Navigation1.basicButton="Bon_Voyage";
nav_Navigation1.accentType="none";
nav_Navigation1.graphicMouseover="true";
nav_Navigation1.horizontalSpacing="10";
nav_Navigation1.lineWidth="2";
nav_Navigation1.selectedEffect="true";
nav_Navigation1.lineColor="#000000";
nav_Navigation1.modernButton="Basic_Black";
nav_Navigation1.border="";
nav_Navigation1.type="Navigation";
nav_Navigation1.simpleButton="Autumn_Leaves";
nav_Navigation1.bold="true";
nav_Navigation1.sophisticatedButton="Antique";
nav_Navigation1.localPreview="true";
nav_Navigation1.verticalSpacing="10";
nav_Navigation1.basicTab="White";
nav_Navigation1.selectedBold="true";
nav_Navigation1.mouseoverEffect="true";
nav_Navigation1.mouseoverTextcolor="#000066";
nav_Navigation1.navID="nav_Navigation1";
nav_Navigation1.mouseoverUnderline="false";
nav_Navigation1.imageHeight="39";
nav_Navigation1.texturedButton="Brick";
nav_Navigation1.selectedItalic="false";
nav_Navigation1.brightButton="Chicky";
nav_Navigation1.importedImageSelected="";
nav_Navigation1.dirty="false";
nav_Navigation1.squareTab="Camel";
nav_Navigation1.horizontalWrap="5";
nav_Navigation1.imageWidth="117";
nav_Navigation1.numLinks="11";
nav_Navigation1.mouseoverItalic="false";
nav_Navigation1.background="";
nav_Navigation1.importedImage="";
nav_Navigation1.shinyButton="Shiny_Aqua";
nav_Navigation1.version="5";
nav_Navigation1.orientation="vertical";
nav_Navigation1.holidayButton="Christmas_Ornaments";
nav_Navigation1.textColor="#000066";
nav_Navigation1.width="117";
nav_Navigation1.height="529";

nav_Navigation1.navName = "Navigation1";
nav_Navigation1.imagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Ocean_Blue_Button.gif";
nav_Navigation1.selectedImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Baby_Blue_Button.gif";
nav_Navigation1.mouseOverImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Baby_Blue_Button.gif";
nav_Navigation1.imageWidth = "117";
nav_Navigation1.imageHeight = "39";
nav_Navigation1.fontClass = "size10 ComicSansMS10";
nav_Navigation1.fontFace = "'Comic Sans MS', Arial, Helvetica, 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_Navigation1.links=new Array(11);
var nav_Navigation1_Link1 = new Object();
nav_Navigation1_Link1.type = "existing";
nav_Navigation1_Link1.displayName = "Home";
nav_Navigation1_Link1.linkWindow = "_self";
nav_Navigation1_Link1.linkValue = "index.html";
nav_Navigation1_Link1.linkIndex = "1";
nav_Navigation1.links[0] = nav_Navigation1_Link1;
var nav_Navigation1_Link2 = new Object();
nav_Navigation1_Link2.type = "existing";
nav_Navigation1_Link2.displayName = "Our Story";
nav_Navigation1_Link2.linkWindow = "_self";
nav_Navigation1_Link2.linkValue = "ourstory.html";
nav_Navigation1_Link2.linkIndex = "2";
nav_Navigation1.links[1] = nav_Navigation1_Link2;
var nav_Navigation1_Link3 = new Object();
nav_Navigation1_Link3.type = "existing";
nav_Navigation1_Link3.displayName = "Our Pastor";
nav_Navigation1_Link3.linkWindow = "_self";
nav_Navigation1_Link3.linkValue = "Pastor---Lady-Sandra-Bios.html";
nav_Navigation1_Link3.linkIndex = "3";
nav_Navigation1.links[2] = nav_Navigation1_Link3;
var nav_Navigation1_Link4 = new Object();
nav_Navigation1_Link4.type = "existing";
nav_Navigation1_Link4.displayName = "What We Believe";
nav_Navigation1_Link4.linkWindow = "_self";
nav_Navigation1_Link4.linkValue = "whatwebelieve.html";
nav_Navigation1_Link4.linkIndex = "4";
nav_Navigation1.links[3] = nav_Navigation1_Link4;
var nav_Navigation1_Link5 = new Object();
nav_Navigation1_Link5.type = "existing";
nav_Navigation1_Link5.displayName = "How to Find Us";
nav_Navigation1_Link5.linkWindow = "_self";
nav_Navigation1_Link5.linkValue = "howtofindus.html";
nav_Navigation1_Link5.linkIndex = "5";
nav_Navigation1.links[4] = nav_Navigation1_Link5;
var nav_Navigation1_Link6 = new Object();
nav_Navigation1_Link6.type = "existing";
nav_Navigation1_Link6.displayName = "Upcoming Events";
nav_Navigation1_Link6.linkWindow = "_self";
nav_Navigation1_Link6.linkValue = "events.html";
nav_Navigation1_Link6.linkIndex = "6";
nav_Navigation1.links[5] = nav_Navigation1_Link6;
var nav_Navigation1_Link7 = new Object();
nav_Navigation1_Link7.type = "existing";
nav_Navigation1_Link7.displayName = "Resources";
nav_Navigation1_Link7.linkWindow = "_self";
nav_Navigation1_Link7.linkValue = "Resources.html";
nav_Navigation1_Link7.linkIndex = "7";
nav_Navigation1.links[6] = nav_Navigation1_Link7;
var nav_Navigation1_Link8 = new Object();
nav_Navigation1_Link8.type = "existing";
nav_Navigation1_Link8.displayName = "Pictures";
nav_Navigation1_Link8.linkWindow = "_self";
nav_Navigation1_Link8.linkValue = "Photo_Gallery.html";
nav_Navigation1_Link8.linkIndex = "8";
nav_Navigation1.links[7] = nav_Navigation1_Link8;
var nav_Navigation1_Link9 = new Object();
nav_Navigation1_Link9.type = "existing";
nav_Navigation1_Link9.displayName = "Fundraisers";
nav_Navigation1_Link9.linkWindow = "_self";
nav_Navigation1_Link9.linkValue = "Fundraisers.html";
nav_Navigation1_Link9.linkIndex = "9";
nav_Navigation1.links[8] = nav_Navigation1_Link9;
var nav_Navigation1_Link10 = new Object();
nav_Navigation1_Link10.type = "existing";
nav_Navigation1_Link10.displayName = "Contact us";
nav_Navigation1_Link10.linkWindow = "_self";
nav_Navigation1_Link10.linkValue = "contact-us.html";
nav_Navigation1_Link10.linkIndex = "10";
nav_Navigation1.links[9] = nav_Navigation1_Link10;
var nav_Navigation1_Link11 = new Object();
nav_Navigation1_Link11.type = "existing";
nav_Navigation1_Link11.displayName = "Sermons";
nav_Navigation1_Link11.linkWindow = "_self";
nav_Navigation1_Link11.linkValue = "Services--Sermons.html";
nav_Navigation1_Link11.linkIndex = "11";
nav_Navigation1.links[10] = nav_Navigation1_Link11;
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 addMouseAndStyleSupportNavigation1(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_Navigation11\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link1\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'1\',false);\"><A HREF=\"\/index.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Home\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f1\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Home<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation12\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link2\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'2\',false);\"><A HREF=\"\/ourstory.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Our Story\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f2\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Our&nbsp;Story<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation13\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link3\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'3\',false);\"><A HREF=\"\/Pastor---Lady-Sandra-Bios.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Our Pastor\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f3\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Our&nbsp;Pastor<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation14\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link4\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'4\',false);\"><A HREF=\"\/whatwebelieve.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"What We Believe\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f4\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">What&nbsp;We&nbsp;Believe<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation15\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link5\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'5\',false);\"><A HREF=\"\/howtofindus.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"How to Find Us\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f5\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">How&nbsp;to&nbsp;Find&nbsp;Us<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation16\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link6\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'6\',false);\"><A HREF=\"\/events.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Upcoming Events\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f6\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Upcoming&nbsp;Events<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation17\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link7\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'7\',false);\"><A HREF=\"\/Resources.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Resources\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f7\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Resources<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation18\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link8\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'8\',false);\"><A HREF=\"\/Photo_Gallery.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Pictures\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f8\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Pictures<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation19\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link9\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'9\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'9\',false);\"><A HREF=\"\/Fundraisers.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Fundraisers\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f9\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Fundraisers<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation110\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link10\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'10\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'10\',false);\"><A HREF=\"\/contact-us.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Contact us\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f10\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Contact&nbsp;us<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG style=\"display: block;\" SRC=\"\/tp.gif\" HEIGHT=\"10\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_Navigation111\"><TD NOWRAP HEIGHT=\"39\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"Navigation1_Link11\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Ocean_Blue_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_Navigation1,this,\'11\',true);\" onmouseout=\"doMouseChange(nav_Navigation1,this,\'11\',false);\"><A HREF=\"\/Services--Sermons.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Sermons\"><DIV  STYLE=\"width:117px;height:39px;cursor: pointer;cursor: hand;\"><FONT ID=\"Navigation1_f11\" FACE=\"\'Comic Sans MS\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ComicSansMS10\" STYLE=\"vertical-align:middle;color:#000066;line-height:39px;\">Sermons<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportNavigation1(nav_Navigation1,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


