<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 2008 ');

document.write('<br>');
document.write('<a href="index.htm" target="_top">Gargour Technologies</a> ');


document.write('<br>All Rights Reserved, ');
document.write('For more information'); 


document.write(' <A HREF="contact us.htm">Contact Us</a>');


document.write('</span><br>');



//  End -->