public static bool WhenLoggedInAnchor(AnchorElement anchor)
		{
			PageImplementation.LogInTransfer(anchor.Href);
			return false;
		}