function bmpage(title, url){
if (document.all)
window.external.AddFavorite(url, title);
else if (window.sidebar)
window.sidebar.addPanel(title, url, "")
}
function MLDE() {
var DZOM = "mtm";
var NZAM = "info";
var TZLD = "de";
var LzinkTzext = NZAM + "&#64;" + DZOM + "&#46;" + TZLD;
document.open();
document.write("<a class=\"adressitem\" href=\"&#109;&#97;&#105;&#108;&#116;&#111;&#58;" + LzinkTzext + "\">" + LzinkTzext + "</a>");
document.close();
}
function EmailLink(){
window.location = "mailto:"+"?subject="+document.title + "&body="+window.location;
}
function MLDE2() {
var DZOM = "mtm";
var NZAM = "info";
var TZLD = "de";
var LzinkTzext = NZAM + "&#64;" + DZOM + "&#46;" + TZLD;
document.open();
document.write("<a href=\"&#109;&#97;&#105;&#108;&#116;&#111;&#58;" + LzinkTzext + "\">" + LzinkTzext + "</a>");
document.close();
}
function EmailLink(){
window.location = "mailto:"+"?subject="+document.title + "&body="+window.location;
}
