function selectLang(index) {
	window.location.href = index;      
}

