<!--
function Windowmap738() {
    win1=window.open ("images/map738.jpg", "",
        "toolbar=no,height=610,width=800");
   }

function Windowmap825() {
    win1=window.open ("images/map738.jpg", "",
        "toolbar=no,height=610,width=800");
   }

function Windowmap101() {
 win2=window.open ("images/shizenmap1000-1.jpg", "",
        "scrollbars=yes,height=586,width=850");
  }
function Windowmap102() {
 win3=window.open ("images/shizenmap1000-2.jpg", "",
        "toolbar=no,height=586,width=850");
  }
function Windowmap103() {
 win4=window.open ("images/shizenmap1000-3.jpg", "",
        "toolbar=no,height=586,width=850");
  }

function wopen301() {
 win4=window.open ("photo/san/sanpuku.jpg", "",
        "toolbar=no,height=586,width=850");
  }

function wopen401() {
 win4=window.open ("photo/kor/koroni.jpg", "",
        "toolbar=no,height=586,width=850");
  }

function wopen501() {
 win4=window.open ("photo/isi/gmap1128.jpg", "",
        "toolbar=yes");
  }

function wopen601() {
 win4=window.open ("images/shizenmap.jpg", "",
        "toolbar=yes,scrollbars=yes");
  }

function wopen701() {
 win4=window.open ("photo/koutu/guru1.jpg", "",
        "toolbar=yes");
  }

function wopen801() {
 win4=window.open ("photo/koutu/guru2.jpg", "",
        "toolbar=yes");
  }  

function wopen901() {
 win4=window.open ("photo/osirase/ume.jpg", "",
        "toolbar=yes");
  }  

function wopen902() {
 window.open ("annaizu_B.htm", "",
        "toolbar=yes ,scrollbars=yes");
  }  

function wopen903() {
 window.open ("sansakuzu_B.htm", "",
        "toolbar=yes,scrollbars=yes ");
  }  

imgcount=0;
fade=0;
function changeImg()
{
	fade=0;
	imgcount = (imgcount +1) %4;

	document.btn.src="design/"+imgcount+".jpg";
	fadein(imgcount);
}

function fadein(imgcount)
{
	if (fade > 95) return;
	else btn.filters['alpha'].opacity = fade+=2;
	setTimeout("fadein(imgcount)",50);
}

function openContents()
{
	maincontent.style.visibility="visible"
}


function closeContents()
{

	maincontent.style.visibility="hidden"
}



//-->
