function doit() {
	
location.href = "mailto:office@messeteppich.at";
}

function send_login() {
    document.mylogin_form.submit();
}
