<!-- Begin

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

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

document.write('Fremont Maritime');

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

document.write('1019 West Ewing Street.<br>');

document.write('Seattle, WA 98119<br>');

document.write('Local: <span class="phonetitle">(206) 782-4308<br></span>');

document.write('Toll Free: <span class="phonetitle">(888) STAY LOW<br></span>');

document.write('FAX: <span class="phonetitle">(206) 782-2553<br></span>');

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

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


//  End -->
