// メールボックスのウィンドウ

function mailboxUp() {
window.open("http://homepage2.nifty.com/~manga-corner/postmail/","window1","width=800,height=600,scrollbars=1");
}
//-->
