var rand=Math.round(Math.random()*4);
var img=new Array(5);
img[0]="http://hachimituya.net/common/images/27.jpg";
img[1]="http://hachimituya.net/common/images/28.jpg";
img[2]="http://hachimituya.net/common/images/29.jpg";
img[3]="http://hachimituya.net/common/images/30.jpg";
img[4]="http://hachimituya.net/common/images/31.jpg";

document.write("<img src=\"" + img[rand] + "\"  alt=\最新情報 title=\高価買い取りいたします。 />" );