function logout() { window.location.href = "/logout"; } function addme() { } function removeme() { } function confirm() { } function bail() { }