<!-- Start

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

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

document.write('MC Northwest Inc.');

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

document.write('1466 McDonald St. NE<br>');

document.write('Salem, OR 97301<br>');

document.write('PHONE: <span class="phonetitle">(503) 991-1367<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(503) 316-8025<BR></span>');

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

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

//  End -->
