document.write("<div id='footer'> ")
document.write("<p><a href='index.htm'>Home</a> | ")
document.write("<a href='register.htm'>Registration</a> | ")
document.write("<a href='details.htm'>Details</a> | ")
document.write("<a href='katie.htm'>Katie's Story</a> | ")
document.write("<a href='rmh.htm'>Beneficiary</a> | ")
document.write("<a href='sponsors.htm'>Sponsors</a> | ")
document.write("<a href='volunteer.htm'>Volunteers</a> | ")
document.write("<a href='results.htm'>Results &amp; Photos</a> | ")
document.write("<a href='contact.htm'>Contact</a> | ")
document.write("<a href='sitemap.htm'>Site&nbsp;Map</a></p> ")
document.write("</div> ")

