<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="contact">');

document.write('Pleasant Valley Rental');

document.write('</span><br>');

document.write('300 Route 287<br>');

document.write('Morris, PA 16938<br>');

document.write('Day Phone: <span class="contacttitle">570-772-4107<br></span>');

document.write('Evening Phone: <span class="contacttitle">570-353-2222<br></span>');



//  End -->