function sendMail () {
	self.location.href = "mailto:mail@berg-kg.de" ;
}