document.write('<div id="nav">');
	document.write('<a href="index.html"><img src="images/topnav/banner.jpg" width="799" height="107" alt="Shannon E. McNamara" border="0"></a>');
		document.write('<div id="subnav">');
			document.write('<a href="story.html"><img src="images/topnav/story.gif" width="184" height="24" alt="Shannon\'s Story"></a>');
			document.write('<a href="javascript:;" onClick="hideNav(1);" onMouseOut="timeOutMainNav(1);" onMouseOver="clearTimeout(n);"><img src="images/topnav/memories.gif" width="111" height="24" alt="Memories"></a><ul id="nav_1" style="display:none;position:absolute;top:30px;left:375px;" onMouseOut="timeOutMainNav(1);" onMouseOver="clearTimeout(n);"><li><A href="m_family.html">Family</a></li><li><A href="m_friends.html">Friends</a></li><li><A href="m_lit.html">Literature</a></li><li><A href="m_occ.html">Occasions</a></li><li><A href="m_rand.html">Random Photos</a></li><li><A href="m_sport.html">Sports</a></li><li><A href="m_articles.html">Sports Articles & Awards</a></li><li><A href="m_tribute.html">Tributes</a></li><li><A href="m_young.html">Young</a></li></ul>');
			document.write('<a href="guestbook.html"><img src="images/topnav/gbook.gif" width="128" height="24" alt="Guest Book"></a>');
		document.write('</div>');
document.write('</div>');
