function popup()
{
window.open("abtsuku.php","myWin","width=800,height=600,resizable=yes,scrollbars=yes,menubar=no,status=yes,directories=no");
}
;

