
function schreibwmm() {
var teil1 = "aster";
var teil2 = "henbuehl-ag";
var teil3 = "Webm";
var teil4 = "krae";
document.write('<a href=\"mailto:' + teil3 + teil1+ '@' + teil4 + teil2 + '.ch' + '\">');
document.write(teil3 + teil1 + '</a>');
}

function schreibinfo() {
var teil1 = "fo";
var teil2 = "henbuehl-ag";
var teil3 = "in";
var teil4 = "krae";
document.write('<a class=\"klein\" href=\"mailto:' + teil3 + teil1+ '@' + teil4 + teil2 + '.ch' + '\">');
document.write(teil3 + teil1+ '@' + teil4 + teil2 + '.ch' + '</a>');
}

function leuchteMenu(nummer) {
document.images["imagemap"].src = "http://www.mueller-kraehenbuehl.ch/krag/images/menu" + nummer + ".gif";
}

function zeigefoto(foto) {
window.open('http://www.mueller-kraehenbuehl.ch/krag/zeigefoto.php?foto=' + foto,'Foto','width=574,height=440,left=100,top=100,dependent=yes,menubar=no,scrollbars=no,resizable=no,toolbar=no,statusbar=no,location=no');
}
