document.write('<center>');
document.write('<font face="Arial, Helvetica" size="-2">');
document.write('| <a href="./index.html">Main Index</a> '); 
document.write('| <a href="./accommodation.html">Accommodation</a> '); 
document.write('| <a href="./arts.html">Arts & Literature </a> '); 
document.write('| <a href="./business.html">Business</a> ');
document.write('| <a href="./community.html">Communities</a> ');
document.write('| <a href="./directory.html">Directory</a> '); 
document.write('| <a href="./entertainment.html">Entertainment</a> '); 
document.write('| <a href="./education.html">Education</a> '); 
document.write('| <a href="./genealogy.html">Genealogy</a> |'); 
document.write('<br>'); 
document.write('| <a href="./government.html">Government</a> '); 
document.write('| <a href="./medical.html">Medical</a> '); 
document.write('| <a href="./news.html">News & Media</a> ');
document.write('| <a href="./people.html">People</a> ');  
document.write('| <a href="./religion.html">Religion</a> '); 
document.write('| <a href="./sport.html">Sport & Clubs</a> '); 
document.write('| <a href="./tourism.html">Tourism</a> '); 
document.write('|</center>');


