function pop_al_seijin(){
    win=window.open("a_seijin/index.html","new","width=460,height=485,scrollbars=yes");
}
function pop_al_sichigosan(){
    win=window.open("a_sichigosan/index.html","new","width=460,height=485,scrollbars=yes");
}
function pop_al_sotsugyou(){
    win=window.open("a_sotsugyou/index.html","new","width=460,height=485,scrollbars=yes");
}
function pop_al_wedding(){
    win=window.open("a_wedding/index.html","new","width=460,height=485,scrollbars=yes");
}
function pop_al_guest(){
    win=window.open("a_guest/index.html","new","width=460,height=485,scrollbars=yes");
}
function pop_map(){
    win=window.open("pop_map.html","map","width=570,height=500,scrollbars=yes");
}
function pop_map02(){
    win=window.open("pop_map2.html","map","width=680,height=500,scrollbars=yes");
}