img = new Array(24);
img[0]="http://blog26.fc2.com/t/tsuyopon/file/3.gif";
img[1]="http://blog26.fc2.com/t/tsuyopon/file/3.gif";
img[2]="http://blog26.fc2.com/t/tsuyopon/file/3.gif";
img[3]="http://blog26.fc2.com/t/tsuyopon/file/3.gif";
img[4]="http://blog26.fc2.com/t/tsuyopon/file/2.gif";
img[5]="http://blog26.fc2.com/t/tsuyopon/file/2.gif";
img[6]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[7]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[8]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[9]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[10]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[11]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[12]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[13]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[14]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[15]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[16]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[17]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[18]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[19]="http://blog26.fc2.com/t/tsuyopon/file/1.gif";
img[20]="http://blog26.fc2.com/t/tsuyopon/file/2.gif";
img[21]="http://blog26.fc2.com/t/tsuyopon/file/2.gif";
img[22]="http://blog26.fc2.com/t/tsuyopon/file/3.gif";
img[23]="http://blog26.fc2.com/t/tsuyopon/file/3.gif";
 
function frame(){
        date=new Date();
        hour=date.getHours();
        document.write("<img src=\""+img[hour]+"\" name=\"frame\" width=\"168\" height=\"50\" usemap=\"#tagmap\" border=\"0\">");
}