<!-- nav53-jo.js - Navigation branches for personal stories - last update - 2/17/10  -->
document.write(' <table border="3" cellspacing="4" cellpadding="9" bgColor="#d3d3d3" bordercolor="#696969" width="187"> ');
document.write(' <tr><td class="toc"><img src="../basex/spacer.gif" width="28" height="1" alt="" /> ');
document.write(' <center><font size="2"><br /><b>PERSONAL<br />STORY</b></font><br /><br /> ');
document.write(' <hr size="2" width="120" align="center"><br /> ');
document.write(' <img src="53a-jo.jpg" align="center" alt="Jozsa pic." width="68" height="84"><br /><br /> ');
document.write(' <center><font color="#000000"><b>My Trip Through WWII<br /> By</b><br /><br /> ');
document.write(' <b>1st Sgt John N. Jozsa</b></font> ');
document.write(' Co. A, 53rd Engr Bn</center><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 size=-3 color=#000000>"+isnMonths[today.getMonth()]+" "+today.getDate()+", "
+getFullYear(today)+"</font></b></center>");
document.write(' <hr size="2" width="120" align="center" /><br /> ');
document.write(' <a href="../8books.htm">&#160; Back to Books...</a></center> ');
document.write(' </td></tr></table> ');
// End script for index branches -->
