function SetLanguage(s) {
	location.href = s + document.LanguageForm.Language.value + '/index.htm'	
	}
