<!-- Begin


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


document.write('<span class ="copyright">&copy;Copyright 2010 ');


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


document.write('Alle rechten voorbehouden<br>');
document.write('Meer informatie, '); 


document.write(' <A HREF="mailto:info@scheepswerfhetanker.nl">Stuur ons een e-mail</a>');


document.write('</span><br>');



//  End -->