<!-- // FOOTER

document.write('<div id="footerdiv">');
document.write('<table cellpadding="0" cellspacing="2" border="0" width="100%" class="footer"><tr><td valign="bottom" align="left" width="50%">');



document.write('&copy;Copyright 2011 <a href="index.html" class="footerlink">Occupational Health Solutions Ltd</a><br>');

document.write('</td><td valign="bottom" align="right" width="50%">');

// document.write('Site Design &copy;2011 <a href="http://allwebcodesign.com" class="footerlink">Allwebco Design</a> &amp; <a href="http://allwebco.com" class="footerlink">Hosting</a><br>');

document.write('<a href="legal.htm" class="footerlink">Legal Notice</a> ');

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

//  End -->
