function sendit()
{
	document.location.href='mailto:' + 'info' + '@' + 'malilia.de';
}