// JavaScript Document
function newwin01() {
               window.open("http://quiero.jp/aratamail/mail.html",
                           "Newwindow","width=450,height=400,scrollbars=no,resizable=no")
       }