var imgMax  = 19; 
var imgRand = Math.floor(Math.random() * imgMax);
if(imgRand == 0)       document.write('<img alt="青い空 と 白い雲" src="archives/image/EC030.jpg" width="176" height="125" />');
else if(imgRand == 1)  document.write('<img alt="山 と 湖" src="archives/image/CP062.jpg" width="176" height="132" />');
else if(imgRand == 2)  document.write('<img alt="夕焼け" src="archives/image/CP108.jpg" width="176" height="132" />');
else if(imgRand == 3)  document.write('<img alt="空・雲・海" src="archives/image/AQ091.jpg" width="176" height="125" />');
else if(imgRand == 4)  document.write('<img alt="空・雲・草原" src="archives/image/SF029.jpg" width="176" height="125" />');
else if(imgRand == 5)  document.write('<img alt="虹" src="archives/image/EE184.jpg" width="176" height="125" />');
else if(imgRand == 6)  document.write('<img alt="富士山" src="archives/image/AM051.jpg" width="176" height="132" />');
else if(imgRand == 7)  document.write('<img alt="空 と 木" src="archives/image/CK022.jpg" width="176" height="125" />');
else if(imgRand == 8)  document.write('<img alt="緑" src="archives/image/SF038.jpg" width="176" height="125" />');
else if(imgRand == 9)  document.write('<img alt="スープ" src="archives/image/FD1022.jpg" width="176" height="124" />');
else if(imgRand == 10)  document.write('<img alt="ピザ" src="archives/image/FD1023.jpg" width="176" height="124" />');
else if(imgRand == 11)  document.write('<img alt="お花畑" src="archives/image/CK086.jpg" width="176" height="125" />');
else if(imgRand == 12)  document.write('<img alt="空・雲・木" src="archives/image/EC099.jpg" width="176" height="125" />');
else if(imgRand == 13)  document.write('<img alt="夕暮れの海" src="archives/image/EE120.jpg" width="176" height="125" />');
else if(imgRand == 14)  document.write('<img alt="たくさんのお花" src="archives/image/0446.jpg" width="176" height="132" />');
else if(imgRand == 15)  document.write('<img alt="お花" src="archives/image/0453.jpg" width="176" height="132" />');
else if(imgRand == 16)  document.write('<img alt="水" src="archives/image/0899.jpg" width="176" height="132" />');
else if(imgRand == 17)  document.write('<img alt="海岸" src="archives/image/MX0164.jpg" width="176" height="116" />');
else if(imgRand == 18)  document.write('<img alt="地球" src="archives/image/NN0014.jpg" width="176" height="132" />');