/*home page global nav*/
document.writeln('<div id="globalnav">');/*background color and image*/
document.write('<table border="0" cellpadding="0" cellspacing="0" width="615">  <tr>     ');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="154" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="41" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="67" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="80" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="72" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="127" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="74" height="1" border="0"></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="1" height="1" border="0"></td></tr>');
document.write('<tr><td>&nbsp;</td>');
document.write('<td colspan="6"><a href="/americaquilts/index.html"><img name="banner_americaquilts" src="/americaquilts/images/nav/banner_quilts_home.gif" width="461" height="51" border="0" alt="Quilts"></a></td>');
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="1" height="51" border="0"></td></tr>');
document.write('<tr bgcolor="#000000">     <td><img name="filler" src="/americaquilts/images/nav/filler.gif" width="154" height="17" border="0"></td>');
document.write('<td><a href="/americaquilts/index.html"onMouseOver="document.home.src=\'/americaquilts/images/nav/top_home_on.gif\';"onMouseOut="document.home.src=\'/americaquilts/images/nav/top_home_off.gif\';"> <img name="home" border="0" src="/americaquilts/images/nav/top_home_off.gif" width="41" height="17" alt="home"></a></td>');
document.write('<td><a href="../resources/index.html"onMouseOver="document.resources.src=\'/americaquilts/images/nav/top_resources_on.gif\';"onMouseOut="document.resources.src=\'/americaquilts/images/nav/top_resources_off.gif\';"> <img name="resources" border="0" src="/americaquilts/images/nav/top_resources_off.gif" width="67" height="17" alt="resources"></a></td>');
document.write('<td><a href="../fun/index.html"onMouseOver="document.fun.src=\'/americaquilts/images/nav/top_fun_on.gif\';"onMouseOut="document.fun.src=\'/americaquilts/images/nav/top_fun_off.gif\';"> <img name="fun" border="0" src="/americaquilts/images/nav/top_fun_off.gif" width="80" height="17" alt="fun and games"></a></td>');
document.write('<td><a href="../classroom/index.html"onMouseOver="document.classroom.src=\'/americaquilts/images/nav/top_classroom_on.gif\';"onMouseOut="document.classroom.src=\'/americaquilts/images/nav/top_classroom_off.gif\';"> <img name="classroom" border="0" src="/americaquilts/images/nav/top_classroom_off.gif" width="72" height="17" alt="classroom"></a></td>');
document.write('<td><a href="../your_stories/index.html"onMouseOver="document.stories.src=\'/americaquilts/images/nav/top_stories_on.gif\';"onMouseOut="document.stories.src=\'/americaquilts/images/nav/top_stories_off.gif\';"><img name="stories" border="0" src="/americaquilts/images/nav/top_stories_off.gif" width="127" height="17" alt="your stories"></a></td>');    
document.write('<td><a href="../contact/index.html"onMouseOver="document.contact.src=\'/americaquilts/images/nav/top_contact_on.gif\';"onMouseOut="document.contact.src=\'/americaquilts/images/nav/top_contact_off.gif\';"> <img name="contact" border="0" src="/americaquilts/images/nav/top_contact_off.gif" width="74" height="17" alt="contact us"></a></td>');    
document.write('<td><img src="/americaquilts/images/nav/spacer.gif" width="1" height="17" border="0"></td>  </tr></table>');
document.writeln('</div>');
