<!-- 8nav.js - Navigation branches website - last update - 7/27/09 - modified menu location -->
document.write(' <td width="130"> ');
document.write(' <img src="../base/spacer.gif" width="28" height="80" alt="" /> ');
document.write(' <table width="130" border="0" bgColor="#E6E6FA" cellpadding="4"> ');
document.write(' <tr><td class="toc"><br /> ');
document.write(' <center><img src="../base/8ad1.gif" align="center" alt="8th patch" width="80" height="80" /></center><br  /> ');
document.write(' <font color="#000000"><center><b><u>8th Armored Division<br> ');
document.write('  Association</u></b></center><br /> ');
document.write(' Executive Director:<br /> ');
document.write(' &nbsp; Sidney Bishop<br /> ');
document.write(' &nbsp; 1416 Laurel Hills Circle,<br />  ');
document.write(' &nbsp; Jefferson City, TN 37760<br /><br /> ');
document.write(' E-mail:&nbsp;  ');
document.write(' <a href="mailto:sbb8thad@bellsouth.net">sbb8thad@bellsouth.net</a><br /><br /></font> ');
document.write(' <hr size="2" width="110" align="center"> ');
// this fixes a Netscape 2 and 3 date bug
function getFullYear(d) { // d is a date object
 yr = d.getYear();
 if (yr < 1000)
  yr+=1900;
 return yr;
}
document.write("<center><b><font color=#000000>"+isnMonths[today.getMonth()]+" "+today.getDate()+", "
+getFullYear(today)+"</font></b></center>");
document.write(' <hr size="2" width="110" align="center"><br /> ');
document.write(' <a href="http://www.8th-armored.org/index.htm"><b>Home</b></a><br /> ');
document.write(' <a href="../general/8gen-ix.htm"><b>General Information</b></a><br /> ');
document.write(' <a href="../division/8div-ix.htm"><b>Division History </b></a><br /> ');
document.write(' <a href="../books/8books.htm"><b>Unit Histories</b> </a><br /> ');
document.write(' <a href="../routes/8routes-ix.htm">Unit Itineraries</a><br> ');
document.write(' <a href="../aar/8aarepts.htm"><b>After Action Reports</b></a><br /> ');
document.write(' <a href="../rosters/8go_nos.htm"><b>General Orders</b></a><br /> ');
document.write(' <a href="../rosters/8awards1.htm"><b>Awards</b></a><br /> ');
document.write(' <a href="../rosters/8citation-ix.htm"><b>Citations</b></a><br /> ');
document.write(' <a href="../rosters/8rosters.htm"><b>Company Rosters</b></a><br /> ');
document.write(' <a href="../pics/8pics.htm"><b>Company Pictures</b></a><br> ');
document.write(' <a href="../port1-4/8port-ix.htm"><b>Picture Portfolios 1-4</b></a><br /> ');
document.write(' <a href="../port1-4/8port-ix.htm"><b>Camp Polk Booklet</b><br /> ');
document.write(' <a href="../books/8books.htm"><b>Books</b></a><br /> ');
document.write(' <a href="../poems/8poem-a.htm"><b>Poems</b></a><br /> ');
document.write(' <a href="../assn/8friends.htm"><b>Bulletin Board</b></a><br /> ');
document.write(' <a href="../assn/8assn-ix.htm"><b>Association Information</b></a><br /> ');
document.write(' <a href="../misc/8misc-ix.htm"><b>Miscellaneous Items</b></a><br /> ');
document.write(' <a href="../8_big/marg-ix.htm"><b>Margraten Cemetery</b></a><br /> ');
document.write(' <a href="../general/8archive.htm"><b>Archive Project</b></a><br /> ');
document.write(' <a href="../general/8sitemap.htm"><b>Site Map</b></a><br /> ');
document.write(' <a href="../general/8search.htm"><b>Search Routine</b></a><br /><br /> ');
document.write(' </td></tr></table></td> ');
// End script for index branches -->