document.write('<div id="sidenav">' 
+ ' 		<ul id="navlist">'
+ '				<li class="largelink"><a href="buy.html"><strong>Buy Now!</strong></a></li>'
+ '				<li class="largelink"><a href="http://www.profantasy.com/products/sub.asp">About the Annuals</a></li>'
+ '				<li class="largelink"><a href="index.html"><strong>The Annual Vol 2</strong></a></li>'
+ '				<li class="largelink"><a href="info.html">Information</a></li>'
+ '				<li><a href="january08.html">Pete Fenlon</a></li>'
+ '				<li><a href="february08.html">Symbol Catalogs</a></li>'
+ '				<li><a href="march08.html">Heraldic Symbols</a></li>'
+ '				<li><a href="april08.html">City Example</a></li>'
+ '				<li><a href="may08.html">Interactive Atlas</a></li>'
+ '				<li><a href="june08.html">Video Tutorial</a></li>'
+ '				<li><a href="july08.html">Lighted Dungeons</a></li>'
+ '				<li><a href="august08.html">Overland B&amp;W</a></li>'
+ '				<li><a href="september08.html">Battle Maps</a></li>'
+ '				<li><a href="october08.html">Star Systems</a></li>'
+ '				<li><a href="november08.html">The Map Border</a></li>'
+ '				<li><a href="december08.html">Shaded Relief</a></li>'
+ '				<li class="largelink"><a href="./content/index.html">Subscriber Area</a></li>'
+ '				<li class="largelink"><a href="gallery.html">Gallery</a></li>'
+ '				<li class="largelink"><a href="feedback.html">Feedback</a></li>'
+ '				<p>&nbsp;</p>'
+ '				<li class="largelink"><a href="index.html">Previous Annuals</a></li>'
+ '				<li><a href="http://sub.profantasy.com/2007/">Volume 1</a></li>'
+ '				<li class="largelink"><a href="index.html">Following Annuals</a></li>'
+ '				<li><a href="http://sub.profantasy.com/2009/">Volume 3</a></li>'
+ '				<li><a href="http://sub.profantasy.com/2010/">Volume 4</a></li>'
+ '				<li><a href="http://sub.profantasy.com/2011/">Volume 5</a></li>'
+ '				<li><a href="http://sub.profantasy.com/2012/">2012</a></li>'
+ '				<p>&nbsp;</p>'
+ '			</ul>'
+ '			<a href="http://www.profantasy.com" target="_blank"><img src="images/profantasy_off.gif" width="160" height="59" alt="Profantasy" />'
+ '			</div>'
+ '			<div class="clearer">&nbsp;</div>');

