<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/bottom-shade.gif">');
document.write('<tr><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="45" width="10" border="0"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');

document.write('<span class ="copyright">©Copyright 2005-20010 ');
document.write('<a href="index.html" target="_top">Personal IT Services</a> ');
document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 
document.write(' <A HREF="mailto:info@personalitservices.com">Contact Us</a>');
document.write('</span>');

document.write('</td><td ALIGN="right" VALIGN="middle">');
document.write('<span class="copyright">');
document.write('Last updated:  04 October 2010');

document.write('</TD><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="10" width="10" border="0"><br>');
document.write('</td></tr></table>');

//  End -->
