<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('E-mail:<BR><BR> ');

document.write(' <A HREF="mailto:sales@YourTechNeighbor.com">Sales - </a>      sales@YourTechNeighbor.com<br>');

document.write(' <A HREF="mailto:service@YourTechNeighbor.com">Customer Service - </a>service@YourTechNeighbor.com<br><br>');

document.write('<span class="phonetitle">');

document.write('YourTechNeighbor');

document.write('</span><br>');

document.write('PO Box 13591<br>');

document.write('Scottsdale, AZ 85267<br><br>');

document.write('PHONE: <span class="phonetitle">(480) 220-3275<BR></span>');

document.write('FAX: <span class="phonetitle">(480) 718-8189<BR></span>');



//  End -->