document.write('<div align="center">');

document.write('<div align="center"><table border="0" width="70%" height="123" style="border-collapse: collapse" bordercolor="#111111" cellpadding="1" cellspacing="0" background="images/DarkWood.gif">');
document.write('<tr>');
document.write('<td width="100%" height="119">');

document.write('<div align="left">');
document.write('<table border="0" width="100%" background="images/StuccoYellow.gif" cellpadding="10" cellspacing="0" style="border-collapse: collapse">');
document.write('<tr>');
document.write('<td width="100%">');
document.write('<font face="Comic Sans MS" size="2">');
document.write('<a href="index.html" target="_self">Home</a><br>');
document.write('<a href="VisitorsGuide.html" target="_self">Visitors\' Guide</a><br>');
document.write('<a href="RandomRead.html" target="_self">Random Read</a><br>');
document.write('<a href="CurrentIssue.html" target="_self">Current Issue</a><br>');
document.write('<a href="BackIssues.html" target="_self">Essays & Poems</a><br>');
document.write('<a href="CatalogueGuide.html" target="_self">Catalogues</a><br>'); 
document.write('<a href="SiteSearch.html" target="_self">Site Search</a><br>');
document.write('<a href="Links.html" target="_self">Likeable Links</a><br>');
document.write('<a href="Subscriptions.html"  target="_self">Subscriptions</a><br>');
document.write('<a href="AboutUs.html" target="_self">About Us</a><br>');
document.write('<a href="FAQ.html" target="_self">FAQ</a><br>');
document.write('<a href="Testimonials.html" target="_self">Testimonials</a><br>');
// document.write('<a href="Awards.html" target="_self">Awards</a><br>');
document.write('<a href="SiteMap.html" target="_self">Site Map</a>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');

document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');

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