<!-- Begin



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









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



document.write('&nbsp;|&nbsp;');



document.write(' <a href="leden.htm">Wie zijn wij?</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site-map.htm">Website Overzicht</a>');





document.write('<br><br>Copyright 2009  ');







var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT





   if (allwebco == "yes") {

document.write('<br>Web Design: <a href="http://www.artfarm.be" target="_blank">The Artfarm</a><br>');

}











//  End -->