﻿document.write('<tr>');
document.write('    <td width="33%" bgcolor="#FFFFFF">&nbsp;</td>');
document.write('    <td height="101" background="images/footerbg.jpg">');
document.write('    <table cellpadding="0" cellspacing="0" width="100%">');
document.write('      <tr>');
document.write('        <td width="50%" class="footer"><a href="copyrights.html" class="footernopadd">Copyright notice</a> | ');
document.write('        <a href="accessibility.html" class="footernopadd">Accessibility</a> | <a href="privacy.html" class="footernopadd">Privacy</a> | ');
document.write('        <a href="feedback.html" class="footernopadd">Feedback</a> | ');
document.write('        <a href="webhelp.html" class="footernopadd">Website help</a> | <a href="disclaimer.html" class="footernopadd">Disclaimer</a></td>');
document.write('        <td width="50%">&nbsp;</td>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td width="50%" class="footer">&nbsp;</td>');
document.write('        <td width="50%">&nbsp;</td>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td width="50%" class="footer">Copyrights © 2009, London College of ');
document.write('        Business and Information Technology</td>');
document.write('        <td width="50%">&nbsp;</td>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td width="50%" class="footer">Approved by the UK Border Agency - More ');
document.write('        information visit ');
document.write('        <a target="_blank" href="http://www.bia.homeoffice.gov.uk" class="footernopadd">www.bia.homeoffice.gov.uk</a></td>');
document.write('        <td width="50%" class="synopsisfooter">');
document.write('        Powered by <a target="_blank" href="http://www.synopsis-solutions.com/" class="synopsisfooternopadd">Synopsis Solutions</a></td>');
document.write('      </tr>');
document.write('      </table>');
document.write('    </td>');
document.write('    <td width="34%" bgcolor="#FFFFFF">&nbsp;</td>');
document.write('  </tr>');
