

document.write('<tr valign="top"><td colspan="3" width="100%" valign="top">');
document.write('<div class="menu" style="padding-right:30px;color:#FFA500;" align="right"><a href="index.html">Home</a> | ');
document.write('<a href="about2.htm">About</a> | ');
document.write('<a href="Donate5.htm">Donate</a> | ');
document.write('<a href="video2.htm">Video</a> | ');
document.write('<a href="photo.htm">Photos</a> | ');
document.write('<a href="news.htm">News</a> | ');
document.write('<a href="sponsors2.htm">Sponsors</a> | ');
document.write('<a href="Progress.htm">Progress</a> | ');
document.write('<a href="findaflag2.htm">Locate a Flag</a> | ');
document.write('<a href="contact2.htm">Contact</a>&nbsp;&nbsp;</div><br />');
document.write('</td></tr>');
