document.write('<div id=foot_nav>');
document.write('<a href="index.html">HOME</a> &#149; ');
document.write('<a href="story.html">OUR STORY</a> &#149; ');
document.write('<a href="build.html">BUILD HIS CHURCH</a> &#149; ');
document.write('<a href="youth.html">YOUTH GROUP</a> &#149; ');
document.write('<a href="contact.html">CONTACT US</a>');
document.write('</div>');

document.write('If you have any questions or comments,<br>');
document.write('please email us at: ');
document.write('<a href="mailto:cambodiancrc@yahoo.com">cambodiancrc@yahoo.com</a>');