<!--
ImageCount = 8;
img = Math.floor(Math.random() * ImageCount);
document.write("<IMG SRC='../../img/common/rdm-img/"+img+".jpg'>");
// -->
