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