<!-- Begin


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


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

document.write('Audio Tek LLC');

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

document.write('3658 Airline Rd<br>');

document.write('Muskegon, MI 49444-3863<br>');

document.write('PHONE: <span class="phonetitle">(231) 737-5059<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(231) 737-5039<BR></span>');

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

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



//  End -->