
m2 = {};

m2.send = function () {
	window.open('mailto:jowolf@muenchen-surf.de', '_self');
};
