document.write ("<hr size=1 width=100% align=center color=#666666>" +
	"<table cellpadding=0 cellspacing=0 width=100%>" +
	"<tr><td width=33% class='footer'>&nbsp;<img src='_images/logoblue75.jpg'></td>" +
	"<td valign=top align=center width=34%><a href='default.htm' class='footerlink'>home</a>" + 
	" | <a href='contact.htm' class='footerlink'>contact</a></td>" + 
	"<td valign=bottom align=right class='footer' width=33%>Designed & Built by " +
	"<a href='http://www.konacomputing.com' class='link01'>Kona Computing</a></td></tr></table>");

