function Forgot_Click()
{
	with(document.frmforgot)
	{
		submit();
	}
}
