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('
| 08:30 | '); document.writeln('LN-DAG | '); document.writeln('Daniel Mair Mitchell | '); document.writeln('08:30-11:00 | '); document.writeln(''); document.writeln(' |
| 12:00 | '); document.writeln('LN-DAG | '); document.writeln('Gustav Nødland | '); document.writeln('12:00-15:00 | '); document.writeln(''); document.writeln(' |
| 14:00 | '); document.writeln('LN-MTX | '); document.writeln('Daniel Mair Mitchell | '); document.writeln('14:00-16:30 | '); document.writeln(''); document.writeln(' |