function init() { } function druckansicht () { da = window.open("/101/klimax3.0/hmtl/hwktrier/klimaxsystem/programmierung/druckansicht.asp", "DA", ""); } function toolbar(divId, breite, x) { var y = (document.body.scrollTop<127) ? 0 : document.body.scrollTop-127; document.getElementById(divId).style.top = y; document.getElementById(divId).style. width = breite; document.getElementById(divId).style.left = x; } function holeWebcode() { var wc = document.getElementById("webcode").value; document.location.href = "/101/klimax3.0/html/hwktrier/de/suche/webcoderedir.asp?webcode=" + wc; } function hwkPopup() { var popupBreite = 300; var popupHoehe = 302; window.open("http://www.hwk-trier.de/101/klimax3.0/html/hwktrier/de/startseite/itkarrierepopup.asp","HwkPopup","width="+popupBreite+",height="+popupHoehe+",left=470,top=190"); }