<!-- 
document.writeln('<div id="submenu">');
document.writeln('<ul>');
document.writeln('<li class="col1"><a href="news.html">SAD In The News</a></li>');
document.writeln('<li class="col1"><a href="links.html">Feel Better Now</a></li>');
document.writeln('<li class="col1"><a href="enviro.html">Sample the Book</a></li>');
document.writeln('<li class="col2 coltopper"><A HREF="mailto:?Subject=check out the Light of Day website&body=Hi,%0A%0AI thought this website might be of interest to you: http://ldima.com.%0A%0AIt describes an effortless approach to recovery from the symptoms of light-deprivation (or Seasonal Affective Disorder.)%0A%0ARegards...">Tell a Friend</a></li>');
document.writeln('<li class="col2"><a href="author.html">From SAD to Glad</a></li>');
document.writeln('<li class="col2"><a href="index.html">The Light of Day</a></li>');
document.writeln('</ul>');
document.writeln('</div>');
// -->

