function open_win_1(){
window.open("e_7.html","","width=420,height=480,left=50,top=50,menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=no");
}
function open_win_2(){
window.open("e_8.html","","width=550,height=700,left=50,top=50,menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes");
}
function omikuji(){
window.open("telling_lot/index.html","","width=500,height=200,left=50,top=50");
}