
// random picture generator for toppage 
var img=new Array(30); 
img[0]="<img src=top_pict/top01.jpg  width=748 height=283>"; 
img[1]="<img src=top_pict/top02.jpg  width=748 height=283>"; 
img[2]="<img src=top_pict/top03.jpg  width=748 height=283>"; 
img[3]="<img src=top_pict/top04.jpg  width=748 height=283>"; 
img[4]="<img src=top_pict/top05.jpg  width=748 height=283>"; 
img[5]="<img src=top_pict/top06.jpg  width=748 height=283>"; 
img[6]="<img src=top_pict/top07.jpg  width=748 height=283>"; 
img[7]="<img src=top_pict/top08.jpg  width=748 height=283>"; 
img[8]="<img src=top_pict/top09.jpg  width=748 height=283>"; 
img[9]="<img src=top_pict/top10.jpg  width=748 height=283>"; 
img[10]="<img src=top_pict/top11.jpg  width=748 height=283>"; 
img[11]="<img src=top_pict/top12.jpg  width=748 height=283>"; 
img[12]="<img src=top_pict/top13.jpg  width=748 height=283>"; 
img[13]="<img src=top_pict/top14.jpg  width=748 height=283>"; 
img[14]="<img src=top_pict/top15.jpg  width=748 height=283>"; 
img[15]="<img src=top_pict/top16.jpg  width=748 height=283>"; 
img[16]="<img src=top_pict/top17.jpg  width=748 height=283>"; 
img[17]="<img src=top_pict/top18.jpg  width=748 height=283>"; 
img[18]="<img src=top_pict/top19.jpg  width=748 height=283>"; 
img[19]="<img src=top_pict/top20.jpg  width=748 height=283>"; 
img[20]="<img src=top_pict/top21.jpg  width=748 height=283>"; 
img[21]="<img src=top_pict/top22.jpg  width=748 height=283>"; 
img[22]="<img src=top_pict/top23.jpg  width=748 height=283>"; 
img[23]="<img src=top_pict/top24.jpg  width=748 height=283>"; 
img[24]="<img src=top_pict/top25.jpg  width=748 height=283>"; 
img[25]="<img src=top_pict/top26.jpg  width=748 height=283>"; 
img[26]="<img src=top_pict/top27.jpg  width=748 height=283>"; 
img[27]="<img src=top_pict/top28.jpg  width=748 height=283>"; 
img[28]="<img src=top_pict/top29.jpg  width=748 height=283>"; 
img[29]="<img src=top_pict/top30.jpg  width=748 height=283>"; 

 