if(page=='sjaakbuijs.nl'){
document.write('<a href="index.htm">Home</a>');document.write(' | ');
document.write('<a href="bedrijf.htm">Bedrijf</a>');document.write(' | ');
document.write('<a href="producten.htm">Producten</a>');document.write(' | ');
document.write('<a href="route.htm">Route</a>');document.write(' | ');
document.write('<a href="aktueel.htm">Aktueel</a>');document.write(' | ');
document.write('<a href="links.htm">Links</a>');document.write(' | ');
document.write('<a href="contact.htm">Contact</a>');}
else if(page=='primasan.nl'){
document.write('<span><a href="index.htm">Overzicht</a></span>');document.write(' | ');
document.write('<span><a href="geschiedenis.htm">Geschiedenis</a></span>');document.write(' | ');
document.write('<span><a href="Verzorging.htm">Verzorging</a></span>');document.write(' | ');
document.write('<span><a href="fotos.htm">Foto</a></span>');document.write(' | ');
document.write('<span><a href="http://www.sjaakbuijs.nl">Sjaakbuijs.nl</a></span>');}

