<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// document.write('<span class ="copyright">&copy; Web design Copyright 2008 ');

document.write('<span class ="copyright"> Web design copyright &copy 2008 ');

// document.write('<a href="index.html" target="_top">Integral Data Systems Corp.</a> ');

document.write('<a href="http://www.integdata.com"> Integral Data Systems Corp.<br></a>');

document.write(' All Rights Reserved<br>');

// document.write('For more information feel free to '); 

// document.write(' <A HREF="mailto:info@integdata.com">Contact Us</a>');

document.write('</span><br>');

//  End -->