function subwin(num){
	window.open(num,'bplan','width=750,scrollbars=yes,toolbar=yes');
}

function subwin2(num){
	window.open(num,'tokuten','width=474,height=400');
}

function subwin3(num){
	window.open(num,'room','width=474,height=675');
}

function subwin4(num){
	window.open(num,'inq','width=474,height=675,scrollbars=yes');
}

function newWindow05() {
newWin = window.open("500.html","open05","width=310,height=170,scrollbars=yes,toolbar=no,status=no,directories=no,location=no,menubar=no,resizable=no");
}
function newWindow06() {
newWin = window.open("room/01.html","open06","width=350,height=300,scrollbars=yes,toolbar=yes,resizable=yes");
}

function newWindow07() {
newWin = window.open("room/02.html","open07","width=350,height=300,scrollbars=yes,toolbar=yes,resizable=yes");
}

function newWindow08() {
newWin = window.open("room/03.html","open08","width=350,height=300,scrollbars=yes,toolbar=yes,resizable=yes");
}

function newWindow09() {
newWin = window.open("room/04.html","open09","width=350,height=650,scrollbars=yes,toolbar=yes,resizable=yes");
}

function newWindow10() {
newWin = window.open("room/05.html","open10","width=350,height=300,scrollbars=yes,toolbar=yes,resizable=yes");
}

function newWindow11() {
newWin = window.open("room/06.html","open11","width=350,height=300,scrollbars=yes,toolbar=yes,resizable=yes");
}

function newWindow12() {
newWin = window.open("room/07.html","open12","width=350,height=500,scrollbars=yes,toolbar=yes,resizable=yes");
}