<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ann Arbor Computer Systems, Inc.');

document.write('</span><br>');

document.write('4055 Stone School Rd<br>');

document.write('Ann Arbor, Mi. 48108<br>');

document.write('PHONE: <span class="phonetitle">(734) 971-6900<BR></span>');

document.write('FAX: <span class="phonetitle">(734) 971-6909<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@a2computers.com">info@a2computers.com</a><br>');


//  End -->