<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Global Headquarters<br>');

document.write('</span><br>');

document.write('Hurley Marine, Inc.');

document.write('</span><br>');

document.write('1125 Lake Shore Drive<br>');

document.write('Escanaba, Michigan 49829 USA<br>');

document.write('PHONE: <span class="phonetitle">906. 553.6249<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@hurleymarine.com" class="link">info@hurleymarine.com</a><br>');


//  End -->