function neubf(a1)
         { a1 = a1;
         Pop = window.open(a1,"Neues Browserfenster","menubar=1,toolbar=1,scrollbars=1,resizable=1,width=720,height=550");
         Pop.focus()
         }

function baubesch()
         {
         window.open("chem_s/DCP_0001.JPG.htm", "Kontakttext", "menubar=1,toolbar=0,scrollbars=1,resizable=1,width=780,height=600");
         }

<!-- wechselbild -->
    n1 = new Image(); n1.src = "bilder/b01_out.gif";
    s1 = new Image(); s1.src = "bilder/b01_over.gif";

function wechsel(Bnr,Pic)
    {
     window.document.images[Bnr].src = Pic.src;
        }

function zf(URL1,F1,URL2,F2)
     {
      parent.frames[F1].location.href=URL1;
      parent.frames[F2].location.href=URL2;
     }

function soundOff(){
if (document.layers) {document.midi.document.write(" "); document.midi.document.close()}
if (document.all) midi.innerHTML=" "
}

function soundOn(){
if (document.layers) {document.midi.document.write("<embed src='midi.mid' autostart='true' loop='9' hidden='true'>"); document.midi.document.close()}
if (document.all) midi.innerHTML="<embed src='midi.mid' autostart='true' loop='9' hidden='true'>"
}

function chemnitz()
         {
         window.open("http://www.chemnitz.de", "Chemnitz", "menubar=1,toolbar=0,scrollbars=1,resizable=1,width=770,height=560");
         }

function ga(bi)
  {
with(document)
        {
        open("text/html");
writeln("  <HTML><HEAD>  ");
writeln("  <META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=ISO-8859-1\">  ");
writeln("  <LINK REL=STYLESHEET TYPE=\"text/css\" HREF=\"flug.css\"> ");
writeln("  <TITLE>Fliegergruppe Schorndorf</TITLE>  ");
writeln("  <link rel=stylesheet type=\"text/css\" href=\"wp.css\"></HEAD>  ");
writeln("  <BODY bgcolor=\"#505050\" >  ");
writeln("  <table border=\"0\" width=\"640\"><tr><td align=\"center\">  ");
writeln("  <a href=\"javascript:history.back()\"><img src=\"" + bi + "\" alt=\"Moment, Bild wird geladen.\"><br clear=\"all\"><span>zur&uuml;ck - klick auf's Bild</span></a>  ");
writeln("  </td></tr></table></BODY></HTML>  ");
  bgColor = "#ffffff";
        close();
        }
  }

function gb(bj)
{
  Fneu = window.open("about:blank", "Zweitfenster", "width=1050,height=800,left=30,top=30");
  Fneu.focus();
  with(Fneu.document)
        {
        open("text/html");
writeln("  <HTML><HEAD>  ");
writeln("  <META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=ISO-8859-1\">  ");
writeln("  <LINK REL=STYLESHEET TYPE=\"text/css\" HREF=\"flug.css\"> ");
writeln("  <TITLE>Fliegergruppe Schorndorf</TITLE>  ");
writeln("  <link rel=stylesheet type=\"text/css\" href=\"wp.css\"></HEAD>  ");
writeln("  <BODY bgcolor=\"#505050\" >  ");
writeln("  <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td align=\"center\">  ");
writeln("  <a href=\"javascript:self.close()\"><img src=\"" + bj + "\" alt=\"Moment, Bild wird geladen.\"><br clear=\"all\"><span>zur&uuml;ck - klick auf's Bild</span></a>  ");
writeln("  </td></tr></table></BODY></HTML>  ");
  bgColor = "#ffffff";
        close();
        }
  }

