document.write("<div id='sidebar'>");

document.write("<ul>");
document.write("<br><br>");
document.write("<li><h2>Astrology and zodiac resources</h2>");

document.write("<ul>");
document.write("<li><a href='astrology-ancient.html' alt='Astrology - an ancient practice'>Astrology - an ancient practice</a></li>");
document.write("<li><a href='zodiac-sign-moon-sign.html' alt='zodiac sign versus moon sign'>Zodiac sign or sun sign versus moon sign</a></li>");
document.write("<li><a href='zodiac-signs-colors.html' alt='Zodiac signs and colors'>Zodiac signs and colors</a></li>");
document.write("<li><a href='astrology-wine.html' alt='Astrology and wine'>Astrology and wine - zodiac signs and grape varieties</a></li>"); 
document.write("<li>The astrologer - cosmic thinker and inner guide</li>"); 
document.write("</ul>");
document.write("</li>");

document.write("</ul>");

document.write("</div>");



document.write("<div id='footer'>"); 
document.write("<p class='legal'>Copyright (c) 2008 Zodiac Astrology. All rights reserved.</p>"); 
document.write("<p class='credit'>Designed by <a href='http://www.nodethirtythree.com/'>NodeThirtyThree</a> + <a href='http://www.freecsstemplates.org/'>Free CSS Templates</a></p>");
document.write("</div>");
