function newWin(){
window.open("sengen.html","sub","toolbar=yes,lobation=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=680,height=500");
}
