<!-- Popup deutsche Hilfe -->
function PopHilfe(){
PopUpWhyPWindow = window.open("../../hilfe_deutsch.htm","dtHilfe","left=0,top=0,screenX=0,screenY=0,scrollbars=yes,width=500,height=350");
}

//-->
