
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->




document.write('<fieldset><legend align = "center">Links</legend>');

document.write('<a href="http://www.thesimplesolution.co.uk/">Home     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/about.htm">About     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/news.htm">News     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/service.htm">Services     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/faq-home.htm">FAQ     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/links.htm">Links     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/careers.htm">Live Help     |</a>');
document.write('<a href="http://www.thesimplesolution.co.uk/contact.htm">Contact    |</a>');




document.write('</fieldset><br>');




//  End -->
