document.writeln('
Flight Information | ||||
|---|---|---|---|---|
| Tid | '); document.writeln('Flygplan | '); document.writeln('Befälhavare | '); document.writeln('Bokning | '); document.writeln('Anmärkning | '); document.writeln('
| Time | '); document.writeln('Aircraft | '); document.writeln('Pilot in command | '); document.writeln('Booking | '); document.writeln('Remark | '); document.writeln('
| 09:00 | '); document.writeln('SE-MHT | '); document.writeln('Hugo Tullberg | '); document.writeln('09:00-18:00 | '); document.writeln(''); document.writeln(' |
| 12:00 | '); document.writeln('SE-LDU | '); document.writeln('Jacob Sternius | '); document.writeln('12:00-15:30 | '); document.writeln(''); document.writeln(' |
| 16:00 | '); document.writeln('SE-MMT | '); document.writeln('Henrik Ljungberg | '); document.writeln('16:00-19:00 | '); document.writeln(''); document.writeln(' |