// JavaScript Document
document.write('<a href="index.htm">home</a><br>');
document.write('<a href="moonPhases.htm">moon phases</a><br>');
document.write('<a href="worldForecast.htm">world forecast</a><br>');
//document.write('<a href="personalForecast.htm">personal forecast</a><br>');
document.write('<a href="astrologicalNews.htm">astrological news</a><br>');
document.write('<a href="guest.htm">guest submitted</a><br>');
document.write('<a href="gaming.htm">gaming</a><br>');
document.write('<a href="ancientCivilizations.htm">ancient civilizations</a><br>');
document.write('<a href="ufos.htm">ufo&rsquo;s</a><br>');
document.write('<a href="itsinthefamily.htm">it&rsquo;s in the family</a><br>');
document.write('<a href="mediaBio.htm">media bio</a><br>');
document.write('<a href="personalBio.htm">personal bio</a><br>');
//document.write('<a href="danasStore.htm">dana&rsquo;s store</a><br>');
document.write('<a href="services.htm">services</a><br>');
document.write('<a href="archive.htm">archive</a><br>');
document.write('<a href="mailto:dana@astrologyworldnews.com">contact me</a><br>');
document.write('<br><br><br><br>');
