
function newWindow1() {
  Fenster=window.open("../inhalt_d/prob_d1.htm", "probeheft","width=700,height=350,menubar=no,scrollbars=yes,status=no,resizable=yes,left=40,top=40")
 
}
function newWindow2() {
  Fenster=window.open("../inhalt_e/prob_e1.htm", "probeheft2","width=700,height=350,menubar=no,scrollbars=yes,status=no,resizable=yes,left=40,top=40")
 
}
function newWindow3() {
  Fenster=window.open("http://www.dietz-verlag.de/pdfs/aboipg.pdf", "abonnement","width=700,height=350,menubar=no,scrollbars=yes,status=no,resizable=yes,left=40,top=40")
 
}
function newWindow4() {
  Fenster=window.open("../inhalt_d/abo.htm", "abonnement2","width=700,height=350,menubar=no,scrollbars=yes,status=no,resizable=yes,left=40,top=40")
 
}
function newWindow5() {
  Fenster=window.open("../inhalt_e/abo_e.htm", "abonnement2","width=700,height=350,menubar=no,scrollbars=yes,status=no,resizable=yes,left=40,top=40")
 
}

