document.writeln('<table align="center" cellspacing="0" cellpadding="0" border="0" width="100%" height="100%">');
document.writeln('<tr>');
document.writeln('<td class="header_logo">Sunday<span class="logo-light">Leisure</span></td>');
document.writeln('<td class="scrollbar_spacer" rowspan="2">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="header_links"><a href="index.html">home</a><a href="news2011.html">news</a><a href="standings.html">results</a><a href="schedule.html">schedule</a><a href="constitution.html">constitution</a><a href="contacts.html">contacts</a></td>');
document.writeln('</tr>');
document.writeln('</table>');
