<!-- Start

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

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

document.write('Tethernet, Inc.');

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

document.write('227 Bellevue Way NE, Suite 473<br>');

document.write('Bellevue, WA 98004<br>');

document.write('Phone: &nbsp;&nbsp;&nbsp;<span class="phonetitle">(877) 203-7775<br></span>');

document.write('Fax: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="phonetitle">(866) 646-5079<BR></span>');

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

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

//  End -->