<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


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

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

document.write(' <a href="about.htm">Biografie</a>');

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

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

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

document.write(' <a href="discografie.htm">Discografie</a>');

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

document.write(' <a href="agenda.htm">Agenda</a>');

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

document.write(' <a href="nieuws.htm">Nieuws</a>');

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

document.write(' <a href="fotoboek.htm">Fotoboek</a>');

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

document.write(' <a href="videoclips.htm">Videoclips</a>');

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

document.write(' <a href="links.htm">Links</a>');

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

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

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

document.write(' <a href="site_map.htm">Sitemap</a>');

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

document.write(' <a href="blog.htm">Weblog</a>');




document.write('<br><br>Webdesign by');



// EDIT THE NEXT LINE


document.write('<a href="mailto:mirjam@labocol.nl"> Labocol &copy; 2009</a><br>');



document.write('<br>');




//  End -->
