<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Capital Software Inc.');

document.write('</span><br>');

document.write('PO Box 176158 ');

document.write('Covington, KY 41017<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(888) 553-9991</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(888) 553-9991</span>');

document.write('</nobr><br><br>');

document.write('Email: ');

document.write(' <A HREF="mailto:sales@capitalsoftwareinc.com">sales@capitalsoftwareinc.com</a><br>');


//  End -->