function openwin(url, hoehe){

 params = "scrollbars=yes,resizable=yes,menubar=no,location=no,width=605,height="+hoehe;
 window.open(url, "win", params);
}

function email_anaesthesie() 
{
var link = "<a href=&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#105;&#110;&#102;&#111;&#64;&#97;&#110;&#97;&#101;&#115;&#116;&#104;&#101;&#115;&#105;&#101;&#45;&#110;&#101;&#116;&#46;&#99;&#111;&#109; class='headlow'>&#105;&#110;&#102;&#111;&#64;&#97;&#110;&#97;&#101;&#115;&#116;&#104;&#101;&#115;&#105;&#101;&#45;&#110;&#101;&#116;&#46;&#99;&#111;&#109;</a>";
document.write(link);
}

function email_emric() 
{
var link = "<a href=&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#105;&#110;&#102;&#111;&#64;&#101;&#109;&#114;&#105;&#99;&#46;&#100;&#101; class='headlow'>&#105;&#110;&#102;&#111;&#64;&#101;&#109;&#114;&#105;&#99;&#46;&#100;&#101;</a>";
document.write(link);
}

