// page03.js
document.write("<P CLASS='cent'>");
document.write("<A NAME='bigpic' CLASS='img'><IMG SRC='pictures/goddard2.jpg' WIDTH='319' HEIGHT='235' ALT='large images: 13K to 23K' NAME='bigpic'><\/A>");
document.write("<\/P>");
document.write("<CENTER>");
document.write("<TABLE CELLSPACING='0' CELLPADDING='5'>");
document.write("<TR VALIGN='top'>");
document.write("<TD>");
document.write("<P CLASS='cent'>");
document.write("<A HREF='#bigpic' onmouseover=document.bigpic.src='pictures/goddard2.jpg'>Goddard<\/A>");
document.write("<\/P>");
document.write("<\/TD>");
document.write("<TD>");
document.write("<P CLASS='cent'>");
document.write("<A HREF='#bigpic' onmouseover=document.bigpic.src='pictures/harlan2.jpg'>Harlan<\/A>");
document.write("<\/P>");
document.write("<\/TD>");
document.write("<TD>");
document.write("<P CLASS='cent'>");
document.write("<A HREF='#bigpic' onmouseover=document.bigpic.src='pictures/shank2.jpg'>Warlord Shank<\/A>");
document.write("<\/P>");
document.write("<\/TD><\/TR>");
document.write("<TR VALIGN='top'>");
document.write("<TD>");
document.write("<P CLASS='cent'>");
document.write("<A HREF='#bigpic' onmouseover=document.bigpic.src='pictures/gncrew2.jpg'>Goddard and<BR>");
document.write("co. on the<BR>");
document.write("CommPost<\/A>");
document.write("<\/P>");
document.write("<\/TD>");
document.write("<TD>");
document.write("<P CLASS='cent'>");
document.write("<A HREF='#bigpic' onmouseover=document.bigpic.src='pictures/thelma2.jpg'>Thelma<\/A>");
document.write("<\/P>");
document.write("<\/TD>");
document.write("<TD>");
document.write("<P CLASS='cent'>");
document.write("<A HREF='#bigpic' onmouseover=document.bigpic.src='pictures/radpush2.jpg'>Radu holding<BR>");
document.write("things up<\/A>");
document.write("<\/P>");
document.write("<\/TD><\/TR>");
document.write("<\/TABLE>");
document.write("<\/CENTER>")
