function WinOpen1(){
window.open('http://www.10-min.net/mail/index.html','toiawase','resizable=1,scrollbars=1,menubar=0,directories=0,status=1,location=0,width=518,height=1400');
}

function WinOpen2(){
window.open('http://www.10-min.net/lineup/index.html','lineup','resizable=1,scrollbars=1,menubar=0,directories=0,status=1,location=0,width=600,height=1000');
}