<!--
if (document.images)
{
  SLIDES.set_image(document.images.SLIDESIMG);
  SLIDES.update();
  SLIDES.play(); //optional
}//-->