if (document.images)
{
  this[10] = new Image();
  this[10].src = imageLoc + "blk.gif";
  this[11] = new Image();
  this[11].src = imageLoc + "bpk.gif";
  this[12] = new Image();
  this[12].src = imageLoc + "bur.gif";
  this[13] = new Image();
  this[13].src = imageLoc + "gar.gif";
  this[14] = new Image();
  this[14].src = imageLoc + "hun.gif";
  this[15] = new Image();
  this[15].src = imageLoc + "lav.gif";
  this[16] = new Image();
  this[16].src = imageLoc + "lbl.gif";
  this[17] = new Image();
  this[17].src = imageLoc + "lpk.gif";
  this[18] = new Image();
  this[18].src = imageLoc + "mar.gif";
  this[19] = new Image();
  this[19].src = imageLoc + "nav.gif";
  this[20] = new Image();
  this[20].src = imageLoc + "pnk.gif";
  this[21] = new Image();
  this[21].src = imageLoc + "kel.gif";
  this[22] = new Image();
  this[22].src = imageLoc + "red.gif";
  this[23] = new Image();
  this[23].src = imageLoc + "roy.gif";
  this[24] = new Image();
  this[24].src = imageLoc + "sca.gif";
  this[25] = new Image();
  this[25].src = imageLoc + "sap.gif";
}
