<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mallard Marine Corporation');

document.write('</span><br>');

document.write('5700 S.E. Foster ');

document.write('Portland, OR 97206<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(503) 771-7720</span>');

document.write('</nobr><br><br>');

document.write('eMAIL: ');

document.write(' <A HREF="mailto:mallardmarinecorp@charter.net">mallardmarinecorp@charter.net</a><br>');


//  End -->