// 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="/volunteers/index.html"><img src="/images/leftnav_vols_volunteers.gif" alt="Volunteers Home"></a></div>');
document.writeln('		<ul>');
document.writeln('		<li><a href="/theme/index.html">Inspired by U Theme</a></li>');
document.writeln('		<li><a href="http://vipetraining.littlebrownie.com/" target="_blank">Cookie VIP eTraining</a><br><span class="caption" style="color:#dddddd">[opens new window]</span></li>');
document.writeln('		<li><a href="/volunteers/vol_kits.html">Cookie Activity Kits</a></li>');
document.writeln('		<li><a href="/volunteers/vol_cookies_4change.html">Cookies 4 a Change</a></li>');
document.writeln('		<li><a href="/volunteers/vol_goc.html">Gift of Caring</a></li>');
document.writeln('		<li><a href="/volunteers/vol_success_stories.html">Inspiring Real Girl Stories</a></li>');
document.writeln('		<li><a href="/volunteers/vol_cc_resources.html">Cookie Club Resources</a></li>');
document.writeln('		<li><a href="/cookies/index.html">Cookie Bundle Resources</a></li>');
document.writeln('		<li><a href="/girls/girls_games.html">Games and Activities</a></li>');
document.writeln('		<li><a href="/clipart/show_clipart.html#CLIPART=4">Clip Art</a></li>');
document.writeln('		<li><a href="http://vip.littlebrownie.com/node/25" target="_blank">Rallies to Go Activity Files</a><br><span class="caption" style="color:#dddddd">[opens new window]</span></li>');
document.writeln('		<li><a href="http://www.girlscouts.org/program/gs_cookies/cookie_activity.asp" target="_blank">Dare to Share</a><br><span class="caption" style="color:#dddddd">[opens new window]</span></li>');
//document.writeln('		<li><a href="/volunteers/vol_news.html">Cookie News for Volunteers</a></li>');
document.writeln('		</ul>');
//document.writeln('		<div class="navTopic"><a class="navTopic" href="/theme/index.html"><img src="/images/leftnav_vols_theme.gif" alt="The Theme"></a></div>');
//document.writeln('		<br>');
//document.writeln('		<div class="navTopic"><a class="navTopic" href="/common/home_contact.html?class=vol">Contact Us</a></div>');
//document.writeln('		<br>');
//document.writeln('		<div class="navTopic"><a class="navTopic" href="/surveys/0910ccs" target="_blank"><img src="/images/leftnav_vols_survey.gif" alt="Survey"></a><br><span class="caption" style="color: dimgray">[opens new window]</span></div>');
//document.writeln('		<br>');
document.writeln('		<div class="navTopic"><a class="navTopic" href="https://ebudde.littlebrownie.com/" target="_blank"><img src="/images/leftnav_vols_ebudde.gif" alt="eBudde"></a><br><span class="caption" style="color:#dddddd">[opens new window]</span></div>');
document.writeln('		<br>');
//document.writeln('		<div class="navTopic"><a class="navTopic" href="http://www.girlscouts.org/program/gs_cookies/cookie_activity.asp" target="_blank"><img src="/images/leftnav_vols_dare.gif" alt="Dare to Share"></a><br><span class="caption" style="color:#dddddd">[opens new window]</span></div>');
document.writeln('</div>');
