var j,d="",l="",m="",p="",q="",z="",KW_ARI= new Array()
  KW_ARI[KW_ARI.length]='images/right/1.jpg';
  KW_ARI[KW_ARI.length]='images/right/2.jpg';
  KW_ARI[KW_ARI.length]='images/right/3.jpg';
  KW_ARI[KW_ARI.length]='images/right/4.jpg';
  KW_ARI[KW_ARI.length]='images/right/5.jpg';
  KW_ARI[KW_ARI.length]='images/right/6.jpg';
 j=parseInt(Math.random()*KW_ARI.length);
  j=(isNaN(j))?0:j;
    document.write("<img src='"+KW_ARI[j]+"'>");