<!-- nav399b-th.js - Navigation branches for personal stories - basic shell - 5/11/09  -->
document.write(' <table border="3" cellspacing="4" cellpadding="9" bgColor="#d3d3d3" bordercolor="#696969" width="187"> ');
document.write(' <tr><td class="toc"><center><font size="2"><br /><b>UNIT<br />HISTORY</b></font><br /><br /> ');
document.write(' <hr size="2" width="120"><br /> ');
document.write(' <img src="399b-th.jpg" alt="399B AFA cover" border="1" width="60" height="90"><br /><br /> ');
document.write(' <hr size="2" width="120"><br /> ');
document.write(' <font color="#000000"><b><u>Written by:</u><br /><br /> ');
document.write(' <b>Unit Historians</b><br /> ');
document.write(' Battery B, <br />399th A F A</font><br /><br /> ');
document.write(' <hr size="2" width="120" /> ');
// 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("<b><font size=-3 color=#000000>"+isnMonths[today.getMonth()]+" "+today.getDate()+", "
+getFullYear(today)+"</font></b>");
document.write(' <hr size="2" width="120" /><br /> ');
document.write(' <a href="../8books.htm">&#160; Back to Books...</a></center> ');
document.write(' </td></tr></table> ');
// End script for index branches -->
