BackButton.click(function() {
            BackButton.hide();
            LoginButton.show();
            IdentityPanel.hide();
            return false;