if (document.images) {
  ASLIDES.image = document.images.ASLIDESIMG;
  ASLIDES.textid = "ASLIDESTEXT";
  ASLIDES.update();
  ASLIDES.play();
}

