<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">Copyright &copy; 2005-2010 ');

document.write('<a href="index.html" target="_top">Hands On Web</a> ');

document.write('All Rights Reserved<br>');

document.write('For More Information Please '); 

// document.write(' <A HREF="contact.htm">Contact Us</a>');

document.write('Call <b>972-874-8435</b> or Send an<a href="mailto:service@handsonweb.info"> Email</a>.');

document.write('</span><br>');


//  End -->