<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('D-K Products');

document.write('</span><br>');

document.write('P.O. Box 7311<br>');

document.write('Charlotte, NC 28241<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(704) 577-2874<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(803) 831-9535<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:khills12@bellsouth.net">khills12@bellsouth.net</a>');

//  End -->