function guestbook1() {
document.guestbook.src = "images/guestbook1.gif";
}

function guestbook2() {
document.guestbook.src = "images/guestbook2.gif";
}
document.writeln('<p align="center"><font size="+1"><a href="index.htm">Home</a></font><br></p>')
document.writeln('<hr color="purple" width="80%" align="center">')
document.writeln('<p align="center"><font size="-1">')
document.writeln('<a href="zappers.htm"><img src="images/zappers_icon.gif" border="0"><br>Bug Zappers</a><br><br>')
document.writeln('<a href="golf_score.htm"><img src="images/golf_icon.gif" border="0"><br>Golf Scorekeeper</a><br><br>')
document.writeln('<a href="robot_guy.htm"><img src="images/robot_icon.gif" border="0"><br>Little Robot Guy</a><br><br>')
document.writeln('<a href="numero.htm"><img src="images/numero_icon.gif" border="0"><br>Numero</a><br><br>')
document.writeln('<a href="pic_flipper.htm"><img src="images/flip_icon.gif" border="0"><br>Picture Flipper</a><br><br>')
document.writeln('<a href="tongue.htm"><img src="images/tongue_icon.gif" border="0"><br>Tongue Teacher</a><br><br>')
document.writeln('<a href="zonko.htm"><img src="images/zonko_icon.gif" border="0"><br>Zonko</a><br>')
document.writeln('</font></p>')
document.writeln('<hr color="purple" width="80%" align="center">')
document.writeln('<p align="center">')
document.writeln('<a href="links.htm">Links</a><br><br>')
document.writeln('<a href="mailto:cole.cecil@gmail.com">E-mail Me</a><br><br>')
document.writeln('<a href="http://two.guestbook.de/gb.cgi?gid=780073&prot=xnlbkw" onMouseOver="guestbook2()" onMouseOut="guestbook1()"><img src="images/guestbook1.gif" border="0" name="guestbook"></a></p>')
