document.open();
document.write('<table width=900px onClick="event.cancelBubble=true;" align=center><tr><td align="center">')
document.write('<h3><a href="index.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Home</font></a> | ');
document.write('<a href="intro.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Introduction</font></a> |  ');
document.write('<a href="bebees.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Aubrey E. and Adeline I. Bebee</font></a> <br>  ');
document.write('<a href="portraits.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Portraits</font></a> | ');
document.write('<a href="friedberg.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Friedberg Numbers ');
document.write('</font></a> | <a href="date-denom.html" style="text-decoration:none"><font color="#CCCCCE" ');
document.write('face="helvetica">Series Date/Denomination</a> <br> <a href="territories-states.html" style="text-decoration:none"><font color="#CCCCCE">Territories and States</a> | ');
document.write('<a href="vignettes.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Vignettes</font></a> ');
document.write('</font> | <a href="errors.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Error Notes</font></a> ');
document.write(' | <a href="outstanding.html" style="text-decoration:none"><font color="#CCCCCE" face="helvetica">Outstanding Specimens</font></a></h3> ');
document.write('</td></tr></table>')
document.close();

