<!--function changeImage1(){document.a.src="img/bt-01a.jpg";}function changeImage2(){document.a.src="img/bt-01b.jpg";}function changeImage3(){document.b.src="img/bt-02a.jpg";}0function changeImage4(){document.b.src="img/bt-02b.jpg";}function changeImage5(){document.c.src="img/bt-03a.jpg";}function changeImage6(){document.c.src="img/bt-03b.jpg";}function changeImage7(){document.d.src="img/bt-04a.jpg";}function changeImage8(){document.d.src="img/bt-04b.jpg";}function changeImage9(){document.e.src="img/bt-05a.jpg";}function changeImage10(){document.e.src="img/bt-05b.jpg";}function changeImage11(){document.f.src="img/bt-06a.jpg";}function changeImage12(){document.f.src="img/bt-06b.jpg";}function changeImage13(){document.g.src="img/bt-07a.jpg";}function changeImage14(){document.g.src="img/bt-07b.jpg";}function changeImage15(){document.h.src="img/bt-08a.jpg";}function changeImage16(){document.h.src="img/bt-08b.jpg";}function changeImage17(){document.i.src="img/bt-09a.jpg";}function changeImage18(){document.i.src="img/bt-09b.jpg";}function changeImage19(){document.j.src="img/bt-10a.jpg";}function changeImage20(){document.j.src="img/bt-10b.jpg";}function changeImage21(){document.k.src="img/bt-11a.jpg";}function changeImage22(){document.k.src="img/bt-11b.jpg";}function changeImage23(){document.l.src="img/bt-12a.jpg";}function changeImage24(){document.l.src="img/bt-12b.jpg";}function changeImage25(){document.m.src="img/bt-13a.jpg";}function changeImage26(){document.m.src="img/bt-13b.jpg";}function picture_change(){    var now = new Date();    ransu = now.getSeconds() % 5;    pict = new Array(5);    for(i = 0; i < 5; i++){        pict[i] = new Image();        pict[i].src = "img/pict" + i + ".jpg";    }    document.picture.src = pict[ransu].src;}function OpenWin1(){var win1= window.open('http://www.jsk.gr.jp/policy.html','newwin1','toolbar=no,location=no,status=no,menubar=no,width=600,height=600')}function OpenWin2(){var win1= window.open('map.html','newwin1','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=600,height=700')}function OpenWin3(){var win1= window.open('soubi.html','newwin1','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=620,height=700')}// End 