function footer()
{
	document.write('<div class="hideprnt"><p class="PCenter"><img src="byline.gif" width="585" height="3" alt="colour ruler"><br>')
}

function footer2()
{
	var RightNow = new Date()
	document.write('|<a href="index.htm">Home</a>| |<a href="index.htm#conts">Contents</a>| |<a href="index.htm#freefind">Site Search/Site Map</a>| |<a href="gb.php">Guestbook</a>|')
	document.write('<hr size="3" width="95%" color="#0000FF">')
	document.write('<p class="PCenter">&copy; 1998 -' + RightNow.getFullYear() + ".")
	document.write(' Pages hosted by <a href="http://www.iol.co.nz/">Information Online Limited</a></div>')
}