function shiryoutop(){
    window.open("shiryou.html","","toolbar=yes,scrollbars=yes,resizable=yes,width=820,height=600");
}

function raijoutop(){
    window.open("raijou.html","","toolbar=yes,scrollbars=yes,resizable=yes,width=820,height=600");
}

function shiryou(){
    window.open("../shiryou.html","","toolbar=yes,scrollbars=yes,resizable=yes,width=820,height=600");
}

function raijou(){
    window.open("../raijou.html","","toolbar=yes,scrollbars=yes,resizable=yes,width=820,height=600");
}


function event2(){
    window.open("http://www.kugahara98.com/other/index.html","","toolbar=yes,scrollbars=yes,resizable=yes,width=910,height=320");
}


//間取りポップアップ
function OpenWindowsize(url){ window.open(url,'','width=780,height=650,scrollbars=yes,menubar=yes');// return true;
}

//眺望ポップアップ
function OpenWindowsize2(url){ window.open(url,'','width=950,height=506,scrollbars=no,menubar=no');// return true;
}

