<!-- 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('<br>');

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

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

document.write('PHONE: (800) 948-9377<br>');

document.write('FAX: &nbsp;&nbsp;(919) 881-4105<br>');

document.write('<br>');

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

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

//  End -->
