<!-- Begin


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

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

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

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

document.write('407 Old Bridge Rd.<br>');

document.write('Grand Blanc, MI 48439<br>');

document.write('PHONE: <span class="phonetitle">(810) 695-4761<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(810) 695-4777<BR></span>');

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

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


//  End -->