<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'

var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "45"	// 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">About</a>');
//document.write('&nbsp;|&nbsp;');
//document.write('&nbsp;|&nbsp;');
//document.write(' <a href="contact.htm">Contact</a>');

document.write('<br>Op alle foto\'s rust copyright. Voor reproductie van foto\'s en andere informatie van deze site is vooraf schriftelijke toestemming van Patrick Koster vereist.');
document.write('<br>Copyright &copy; 1999-2012 ');
document.write('<a href="../index.html">PaKos Photography</a><br>');

   if (allwebco == "yes") {
document.write('Site Design &copy; Allwebco Design</a><br>');
}


//document.write('This website uses    javascript');
document.write('<br><br>Laatste update 22 januari 2012 ');
document.write('<br>');

//  End -->
