<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Last Chance Ranch Maine');

document.write('</span><br>');

document.write('379 Bangor Rd.<br>');

document.write('Troy, ME 04987<br><br>');

document.write('PHONE: <span class="phonetitle">(207) 948-3440<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@lastchanceranchmaine.org" class="link">info@lastchanceranchmaine.org</a><br>');


//  End -->