
// NOTE: If you use a ' add a slash before it like this \'

document.write('&copy; Copyright 2006 ');

document.write('<a href="index.html" target="_top">VAK</a> ');

document.write('All Rights Reserved<br>');

document.write('Voor meer informatie: '); 

document.write(' <a href="contact.html" target="_top">Neem contact met ons op</a><br>');


//  End -->
