function sprachewechseln(anURL,alanguage) {
	location.href="http://test.amstat.ch" + anURL + alanguage;
}
 
