function footer()
{
	document.write("<br><br><br><hr>");
	
	document.write("<small>page last modified on: "+document.lastModified+"</small>&nbsp;&nbsp;&nbsp; (c) 2003-2009 <a href='mailto:itsme@xs4all.nl'>Willem Jan Hengeveld</a></small><br><br><br>");
}
function header()
{
	document.write('<img src="http://nah6.com/~itsme/counter.gif?url='+escape(document.URL)+'&referrer='+escape(document.referrer)+'">');
}
document.write("<link rel=\"stylesheet\" href=\"/~itsme/css/style.css\" type=\"text/css\">");

