if (document.images) {

  blank = new Image(200,160);
  blank.src = "../images/text00.gif";

  text01= new Image(200,160);
  text01.src = "../images/text01w.gif";

  text02= new Image(200,160);
  text02.src = "../images/text02w.gif";

  text03= new Image(200,160);
  text03.src = "../images/text03w.gif";

  text04= new Image(200,160);
  text04.src = "../images/text04w.gif";

  text05= new Image(200,160);
  text05.src = "../images/text05w.gif";

  text06= new Image(200,160);
  text06.src = "../images/text06w.gif";

  text07= new Image(200,160);
  text07.src = "../images/text07w.gif";

  text08= new Image(200,160);
  text08.src = "../images/text08w.gif";

  text09= new Image(200,160);
  text09.src = "../images/text09w.gif";

  text10= new Image(200,160);
  text10.src = "../images/text10w.gif";

  text11= new Image(200,160);
  text11.src = "../images/text11w.gif";

  text12= new Image(200,160);
  text12.src = "../images/text12w.gif";

  text13= new Image(200,160);
  text13.src = "../images/text13w.gif";

  text14= new Image(200,160);
  text14.src = "../images/text14w.gif";

  text15= new Image(200,160);
  text15.src = "../images/text15w.gif";

  text16= new Image(200,160);
  text16.src = "../images/text16w.gif";

}
else {
  blank = ""
  text01 = ""
  text02 = ""
  text03 = ""
  text04 = ""
  text05 = ""
  text06 = ""
  text07 = ""
  text08 = ""
  text09 = ""
  text10 = ""
  text11 = ""
  text12 = ""
  text13 = ""
  text14 = ""
  text15 = ""
  text16 = ""
  document.text = ""
}