<!--
function subWinOpen(){
	window.open("shinsatsu.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen1(){
	window.open("laser.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen2(){
	window.open("ems.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen3(){
	window.open("laser2.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen4(){
	window.open("room.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen5(){
	window.open("o2.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen6(){
	window.open("ope.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen7(){
	window.open("treatment.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen8(){
	window.open("councering.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen9(){
	window.open("recovery.html", "subwin01", "width=300,height=300","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen10(){
	window.open("pouder.html", "subwin01", "width=300,height=300","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen11(){
	window.open("machiai.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen12(){
	window.open("machiai2.html", "subwin01", "width=300,height=300","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen13(){
	window.open("rouka.html", "subwin01", "width=300,height=380","left=10,top=10,screenX=10,screenY=10");
}
function subWinOpen14(){
	window.open("campaign.html", "subwin01", "width=400,height=420","left=10,top=10,screenX=10,screenY=10");
}
//-->

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->