// JavaScript Document
/* Commented out sections do not appear in initial HTML-only site. I may hack them out before sending to EDG,
	am leaving them here until confirmation of design */

document.writeln('<div id="navLinks">');
document.writeln('		<div class="navTopic"><a class="navTopic" href="/cookies/index.html"><img src="/images/leftnav_cookies_cookies.gif" alt="Cookies Home"></a></div>');
document.writeln('		<ul>');
document.writeln('		<li><a href="/cookies/cookiepages/lemonchalet.html">Lemon Chalet Cremes</a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/trefoils.html">Trefoils</a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/dosidos.html">Do-Si-Dos<sup>&#174;</sup></a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/samoas.html">Samoas<sup>&#174;</sup></a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/dulce.html">Dulce de Leche</a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/berry.html">Thank U Berry Munch&#8482;</a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/tagalongs.html">Tagalongs<sup>&#174;</sup></a></li>');
document.writeln('		<li><a href="/cookies/cookiepages/thinmints.html">Thin Mints</a></li>');
document.writeln('		</ul>');

document.writeln('		<div class="navTopic"><img src="/images/leftnav_cookies_information.gif" alt="Information header"></div>');
document.writeln('		<ul>');
document.writeln('		<li><a href="/downloads/CookieFlyer.pdf" target="_blank">Cookie Flyer (Eng)</a> | <a href="/downloads/CookieFlyer_SPA.pdf" target="_blank">Esp</a></li>');
//document.writeln('		<li><a href="/downloads/FF_volunteers.doc" target="_blank">Cookie Weights (Vols)</a></li>');
document.writeln('		<li><a href="/downloads/NLIs_All.pdf" target="_blank">Nutrition Info (English)</a></li>');
//document.writeln('		<li><a href="/downloads/NutritionInfo_SPA.pdf" target="_blank">Nutrition Info (Espa&#241;ol)</a></li>');
document.writeln('		<li><a href="/cookies/cookies_news.html">Food News</a></li>');
document.writeln('		<li><a href="/cookies/cookies_facts.html">Fun Facts</a></li>');
//document.writeln('		<li><a href="#">Recipes</a></li>');
document.writeln('		<li><a href="/cookies/cookies_history.html">Cookie Vote &amp; History</a></li>');
//document.writeln('		<li><a href="/cookies/cookies_personality.html">Cookie Personality</a></li>');
document.writeln('		<li><a href="/cookies/cookies_wheretobuy.html">Where to Buy Cookies</a></li>');
document.writeln('		</ul>');

document.writeln('		<div class="navTopic"><a class="navTopic" href="/cookies/cookies_recipes.html"><img src="/images/leftnav_cookies_recipes.gif" alt="Recipes"></a></div>');
//document.writeln('		<br>');
document.writeln('		<div class="navTopic"><a class="navTopic" href="/clipart/show_clipart.html#CLIPART=1"><img src="/images/leftnav_cookies_clipart.gif" alt="Clip Art"></a></div>');
//document.writeln('		<div class="navTopic"><a class="navTopic" href="/poll/poll1.html" target="_blank" style="color: Yellow">Cookie Box Vote!</a><span style="color: Silver; font-size: 85%"><br>Opens new window</span></div>');
//document.writeln('		<div class="navTopic"><a class="navTopic" href="/cookies/holiday/index.html" style="color:Yellow;">Happy Holidays!</a></div>');

document.writeln('</div>');
