document.write("<div id=\"menu_holder\">")
document.write("<div id=\"menu\">")
document.write("")
document.write("	<dl>")
document.write("		<dt onmouseover=\"javascript:show(\'smenu1\'); home.src=\'images/home-on.jpg\';\" onmouseout=\"home.src=\'images/home-off.jpg\';\"><a href=\"index.html\"><img name=\"home\" border=0 src=\"images/home-off.jpg\" width=146 height=29></a></dt>")
document.write("	</dl>")
document.write("	")
document.write("	<dl>")
document.write("		<dt onmouseover=\"javascript:show(\'smenu2\'); about.src=\'images/about-on.jpg\';\" onmouseout=\"about.src=\'images/about-off.jpg\';\"><a href=\"about.html\"><img name=\"about\" border=0 src=\"images/about-off.jpg\" width=146 height=29></a></dt>")
document.write("			<dd id=\"smenu2\" onmouseover=\"javascript:show(\'smenu2\');\" onmouseout=\"javascript:show(\'\');\">")
document.write("				<ul>")
document.write("					<li><br><a href=\"about.html\">About Us</a></li><br><br>")
document.write("					<li><a href=\"moderator.html\">Moderator</a></li><br><br>")
document.write("					<li><a href=\"members.html\">Members</a></li><br><br>")
document.write("					<li><a href=\"articlesoffaith.html\">Articles of Faith</a></li><br><br>")
document.write("					<li><a href=\"covenant.html\">Baptist Covenant</a></li><br><br>")
document.write("					<li><a href=\"board.html\">Executive Board</a></li><br>")
document.write("				</ul>")
document.write("			</dd>")
document.write("	</dl>")
document.write("	")
document.write("	<dl>	")
document.write("		<dt onmouseover=\"javascript:show(\'smenu3\'); join.src=\'images/join-on.jpg\';\"")
document.write("onmouseout=\"join.src=\'images/join-off.jpg';\"><a href=\"join.html\"><img name=\"join\" border=0 src=\"images/join-off.jpg\" width=146 height=29></a></dt>")
document.write("	</dl>")
document.write("	")
document.write("	<dl>	")
document.write("		<dt onmouseover=\"javascript:show(\'smenu4\'); links.src=\'images/links-on.jpg\';\"")
document.write("onmouseout=\"links.src=\'images/links-off.jpg';\"><a href=\"links.html\"><img name=\"links\" border=0 src=\"images/links-off.jpg\" width=146 height=30></a></dt>")
document.write("	</dl>")
document.write("")
document.write("	<dl>	")
document.write("		<dt onmouseover=\"javascript:show(\'smenu5\'); prayer.src=\'images/prayer-on.jpg\';\"")
document.write("onmouseout=\"prayer.src=\'images/prayer-off.jpg';\"><a href=\"prayer.html\"><img name=\"prayer\" border=0 src=\"images/prayer-off.jpg\" width=146 height=29></a></dt>")
document.write("	</dl>")
document.write("")
document.write("	<dl>	")
document.write("		<dt onmouseover=\"javascript:show(\'smenu6\'); contact.src=\'images/contact-on.jpg\';\"")
document.write("onmouseout=\"contact.src=\'images/contact-off.jpg\';\"><a href=\"contact.html\"><img name=\"contact\" border=0 src=\"images/contact-off.jpg\" width=146 height=29></a></dt>")
document.write("			<dd id=\"smenu6\" onmouseover=\"javascript:show(\'smenu6\');\" onmouseout=\"javascript:show(\'\');\">")
document.write("				<ul>")
document.write("					<li><br><a href=\"contact.html\">Contact Us</a></li><br><br>")
document.write("					<li><br><a href=\"join.html\">Join Us</a></li><br><br>")
document.write("					<li><br><a href=\"order.php\">Registration</a></li><br><br>")
document.write("				</ul>")
document.write("			</dd>")
document.write("	</dl>")
document.write("</div>")
document.write("</div>")

