if (document.images) {
  SLIDES.image = document.images.SLIDESIMG;
  SLIDES.textid = "SLIDESDIV";
  SLIDES.update();
  SLIDES.play();
}

