<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Edgewater Realty');

document.write('</span><br>');

document.write('#1 5th Ave. West ');

document.write('Polson, Montana 59860<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(406) 883-5203</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(406) 883-8611</span>');

document.write('</nobr><br><br>');

document.write('eMAIL: ');

document.write(' <A HREF="mailto:info@lakeshorestore.com">info@lakeshorestore.com</a><br>');


//  End -->