//opensubwindow
function openSubWin(path, w, h){
newWindow = window.open(path, "syosai", "width=" + w + ",height=" + h + ",scrollbars=yes,resizable=yes");
newWindow.focus();
}

//openwindow
//物件概要
function Open_outline(){
win=window.open("http://www.proud-web.jp/module/structure/outline/BukkenOutline.xphp?code_no=010285","","scrollbars=yes,resizable=yes,width=800,height=680");
}
//資料請求
function Open_request(){
win=window.open("https://www.proud-web.jp/module/material/SiryoOrderTop.xphp?code_no=010285","","scrollbars=yes,resizable=yes,width=800,height=680");
}
//来場予約
function Open_reserve(){
win=window.open("https://www.proud-web.jp/module/oubo/input.xphp?formID=240","","scrollbars=yes,resizable=yes,width=800,height=680");
}

//経路探索
function Open_map(){
win=window.open("http://www.proud-web.jp/shakujii/map/index.html","","scrollbars=yes,resizable=yes,width=680,height=680");
}


//2kuri
function Open_2kuri(){
win=window.open("http://www.2kuri.com/digipam/book_swf.html?lbgcolor=FFFFFF","","scrollbars=no,resizable=no,width=1012,height=655");
}

//misc_info
function Open_misc_info(){
win=window.open("misc_info/index.html","","scrollbars=yes,resizable=yes,width=600,height=550");
}
function Open_misc_info2(){
win=window.open("../misc_info/index.html","","scrollbars=yes,resizable=yes,width=600,height=550");
}

//ルームプラン
function Open_typeA(){
win=window.open("typeA.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeB(){
win=window.open("typeB.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeC(){
win=window.open("typeC.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeCg(){
win=window.open("typeCg.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeD(){
win=window.open("typeD.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeE(){
win=window.open("typeE.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeF(){
win=window.open("typeF.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeG(){
win=window.open("typeG.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeH(){
win=window.open("typeH.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeI(){
win=window.open("typeI.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeJ(){
win=window.open("typeJ.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeK(){
win=window.open("typeK.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeL(){
win=window.open("typeL.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeM(){
win=window.open("typeM.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
function Open_typeO(){
win=window.open("typeO.html","","scrollbars=yes,resizable=yes,width=700,height=680");
}
