// page3.js
document.write("<P CLASS='cent'>");
document.write("<A NAME='bigpic' CLASS='img'><IMG SRC='pictures/anik2.jpg' WIDTH='319' HEIGHT='236' ALT='large images: 9K to 14K' 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/anik2.jpg'>Anik's credit<\/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/cary2.jpg'>Cary's credit<\/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/paul2.jpg'>Paul's credit<\/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/credits2.jpg'>The ''Created<BR>");
document.write("by'' credit<\/A>");
document.write("<\/P>");
document.write("<\/TD><\/TR>");
document.write("<\/TABLE>");
document.write("<\/CENTER>")
