document.write("<div id='divQuickLinks' class='QuickLinks'>");
document.write("Quick Links:<br>");
document.write("	<table id='tblQuickLinks' class='QuickLinks' border='0' cellspacing=0 cellpadding=0  width='100%'>");
document.write("		<tr height='20'>");
document.write("			<td>&nbsp;&nbsp;</td>");
document.write("			<td nowrap class='QuickLinksItem' id='tdQuickLinksItemHome'><a class='QuickLinksItem' href='index.htm'>Home</a></td>");
document.write("			<td class='QuickLinksItem'>&nbsp;|&nbsp;</td>");
document.write("			<td nowrap class='QuickLinksItem' id='tdQuickLinksItemBulletin'><a class='QuickLinksItem' href='BulletinIndex.htm'>Weekly Bulletin</a></td>");
document.write("			<td class='QuickLinksItem'>&nbsp;|&nbsp;</td>");
document.write("			<td nowrap class='QuickLinksItem' id='tdQuickLinksItemChildren'><a class='QuickLinksItem' href='ChildrensBulletinIndex.htm'>Children's Weekly Bulletin</a></td>");
document.write("			<td class='QuickLinksItem'>&nbsp;|&nbsp;</td>");
document.write("			<td nowrap class='QuickLinksItem' id='tdQuickLinksItemFellowship'><a class='QuickLinksItem' href='NewsletterIndex.htm'>Wellspring Newsletter</a></td>");
document.write("			<td class='QuickLinksItem'>&nbsp;|&nbsp;</td>");
document.write("			<td nowrap class='QuickLinksItem' id='tdQuickLinksItemMission'><a class='QuickLinksItem' href='WomensMinistryNewsletterIndex.htm'>Women’s Ministry Newsletter</a></td>");
document.write("			<td width='100%'>&nbsp;</td>");
document.write("		</tr>");
document.write("	</table>");
document.write("</div>");
