function setLanguage(domain)
{
    window.location = domain;
}
