function winOpen1(){
    window.open("sample_card.html","","width=260,height=400,scrollbars=yes");
}
function winOpen2(){
    window.open("sample_kiroku.html","","width=260,height=400,scrollbars=yes");
}
function winOpen3(){
    window.open("sample_yaku.html","","width=260,height=400,scrollbars=yes");
}
function winOpen4(){
    window.open("sample_agari.html","","width=260,height=400,scrollbars=yes");
}
function winOpen5(){
    window.open("sample_reach.html","","width=260,height=400,scrollbars=yes");
}
function winOpen6(){
    window.open("sample_furikomi.html","","width=260,height=400,scrollbars=yes");
}
