//opensubwindow



function openSubWin(path, w, h){



newWindow = window.open(path, "syosai", "width=" + w + ",height=" + h + ",scrollbars=yes,resizable=yes,status=yes,location=yes");



newWindow.focus();



}







//openwindow



//資料請求



function Open_request(){



win=window.open("https://mecnetcom.jp/em/enq/enq_form.php?qIds=Qpl5IaROi","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=850,height=700");



}



//来場予約



function Open_reservation(){



win=window.open("https://mecnetcom.jp/em/enq/enq_form.php?qIds=yVl5IaZUq","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=850,height=700");



}











//間取り



function Open_typeA(){



win=window.open("type_A.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



/*20100914 追加*/

function Open_typeA_2(){



win=window.open("roomplan/type_A.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}

function Open_typeA_3(){



win=window.open("../roomplan/type_A.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}





function Open_typeB(){



win=window.open("type_B.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeB_2(){



win=window.open("roomplan/type_B.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeB_3(){



win=window.open("../roomplan/type_B.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeC(){



win=window.open("type_C.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



/*20100810 追加*/

function Open_typeC_2(){



win=window.open("roomplan/type_C.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



/*20100810 追加*/

function Open_typeC_3(){



win=window.open("../roomplan/type_C.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeD(){



win=window.open("type_D.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



/*20100914 追加*/

function Open_typeD_2(){



win=window.open("roomplan/type_D.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}

function Open_typeD_3(){



win=window.open("../roomplan/type_D.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeE(){



win=window.open("type_E.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeE_2(){



win=window.open("roomplan/type_E.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeE_3(){



win=window.open("../roomplan/type_E.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeF(){



win=window.open("type_F.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



/*20100921 追加*/

function Open_typeF_2(){



win=window.open("roomplan/type_F.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}



function Open_typeF_3(){



win=window.open("../roomplan/type_F.html","","scrollbars=yes,resizable=yes,status=yes,location=yes,width=780,height=700");



}
