﻿function userSignin() {
    window.location.reload(true);
}

function updatedStatus() {
    window.location.reload(true);
}
