function DropDown() {
	window.location= document.getElementById('SiteLang').value;
}
