function header(title) { document.writeln('') document.writeln(' ') document.writeln(' ') document.writeln(' ') document.writeln(' ') document.writeln('

'+title+'

') document.writeln('
') }