<!-- Begin

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


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

document.write('Cy Smith<br> Keeps Corporation ');

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

document.write('3900 Barrett Dr. Suite 102<br>');

document.write('Raleigh, NC 27609<br>');

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

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(919) 881-4105<br></span>');

document.write('<br>');

document.write(' <A HREF="mailto:cy@keepscorp.com">info@keepscorp.com</a><br>');



//  End -->
