<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table width="100%"><tr>');
document.write('<td align="center">');
document.write('<img src="picts/asp_logo.png" alt="Member ASP" title="Member of the Association of Software Professionals">');
document.write('<img src="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0">');
document.write('<img src="picts/ecentre.png" alt="eCentre Massey" title="Supported by the eCentre Massey Business incubator">');
document.write('<img src="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0">');
document.write('<a href="http://www.menc.org"><img src="picts/menc_logo_sm.gif" border="0" alt="Member MENC" title="Corporate Member of MENC"></a>');
document.write('</td></tr><tr>');
document.write('<td align="center">');

document.write('<br/><br/>All contents &copy;Copyright 2006-2010 ');
document.write('<a href="index.html">CantOvation Ltd</a><br>');
document.write('<a href="index.html">Homepage</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="about.htm">About Us</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact.htm">Contact Us</a>');
// EDIT THE NEXT LINE
document.write('</td>');

document.write('</tr></table>');
//  End -->
