document.write('<hr />');
document.write('<h3 style="font-style:italic; text-align:center">Navigation</h3>');
document.write('<hr />');

document.write('<div class="unwrap">');

document.write('<h3>Resources</h3>');

document.write('<p class="unwrap"><a href="index.html">HOME</a><br />');
document.write('<a href="404.html">Send A Donation</a><br />');
document.write('<a href="404.html">The Store</a><br />');
document.write('<a href="404.html">Exclusive Videos</a><br />');
document.write('<a href="pictures.html">Pictures</a><br />');
document.write('<a href="wikihow.html">wikiHow Submissions</a><br />');
document.write('<a href="links.html">Links</a><br />');
document.write('<a href="linkexchange.html">Link Exchange</a><br />');
document.write('<a href="404.html">Contact Me</a></p>');

document.write('<hr />');

document.write('<h3>Bulletin Archive</h3>');

document.write('<p>2010<br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="index.html">June</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="may2010.html">May</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="april2010.html">April</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="march2010.html">March</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="february2010.html">February</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="january2010.html">January</a></p>');
document.write('<p>2009<br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="december2009.html">December</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="november2009.html">November</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="october2009.html">October</a><br />');
document.write('&nbsp;&nbsp;&nbsp;<a href="september2009.html">September</a></p>');
document.write('</div>');
