<!--
function nospam(name){
	var address = 'mailto:' + name +'@luterbach-ag.ch';
	document.location.href=address;
}

-->
