//資料請求

function Open_rq(){
window.open("request/index.html","contact","width=600,height=450,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes");
}

//現地マップ

function Open_map(){
window.open("map.html","map","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes");
}

//時刻表

function Open_time(){
window.open("time.html","time","width=850,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes");
}

//間取り

function Open_d_type(){
window.open("plan/d_type/index.html","D_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_k7_type(){
window.open("plan/k7_type/index.html","K7_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_gg_type(){
window.open("plan/gg_type/index.html","Gg_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_cg_type(){
window.open("plan/cg_type/index.html","Cg_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_g_type(){
window.open("plan/g_type/index.html","G_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_gm2_type(){
window.open("plan/gm2_type/index.html","GM2_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_h_type(){
window.open("plan/h_type/index.html","H_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_h7m2_type(){
window.open("plan/h7m2_type/index.html","H_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_hg_type(){
window.open("plan/hg_type/index.html","Hg_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_hm2_type(){
window.open("plan/hm2_type/index.html","HM2_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_km2_type(){
window.open("plan/km2_type/index.html","KM2_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_eg_type(){
window.open("plan/eg_type/index.html","Eg_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes, ");
}

function Open_b_type(){
window.open("plan/b_type/index.html","B_type","width=700,height=650,toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes");
}
