function switchLang(url)
{
	window.location.href = url;  
}