<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('For more information feel free to contact us via '); 

document.write(' <A HREF="mailto:Info@DualSoftUSA.com">Email</a><br>');

document.write('or phone us toll free 888.284.9315<br>'); 

document.write('or use this nifty '); 

document.write(' <A HREF="http://www.dualsoftusa.com/Contact.html">Contact Form</a><br>');

document.write('<span class ="copyright">&copy;Web site copyright 2008 ');

document.write('<a href="index.html" target="_top">DualSoftUSA, Inc.</a> ');

document.write(' All Rights Reserved');

document.write('</span>');

//  End -->
