function popup(){
    window.open("http://www.summonnight.net/snworld/sn1ds/voice/index.php", "tokuten", "width=640,height=620,scrollbars=yes,resizable=yes");
}

function popupwall(){
    window.open("http://www.summonnight.net/snworld/sn1ds/special/wallpaper.html", "wall", "width=640,height=620,scrollbars=yes,resizable=yes");
}

function popupblog(){
    window.open("http://www.summonnight.net/snworld/sn1ds/special/blogparts.html", "blog", "width=640,height=620,scrollbars=yes,resizable=yes");
}

function popupss(){
    window.open("http://www.summonnight.net/snworld/sn1ds/special/ss.html", "ss", "width=640,height=620,scrollbars=yes,resizable=yes");
}

