Page is a not externally linkable
tedster - 11:50 am on Aug 2, 2001 (gmt 0)
var preLoad = new Array();
FYI, Brian, the external script loads the images here, right after the "do not edit" warning:
for (i = 0; i < p; i++) {
preLoad[i] = new Image();
preLoad[i].src = Pic[i];
}