function on_forgetpwd()
{
        document.Login.action="user/Chkadmin1.asp";
        document.Login.submit();
 }