
<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<a href="index.html" target="_top">| About |</a>');

document.write('<a href="diycase.htm" target="_top"> DIY Case Manager |</a>');

document.write('<a href="employers%20duties.htm" target="_top"> Employers Duties |</a>');

document.write('<a href="hs.htm" target="_top"> Health and Safety |</a>'); 

document.write('<a href="clients.htm" target="_top"> Clients |</a>');

document.write('<a href="training.asp" target="_top"> Training |</a> <br>');

document.write('<a href="vacancies.htm" target="_top">| Current Vacancies |</a> ');

document.write('<a href="eli.htm" target="_top"> Liability Insurance |</a> ');

document.write('<a href="tob.htm" target="_top"> Terms of Business |</a> ');

document.write('<a href="site_search.asp" target="_top"> Search |</a> ');

document.write('<a href="links.htm" target="_top"> Links |</a> ');

document.write('<a href="areas.html" target="_top"> Areas |</a> ');
//  End -->