// ̗֔\h5

img = new Array();
img[0] = "images/img_feature201.gif";
img[1] = "images/img_feature202.gif";
img[2] = "images/img_feature203.gif";
img[3] = "images/img_feature204.gif";
img[4] = "images/img_feature205.gif";
n = Math.floor(Math.random()*img.length);
document.write("<img src='"+img[n]+"' alt='̗֔\h5' width='157' height='78'  border='0' class='imgf2' />");