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