// page06.js
document.write("<P CLASS='cent'>");
document.write("<A NAME='bigpic' CLASS='img'><IMG SRC='pictures/network2.jpg' WIDTH='319' HEIGHT='235' ALT='large images: 12K to 24K' 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/network2.jpg'>The jumptube<BR>");
document.write("network<\/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/hncawe2.jpg'>Harlan and Cat<BR>");
document.write("staring in awe<\/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/ssengin2.jpg'>The sister ship<BR>");
document.write("engine room<\/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/hncdart2.jpg'>Harlan's near<BR>");
document.write("dart miss<\/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/hroll2.jpg'>Harlan does a<BR>");
document.write("somersault<\/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/hardart2.jpg'>Harlan gets hit<\/A>");
document.write("<\/P>");
document.write("<\/TD><\/TR>");
document.write("<\/TABLE>");
document.write("<\/CENTER>")
