<!-- Begin

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

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

document.write('Tech Support 911');

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

document.write('10 Main Street<br>');

document.write('Hardeeville, SC 29927<br>');

document.write('PHONE: <span class="phonetitle">(843) 227-9000<BR></span>');

document.write('FAX: <span class="phonetitle">Please email or call</span>');

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

document.write(' <A HREF="mailto:techsupport@techsupport911.com">techsupport@techsupport911.com</a><br>');


//  End -->