function changeCulture(a){if(a=="en"){Delete_Cookie(COOKIE_CULTURE,"/","")}else{Set_Cookie(COOKIE_CULTURE,a,"","/","","")}location.href=(arguments.length>1)?arguments[1]:location.href};
