
function decr( adr )
{
	window.location.href = 'mailto:' + adr + '@vhs-sb.de';
}
