function openwin1(){
window.open("frame/popup1.html","popup","width=660,height=600,left=50,top=20'toolbar=no,scrollbars=yes,resizable=yes");
}

function openwin2(){
window.open("frame/popup_soritsu60.html","popup","width=660,height=600,left=50,top=20'toolbar=no,scrollbars=yes,resizable=yes");
}

function openwin3(){
window.open("frame/popup_2011anzenkigan.html","popup","width=660,height=600,left=50,top=20'toolbar=no,scrollbars=yes,resizable=yes");
}

function openwin4(){
window.open("frame/popup_soritsu61.html","popup","width=660,height=600,left=50,top=20'toolbar=no,scrollbars=yes,resizable=yes");
}

function closelink() {
window.opener.location.href = "http://www.yotsuba-re.co.jp/testss/inquiry/index.html";
window.close();
}
