function alumniredirect() {
// Set cookie with URL pathname
setCookie("alumnilocation", document.location.pathname)
}