<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Tech Suite Solutions, LLC');

document.write('</span><br>');

document.write('1826 SE 12th Ave.<br>');

document.write('Portland, OR 97214<br>');

document.write('PHONE: <span class="phonetitle">(503) 320-6382<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(503) 232-1774<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@techsuitesolutions.com">info@techsuitesolutions.com</a><br>');



//  End -->