if (document.images) {

SLIDES.image = document.images.SLIDESIMG;
SLIDES.textid = "SLIDESTEXT";
SLIDES.update();
SLIDES.timeout=5000;
SLIDES.play();

}

