var ImageCount;
ImageCount = 105;
img = Math.floor(Math.random() * ImageCount + 100);
document.write("<IMG SRC='../h20_0126/"+img+"k.jpg' height=80>");

var ImageCount;
ImageCount = 98;
img = Math.floor(Math.random() * ImageCount + 100);
document.write("<IMG SRC='../h20_0104/"+img+"k.jpg' height=80>");

var ImageCount;
ImageCount = 151;
img = Math.floor(Math.random() * ImageCount + 100);
document.write("<IMG SRC='../h19_1202/"+img+"k.jpg' height=80>");

var ImageCount;
ImageCount = 131;
img = Math.floor(Math.random() * ImageCount + 100);
document.write("<IMG SRC='../h19_1104/"+img+"k.jpg' height=80>");


