<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Nokomis Restaurant & Bar');

document.write('</span><br>');

document.write('5593 North Shore Drive, the Culinary Highway<br>');

document.write('Duluth, MN 55812<br>');

document.write('PHONE: <span class="phonetitle">(218) 525-2286<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(218) 525-2286<br></span>');

document.write('<a href="mailto:moreinfo@nokomisonthelake.com">moreinfo@nokomisonthelake.com</a><br>');


//  End -->