<!-- 8nav.js - Navigation branches website - last update - 2/21/10 - modified for variable width -->
document.write(' <table border="3" cellspacing="4" cellpadding="9" bgColor="#d3d3d3" bordercolor="#696969" width="187"> ');
document.write(' <tr><td class="toc"><br /> ');
document.write(' <center><img src="basex/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; Darby House,<br />&nbsp;  249 E. Broadway,<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 /> ');
document.write(' <hr size="2" width="120" 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)+"</b></center>");
document.write(' <hr size="2" width="120" align="center"><br /> ');
document.write(' </font></td></tr></table> ');

document.write(' <table border="3" cellspacing="2" cellpadding="2" bgcolor="#d3d3d3" bordercolor="#696969" width="193"><col class="xl24" width="126" /> ');
document.write(' <tr height="12"><td class="xl24"><a href="http://www.8th-armored.org/index.htm">Home</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="general/8gen-ix.htm">General Information</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="division/8div-ix.htm">Division History </b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="books/8books.htm">Unit Histories</b> </a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="routes/8routes-ix.htm">Unit Itineraries</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="aar/8aarepts.htm">After Action Reports</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="rosters/8go_nos.htm">General Orders</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="rosters/8awards1.htm">Awards</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="rosters/8citation-ix.htm">Citations</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="rosters/8rosters.htm">Company Rosters</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="pics/8pics.htm">Company Pictures</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="port1-4/8port-ix.htm">Picture Portfolios</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="port1-4/8port-ix.htm">Camp Polk Booklet</b></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="books/8books.htm">Books</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="poems/8poem-a.htm">Poems</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="assn/8friends.htm">Bulletin Board</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="assn/8assn-ix.htm">Association Information</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="misc/8misc-ix.htm">Miscellaneous Items</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="pics/marg-ix.htm">Margraten Cemetery</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="general/8archive.htm">Archive Project</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="general/8sitemap.htm">Site Map</b></a></td></tr> ');
document.write(' <tr height="12"><td class="xl24"><a href="general/8search.htm">Search Routine</b></a></td></tr></td></tr> ');
document.write(' </td></tr></table> ');
// End script for index branches -->