window.defaultStatus = "";ns=((navigator.appName=="Netscape") && (parseInt(navigator.appVersion)>=3));ie=((navigator.appName=="Microsoft Internet Explorer") && (parseInt(navigator.appVersion)>=4));function flash(theURL)    {var breite = 700;var hoehe = 500;var posX=(screen.availWidth-breite)/2;var posY=(screen.availHeight-hoehe)/2;        if ((ns))        window.open(theURL,"esalen","width=700,height=500,menubar=yes,screenX=" + posX + ",screenY=" + posY + ",left=" + posX + ",top=" + posY + "");        if ((ie))        window.open(theURL,"esalen",",width=700,height=480,menubar=yes,screenX=" + posX + ",screenY=" + posY + ",left=" + posX + ",top=" + posY + "");}function MM_openBrWindow(theURL,winName,features) { //v2.0  Navigation =  window.open(theURL,winName,features);  Navigation.focus();}function gutschein(theURL,winName,features) { //v2.0    Navigation = window.open("formular.html","Flyer");  Navigation.focus();}function flyer(theURL,winName,features) { //v2.0  Navigation = window.open("anmeldeform.html","Flyer");  Navigation.focus();}