/*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="images/nav/spacer.gif" width="154" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="41" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="67" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="80" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="72" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="127" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="74" height="1" border="0"></td>    <td><img src="images/nav/spacer.gif" width="1" height="1" border="0"></td>  </tr>  <tr>     <td></td>    <td colspan="6"><a href="index.html"><img name="banner_americaquilts" src="images/nav/banner_quilts_home.gif" width="461" height="51" border="0" alt="Quilts"></a></td>    <td><img src="images/nav/spacer.gif" width="1" height="51" border="0"></td>  </tr>  <tr bgcolor="#000000">     <td><img name="filler" src="images/nav/filler.gif" width="154" height="17" border="0"></td>');
document.write('<td><a href="index.html"><img name="home" border="0" src="images/nav/to');
document.write('p_home_on.gif" width="41" height="17" alt="home"></a></td>    <td><a href');
document.write('="resources/index.html"onMouseOver="document.resources.src=\'images/nav/top');
document.write('_resources_on.gif\';"onMouseOut="document.resources.src=\'images/nav/top_res');
document.write('ources_off.gif\';"> <img name="resources" border="0" src="images/nav/top_re');
document.write('sources_off.gif" width="67" height="17" alt="resources"></a></td>    <td><');
document.write('a href="fun/index.html"onMouseOver="document.fun.src=\'images/nav/top_fun_o');
document.write('n.gif\';"onMouseOut="document.fun.src=\'images/nav/top_fun_off.gif\';"> <img ');
document.write('name="fun" border="0" src="images/nav/top_fun_off.gif" width="80" height="');
document.write('17" alt="fun and games"></a></td>    <td><a href="classroom/index.html"on');
document.write('MouseOver="document.classroom.src=\'images/nav/top_classroom_on.gif\';"onMou');
document.write('seOut="document.classroom.src=\'images/nav/top_classroom_off.gif\';"> <img na');
document.write('me="classroom" border="0" src="images/nav/top_classroom_off.gif" width="72');
document.write('" height="17" alt="classroom"></a></td>    <td><a href="your_stories/index');
document.write('.html"onMouseOver="document.stories.src=\'images/nav/top_stories_on.gif\';"');
document.write('onMouseOut="document.stories.src=\'images/nav/top_stories_off.gif\';"><img na');
document.write('me="stories" border="0" src="images/nav/top_stories_off.gif" width="127" h');
document.write('eight="17" alt="your stories"></a></td>    <td><a href="contact/index.html');
document.write('"onMouseOver="document.contact.src=\'images/nav/top_contact_on.gif\';"onMou');
document.write('seOut="document.contact.src=\'images/nav/top_contact_off.gif\';"> <img name="');
document.write('contact" border="0" src="images/nav/top_contact_off.gif" width="74" height');
document.write('="17" alt="contact us"></a></td>    <td><img src="images/nav/spacer.gif" w');
document.write('idth="1" height="17" border="0"></td>  </tr></table>');
document.writeln('</div>');
