<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Lodge In The Valley Of The Moon');

document.write('</span><br>');

document.write('PO Box 1148 <br>');

document.write('Fall City, WA 98024<br>');

document.write('PHONE MO: <span class="phonetitle">(206) 979-4932<BR></span>');
document.write('PHONE MOLLY: <span class="phonetitle">(425) 443-8114<BR></span>');
document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(425) 333-0808<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@lodgevm.com" class="link">info@lodgevm.com</a><br>');


//  End -->