<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Guthrie\'s PC Service');

document.write('</span><br>');

document.write('167A Haywood Rd.<br>');

document.write('Asheville, NC 28806<br>');

document.write('PHONE: <span class="phonetitle">(828) 225-5997</span><br>');

document.write('FAX: <span class="phonetitle">(828) 225-5719</span><br>');

document.write('<br><br>');

document.write('E-mail:<br>');

document.write(' <a href="mailto:sales@guthries-pc.com">sales@guthries-pc.com</a><br>');


//  End -->
