<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Feby\'s Fishery, Restaurant & Seafood Market');

document.write('</span><br>');

document.write('3701 Lancaster Pike, State Route 48, ');

document.write('Wilmington, DE 19805<br>');

document.write('<nobr>');

document.write('RESTAURANT: <span class="phonetitle">(302) 998-9501</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('SEAFOOD MARKET: <span class="phonetitle">(302) 998-9496</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(302) 994-9406</span>');

document.write('</nobr><br><br>');

document.write('Email: ');

document.write(' <A HREF="mailto:info@febysfishery.com">info@febysfishery.com</a><br>');


//  End -->