boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxbImage = new Image();
boxbImage.src = "/pix/1.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxcImage = new Image();
boxcImage.src = "/pix/2.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxdImage = new Image();
boxdImage.src = "/pix/3.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxeImage = new Image();
boxeImage.src = "/pix/4.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxfImage = new Image();
boxfImage.src = "/pix/5.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxgImage = new Image();
boxgImage.src = "/pix/6.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxhImage = new Image();
boxhImage.src = "/pix/7.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxiImage = new Image();
boxiImage.src = "/pix/8.gif";

boxaImage = new Image();
boxaImage.src = "/pix/trans-dummy.gif";
boxjImage = new Image();
boxjImage.src = "/pix/9.gif";

mapImage = new Image();
mapImage.src = "/pix/smallmap.jpg";
mapbImage = new Image();
mapbImage.src = "/pix/smallmaptext.jpg";

function display(location, source) { document[location].src = eval(source + ".src"); }