function footerbar()
{
document.write("<a href=index.html>Home Page</a> - ");
document.write("<a href=welcome.html>Welcome</a> - ");
document.write("<a href=accountancy-services.html>Services</a> - ");
document.write("<a href=why-cox-jerome.html>Why Us?</a> - ");
document.write("<a href=accountants-team.html>The Team</a> - ");
document.write("<a href=auditsregulatory.html>Audits</a> - ");
document.write("<a href=contact-cox-jerome.html>Contact Us</a>");
document.write("<p><font size=-3>Cox Jerome Taxation & Accountancy Consultants Limited.  Registered in England and Wales.  Registered Office as above.  Co Reg. No. 2090128");
}
  

