//ポップアップういんど
function new_win1(){
window.open("talk_guest.html","","width=333,height=221,scrollbars=no,");
}
