if (document.images) {
  ss.image = document.images.ss_img;
  ss.textid = "ss_text";
  ss.shuffle();
  ss.update();
  ss.play();
}


