<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ashbury Senior Computer Center');

document.write('</span><br>');

document.write('11011 Ashbury Road<br>');

document.write('Cleveland , Ohio 44106<br>');

document.write('PHONE: <span class="phonetitle">(216) 421-2305<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(216) 229-4151<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@asc3.org">info@asc3.org</a><br>');

//  End -->