function subWinmap01(){
	window.open("map01.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=690");
}
function subWinmap02(){
	window.open("map02.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=520");
}
