<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('The Natural Path');

document.write('</span><br>');

document.write('Scott Cronenweth<br>');

// document.write('29 Osborne Avenue<br>');

// document.write('South Portland, ME 04106<br>');

document.write('CELL PHONE: <span class="subtitle">(207) 776-9907<BR></span>');

document.write('HOME PHONE: <span class="subtitle">(207) 799-2207<BR></span>');

document.write('<BR>E-mail: ');

// document.write(' <A HREF="mailto:scott@naturalpathwalks.com">scott@naturalpathwalks.com</a><br>');

document.write('scott<span>@</span>naturalpathwalks.com');

//  End -->