function popup(){
    window.open("owabi/index.html", "w", "width=740,height=510,status=no,resizable=no,scrollbars=no");
}
