//Menue-Include per Javascript. Ersetzt SSI bei Billig-Accounts.
//Nachteil für den Besucher: kein Javascript = kein Hauptmenue!
document.write('<a href="index.html" class="hauptmenue">Willkommen!</a><br />');
document.write('<a href="unbemannt.html" class="hauptmenue">Unbemannte&nbsp;Flugzeuge</a><br />');
document.write('<a href="bemannt.html" class="hauptmenue">Bemannte&nbsp;Flugzeuge</a><br />');
document.write('<a href="weitere.html" class="hauptmenue">Weitere&nbsp;Flugger&auml;te</a><br />');
document.write('<br />');
//document.write('<a href="sunflight.html" class="hauptmenue">Projekt&nbsp;Sunflight</a><br />');
document.write('<a href="links.html" class="hauptmenue">Links</a><br />');
//sunflight sol110