<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function openWindow(url){
window.open(url,'win','scrollbars=yes,resizable=yes,width=660,height=615');
}

function openMapnikkeiinfo(url){
window.open(url,'win','scrollbars=yes,resizable=yes,width=540,height=650');
}

function openMap(url){
window.open(url,'win','scrollbars=yes,resizable=yes,width=660,height=615');
}

function openMapindex(url){
window.open(url,'win','scrollbars=yes,resizable=yes,width=880,height=760');
}

function openInfluenza(url){
window.open(url,'win','scrollbars=yes,resizable=yes,width=850,height=230');
}

function WinOpen(url,target,w,h){
var win = window.open(url,target,"toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width="+w+",height="+h);
}


<!--  mailto用  -->

function mail(i_1,i_2)
{eval(String.fromCharCode(108,111,99,97,116,105,111,110,46,104,114,101,102,32,61,32,39,109,97,105,108,116,111,58) + i_1 + String.fromCharCode(60,107,101,110,115,121,117,64,110,101,120,46,110,105,107,107,101,105,46,99,111,46,106,112,62,63,115,117,98,106,101,99,116,61) +  i_2 + "'");}
document.write("<a href=JavaScript:mail_to('','')></a>");





function openWindow0(){
window.open("map.htm","miniwindow",'toolbar=1,menubar=1,location=0,menubar=1,scrollbars=1,width=540,height=450,resizable=0,alwaysLowered=1,left=0,top=0');}
<!--

var a;
a="subexpla";
function loadtext(i){
	if(document.getElementById){document.getElementById(a+i).style.display=='none'?document.getElementById(a+i).style.display='':document.getElementById(a+i).style.display='none'};
	}
	
a="hidd";
b="open";
function pulldown(i){
	if(document.getElementById(a+i)){document.getElementById(a+i).style.display=='none'?document.getElementById(a+i).style.display='':document.getElementById(a+i).style.display='none'};
	if(document.getElementById(b+i)){document.getElementById(b+i).style.display=='none'?document.getElementById(b+i).style.display='':document.getElementById(b+i).style.display='none'};

}
-->

