document.writeln("<script type=\"text/javascript\" language=\"JavaScript\">");
document.writeln("<!--");
document.writeln("function changeimage(towhat,url){");
document.writeln("if (document.images){");
document.writeln("document.images.targetimage.src=towhat.src");
document.writeln("gotolink=url");
document.writeln("}");
document.writeln("}");
document.writeln("function warp(){");
document.writeln("window.location=gotolink");
document.writeln("}");
document.writeln("");
document.writeln("var imagenames=new Array()");
document.writeln("var gotolink=\"#\"");
document.writeln("function preloadimages(){");
document.writeln("for (i=0;i<preloadimages.arguments.length;i++){");
document.writeln("imagenames[i]=new Image()");
document.writeln("imagenames[i].src=preloadimages.arguments[i]");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("preloadimages(\"l/pittsfield_f.jpg\",\"l/pittsfield_b.jpg\",\"images/null.gif\")");
document.writeln("//-->");
document.writeln("</script\>");
document.writeln("");
document.writeln("</head>");
document.writeln("");
document.writeln("<body background=\"bg/gt.gif\">");
document.writeln("");
document.writeln("<center>");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\"");
document.writeln("     background=\"t/pittsfield.gif\" border=\"0\" width=\"496\" height=\"250\">");
document.writeln("     <tr>");
document.writeln("         <td>");
document.writeln("         <table border=\"0\" cellpadding=\"0\"");
document.writeln("            cellspacing=\"0\" width=\"496\" height=\"250\">");
document.writeln("            <tr>");
document.writeln("            <td>");
document.writeln("            <center>");
document.writeln("            <a href=\"javascript:warp()\">");
document.writeln("            <img src=\"images/null.gif\" height=\"250\" name=\"targetimage\" border=\"0\"></a>");
document.writeln("            </center>");
document.writeln("            </td>");
document.writeln("            </tr>");
document.writeln("         </table>");
document.writeln("         </td>");
document.writeln("     </tr>");
document.writeln("</table>");
document.writeln("</center>");
document.writeln("");
document.writeln("<center>");
document.writeln("Copyright © <strong>VintageWestclox</strong>. All rights reserved.<br><br>");
document.writeln("");
document.writeln("Place mouse over image to see enlarged view. (Please allow time for large image to download!) <a href=\"help/imagehelp.html\">Help</a>");
document.writeln("<table border=\"0\" cellspacing=\"0\" height=\"75\">");
document.writeln("    <tr>");
document.writeln("        <td align=\"center\" valign=\"top\"><a href=\"#\"");
document.writeln("        onmouseout=\"changeimage(imagenames[2],this.href)\"");
document.writeln("        onmouseover=\"changeimage(imagenames[0],this.href)\"><img");
document.writeln("        src=\"bw/pittsfield_f.jpg\"");
document.writeln("        border=\"0\" width=\"71\" height=\"75\"></a></td>");
document.writeln("        <td align=\"center\" valign=\"top\"><a href=\"#\"");
document.writeln("        onmouseout=\"changeimage(imagenames[2],this.href)\"");
document.writeln("        onmouseover=\"changeimage(imagenames[1],this.href)\"><img");
document.writeln("        src=\"bw/pittsfield_b.jpg\"");
document.writeln("        border=\"0\" width=\"70\" height=\"75\"></a></td>");
document.writeln("    </tr>");
document.writeln("</table>");
document.writeln("<a href=\"/home.html\">");
document.writeln("Go to VintageWestclox Home Page</a>");
document.writeln("</center>");
