//opensubwindow
function openSubWin(path, w, h){
newWindow = window.open(path, "syosai", "width=" + w + ",height=" + h + ",scrollbars=yes,resizable=yes");
newWindow.focus();
}

//ルームプラン
function Open_typeA(){
win=window.open("a-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeB(){
win=window.open("b-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeC(){
win=window.open("c-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeD(){
win=window.open("d-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeE1(){
win=window.open("e1-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeE2(){
win=window.open("e2-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeF(){
win=window.open("f-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeG(){
win=window.open("g-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeH(){
win=window.open("h-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeI(){
win=window.open("i-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeJ(){
win=window.open("j-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeK(){
win=window.open("k-type.html","","scrollbars=yes,resizable=yes,width=975,height=825");
}

function Open_typeL(){
win=window.open("l-type.html","","scrollbars=yes,resizable=yes,width=830,height=800");
}

function Open_typeM(){
win=window.open("m-type.html","","scrollbars=yes,resizable=yes,width=995,height=800");
}


function Open_typeN(){
win=window.open("n-type.html","","scrollbars=yes,resizable=yes,width=800,height=780");
}

function Open_typeO(){
win=window.open("o-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}

function Open_typeP(){
win=window.open("p-type.html","","scrollbars=yes,resizable=yes,width=970,height=780");
}

function Open_typeQ(){
win=window.open("q-type.html","","scrollbars=yes,resizable=yes,width=785,height=780");
}


function Open_typeR(){
win=window.open("r-type.html","","scrollbars=yes,resizable=yes,width=1000,height=790");
}

