WebFontConfig = {
google: { families: [ 'Della+Respira', 'Muli' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
var protocol = ('https:' == document.location.protocol ? 'https' : 'http');
var _includeURL = protocol + '://testimonialtree.com/Widgets/';
//Add widget load to stats
var iphttp_request = TT_createCrossDomainRequest();
function TT_httpGet(theUrl)
{
var xmlHttp = null;
xmlHttp = new XMLHttpRequest();
xmlHttp.open( "GET", theUrl, true );
xmlHttp.send( null );
return xmlHttp.responseText;
}
function TT_getIP(JSONObject) {
if (iphttp_request) {
try{
if (window.XDomainRequest) {
iphttp_request.onload = function () {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
};
iphttp_request.open("GET", "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
} else {
iphttp_request.onreadystatechange = TT_IPCallhandler;
iphttp_request.open('GET', "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
};
} catch(error) {
};
};
}
function TT_IPCallhandler(evtXHR) {
if (iphttp_request.readyState == 4) {
if (iphttp_request.status == 200) {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
}
else {
//alert("request Errors Occured");
}
iphttp_request = null;
}
}
function TT_createCrossDomainRequest(url, handler) {
//var
var httpRequest = null;
//var
if (window.XDomainRequest) {
httpRequest = new window.XDomainRequest();
httpRequest.onload = function () { callBack(httpRequest.responseText) };
} else
httpRequest = new XMLHttpRequest();
return httpRequest;
}
var params = encodeURIComponent('email=&username= %>');
var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=67300¶ms=' + params;
var ipJson;
TT_getIP(ipJson);
//End adding widget load to stats
var v_css = document.createElement('link');
v_css.rel = 'stylesheet';
v_css.type = 'text/css';
v_css.href = 'https://testimonialtree.com/Styles/TestimonialTree_Widget1.css';
document.getElementsByTagName('head')[0].appendChild(v_css);
var newEl = document.createElement('TABLE');
newEl.setAttribute('cellPadding',5);
var tmp = document.createElement('TBODY');
newEl.appendChild(tmp);
var BR0 = document.createElement('BR');
var TestRow0 = document.createElement('TR');
var TestCell0 = document.createElement('TD');
TestCell0.className = 'TestimonialTree_Testimonial';
TestCell0.className = 'TestimonialTree_Testimonial';
var TestDiv0 = document.createElement('div');
TestDiv0.innerHTML= '\"Julie was great. Known her for a while and finally got a chance to work with her. She is very straightforward and does what she says she will do. \"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('');
SigCell0.appendChild(SigData0);
SigRow0.appendChild(SigCell0);
//Add Row
tmp.appendChild(SigRow0);
//Add Row
tmp.appendChild(TestRow0);
var BR1 = document.createElement('BR');
var TestRow1 = document.createElement('TR');
var TestCell1 = document.createElement('TD');
TestCell1.className = 'TestimonialTree_Testimonial';
TestCell1.className = 'TestimonialTree_Testimonial';
var TestDiv1 = document.createElement('div');
TestDiv1.innerHTML= '\"David Sarver provided excellent professional service. He was responsive to my concerns and always available to answer all my questions. David managed to sell my reno property quickly and for a price which exceeded my expectations. It was a pleasure working with David and Berkshire Hathaway and I would highly recommend. \"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('Antoinette C');
SigCell1.appendChild(SigData1);
SigRow1.appendChild(SigCell1);
//Add Row
tmp.appendChild(SigRow1);
//Add Row
tmp.appendChild(TestRow1);
var BR2 = document.createElement('BR');
var TestRow2 = document.createElement('TR');
var TestCell2 = document.createElement('TD');
TestCell2.className = 'TestimonialTree_Testimonial';
TestCell2.className = 'TestimonialTree_Testimonial';
var TestDiv2 = document.createElement('div');
TestDiv2.innerHTML= '\"It was a pleasure working with Shaun Hayes of Berkshire Hathaway. He listed our house and it was sold in less than 2 weeks. Shaun always made himself available to answer any questions. He is very knowledgeable and easy to work with. \"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Wanda F');
SigCell2.appendChild(SigData2);
SigRow2.appendChild(SigCell2);
//Add Row
tmp.appendChild(SigRow2);
//Add Row
tmp.appendChild(TestRow2);
var BR3 = document.createElement('BR');
var TestRow3 = document.createElement('TR');
var TestCell3 = document.createElement('TD');
TestCell3.className = 'TestimonialTree_Testimonial';
TestCell3.className = 'TestimonialTree_Testimonial';
var TestDiv3 = document.createElement('div');
TestDiv3.innerHTML= '\"It has been a great experience. \"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Carla C');
SigCell3.appendChild(SigData3);
SigRow3.appendChild(SigCell3);
//Add Row
tmp.appendChild(SigRow3);
//Add Row
tmp.appendChild(TestRow3);
var BR4 = document.createElement('BR');
var TestRow4 = document.createElement('TR');
var TestCell4 = document.createElement('TD');
TestCell4.className = 'TestimonialTree_Testimonial';
TestCell4.className = 'TestimonialTree_Testimonial';
var TestDiv4 = document.createElement('div');
TestDiv4.innerHTML= '\"We had an excellent experience working with Laurie to sell our house. The entire process went smoothly from start to finish with no issues at all. Laurie was professional, knowledgeable, and always available to answer any questions we had. Since we had already moved out of state, Laurie went above and beyond by stopping by the house to check on it, giving us peace of mind throughout the process. Her expertise and attention to detail made the selling process stress-free and straightforward. We couldn\u0092t have asked for a better outcome and would highly recommend Laurie to anyone looking to buy or sell a home. Thank you for making it such a seamless experience!\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Jeff L');
SigCell4.appendChild(SigData4);
SigRow4.appendChild(SigCell4);
//Add Row
tmp.appendChild(SigRow4);
//Add Row
tmp.appendChild(TestRow4);
var BR5 = document.createElement('BR');
var TestRow5 = document.createElement('TR');
var TestCell5 = document.createElement('TD');
TestCell5.className = 'TestimonialTree_Testimonial';
TestCell5.className = 'TestimonialTree_Testimonial';
var TestDiv5 = document.createElement('div');
TestDiv5.innerHTML= '\"Laurie Westheimer and the Westheimer Group are great. I was very pleased with the experience in selling my Dad\'s house. She\'s very experienced and knowledgeable and does her best for her clients. I would definitely contact her again should the need arise to sell my house or refer anyone else I know to her who is looking to sell. \"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Sherry S');
SigCell5.appendChild(SigData5);
SigRow5.appendChild(SigCell5);
//Add Row
tmp.appendChild(SigRow5);
//Add Row
tmp.appendChild(TestRow5);
var BR6 = document.createElement('BR');
var TestRow6 = document.createElement('TR');
var TestCell6 = document.createElement('TD');
TestCell6.className = 'TestimonialTree_Testimonial';
TestCell6.className = 'TestimonialTree_Testimonial';
var TestDiv6 = document.createElement('div');
TestDiv6.innerHTML= '\"The team was fantastic. Took two full days to help us in our search for our home when we flew in for a quick trip. Worked with us and were great at communicating during each step. Coordinating everything across the country had to prove challenging but any questions we had were answered quickly. \"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Toshia P');
SigCell6.appendChild(SigData6);
SigRow6.appendChild(SigCell6);
//Add Row
tmp.appendChild(SigRow6);
//Add Row
tmp.appendChild(TestRow6);
var BR7 = document.createElement('BR');
var TestRow7 = document.createElement('TR');
var TestCell7 = document.createElement('TD');
TestCell7.className = 'TestimonialTree_Testimonial';
TestCell7.className = 'TestimonialTree_Testimonial';
var TestDiv7 = document.createElement('div');
TestDiv7.innerHTML= '\"My whole family has used Laurie and the Westheimer group throughout the years, and there\u0092s good reason we keep coming back for all our reality needs. Laurie and her team are always knowledgeable and willing to answer any and all of our questions. They have walked us through the process (some of us many times) and even when we hit unexpected snags that just comes with buying and selling homes, Laurie is able to explain our options and give advise without attempting to sway your decision. Even though we have found our long term home, we still plan to use the Westheimer group for any other reality needs that may come up in the future because the team is reliable and their service really is that good. \"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Melaney C');
SigCell7.appendChild(SigData7);
SigRow7.appendChild(SigCell7);
//Add Row
tmp.appendChild(SigRow7);
//Add Row
tmp.appendChild(TestRow7);
var BR8 = document.createElement('BR');
var TestRow8 = document.createElement('TR');
var TestCell8 = document.createElement('TD');
TestCell8.className = 'TestimonialTree_Testimonial';
TestCell8.className = 'TestimonialTree_Testimonial';
var TestDiv8 = document.createElement('div');
TestDiv8.innerHTML= '\"Collaborating with Laurie and her team was an exemplary experience. I discovered her through a recommendation on ChatGPT. Laurie consistently delivered outstanding service and insightful advice. I wholeheartedly endorse Laurie and her team for their professionalism and expertise.\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Scott H');
SigCell8.appendChild(SigData8);
SigRow8.appendChild(SigCell8);
//Add Row
tmp.appendChild(SigRow8);
//Add Row
tmp.appendChild(TestRow8);
var BR9 = document.createElement('BR');
var TestRow9 = document.createElement('TR');
var TestCell9 = document.createElement('TD');
TestCell9.className = 'TestimonialTree_Testimonial';
TestCell9.className = 'TestimonialTree_Testimonial';
var TestDiv9 = document.createElement('div');
TestDiv9.innerHTML= '\"Laurie was fantastic to work with and listing and selling our property. We highly recommend her to anyone in the market for buying or selling a home or property. She guided us from day one to the very end of our closing and the most professional and knowledgeable manner. When we tell people about selling our condo, we always mention what a fantastic job she did for us and highly recommend her.\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('William S');
SigCell9.appendChild(SigData9);
SigRow9.appendChild(SigCell9);
//Add Row
tmp.appendChild(SigRow9);
//Add Row
tmp.appendChild(TestRow9);
var BR10 = document.createElement('BR');
var TestRow10 = document.createElement('TR');
var TestCell10 = document.createElement('TD');
TestCell10.className = 'TestimonialTree_Testimonial';
TestCell10.className = 'TestimonialTree_Testimonial';
var TestDiv10 = document.createElement('div');
TestDiv10.innerHTML= '\"It has been a pleasure working with Laurie Westheimer. This is the second time that we have worked with her first and purchasing and currently and selling our property. She has a vast knowledge of the industry and did guide us very well from the beginning to the end of the sale. We thank Laurie and look forward to working with her in the future. In discussing the sale of our property, I always highly recommend her as a realtor.\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Patricia S');
SigCell10.appendChild(SigData10);
SigRow10.appendChild(SigCell10);
//Add Row
tmp.appendChild(SigRow10);
//Add Row
tmp.appendChild(TestRow10);
var BR11 = document.createElement('BR');
var TestRow11 = document.createElement('TR');
var TestCell11 = document.createElement('TD');
TestCell11.className = 'TestimonialTree_Testimonial';
TestCell11.className = 'TestimonialTree_Testimonial';
var TestDiv11 = document.createElement('div');
TestDiv11.innerHTML= '\"I had a brief conversation with Laurie to see if a house was still on the market and from that call things happened so quickly. Laurie took me to see the house, wrote up a contract, contacted the the buyers on my house and made things happen almost overnight. I closed on the new house so quickly I didn\'t realize what was happening. Laurie also referred a handiman and a packing company. She has connections to all the people who can make your move easier. If you want an experienced professional to get the right house for you, Laurie Westheimer is the lady that will make it happen. I would give her a 5 star excellent rating!\"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Deborah A');
SigCell11.appendChild(SigData11);
SigRow11.appendChild(SigCell11);
//Add Row
tmp.appendChild(SigRow11);
//Add Row
tmp.appendChild(TestRow11);
var BR12 = document.createElement('BR');
var TestRow12 = document.createElement('TR');
var TestCell12 = document.createElement('TD');
TestCell12.className = 'TestimonialTree_Testimonial';
TestCell12.className = 'TestimonialTree_Testimonial';
var TestDiv12 = document.createElement('div');
TestDiv12.innerHTML= '\"Throughout the selling process, Laurie was very professional, very knowledgeable of our needs and the current market conditions. She always made herself available to answer those \'stupid\' questions from the seller that put our minds at ease. She constantly provided feedback as to the status of the listing and made recommendations to enhance the viewing process. I would definitely recommend Laurie to others looking to sell (or buy) a property.\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('Joe N');
SigCell12.appendChild(SigData12);
SigRow12.appendChild(SigCell12);
//Add Row
tmp.appendChild(SigRow12);
//Add Row
tmp.appendChild(TestRow12);
var BR13 = document.createElement('BR');
var TestRow13 = document.createElement('TR');
var TestCell13 = document.createElement('TD');
TestCell13.className = 'TestimonialTree_Testimonial';
TestCell13.className = 'TestimonialTree_Testimonial';
var TestDiv13 = document.createElement('div');
TestDiv13.innerHTML= '\"Mrs. Laurie is Awesome! We loved her spirit when we first met. She\'s genuinely kind! She\'s very knowledgeable, responsive, down to earth and truly cares about your interests and needs. We feel blessed to have her as our realtor ❤️😊.\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Bernice H');
SigCell13.appendChild(SigData13);
SigRow13.appendChild(SigCell13);
//Add Row
tmp.appendChild(SigRow13);
//Add Row
tmp.appendChild(TestRow13);
var BR14 = document.createElement('BR');
var TestRow14 = document.createElement('TR');
var TestCell14 = document.createElement('TD');
TestCell14.className = 'TestimonialTree_Testimonial';
TestCell14.className = 'TestimonialTree_Testimonial';
var TestDiv14 = document.createElement('div');
TestDiv14.innerHTML= '\"Laurie was there every step of the way, and made sure we got the most out of our home sale. She had no issues answering tons of questions and advising on how to best show and sell our home. We will definitely work with Laurie again in the future!\"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Christopher D');
SigCell14.appendChild(SigData14);
SigRow14.appendChild(SigCell14);
//Add Row
tmp.appendChild(SigRow14);
//Add Row
tmp.appendChild(TestRow14);
var BR15 = document.createElement('BR');
var TestRow15 = document.createElement('TR');
var TestCell15 = document.createElement('TD');
TestCell15.className = 'TestimonialTree_Testimonial';
TestCell15.className = 'TestimonialTree_Testimonial';
var TestDiv15 = document.createElement('div');
TestDiv15.innerHTML= '\"We have wanted to buy a home of our own for several years. Being long time renters, more privacy, ever-changing rental prices and a space for our pets were some of the reasons we wanted to buy. We are happy to make our dream come true this year.
\nSelecting the right real estate agent was important to us. We had worked with a realtor in a previous search a few years earlier. It was not a positive experience. The agent showed us homes that were nothing like we had asked to see. It was as if he didn\u0092t listen to us at all. So this time we hoped and looked for someone that would be professional and yet casual enough to work with. Someone that would listen to what we wanted and advocate for us. We read through several profiles and found Laurie Westheimer. We met her and right away she put us at ease.
\nLaurie and her team were always responsive and prompt with all our questions and requests. They advocated for us with our builder and provided us with resources to make the building and buying process a lot easier.
\nWe definitely recommend Laurie and her team to friends or colleague looking for a property. \"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Donna T');
SigCell15.appendChild(SigData15);
SigRow15.appendChild(SigCell15);
//Add Row
tmp.appendChild(SigRow15);
//Add Row
tmp.appendChild(TestRow15);
var BR16 = document.createElement('BR');
var TestRow16 = document.createElement('TR');
var TestCell16 = document.createElement('TD');
TestCell16.className = 'TestimonialTree_Testimonial';
TestCell16.className = 'TestimonialTree_Testimonial';
var TestDiv16 = document.createElement('div');
TestDiv16.innerHTML= '\"My testimonial is short but very true. Laurie is totally outstanding! Considerate, competent, an excellent communicator, professional and brilliantly organized.\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('David H');
SigCell16.appendChild(SigData16);
SigRow16.appendChild(SigCell16);
//Add Row
tmp.appendChild(SigRow16);
//Add Row
tmp.appendChild(TestRow16);
var BR17 = document.createElement('BR');
var TestRow17 = document.createElement('TR');
var TestCell17 = document.createElement('TD');
TestCell17.className = 'TestimonialTree_Testimonial';
TestCell17.className = 'TestimonialTree_Testimonial';
var TestDiv17 = document.createElement('div');
TestDiv17.innerHTML= '\"Working with Laurie Westheimer made the process of selling my condominium a less stressful experience than expected. Laurie was attentive to my needs, questions, and concerns. Through the closing, I knew that Laurie was present for me in making the sale of my home easy and complete.\"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('Marcy P');
SigCell17.appendChild(SigData17);
SigRow17.appendChild(SigCell17);
//Add Row
tmp.appendChild(SigRow17);
//Add Row
tmp.appendChild(TestRow17);
var BR18 = document.createElement('BR');
var TestRow18 = document.createElement('TR');
var TestCell18 = document.createElement('TD');
TestCell18.className = 'TestimonialTree_Testimonial';
TestCell18.className = 'TestimonialTree_Testimonial';
var TestDiv18 = document.createElement('div');
TestDiv18.innerHTML= '\"Totally awesome experience start to finish. Perfect alignment for our interests and needs with her and her teams motivation and expertise! Probably why she\u0092s helped us to get top dollar for our Dayton home sale too! A solid experience and I highly recommend you reach out to Laurie whether you\u0092re buying or selling or both! You won\u0092t be disappointed! \"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('Winston B');
SigCell18.appendChild(SigData18);
SigRow18.appendChild(SigCell18);
//Add Row
tmp.appendChild(SigRow18);
//Add Row
tmp.appendChild(TestRow18);
var BR19 = document.createElement('BR');
var TestRow19 = document.createElement('TR');
var TestCell19 = document.createElement('TD');
TestCell19.className = 'TestimonialTree_Testimonial';
TestCell19.className = 'TestimonialTree_Testimonial';
var TestDiv19 = document.createElement('div');
TestDiv19.innerHTML= '\"Laurie was truly exceptional from start to finish! She was extremely informative and patient with me, and always made herself available for showings and to answer questions in a timely manner. She is a beautiful soul inside and out, I would highly recommend her for your buying/selling needs!! \"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('Chrystal B');
SigCell19.appendChild(SigData19);
SigRow19.appendChild(SigCell19);
//Add Row
tmp.appendChild(SigRow19);
//Add Row
tmp.appendChild(TestRow19);
var BR20 = document.createElement('BR');
var TestRow20 = document.createElement('TR');
var TestCell20 = document.createElement('TD');
TestCell20.className = 'TestimonialTree_Testimonial';
TestCell20.className = 'TestimonialTree_Testimonial';
var TestDiv20 = document.createElement('div');
TestDiv20.innerHTML= '\"Laurie works hard to make sure your real estate needs are met. She has great communication skills and makes the entire process painless! \"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Anthony C');
SigCell20.appendChild(SigData20);
SigRow20.appendChild(SigCell20);
//Add Row
tmp.appendChild(SigRow20);
//Add Row
tmp.appendChild(TestRow20);
var BR21 = document.createElement('BR');
var TestRow21 = document.createElement('TR');
var TestCell21 = document.createElement('TD');
TestCell21.className = 'TestimonialTree_Testimonial';
TestCell21.className = 'TestimonialTree_Testimonial';
var TestDiv21 = document.createElement('div');
TestDiv21.innerHTML= '\"Laurie was very knowledgeable and made the entire buying process run smoothly.\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('Manya S');
SigCell21.appendChild(SigData21);
SigRow21.appendChild(SigCell21);
//Add Row
tmp.appendChild(SigRow21);
//Add Row
tmp.appendChild(TestRow21);
var BR22 = document.createElement('BR');
var TestRow22 = document.createElement('TR');
var TestCell22 = document.createElement('TD');
TestCell22.className = 'TestimonialTree_Testimonial';
TestCell22.className = 'TestimonialTree_Testimonial';
var TestDiv22 = document.createElement('div');
TestDiv22.innerHTML= '\"Laurie made the process smooth and easy. Everything you could ask for\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('Christopher W');
SigCell22.appendChild(SigData22);
SigRow22.appendChild(SigCell22);
//Add Row
tmp.appendChild(SigRow22);
//Add Row
tmp.appendChild(TestRow22);
var BR23 = document.createElement('BR');
var TestRow23 = document.createElement('TR');
var TestCell23 = document.createElement('TD');
TestCell23.className = 'TestimonialTree_Testimonial';
TestCell23.className = 'TestimonialTree_Testimonial';
var TestDiv23 = document.createElement('div');
TestDiv23.innerHTML= '\"Laurie, a realitor who works for Coldwell Banker Heritage was the Realtor I eventually used for the PURCHASE and SELL of my 1st house! Because I was a new home buyer at the time, I loaded her down with many question and no matter how frustrating it probably was for her, with out hesitation, she always responded with politeness and honesty as welll!! Showing her honesty, I asked if the house that I was buying was a good purchase? Her response was, \"It\'s okay for the price.\" Most other realtors I\'ve delt with would have told me, it\'s a great buy just to get the sell!! The house, was, for the money, how she described exactly! I eventually Invested time & money into the house to be conducive to what I thought It was worth, knowing that I was going to sell it roughly 5 years later. When the time finally did come for me to sell, without hesitation, I contacted the one realtor that I could fully trust, Laurie Westheimer!! Showing her selflessness and dedicated personality again, this women made sure that there were no delays or nothing forgotten on my part, sending many reminders and answering any questions no matter day or night with Immediate response! In addition to me fixing the house up already, I ask if there is anything else that I would need to do to get asking price? Specifically she answered, \"clean the oven and somhow, find away to get the trash in the neighbors yard yardpicked up!\" Not mentioning any neighbors, lol, however; I did as she instructed and the house sold 26k over asking price with 1.5 days of being on the mark!! This women knows what she\'s doing!! Lastly, during closing with the title agency, I was asked, if I would pay for some bogus insurance that had little meaning in which I had no knowledge of, no fault to the title agency, they were just doing their job. Laurie then quickly nudged my shoulder and informed me, it wasn\'t a good idea and save me from spending money on unnecessary insurance! WHAT A REALTOR!!\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('Lucas P');
SigCell23.appendChild(SigData23);
SigRow23.appendChild(SigCell23);
//Add Row
tmp.appendChild(SigRow23);
//Add Row
tmp.appendChild(TestRow23);
var BR24 = document.createElement('BR');
var TestRow24 = document.createElement('TR');
var TestCell24 = document.createElement('TD');
TestCell24.className = 'TestimonialTree_Testimonial';
TestCell24.className = 'TestimonialTree_Testimonial';
var TestDiv24 = document.createElement('div');
TestDiv24.innerHTML= '\"We had only one weekend to find a house. Laurie did a good job guiding us through the process, helped evaluate our needs, and helped us find the house we wanted. We would highly recommend her.\"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Melinda S');
SigCell24.appendChild(SigData24);
SigRow24.appendChild(SigCell24);
//Add Row
tmp.appendChild(SigRow24);
//Add Row
tmp.appendChild(TestRow24);
var BR25 = document.createElement('BR');
var TestRow25 = document.createElement('TR');
var TestCell25 = document.createElement('TD');
TestCell25.className = 'TestimonialTree_Testimonial';
TestCell25.className = 'TestimonialTree_Testimonial';
var TestDiv25 = document.createElement('div');
TestDiv25.innerHTML= '\"We had only one weekend to find a house. Laurie did a good job guiding us through the process, helped evaluate our needs, and helped us find the house we wanted. We would highly recommend her.\"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Melinda S');
SigCell25.appendChild(SigData25);
SigRow25.appendChild(SigCell25);
//Add Row
tmp.appendChild(SigRow25);
//Add Row
tmp.appendChild(TestRow25);
var BR26 = document.createElement('BR');
var TestRow26 = document.createElement('TR');
var TestCell26 = document.createElement('TD');
TestCell26.className = 'TestimonialTree_Testimonial';
TestCell26.className = 'TestimonialTree_Testimonial';
var TestDiv26 = document.createElement('div');
TestDiv26.innerHTML= '\"Laurie did a great job in helping us find our new condo! She was very patient with the my constant texting about the \u0093next\u0094 possibility of a new house or Condo to go look at, did lots of research to make sure the new listing was valued appropriately, always there when we needed her assistance\u0085Laurie was EXCELLENT!\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('James P');
SigCell26.appendChild(SigData26);
SigRow26.appendChild(SigCell26);
//Add Row
tmp.appendChild(SigRow26);
//Add Row
tmp.appendChild(TestRow26);
var BR27 = document.createElement('BR');
var TestRow27 = document.createElement('TR');
var TestCell27 = document.createElement('TD');
TestCell27.className = 'TestimonialTree_Testimonial';
TestCell27.className = 'TestimonialTree_Testimonial';
var TestDiv27 = document.createElement('div');
TestDiv27.innerHTML= '\"One day after listing with Laurie -- a PRE-APPROVED buyer was lined up. She has a particularly thorough understanding of The Carillon House in Kettering, and Laurie worked diligently the management company and the buyers to provide an incredibly smooth transition of my condo to the new owner. I look forward to working with Laurie on my next real estate venture! Joe LaForsch.\"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('Joseph L');
SigCell27.appendChild(SigData27);
SigRow27.appendChild(SigCell27);
//Add Row
tmp.appendChild(SigRow27);
//Add Row
tmp.appendChild(TestRow27);
var BR28 = document.createElement('BR');
var TestRow28 = document.createElement('TR');
var TestCell28 = document.createElement('TD');
TestCell28.className = 'TestimonialTree_Testimonial';
TestCell28.className = 'TestimonialTree_Testimonial';
var TestDiv28 = document.createElement('div');
TestDiv28.innerHTML= '\"Laurie was very professional and fun to work with. I appreciated her honesty and communication. \"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('Stacey K');
SigCell28.appendChild(SigData28);
SigRow28.appendChild(SigCell28);
//Add Row
tmp.appendChild(SigRow28);
//Add Row
tmp.appendChild(TestRow28);
var BR29 = document.createElement('BR');
var TestRow29 = document.createElement('TR');
var TestCell29 = document.createElement('TD');
TestCell29.className = 'TestimonialTree_Testimonial';
TestCell29.className = 'TestimonialTree_Testimonial';
var TestDiv29 = document.createElement('div');
TestDiv29.innerHTML= '\"We loved working with Laurie to buy our home. Laurie is amiable, patient, hard-working, responsive, knowledgeable, and professional. We moved from out of state, we have young kids, and we had to buy a house in a historically difficult market for buyers. We honestly expected the home-buying process to be extremely stressful. However, Laurie made the process easy for us, and we had complete confidence in her. The house we bought had some easily-remedied safety issues that came to light on our inspection, and Laurie even put us in contact with reputable and reasonably-priced local contractors to help us be informed for contract negotiations and future repairs/updates. Laurie is the fifth realtor we\u0092ve worked with, and we can tell you that not all realtors will work for you and with you like she does. Laurie even had contacts in the mortgage industry, and her contacts locked us in for a lower interest rate than everyone else we had encountered on our own. She is truly in an elite class for her profession. Thank you, Laurie!\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('Charissa C');
SigCell29.appendChild(SigData29);
SigRow29.appendChild(SigCell29);
//Add Row
tmp.appendChild(SigRow29);
//Add Row
tmp.appendChild(TestRow29);
var BR30 = document.createElement('BR');
var TestRow30 = document.createElement('TR');
var TestCell30 = document.createElement('TD');
TestCell30.className = 'TestimonialTree_Testimonial';
TestCell30.className = 'TestimonialTree_Testimonial';
var TestDiv30 = document.createElement('div');
TestDiv30.innerHTML= '\"Laurie did an excellent job of marketing and getting our house sold. There was a lot of pressure since we were also in the process of buying a new house and moving out of state. I\'m an architect and Laurie took the time to describe all of the unique architectural features that I had put into our house over the past three decades. She provided great advice on staging our house for sale. She did her homework and helped us price our home where we were able to get more than our asking price and yet have the final price match the eventual appraisal. On top of all of that - as we had to leave town prior to closing on our house - Laurie kept an eye on the property and helped us hire a cleaning company to give the house a good cleaning for the new owner. I designed a number of residential properties during my career and worked with various realtors. None of them match the quality and effort Laurie put into selling our house. I have known Laurie for a number of years and I give her the highest recommendations without reservation. \"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Patrick H');
SigCell30.appendChild(SigData30);
SigRow30.appendChild(SigCell30);
//Add Row
tmp.appendChild(SigRow30);
//Add Row
tmp.appendChild(TestRow30);
var BR31 = document.createElement('BR');
var TestRow31 = document.createElement('TR');
var TestCell31 = document.createElement('TD');
TestCell31.className = 'TestimonialTree_Testimonial';
TestCell31.className = 'TestimonialTree_Testimonial';
var TestDiv31 = document.createElement('div');
TestDiv31.innerHTML= '\"Laurie made the process of selling our home easy and pain free. We would absolutely recommend Laurie if you are looking to buy/sell a home. \"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Matthew S');
SigCell31.appendChild(SigData31);
SigRow31.appendChild(SigCell31);
//Add Row
tmp.appendChild(SigRow31);
//Add Row
tmp.appendChild(TestRow31);
var BR32 = document.createElement('BR');
var TestRow32 = document.createElement('TR');
var TestCell32 = document.createElement('TD');
TestCell32.className = 'TestimonialTree_Testimonial';
TestCell32.className = 'TestimonialTree_Testimonial';
var TestDiv32 = document.createElement('div');
TestDiv32.innerHTML= '\"Hard worker. Gets the job done. Very professional and replies immediately. I highly recommend Laurie Westheimer for your real estate needs. \"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Toni R');
SigCell32.appendChild(SigData32);
SigRow32.appendChild(SigCell32);
//Add Row
tmp.appendChild(SigRow32);
//Add Row
tmp.appendChild(TestRow32);
var BR33 = document.createElement('BR');
var TestRow33 = document.createElement('TR');
var TestCell33 = document.createElement('TD');
TestCell33.className = 'TestimonialTree_Testimonial';
TestCell33.className = 'TestimonialTree_Testimonial';
var TestDiv33 = document.createElement('div');
TestDiv33.innerHTML= '\"Our experience in working with Laurie could not have been better! Her total attention to detail was a great asset to us as we were purchasing a home from 1000 miles away. We highly highly recommend her for any of your realty needs! In the future as we could need assistance with realty she will be the first person we will call on to assist. She is grand in every aspect of the word, a true gem.\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('Patricia S');
SigCell33.appendChild(SigData33);
SigRow33.appendChild(SigCell33);
//Add Row
tmp.appendChild(SigRow33);
//Add Row
tmp.appendChild(TestRow33);
var BR34 = document.createElement('BR');
var TestRow34 = document.createElement('TR');
var TestCell34 = document.createElement('TD');
TestCell34.className = 'TestimonialTree_Testimonial';
TestCell34.className = 'TestimonialTree_Testimonial';
var TestDiv34 = document.createElement('div');
TestDiv34.innerHTML= '\"Laurie was so helpful during our home search. She provided valuable insight and was always on top of getting us scheduled for showings so we didn\u0092t miss an opportunity to see a house we were interested in!\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Amy W');
SigCell34.appendChild(SigData34);
SigRow34.appendChild(SigCell34);
//Add Row
tmp.appendChild(SigRow34);
//Add Row
tmp.appendChild(TestRow34);
document.getElementById('TestimonialTree_Widget_67300').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=464667';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '