<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="contacttitle">');

document.write('Austin Computer Guys');

document.write('</span><br>');

document.write('Toll Free: <span class="contacttitle">(800) 964-1491<BR></span>');

document.write('Local-1: &nbsp;&nbsp;<span class="contacttitle">(512) 590-1863<BR></span>');

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