document.write("<div id='divFooter' class='Footer'><br><br>");
document.write("	<table border='0' cellspacing=0 cellpadding=0 width='100%' align='center'>");
document.write("		<tr>");
document.write("			<td class='Footer' align='middle'>");
document.write("			<a class='Footer' href='index.htm'>Home</a>");
document.write("			|");
document.write("			<a class='Footer' href='BulletinIndex.htm'>Weekly Bulletin</a>");
document.write("			|");
document.write("			<a class='Footer' target='_blank' href='http://www.extendcalendars.com/TMSExtract.aspx?xml=098702'>Calendar of Events</a>");
document.write("			|");
document.write("			<a class='Footer' href='NewsletterIndex.htm'>Wellspring Newsletter</a>");
document.write("			|");
document.write("			<a class='Footer' href='SafeSanctuaries.htm'>Safe Sanctuaries</a>");
document.write("			|");
document.write("			<a class='Footer' href='ContactUs.htm'>Contact Us</a></td>");
document.write("		</tr>");
document.write("	</table>");
document.write("	<table border='0' cellspacing=0 cellpadding=0 align='center'>");
document.write("		<tr>");
document.write("			<td rowspan='2'><img src='images/Cross200X361.gif' width='75' height='120' border='0' alt=''></td>");
document.write("			<td nowrap class='Large Bold' align='middle' valign='bottom'>&copy; 2008 Fuquay-Varina United Methodist Church</td>");
document.write("		</tr>");
document.write("		<tr>");
document.write("			<td nowrap class='Normal' align='middle' valign='top'>100 S. Judd Parkway SE | Fuquay-Varina, NC 27526 | 919-552-4331</td>");
document.write("		</tr>");
document.write("	</table>");
document.write("</div>");
