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