<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Webb and Associates');

document.write('</span><br>');

document.write('66 South 12th Street<br>');

document.write('Richmond, Indiana 47374<br>');

document.write('<BR>PHONE: <span class="phonetitle">(765) 962-3524<BR></span>');

document.write('FAX: <span class="phonetitle">(765) 962-3525<BR></span>');

document.write('<BR>HOURS: <span class="phonetitle">Monday - Friday; 8 AM - 5 PM<BR></span>');

document.write('EXTENDED HOURS: <span class="phonetitle">Feb.-April 15th; Saturday 8 AM - 5 PM<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:Info@Webb-CPA.com">Info@Webb-CPA.com</a><br>');


//  End -->