
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2009 ');

document.write('<a href="Index.html" target="_top">Optimal IT Solutions</a> ');

document.write('All Rights Reserved<br>');

document.write('<a href="privacy.htm">Private Statement</a>. ');

document.write('For more information '); 

document.write(' <a href="Contact.htm">Contact Us</a><br />');

document.write('</span>');


//  End -->