document.write('<table  cellpadding=0 cellspacing=0>')
document.write(' <tr>')
document.write('	<TD class=menu><A href="index.htm">Home</A>&nbsp;')
document.write('	<TD class=menu>&nbsp;<A href="AboutUsandContactUs.htm">About&nbsp;Us/Contact&nbsp;US</A>&nbsp;')
document.write('	<TD class=menu>&nbsp;<A href="ThankYou.htm">Thank&nbsp;You</A>&nbsp;')
document.write('	<TD class=menu>&nbsp;<A href="EventCalendar.htm">Event&nbsp;Calendar</A>&nbsp;')
document.write('<TR>')
document.write('	<TD class=menu>&nbsp;<A href="RunWalk.htm">5K&nbsp;Walk</A>&nbsp;')
document.write('	<TD class=menu><A href="PhotoGallery.htm">Event&nbsp;Photo&nbsp;Gallery</A>&nbsp;')
document.write('	<TD class=menu>&nbsp;<A href="Angels.htm">Our&nbsp;Angels</A>&nbsp;')
document.write('	<TD class=menu>&nbsp;<A href="MyPage.htm">My&nbsp;Page</A>&nbsp;')
document.write('</table>')
