<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">');


document.write('<a href="index.html" target="_top">PDMA, Inc.</a> ');


document.write('Copyright 1983-2010 PDMA, Inc.<br>');
document.write(''); 

document.write(' <A HREF="contact.asp">Contact Us</a>');


document.write('</span><br>');
document.write('<span class ="copyright">');
document.write('<a href="docs/pdma privacy policy.pdf" target="_new">Privacy Policy</a> ');
document.write ('&nbsp;&nbsp;&nbsp;');
document.write('<a href="docs/pdma net terms of use agreement.pdf" target="_new">Terms of Use</a> ');
document.write('</span><br>');





//  End -->