<!--
document.writeln('<a href="index.html" onMouseOver="buttonOn(' + "'home'" + ');window.status=' + "'Home'" + ';return true" OnMouseOut="buttonOff(' + "'home'" + ')"><img src="i/btn_home_off.gif" alt="Home" name="home" id="home" border="0" height="20" width="51"></a><a href="about.html" onMouseOver="buttonOn(' + "'about'" + ');window.status=' + "'About Us'" + ';return true" OnMouseOut="buttonOff(' + "'about'" + ')"><img src="i/btn_about_off.gif" alt="About Us" name="about" id="about" border="0" height="20" width="73"></a><a href="gallery.html" onMouseOver="buttonOn(' + "'gallery'" + ');window.status=' + "'Gallery'" + ';return true" OnMouseOut="buttonOff(' + "'gallery'" + ')"><img src="i/btn_gallery_off.gif" alt="Gallery" name="gallery" id="gallery" border="0" height="20" width="64"></a><a href="contact.html" onMouseOver="buttonOn(' + "'contact'" + ');window.status=' + "'Contact Us'" + ';return true" OnMouseOut="buttonOff(' + "'contact'" + ')"><img src="i/btn_contact_off.gif" alt="Contact Us" name="contact" id="contact" border="0" height="20" width="87"></a>');
//-->

