function setLanguage()
{
	window.location.href=document.formfjs.wwl.value + document.formfjs.selectlanguage.value;
}
