<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('Web design copyright &copy 2008 ')

document.write('<a href="http://www.integdata.com"> Integral Data Systems Corp.<br></a>');

document.write(' All Rights Reserved<br>');

// document.write('<a href="index-2.html" target="_top" class="footerlink">Your Company</a> ');

// document.write('/');

// document.write(' <A HREF="contact.htm" class="footerlink">Contact</a><br>');

document.write('</span>');


//  End -->