<!-- Zwarte achtergrond via stylesheet, witte voorgrond d.m.v. tabel met een cel -->
document.writeln('<table cellpadding=40 width=100%>');
document.writeln('<tr><td bgcolor=white>');
<!--PWK LOGO

document.writeln('&nbsp;&nbsp;<A HREF="../../index.html"><IMG SRC="../../pictures/pwk_logo.gif" ALIGN=CENTER BORDER=0></A>');
document.writeln('<FONT SIZE=-2 FACE="Arial, Helvetica">');
document.writeln('<BR><BR><BR>');

document.writeln('<TABLE WIDTH=100%>');
document.writeln('<TR><TD VALIGN=Bottom>');
document.writeln('<SCRIPT Language="Javascript">');
document.writeln('<!--');
document.writeln('myDate = new Date(document.lastModified);');
document.writeln('document.writeln("<font face=\\"arial\\" size=-2>" + "&nbsp;&nbsp;updated: " + getDisplayDate(myDate) + "</font>");');
document.writeln('//-->');
document.writeln('</SCRIPT>');
document.writeln('</TD>');
document.writeln('<TD ALIGN=right>');
document.writeln('<TABLE>');
document.writeln('<TR>');
document.writeln('<td VALIGN=Bottom><A HREF="#resultaten"><IMG SRC="../../pictures/pwk_resultaten.gif" BORDER=0></A></td>');
document.writeln('<td VALIGN=Bottom><A HREF="../archief.html"><IMG SRC="../../pictures/pw_artikelen.gif" BORDER=0></A></td>');
document.writeln('<td VALIGN=Bottom><A HREF="http://utopia.knoware.nl/~wwitsel/cgi-bin/spreekuur.cgi"><IMG SRC="../../pictures/pw_spreekuur.gif" BORDER=0></A></td>');
document.writeln('<td VALIGN=Bottom><A HREF="http://www.candida-fibromyalgie-hypoglycemie-chronische-vermoeidheid-me.nl/forums/index.php?viewcat=4"><IMG SRC="../../pictures/pw_reacties.gif" BORDER=0></A></td>');
document.writeln('<td VALIGN=Bottom><A HREF="../subscribe.html"><IMG SRC="../../pictures/pw_subscribe.gif" BORDER=0></A></td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</TD></TR>');
document.writeln('</TABLE>');
document.writeln('<HR SIZE=2>');
document.writeln('<FONT SIZE=2pt FACE="Arial, Helvetica">');
// -->