<!-- Begin

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

document.write('<span class="phonetitle">');

document.write('Nancy's Knit Knacks LLC');

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

document.write('104 Hobblebrook Ct.<br>');

document.write('Cary, NC 27518-8623<br>');

document.write('PHONE: <span class="phonetitle">(800) 731-5648<br></span>');

document.write('FAX: <span class="phonetitle">(866) 445-4371<br></span>');




//  End -->