<!-- Maak onzichtbaar voor oude browsers
// Copyright (c) 2002 KWN.nl All rights reserved.
// Permission given to use this script provided that the copyright
// notice remains as is. Additional information are 
// available by info@kwn.nl

document.write('<center>');
document.write('<font size=-1>©1997-2009&nbsp;<A href="mailto:info@kwn.nl?subject=KWN.nl Info">KWN.nl</A></font><BR>');
document.write('<font size=-1>Alle rechten voorbehouden</font><BR>')
document.write('<font size=-1>Niets mag worden overgenomen zonder toestemming van&nbsp;<A href="mailto:info@kwn.nl?subject=KWN.nl Info">KWN.nl</A></font>');
document.write('</center>');
// stop met ontzichtbaar maken -->

