function agentPasswordRemind ()
{
	document.getElementById("PasswordRemind").submit();
}

