<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Ferguson Computer Services, Inc.');
document.write('</span><br>');

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

document.write('Lees Summit, MO  64086<br>');
document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(816) 525-8898<BR></span>');
document.write('</span><br>');

document.write('<BR>E-mail us: ');

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


//  End -->