document.writeln ('<h1>')
document.writeln (title)
document.writeln ('</h1>')
document.writeln ('<h3>')
document.writeln (subTitle)
document.writeln ('</h3>')
document.writeln ('<i>')
document.writeln (teaser)
document.writeln ('</i><br><br> <span style="font: 10pt arial">')
document.writeln (dDate + ' ' + mDate + ' ' + yDate)
document.writeln ('</span>')