//Submenue
function WinOpenJ() {
 open("../jobs/jobs.htm","popup","width=480,height=335,top=228,left=385,scrollbars=yes");
  }
function WinOpenP() {
 open("../presse/presse.htm","popup2","width=480,height=335,top=228,left=385,scrollbars=no");
  }
function WinOpenK() {
 open("../about/kontakt.htm","popup2","width=480,height=335,top=228,left=385,scrollbars=no");
  }
