//This include file writes navigational links, copyright and other info 
//to the HTML documents to which it is linked. 

//Written by Eric Rasmussen, Green Lantern Design, 01/30/02
//for the Harry Fix Trio site

document.write ('<div id="bottom" align="left"><font face="arial, helvetica, sans-serif" size="1" color="#999999"><a href="http://www.harryfixmusic.com" class="navlink" target="_top">&raquo;&nbsp;Home</a><a href="about.htm" class="navlink" target="_self">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&raquo;&nbsp;About Us</a><a href="mailto:hfix@harryfixmusic.com" class="navlink">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Contact Harry</a><a href="sched.htm" class="navlink" target="_self">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&raquo;&nbsp;Schedule</a><br /><img src="../images/rule3.gif" width="270" height="1" border="0" /><br /><span class="copyright">&copy;&nbsp;2000-2004 Fix Music&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="http://www.bebopinteractive.com" class="gllink" target="_blank">&raquo;&raquo;&nbsp;Design by BeBop Interactive</a></font></div>')


