@ -276,6 +276,7 @@ function ShowAccountSettings(variableName) {
}
function HideAccountSettings() {
If (document.getElementById("accountSettingsScreen"))
document.getElementById("accountSettingsScreen").style.display = "none";