﻿<!--
if (document.images)
{
  SLIDES.set_image(document.images.SLIDESIMG);
  SLIDES.set_textid("SLIDESTEXT");
  SLIDES.update();
}
//-->