zaehl=0;hochkant=new Array();c=new Array();c[0]=1;zz="";ii=0;Bilder="";

foto1= new Image();
foto1.src= "mautbilder/mlkw.jpg";
bild1= new Image();
bild1.src= "../allgem/bild1.jpg";
bild2= new Image();
bild2.src= "../allgem/bild2.jpg";
bild3= new Image();
bild3.src= "../allgem/bild3.jpg";
bild4= new Image();
bild4.src= "../allgem/bild4.jpg";
bild5= new Image();
bild5.src= "../allgem/bild5.jpg";
bild6= new Image();
bild6.src= "../allgem/bild6.jpg";
bild7= new Image();
bild7.src= "../allgem/bild7.jpg";
bild8= new Image();
bild8.src= "../allgem/bild8.jpg";
bild9= new Image();
bild9.src= "../allgem/bild9.jpg";
bild10= new Image();
bild10.src= "../blank.gif";
bild11= new Image();
bild11.src= "ballon-pm.gif";


function pruef(a)
{
if(a==2){a=1;zz="../";}
if(a==0)
{
if(!opener)window.location=zz+"index.html";
}
if(a==1)
{
if(top.frames.length==0)window.location=zz+"index.html";
}
}

function imp()
{
ww=680;hh=350;
if(screen.width>=1024){ww=750;hh=420;}

Imp=window.open('../impressum.htm','daten','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width='+ww+',height='+hh);
Imp.moveTo(50,50);
}



function ballongeschichte(a)
{
ww=600;hh=450;
if(screen.width>=1024){ww=800;hh=600;}

if(a==1)a="ballongeschichte.htm";if(a==2)a="zeppgeschichte.htm";

Gesch=window.open(a,'ballons','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width='+ww+',height='+hh);
Gesch.moveTo(50,10);
}


function oeffne(a)
{
aa=a+".html";
Angebot=window.open(aa,'fenster','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=950,height=800');
Angebot.moveTo(50,10);
}


function piloten(a)
{
if(a==1){aa="piloten.html";w=600;}
if(a==2){aa="namen1.html";w=735;}
if(a==3){aa="brillen.html";w=700;}
if(a==4){aa="../pilotenscheine.htm";w=740;}
if(a==5){aa="objekte.html";w=700;}
if(a==6){aa="../bibliographie.htm";w=780;}


Pilot=window.open(aa,'luftfahrer','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width='+w+',height=480');
Pilot.moveTo(10,19);
}

function wechsel()
{
window.setTimeout("neu()",2000);
}

function neu()
{
zaehl++;if(zaehl==10)zaehl=1;
wechselbild="bild"+String(zaehl)+".src";
eval("document.images.banner.src="+wechselbild);
eval("document.images.banner.value="+wechselbild);
wechsel();
}

function weiter()
{
if(zaehl>0)
{
b=document.images.banner.value;
c=b.split("bild");c[1]=c=c[1].split(".");
}
if(c[0]==1)window.location.href="http://www.profilm.de";
if(c[0]==2)window.location.href="../index.html";
if(c[0]==3)window.location.href="../auto/zauto.html";
if(c[0]==4)window.location.href="../mauto/mauto.html";
if(c[0]==5)window.location.href="../traktor/traktor.html";
if(c[0]==6)window.location.href="../krad/motorrad.html";
if(c[0]==7)window.location.href="../fahrrad/fahrrad.html";
if(c[0]==8)window.location.href="../flugzeug/flugz.html";
if(c[0]==9)window.location.href="../luftschiff/luftschiff.html";
}

function show(b) 
{ 
document.images.balla.src=bild10.src;
if(b==0)
{
if(document.getElementById) document.getElementById("Fenster1").style.visibility = "hidden"; 
if(document.getElementById) document.getElementById("Fenster2").style.visibility = "hidden"; 
c=0;
document.images.balla.src=bild11.src;

}

if(b==1)
{
if(document.getElementById) document.getElementById("Fenster2").style.visibility = "hidden"; 
if(document.getElementById) document.getElementById("Fenster1").style.visibility = "visible"; 
}

if(b==2)
{
if(document.getElementById) document.getElementById("Fenster1").style.visibility = "hidden"; 
if(document.getElementById) document.getElementById("Fenster2").style.visibility = "visible"; 
}

if(b != 0)
{document.getElementById("inhalt").style.visibility = "hidden";
document.getElementById("titel").style.visibility = "hidden";}
else 
{document.getElementById("inhalt").style.visibility = "visible";
document.getElementById("titel").style.visibility = "visible";}
}

function zeig(c)
{
w=400;h=285;ws=350;hs=280;
hochkant=c.split(".");
if(hochkant[1] == "jpgh"){c=hochkant[0]+".jpg";w=285;h=420;ws=320;hs=220;}
if(hochkant[1] == "gifh"){c=hochkant[0]+".gif";w=285;h=420;ws=320;hs=220;}
Bilder=window.open("../leer.htm",'fotos','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=auto,resizable=yes,copyhistory=yes,left='+ws+',top='+hs+',width=1,height=1');
if(w==400)Bilder.moveTo(210,200);
else Bilder.moveTo(210,80);
Bilder.resizeTo(w,h);

Bilder.document.writeln("<html><head>\n<style type=\"text/css\">\n<!--");
Bilder.document.writeln("body\{margin-top:0px;margin-left:0px;text-align:center;vertical-align:middle;\}\n//-->\n</style>\n");

Bilder.document.writeln("<script language=\"javaScript\"><!--\n");

Bilder.document.writeln("function schliessen()\n{window.close();}");
Bilder.document.writeln("--></script></head><body  onBlur=\"schliessen();\">");
Bilder.document.write("<center><img src=luftbilder/"+c+"></center>");
Bilder.document.write("</body></html>");
Bilder.focus();
}

function zeige(c,d)
{
if(d==0)pfad="";
if(d==1)pfad="../../profilm.de/show/";

if(d==2)pfad="../../profilm.de/fundus/";
if(d==5)pfad="../../profilm.de/aerohistory/";


if(d==1)pfad="http://www.profilm.de/show/";
if(d==2)pfad="http://www.profilm.de/fundus/";
if(d==3)pfad="dokumente/";
if(d==4)pfad="flugzeug/fremde/";
if(d==5)pfad="http://www.profilm.de/aerohistory/";
if(d==6)pfad="fremde/";


w=400;h=300;ws=350;hs=280;
hochkant=c.split(".");
if(hochkant[1] == "jpgh"){c=hochkant[0]+".jpg";w=300;h=420;}
Bilder=window.open("leer.htm",'fotos','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=auto,resizable=yes,copyhistory=yes,left='+ws+',top='+hs+',width=1,height=1');
if(w==400)Bilder.moveTo(210,160);
else Bilder.moveTo(210,40);
Bilder.resizeTo(w,h);
Bilder.document.writeln("<html><head>\n<style type=\"text/css\">\n");
Bilder.document.writeln("body\{margin-top:0px;margin-left:0px;\}\n</style>\n");
Bilder.document.writeln("<script language=\"javascript\">\nfunction nichtsgeht()\{\n");
Bilder.document.writeln("if (event.button==2)\n\{alert(\"Text und Bilder unterliegen dem Urheberrecht von profilm.de\");\}\}\n</script>\n");

Bilder.document.writeln("</head><body onmousedown=\"nichtsgeht();\">");
Bilder.document.write("<center><img src="+pfad+c+"></center><br>");
Bilder.document.write("</body></html>");
Bilder.focus();
}


function schliesse()
{
if(Bilder)Bilder.close();
}

function los()
{
if(document.all)
{
if(ii>200 && ii<400)eval('document.all["balloon"].style.left=99+ii');
if(ii==300)document.getElementById("bgeschichte").style.visibility = "visible";
if(ii>320)eval('document.all["zepp"].style.left=ii-80');
if(ii==340)document.getElementById("zgeschichte").style.visibility = "visible";
if(ii==859){document.getElementById("zepp").style.visibility = "hidden";eval('document.all["zepp"].style.left=-400');}


eval('document.all["balloon"].style.top=460-ii');
}
fahren();
}

function fahren()
{
ii++;
if(460-ii>-400)
window.setTimeout("los()",50);
}
