<!--
document.writeln('<body>');
document.writeln('<table align="center" border="0" cellpadding="0" cellspacing="0" width="770">');
document.writeln('	<tbody>');
document.writeln('		<tr>');
document.writeln('			<td style="text-align: right; height: 33px; font-size: 80%;" class="darkbrown"> &copy; 2010 Friendship Christian Church.&nbsp; All Rights Reserved.</td>');
document.writeln('      			<td colspan="2" class="darkbrown" style="padding-right: 15px; text-align: right;"> <a href="welcome.htm">About Us</a>');
document.writeln('      				&nbsp; | &nbsp; <a href="sitemap.htm">Site Map</a>&nbsp;| &nbsp; <a href="resources.htm">Resources</a>&nbsp;| &nbsp; <a href="footprints.htm">Friendship Footprints</a>&nbsp;| &nbsp; <a href="sermons.html">Previous Sermons</a>');
document.writeln('      			</td>');
document.writeln('		</tr>');
document.writeln('	</tbody>');
document.writeln('</table>');
document.writeln('</body>');
//-->