function SwitchToLanguage(newLanguage, currentLanguage, redirectUrl) { window.location = redirectUrl; }