var newwin;

function infotxt(){

   newwin = window.open('http://www.bka-theater.de/service/we.htm','_news','toolbar=0,menubar=0,location=0,resize=0,status=0,width=350,height=400'); 

   } 


