<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Hugg Tech Computers');

document.write('</span><br>');

document.write('Queen Creek, AZ 85242<br>');

document.write('PHONE: <span class="phonetitle">(480) 695-9985<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@huggtech.com" class="link">info@huggtech.com</a><br>');



//  End -->