// page3.js
document.write("<P CLASS='cent'>");
document.write("<A NAME='bigpic' CLASS='img'><IMG SRC='pictures/compost2.jpg' WIDTH='319' HEIGHT='236' ALT='large images: 9K to 16K' 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/compost2.jpg'>The Command<BR>");
document.write("Post<\/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/engine2.jpg'>The Engine<BR>");
document.write("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/bunkrom2.jpg'>A bunkroom<\/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/coridor2.jpg'>A random<BR>");
document.write("corridor<\/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/teamrom2.jpg'>The Team<BR>");
document.write("Room<\/A>");
document.write("<\/P>");
document.write("<\/TD><\/TR>");
document.write("<\/TABLE>");
document.write("<\/CENTER>")
