function changeLanguage(language, url, pid){
	//window.location.href='setSprog.php?lang='+language+'&page='+url+'&pid='+pid;
	//alert("Set language '"+language+"' and return to "+url);
}
