<!-- Begin


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

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

document.write('Reflections By Ruth');

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

document.write('4905 Davis Drive<br>');

document.write('Doylestown, PA 18902-1147<br>');

document.write('PHONE: <span class="phonetitle">215-534-0534<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">206-984-2129<BR></span>');

document.write('<br>');

document.write(' <A HREF="mailto:info@reflectionsbyruth.com" class="link">info@reflectionsbyruth.com</a><br>');


//  End -->
