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= '\"I cannot say enough about the customer experience I had with Teri. She goes above and beyond for her customers, I felt as if I was her only client as she put so much time and effort into making my dreams come true for me and my daughter
\nHer heart and soul goes into her job and it shows taking phone calls all hours of the day and into the evening on the weekends looking for the perfect house and ensuring that the transaction is smooth and stress-free
\nThank you Teri for everything you\u0092ve done for me and my daughter a simple thank you is just not enough\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Kelllie I');
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= '\"Shaun Hayes was wonderful thru the entire process of buying and selling a home.\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('Dawn S');
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= '\"Have worked with Rick and his team for over 30 years and they have always made the experience of buying or selling a smooth transaction. He is always professional, prompt, and honest with every transaction. Keep up the good work. \"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Doug H');
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= '\"David and his team got the best terms & completed the ROC repairs that were attractive for both me as the seller and for the buyer as well! Feeling really good about his professionalism and personal attension to details on the contracts !!v
\n Thanks David\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Michael L');
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= '\"Candice @ Berkshire Hathaway Realty was absolutely wonderful! She helped us sell our home quickly and she was excellent at keeping us update while we made our move across several states. I would recommend her and the Berkshire Team to everyone!! Thanks so much Candice for everything!!!!\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Lisa B');
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= '\"Professional assistance from Rick Furmage great guy really helpful to make the process smooth\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('William Z');
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= '\"Shaun Hayes has helped us several times and would continue to use him. \"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Anthony R');
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 agent, Nancy Webb, was very nice and very helpful every step of the way. She was very patient guiding me through this process. I\'d never done this on the computer before. She was also very knowledgeable and made it easy for me to understand. Thank you, Nancy!\"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Anna M');
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= '\"It was great to work with Lindsay Phillips. We moved out of Cleveland and she handled everything for us. It was a seamless process and we were thrilled to go from list to sold in 6 weeks. Such a positive experience!\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Bernard G');
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= '\"Shaun is a great man to work with when selling and/or buying your home. Whenever you have a question or concern he responds in a timely manner and takes the time to explain things. He makes the process of buying and selling a bit less stressful.\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Brittany L');
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= '\"Our agent, Rick Furmage, helped us immensely throughout the entire process of selling our home. We had an excellent experience and will recommend him highly.\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Paul F');
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= '\"Rodney Muterspaw is the best of the best. \"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Shelby R');
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= '\"Having sold several properties and used several different realtors, this is the first time I can say without questions, I will use this realtor again and recommend to anyone needing to sell a property. Professional and diligent. Very happy customer here!\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('Laura S');
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= '\"Jill Bartley was a delight to work with. She kept me informed in a timely matter and quickly got the deal done.\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Melvin T');
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= '\"My husband and I have nothing but good things to say about Laurie and her team. From our first consultation, we liked Laurie and felt we were in good hands. House hunting is such an intense process, especially for first-time home buyers like us, and I don\u0092t think another real estate agent could\u0092ve kept our stress lower than Laurie did. She helps you keep a cool head and a practical focus on the house-hunting rollercoaster, and she\u0092s attentive, responsive, and organized. She was quick to set up tours\u0097an asset in our hot market\u0097and worked within our availability, which was such a help given our work schedules and 90-minute commute to the area. We trusted her judgment and ability to gauge houses on our behalf, to the point that we had her go on virtual tours for us at times. I also appreciated Laurie\u0092s \u0093style\u0094 on tours. She\u0092d point out things we might have overlooked or not thought of without imposing her opinions on us, yet she was always candid when we asked for her guidance and impressions.
\n
\nFor all the services we needed along the way, Laurie had great recommendations. When we asked for one of her preferred lenders, someone who\u0092d be hands-on, she recommended Max Snyder with 100 Doors Lending Team at RWM Home Loans. From the start, he was absolutely outstanding! With such a strong first rec, we continued relying on her recommendations and came away satisfied. Not having to research these decisions on your own because you trust your real estate agent is such a blessing! We didn\u0092t get overwhelmed and could concentrate on other house hunting tasking.
\n
\nWhen Laurie was out of town, we had the opportunity to work with her teammate Devin, and he\u0092s awesome, too. He\u0092s fun and has his own approach to tours that I found valuable, which he disclosed upfront: He likes to point out anything he notices that you might see as a problem as the buyer. He was actually with us when we found our home. He brought so many details to our attention that helped us picture potential inspection discoveries, our immediate to-do list, routine maintenance specific to the property, and the house\u0092s long-term potential. He did a fantastic job guiding us through the timing and pricing of our offer; it was accepted below asking and very quickly!
\n
\nPartnering with Laurie was the best decision we made in our home buying journey. It kept us calm and confident and set us up for continued success through her excellent team and referrals. If we find ourselves in the market again, we don\u0092t want to work with any other group. We absolutely love our home and look forward to keeping in touch with Laurie and her team.\"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Caroline B');
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= '\"Excellent service. Made the buying and selling process a breeze \"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Cindy K');
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= '\"Our realtor, Natalie Curd, was incredible! She made a daunting process feel doable and stuck with us, eventually getting us into our perfect home. We couldn\'t have done it without her.\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('Christopher M');
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= '\"Excellent communication and helpful in every way! We\u0092d gladly work with Leslie again! \"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('Logan W');
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= '\"My family and I relocated to Ohio from Georgia and our agent, Marlo Capuano, was the absolute shining star in our entire process. With all the stress of the move, selling our previous home, working in a new job role, and living in corporate housing, Marlo made the home buying process one of the enjoyable parts of our move. We valued the time she took with us to really understand what we were looking for, the things we were interested in doing, and what was important to us. She was always very quick to respond and provided extremely helpful guidance when it came time to negotiate and send an offer. Marlo is a complete rockstar realtor and I would recommend placing your family\'s trust in her when it comes to buying or selling your home, you won\'t regret it! \"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('Eric 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= '\"The Sharp Group goes above and beyond! Patrick Thimons found us our dream home. He was diligent and professional making the process smooth. Patrick was always available and easy to communicate with. Highly recommend working with this amazing realty group. \"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('Lauren S');
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 has been our realtor, friend, advisor, and coach in the real estate market for more than 15 years. She helped us sell our first home, purchase our second home and now she has been extremely skillful in helping us find our forever home. We purchased our new home with an offer going in and the closing occurring within 30 days. She listed our current home for sale and we got an offer in less than 1 day. She listens, she hears your concerns, and she keeps you on task. Her team is also amazing. She has without a doubt been a blessing to us over the years. We love her and we know you will too! Highly recommend this amazing realtor and her entire team!! Thanks Laurie for being there for us!\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Cynthia L');
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= '\"Berkshire Hathaway provided excellent communication throughout my entire home selling process. 100% recommend to friends and family. \"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('William C');
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= '\"Brian and Patrick were incredible start to finish. Searching, touring, negotiating, and closing were all a breeze and completed in a very timely manner. Thank you again and we would highly recommend them to anyone looking for a highly competent, efficient, and friendly group of professionals!\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('Thomas S');
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= '\"Luke was great! He answered all my questions and got us in a home we love and are proud to call home.\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('Katherine M');
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 met Laurie through our son and daughter-in- law. They were personal friends. Laurie focused on pricing our house compared to others within the Centerville school district rather than the West Carrollton/Miamisburg school district which borders our backyard property. She was helpful in advising us on pricing our home. Laurie gave us advice on how to prepare our house for going on the market. She had the house staged beautifully. Laurie was always available in person, by phone or email. She is a friendly, warm, competent realtor competent realtor. I would highly recommend her to anyone selling their house.\"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Frank 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= '\"Caring. Efficient. \"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Susan G');
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 is a personal friend of our son and daughter-in-law. That is how we met her. We were very happy with her service. In comparing our house to others around us, she focused on those in the Centerville school district and not those in the West Carrollton/Miamisburg school district which is directly behind our backyard. Laurie was helpful in guiding us in pricing the house. She was honest about what we needed to do to get our house ready for the market. Her team was helpful in guiding us through the whole buying/ closing process. Laurie was always available in person, by phone or email. She is a friendly, warm competent realtor. We would highly recommend her to anyone selling their house.\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('Kay S');
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= '\"Tony is great to work with. He knows his stuff, he\u0092s positive, and pushed through any obstacle we faced in the process. We are grateful for the opportunity to have worked with him! \"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('Seth H');
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= '\"Rodney is the best! I bought and sold my house with Rodney. He was very understanding and helpful throughout the whole process. \"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('Justin F');
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= '\"I had an ideal experience working with Devin Eisenhour! Devin assisted me with the sale of my condo - it went live on the market 05/08/25 and we closed on 05/20/25! I couldn\u0092t believe how quick and smooth of a process it ended up being. Devin\u0092s communication was great every step of the way, he was always available to answer questions and made it a seamless transaction. I highly recommend Devin and his colleagues.\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('GCJ P');
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= '\"Missy was amazing!!! I could tell she genuinely cared. She was so helpful, and always answered me right away. I had all but given up on finding anything when she sent me the house I purchased. I can\u0092t say enough good things about her. She is definitely an asset to your team!!\"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Amber E');
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= '\"Our agent, David Reimer, was very good. He communicated with us constantly during the whole process and went above and beyond our expectations when we encountered some problems with preparing the house for sale.\"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Lynn H');
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= '\"Lorna is amazing, she was always there for us, and attended every question and request that we could have.
\n
\nShe really cares for her clients.\"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Francisco D');
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= '\"David Croom and his team were fantastic. They were responsive, connected and did everything they could to facilitate my home purchase. 10/10 would use again\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('Nathaniel G');
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= '\"Annalise is a ROCK STSR! Incredibly client-centric, all over the process from beginning to end.\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Susan C');
SigCell34.appendChild(SigData34);
SigRow34.appendChild(SigCell34);
//Add Row
tmp.appendChild(SigRow34);
//Add Row
tmp.appendChild(TestRow34);
var BR35 = document.createElement('BR');
var TestRow35 = document.createElement('TR');
var TestCell35 = document.createElement('TD');
TestCell35.className = 'TestimonialTree_Testimonial';
TestCell35.className = 'TestimonialTree_Testimonial';
var TestDiv35 = document.createElement('div');
TestDiv35.innerHTML= '\"Good\"';
TestCell35.appendChild(TestDiv35);
TestRow35.appendChild(TestCell35);
var SigRow35 = document.createElement('TR');
var SigCell35 = document.createElement('TD');
SigCell35.className = 'TestimonialTree_Signature';
var SigData35 = document.createTextNode('Anthony S');
SigCell35.appendChild(SigData35);
SigRow35.appendChild(SigCell35);
//Add Row
tmp.appendChild(SigRow35);
//Add Row
tmp.appendChild(TestRow35);
var BR36 = document.createElement('BR');
var TestRow36 = document.createElement('TR');
var TestCell36 = document.createElement('TD');
TestCell36.className = 'TestimonialTree_Testimonial';
TestCell36.className = 'TestimonialTree_Testimonial';
var TestDiv36 = document.createElement('div');
TestDiv36.innerHTML= '\"Really appreciated Berkshire Hathaway Home Services, but like anything, it\u0092s always about the People. Missy Mellon was a Rockstar! She had a great attitude, extremely knowledgeable, amazing bedside manner, beyond professional and provided our family a white-glove treatment from start to finish.
\n
\nIn addition, this is the 3rd property in the past 7 years she has helped us buy and sell and would recommend her to anyone! Thank You, John, Wendy, Christian and Michael \"';
TestCell36.appendChild(TestDiv36);
TestRow36.appendChild(TestCell36);
var SigRow36 = document.createElement('TR');
var SigCell36 = document.createElement('TD');
SigCell36.className = 'TestimonialTree_Signature';
var SigData36 = document.createTextNode('John R');
SigCell36.appendChild(SigData36);
SigRow36.appendChild(SigCell36);
//Add Row
tmp.appendChild(SigRow36);
//Add Row
tmp.appendChild(TestRow36);
var BR37 = document.createElement('BR');
var TestRow37 = document.createElement('TR');
var TestCell37 = document.createElement('TD');
TestCell37.className = 'TestimonialTree_Testimonial';
TestCell37.className = 'TestimonialTree_Testimonial';
var TestDiv37 = document.createElement('div');
TestDiv37.innerHTML= '\"David Reimer did an outstanding job representing our home and property. He was on top of the sale from start to finish.
\n\"';
TestCell37.appendChild(TestDiv37);
TestRow37.appendChild(TestCell37);
var SigRow37 = document.createElement('TR');
var SigCell37 = document.createElement('TD');
SigCell37.className = 'TestimonialTree_Signature';
var SigData37 = document.createTextNode('Richard R');
SigCell37.appendChild(SigData37);
SigRow37.appendChild(SigCell37);
//Add Row
tmp.appendChild(SigRow37);
//Add Row
tmp.appendChild(TestRow37);
var BR38 = document.createElement('BR');
var TestRow38 = document.createElement('TR');
var TestCell38 = document.createElement('TD');
TestCell38.className = 'TestimonialTree_Testimonial';
TestCell38.className = 'TestimonialTree_Testimonial';
var TestDiv38 = document.createElement('div');
TestDiv38.innerHTML= '\"Pamela did a great job helping me navigate the home buying process. She was knowledgeable and thorough, paid attention to detail. Thank you Pam\"';
TestCell38.appendChild(TestDiv38);
TestRow38.appendChild(TestCell38);
var SigRow38 = document.createElement('TR');
var SigCell38 = document.createElement('TD');
SigCell38.className = 'TestimonialTree_Signature';
var SigData38 = document.createTextNode('Nicholas K');
SigCell38.appendChild(SigData38);
SigRow38.appendChild(SigCell38);
//Add Row
tmp.appendChild(SigRow38);
//Add Row
tmp.appendChild(TestRow38);
var BR39 = document.createElement('BR');
var TestRow39 = document.createElement('TR');
var TestCell39 = document.createElement('TD');
TestCell39.className = 'TestimonialTree_Testimonial';
TestCell39.className = 'TestimonialTree_Testimonial';
var TestDiv39 = document.createElement('div');
TestDiv39.innerHTML= '\"Extremely good service\"';
TestCell39.appendChild(TestDiv39);
TestRow39.appendChild(TestCell39);
var SigRow39 = document.createElement('TR');
var SigCell39 = document.createElement('TD');
SigCell39.className = 'TestimonialTree_Signature';
var SigData39 = document.createTextNode('Anne S');
SigCell39.appendChild(SigData39);
SigRow39.appendChild(SigCell39);
//Add Row
tmp.appendChild(SigRow39);
//Add Row
tmp.appendChild(TestRow39);
var BR40 = document.createElement('BR');
var TestRow40 = document.createElement('TR');
var TestCell40 = document.createElement('TD');
TestCell40.className = 'TestimonialTree_Testimonial';
TestCell40.className = 'TestimonialTree_Testimonial';
var TestDiv40 = document.createElement('div');
TestDiv40.innerHTML= '\"Top notch! Your broker Missy Vernon is extremely knowledgeable and approachable!\"';
TestCell40.appendChild(TestDiv40);
TestRow40.appendChild(TestCell40);
var SigRow40 = document.createElement('TR');
var SigCell40 = document.createElement('TD');
SigCell40.className = 'TestimonialTree_Signature';
var SigData40 = document.createTextNode('Stanton S');
SigCell40.appendChild(SigData40);
SigRow40.appendChild(SigCell40);
//Add Row
tmp.appendChild(SigRow40);
//Add Row
tmp.appendChild(TestRow40);
var BR41 = document.createElement('BR');
var TestRow41 = document.createElement('TR');
var TestCell41 = document.createElement('TD');
TestCell41.className = 'TestimonialTree_Testimonial';
TestCell41.className = 'TestimonialTree_Testimonial';
var TestDiv41 = document.createElement('div');
TestDiv41.innerHTML= '\"Missy Vernon, our real estate agent was phenomenal. \"';
TestCell41.appendChild(TestDiv41);
TestRow41.appendChild(TestCell41);
var SigRow41 = document.createElement('TR');
var SigCell41 = document.createElement('TD');
SigCell41.className = 'TestimonialTree_Signature';
var SigData41 = document.createTextNode('Viki G');
SigCell41.appendChild(SigData41);
SigRow41.appendChild(SigCell41);
//Add Row
tmp.appendChild(SigRow41);
//Add Row
tmp.appendChild(TestRow41);
var BR42 = document.createElement('BR');
var TestRow42 = document.createElement('TR');
var TestCell42 = document.createElement('TD');
TestCell42.className = 'TestimonialTree_Testimonial';
TestCell42.className = 'TestimonialTree_Testimonial';
var TestDiv42 = document.createElement('div');
TestDiv42.innerHTML= '\"While we seldom worked with Laurie herself, her team was excellent. Devin Eisenhour was our realtor and he was with us every step of the way. As first-time homebuyers, we had so many questions and Devin guided us with his expertise and patience. At no point did we feel pressured to purchase a home; it was clear that the goal was to find a home that *we* loved.
\nSomething that really stood out to me about Devin and working with the Westheimer Group was not only their involvement in the homebuying process up until closing, but also as a valuable resource once we moved in and they helped with any questions we had.
\n Each time a friend says they\'re moving, we are quick to recommend Devin. We can\'t imagine going through this process without him, and we look forward to working with the Westheimer Group again in the future. \"';
TestCell42.appendChild(TestDiv42);
TestRow42.appendChild(TestCell42);
var SigRow42 = document.createElement('TR');
var SigCell42 = document.createElement('TD');
SigCell42.className = 'TestimonialTree_Signature';
var SigData42 = document.createTextNode('Katie S & Liz P');
SigCell42.appendChild(SigData42);
SigRow42.appendChild(SigCell42);
//Add Row
tmp.appendChild(SigRow42);
//Add Row
tmp.appendChild(TestRow42);
var BR43 = document.createElement('BR');
var TestRow43 = document.createElement('TR');
var TestCell43 = document.createElement('TD');
TestCell43.className = 'TestimonialTree_Testimonial';
TestCell43.className = 'TestimonialTree_Testimonial';
var TestDiv43 = document.createElement('div');
TestDiv43.innerHTML= '\"We had a great experience. Brian Sharp was professional and knowledgeable. The process was easy and quick. Without a doubt, the best real estate transaction we have ever gone through. Brian will be our realtor for life! \"';
TestCell43.appendChild(TestDiv43);
TestRow43.appendChild(TestCell43);
var SigRow43 = document.createElement('TR');
var SigCell43 = document.createElement('TD');
SigCell43.className = 'TestimonialTree_Signature';
var SigData43 = document.createTextNode('Anastasia F');
SigCell43.appendChild(SigData43);
SigRow43.appendChild(SigCell43);
//Add Row
tmp.appendChild(SigRow43);
//Add Row
tmp.appendChild(TestRow43);
var BR44 = document.createElement('BR');
var TestRow44 = document.createElement('TR');
var TestCell44 = document.createElement('TD');
TestCell44.className = 'TestimonialTree_Testimonial';
TestCell44.className = 'TestimonialTree_Testimonial';
var TestDiv44 = document.createElement('div');
TestDiv44.innerHTML= '\"Molly is amazing. She made the first time home buying process so much smoother than I anticipated. She was realistic and upfront about what to expect, what was reasonable, and what to anticipate while still being optimistic and supportive about finding the perfect fit. She was such an amazing resource to my questions not just about the home buying process but also maintenance and general home upkeep. I\'d use her again in a heartbeat and recommend anyone to her as well. I can\'t thank her enough!\"';
TestCell44.appendChild(TestDiv44);
TestRow44.appendChild(TestCell44);
var SigRow44 = document.createElement('TR');
var SigCell44 = document.createElement('TD');
SigCell44.className = 'TestimonialTree_Signature';
var SigData44 = document.createTextNode('Rachel F');
SigCell44.appendChild(SigData44);
SigRow44.appendChild(SigCell44);
//Add Row
tmp.appendChild(SigRow44);
//Add Row
tmp.appendChild(TestRow44);
var BR45 = document.createElement('BR');
var TestRow45 = document.createElement('TR');
var TestCell45 = document.createElement('TD');
TestCell45.className = 'TestimonialTree_Testimonial';
TestCell45.className = 'TestimonialTree_Testimonial';
var TestDiv45 = document.createElement('div');
TestDiv45.innerHTML= '\"Annalie is an amazing realtor! We are so glad our friend Anne recommended her. She knows a lot about real estate and made selling our Airbnb seamless. We appreciate all of her time and talents!\"';
TestCell45.appendChild(TestDiv45);
TestRow45.appendChild(TestCell45);
var SigRow45 = document.createElement('TR');
var SigCell45 = document.createElement('TD');
SigCell45.className = 'TestimonialTree_Signature';
var SigData45 = document.createTextNode('Chassity A');
SigCell45.appendChild(SigData45);
SigRow45.appendChild(SigCell45);
//Add Row
tmp.appendChild(SigRow45);
//Add Row
tmp.appendChild(TestRow45);
var BR46 = document.createElement('BR');
var TestRow46 = document.createElement('TR');
var TestCell46 = document.createElement('TD');
TestCell46.className = 'TestimonialTree_Testimonial';
TestCell46.className = 'TestimonialTree_Testimonial';
var TestDiv46 = document.createElement('div');
TestDiv46.innerHTML= '\"Nicole was terrific! The entire process was seamless and every question we had was answered. Even when we ran into some challenges, Nicole remained calm and walk us through options and encouraged us to stay committed to the process. Of course, everything worked out great because of her commitment to selling our house and to make sure she heard us and was responsive!\"';
TestCell46.appendChild(TestDiv46);
TestRow46.appendChild(TestCell46);
var SigRow46 = document.createElement('TR');
var SigCell46 = document.createElement('TD');
SigCell46.className = 'TestimonialTree_Signature';
var SigData46 = document.createTextNode('Ryan J');
SigCell46.appendChild(SigData46);
SigRow46.appendChild(SigCell46);
//Add Row
tmp.appendChild(SigRow46);
//Add Row
tmp.appendChild(TestRow46);
var BR47 = document.createElement('BR');
var TestRow47 = document.createElement('TR');
var TestCell47 = document.createElement('TD');
TestCell47.className = 'TestimonialTree_Testimonial';
TestCell47.className = 'TestimonialTree_Testimonial';
var TestDiv47 = document.createElement('div');
TestDiv47.innerHTML= '\"Marlo Capuano guided us from start to finish. She took personal responsibility for every detail. The result was selling our house the first day it was on the market for asking price! We interviewed four realtors for the job, all accomplished and capable but Marlo was by far the best.\"';
TestCell47.appendChild(TestDiv47);
TestRow47.appendChild(TestCell47);
var SigRow47 = document.createElement('TR');
var SigCell47 = document.createElement('TD');
SigCell47.className = 'TestimonialTree_Signature';
var SigData47 = document.createTextNode('William P');
SigCell47.appendChild(SigData47);
SigRow47.appendChild(SigCell47);
//Add Row
tmp.appendChild(SigRow47);
//Add Row
tmp.appendChild(TestRow47);
var BR48 = document.createElement('BR');
var TestRow48 = document.createElement('TR');
var TestCell48 = document.createElement('TD');
TestCell48.className = 'TestimonialTree_Testimonial';
TestCell48.className = 'TestimonialTree_Testimonial';
var TestDiv48 = document.createElement('div');
TestDiv48.innerHTML= '\"Shaun Hayes is a very professional and outstanding realtor. \"';
TestCell48.appendChild(TestDiv48);
TestRow48.appendChild(TestCell48);
var SigRow48 = document.createElement('TR');
var SigCell48 = document.createElement('TD');
SigCell48.className = 'TestimonialTree_Signature';
var SigData48 = document.createTextNode('Jeffery C');
SigCell48.appendChild(SigData48);
SigRow48.appendChild(SigCell48);
//Add Row
tmp.appendChild(SigRow48);
//Add Row
tmp.appendChild(TestRow48);
var BR49 = document.createElement('BR');
var TestRow49 = document.createElement('TR');
var TestCell49 = document.createElement('TD');
TestCell49.className = 'TestimonialTree_Testimonial';
TestCell49.className = 'TestimonialTree_Testimonial';
var TestDiv49 = document.createElement('div');
TestDiv49.innerHTML= '\"This is my second time using Shaun Hayes for a home purchase, he\u0092s very professional and goes above and beyond to make things happen. I would highly recommend this company.\"';
TestCell49.appendChild(TestDiv49);
TestRow49.appendChild(TestCell49);
var SigRow49 = document.createElement('TR');
var SigCell49 = document.createElement('TD');
SigCell49.className = 'TestimonialTree_Signature';
var SigData49 = document.createTextNode('Kristina M');
SigCell49.appendChild(SigData49);
SigRow49.appendChild(SigCell49);
//Add Row
tmp.appendChild(SigRow49);
//Add Row
tmp.appendChild(TestRow49);
var BR50 = document.createElement('BR');
var TestRow50 = document.createElement('TR');
var TestCell50 = document.createElement('TD');
TestCell50.className = 'TestimonialTree_Testimonial';
TestCell50.className = 'TestimonialTree_Testimonial';
var TestDiv50 = document.createElement('div');
TestDiv50.innerHTML= '\"David Reimer worked with us to find a suitable home with available one floor living. We visited several homes with David over a few months. He was then able to find an amazing home which we purchased and we are looking forward to moving in soon. David has been the consummate professional, available whenever needed and provided excellent liaison with the various parties throughout the process. \"';
TestCell50.appendChild(TestDiv50);
TestRow50.appendChild(TestCell50);
var SigRow50 = document.createElement('TR');
var SigCell50 = document.createElement('TD');
SigCell50.className = 'TestimonialTree_Signature';
var SigData50 = document.createTextNode('Stephen H');
SigCell50.appendChild(SigData50);
SigRow50.appendChild(SigCell50);
//Add Row
tmp.appendChild(SigRow50);
//Add Row
tmp.appendChild(TestRow50);
var BR51 = document.createElement('BR');
var TestRow51 = document.createElement('TR');
var TestCell51 = document.createElement('TD');
TestCell51.className = 'TestimonialTree_Testimonial';
TestCell51.className = 'TestimonialTree_Testimonial';
var TestDiv51 = document.createElement('div');
TestDiv51.innerHTML= '\"Everything went smoothly. This is my first home, and I would use your professional experience again. Thank you.\"';
TestCell51.appendChild(TestDiv51);
TestRow51.appendChild(TestCell51);
var SigRow51 = document.createElement('TR');
var SigCell51 = document.createElement('TD');
SigCell51.className = 'TestimonialTree_Signature';
var SigData51 = document.createTextNode('Ramon M');
SigCell51.appendChild(SigData51);
SigRow51.appendChild(SigCell51);
//Add Row
tmp.appendChild(SigRow51);
//Add Row
tmp.appendChild(TestRow51);
var BR52 = document.createElement('BR');
var TestRow52 = document.createElement('TR');
var TestCell52 = document.createElement('TD');
TestCell52.className = 'TestimonialTree_Testimonial';
TestCell52.className = 'TestimonialTree_Testimonial';
var TestDiv52 = document.createElement('div');
TestDiv52.innerHTML= '\"I am a commercial-investment real estate broker and I have been using this residential broker/agent for over 10 years to handle all of my personal residential real estate transactions on a referral basis. This property sold faster and at a higher price than I anticipated.\"';
TestCell52.appendChild(TestDiv52);
TestRow52.appendChild(TestCell52);
var SigRow52 = document.createElement('TR');
var SigCell52 = document.createElement('TD');
SigCell52.className = 'TestimonialTree_Signature';
var SigData52 = document.createTextNode('Equity T');
SigCell52.appendChild(SigData52);
SigRow52.appendChild(SigCell52);
//Add Row
tmp.appendChild(SigRow52);
//Add Row
tmp.appendChild(TestRow52);
var BR53 = document.createElement('BR');
var TestRow53 = document.createElement('TR');
var TestCell53 = document.createElement('TD');
TestCell53.className = 'TestimonialTree_Testimonial';
TestCell53.className = 'TestimonialTree_Testimonial';
var TestDiv53 = document.createElement('div');
TestDiv53.innerHTML= '\"Laurie Westheimer has been my realtor since I bought my house in 2018. When I was searching for a realtor to work with back then, one of things I looked for was someone who was knowledgeable about Veteran\'s Benefits (VA Certificates) and Laurie exceeded my expectations. We\'ve kept in contact over the years and when I made the decision to move out of state and sell my home, Laurie was my go-to realtor. Her professionalism and above-and-beyond approach is second to none. Her entire team made the process smooth and efficient, especially since I was out of the state at the time of closing. I knew that I could rely on them to answer any question or take care of any concern that I may have had. \"';
TestCell53.appendChild(TestDiv53);
TestRow53.appendChild(TestCell53);
var SigRow53 = document.createElement('TR');
var SigCell53 = document.createElement('TD');
SigCell53.className = 'TestimonialTree_Signature';
var SigData53 = document.createTextNode('Tammy M');
SigCell53.appendChild(SigData53);
SigRow53.appendChild(SigCell53);
//Add Row
tmp.appendChild(SigRow53);
//Add Row
tmp.appendChild(TestRow53);
var BR54 = document.createElement('BR');
var TestRow54 = document.createElement('TR');
var TestCell54 = document.createElement('TD');
TestCell54.className = 'TestimonialTree_Testimonial';
TestCell54.className = 'TestimonialTree_Testimonial';
var TestDiv54 = document.createElement('div');
TestDiv54.innerHTML= '\"John Szewczyk is a great Realtor. He\'s thoughtful, professional and helpful in every way. If I was choosing a Realtor it would be John Szewczyk. \"';
TestCell54.appendChild(TestDiv54);
TestRow54.appendChild(TestCell54);
var SigRow54 = document.createElement('TR');
var SigCell54 = document.createElement('TD');
SigCell54.className = 'TestimonialTree_Signature';
var SigData54 = document.createTextNode('Frank C');
SigCell54.appendChild(SigData54);
SigRow54.appendChild(SigCell54);
//Add Row
tmp.appendChild(SigRow54);
//Add Row
tmp.appendChild(TestRow54);
var BR55 = document.createElement('BR');
var TestRow55 = document.createElement('TR');
var TestCell55 = document.createElement('TD');
TestCell55.className = 'TestimonialTree_Testimonial';
TestCell55.className = 'TestimonialTree_Testimonial';
var TestDiv55 = document.createElement('div');
TestDiv55.innerHTML= '\"Shaun was absolutely great!! He was able to get my house sold in a timely manner. Thank you for making me one step closer to the beach! \"';
TestCell55.appendChild(TestDiv55);
TestRow55.appendChild(TestCell55);
var SigRow55 = document.createElement('TR');
var SigCell55 = document.createElement('TD');
SigCell55.className = 'TestimonialTree_Signature';
var SigData55 = document.createTextNode('Carie A');
SigCell55.appendChild(SigData55);
SigRow55.appendChild(SigCell55);
//Add Row
tmp.appendChild(SigRow55);
//Add Row
tmp.appendChild(TestRow55);
var BR56 = document.createElement('BR');
var TestRow56 = document.createElement('TR');
var TestCell56 = document.createElement('TD');
TestCell56.className = 'TestimonialTree_Testimonial';
TestCell56.className = 'TestimonialTree_Testimonial';
var TestDiv56 = document.createElement('div');
TestDiv56.innerHTML= '\"My experience was outstanding. Everyone individual I worked with was knowledgeable and seemed genuinely interested in me. The sales process was seamless, I would highly recommend Berkshire Hathaway. \"';
TestCell56.appendChild(TestDiv56);
TestRow56.appendChild(TestCell56);
var SigRow56 = document.createElement('TR');
var SigCell56 = document.createElement('TD');
SigCell56.className = 'TestimonialTree_Signature';
var SigData56 = document.createTextNode('Steve W');
SigCell56.appendChild(SigData56);
SigRow56.appendChild(SigCell56);
//Add Row
tmp.appendChild(SigRow56);
//Add Row
tmp.appendChild(TestRow56);
var BR57 = document.createElement('BR');
var TestRow57 = document.createElement('TR');
var TestCell57 = document.createElement('TD');
TestCell57.className = 'TestimonialTree_Testimonial';
TestCell57.className = 'TestimonialTree_Testimonial';
var TestDiv57 = document.createElement('div');
TestDiv57.innerHTML= '\"Shaun did a fantastic job selling our house. He was very professional and helpful in all aspects of the process. I would definitely recommend him to anyone wanting to sell their property. \"';
TestCell57.appendChild(TestDiv57);
TestRow57.appendChild(TestCell57);
var SigRow57 = document.createElement('TR');
var SigCell57 = document.createElement('TD');
SigCell57.className = 'TestimonialTree_Signature';
var SigData57 = document.createTextNode('Deborah A');
SigCell57.appendChild(SigData57);
SigRow57.appendChild(SigCell57);
//Add Row
tmp.appendChild(SigRow57);
//Add Row
tmp.appendChild(TestRow57);
var BR58 = document.createElement('BR');
var TestRow58 = document.createElement('TR');
var TestCell58 = document.createElement('TD');
TestCell58.className = 'TestimonialTree_Testimonial';
TestCell58.className = 'TestimonialTree_Testimonial';
var TestDiv58 = document.createElement('div');
TestDiv58.innerHTML= '\"I can not thank Brian Sharp enough for his expertise and guidance through out the sale of my property. He helped make a stressful situation very seamless. \"';
TestCell58.appendChild(TestDiv58);
TestRow58.appendChild(TestCell58);
var SigRow58 = document.createElement('TR');
var SigCell58 = document.createElement('TD');
SigCell58.className = 'TestimonialTree_Signature';
var SigData58 = document.createTextNode('Carla W');
SigCell58.appendChild(SigData58);
SigRow58.appendChild(SigCell58);
//Add Row
tmp.appendChild(SigRow58);
//Add Row
tmp.appendChild(TestRow58);
var BR59 = document.createElement('BR');
var TestRow59 = document.createElement('TR');
var TestCell59 = document.createElement('TD');
TestCell59.className = 'TestimonialTree_Testimonial';
TestCell59.className = 'TestimonialTree_Testimonial';
var TestDiv59 = document.createElement('div');
TestDiv59.innerHTML= '\"David Reimer is truly an incredible person. Not only did he find our home, but he also guided us through the entire real estate journey with care and expertise. His dedication and insight were invaluable in helping us make the right decision. We\u0092re so grateful to have had him by our side\u0097and even more grateful to have him in our lives. Thank you for helping us find not just our first home, but potentially our forever one.\"';
TestCell59.appendChild(TestDiv59);
TestRow59.appendChild(TestCell59);
var SigRow59 = document.createElement('TR');
var SigCell59 = document.createElement('TD');
SigCell59.className = 'TestimonialTree_Signature';
var SigData59 = document.createTextNode('Derek J');
SigCell59.appendChild(SigData59);
SigRow59.appendChild(SigCell59);
//Add Row
tmp.appendChild(SigRow59);
//Add Row
tmp.appendChild(TestRow59);
var BR60 = document.createElement('BR');
var TestRow60 = document.createElement('TR');
var TestCell60 = document.createElement('TD');
TestCell60.className = 'TestimonialTree_Testimonial';
TestCell60.className = 'TestimonialTree_Testimonial';
var TestDiv60 = document.createElement('div');
TestDiv60.innerHTML= '\"Jodee Gill knows how to help you purchase the home of your dreams! She will go the extra mile.
\nShe has also sold multiple homes for us in less than a week at over asking price! We know we can count on Jodee and the entire Gill group for professional realty services!\"';
TestCell60.appendChild(TestDiv60);
TestRow60.appendChild(TestCell60);
var SigRow60 = document.createElement('TR');
var SigCell60 = document.createElement('TD');
SigCell60.className = 'TestimonialTree_Signature';
var SigData60 = document.createTextNode('Maria M');
SigCell60.appendChild(SigData60);
SigRow60.appendChild(SigCell60);
//Add Row
tmp.appendChild(SigRow60);
//Add Row
tmp.appendChild(TestRow60);
var BR61 = document.createElement('BR');
var TestRow61 = document.createElement('TR');
var TestCell61 = document.createElement('TD');
TestCell61.className = 'TestimonialTree_Testimonial';
TestCell61.className = 'TestimonialTree_Testimonial';
var TestDiv61 = document.createElement('div');
TestDiv61.innerHTML= '\"Excellent service! Professional, responsive, pleasant to work with!\"';
TestCell61.appendChild(TestDiv61);
TestRow61.appendChild(TestCell61);
var SigRow61 = document.createElement('TR');
var SigCell61 = document.createElement('TD');
SigCell61.className = 'TestimonialTree_Signature';
var SigData61 = document.createTextNode('Lindsey B');
SigCell61.appendChild(SigData61);
SigRow61.appendChild(SigCell61);
//Add Row
tmp.appendChild(SigRow61);
//Add Row
tmp.appendChild(TestRow61);
var BR62 = document.createElement('BR');
var TestRow62 = document.createElement('TR');
var TestCell62 = document.createElement('TD');
TestCell62.className = 'TestimonialTree_Testimonial';
TestCell62.className = 'TestimonialTree_Testimonial';
var TestDiv62 = document.createElement('div');
TestDiv62.innerHTML= '\"This was the fourth property in Clark County that I employed Ron Grout with Berkshire Hathaway Home Services to list and sell for me. Each time the properties have sold within a week or two of listing
\nand brought top market value. Ron took a lot of time visiting with me at the properties during remodel, talking to me on the phone to advise on the project and market status. The closings have always been professional and completely transparent. We have grown in our communication over the years as I\'ve gained a lot of insight and experience flipping Real Estate. I see no reason to interview another Brokerage or consider having any one else list future properties for me when I am satisfied with the service and relationships that have been developed. Vincent Mastice \"';
TestCell62.appendChild(TestDiv62);
TestRow62.appendChild(TestCell62);
var SigRow62 = document.createElement('TR');
var SigCell62 = document.createElement('TD');
SigCell62.className = 'TestimonialTree_Signature';
var SigData62 = document.createTextNode('Vincent M');
SigCell62.appendChild(SigData62);
SigRow62.appendChild(SigCell62);
//Add Row
tmp.appendChild(SigRow62);
//Add Row
tmp.appendChild(TestRow62);
var BR63 = document.createElement('BR');
var TestRow63 = document.createElement('TR');
var TestCell63 = document.createElement('TD');
TestCell63.className = 'TestimonialTree_Testimonial';
TestCell63.className = 'TestimonialTree_Testimonial';
var TestDiv63 = document.createElement('div');
TestDiv63.innerHTML= '\"Our Realtor Josh Rogers exceeded our expectations. He was more to my wife & 3 kids than we could have ever imagined. Josh IS the example of what it is to being patient, professional, courteous, kind & having unimaginable wisdom in all areas when needed.
\nThere were issues at closing w/ the sellers & their Realtors company. I am not exaggerating when I say Josh was the only reason we stayed the course as at that point, we were exhausted, discouraged & accepted defeat that the other company disgustingly handled/soured what was up until that point, one of the best moments of our life.
\nJosh would not accept anything less than seeing it through, working tirelessly on our behalf & standing in the gap letting them know it was unacceptable what happened to us.
\nThere is no greater way of communicating that we TRUST Josh, he more than earned our TRUST whole heartedly in a world & society that statement/ claim can\u0092t be made.
\nWe were walking away from a 310K deal regardless of it being our dream home, all the work that was put in to get it and etc. over the treatment we received from the sellers company and the handling of the very unprofessional situation.
\nI have friends and family that don\u0092t give the special treatment that my entire family received from this man/ Josh. I have already recommended him to people in my very close network that I would never trust with to do otherwise.
\nThere are people in your life that you meet that may change it for the better if even in a moment, Josh Rogers is a good man, with integrity and a gift he has with changing peoples lives for the better, finding them their dream homes, ultimately in results & solutions if needed.
\nI can now call Josh along with my family, a dear friend of ours. Thank you doesn\u0092t begin to express our gratitude & isn\u0092t enough to describe what he did and who he is to us.
\n
\n\"';
TestCell63.appendChild(TestDiv63);
TestRow63.appendChild(TestCell63);
var SigRow63 = document.createElement('TR');
var SigCell63 = document.createElement('TD');
SigCell63.className = 'TestimonialTree_Signature';
var SigData63 = document.createTextNode('Aaron M');
SigCell63.appendChild(SigData63);
SigRow63.appendChild(SigCell63);
//Add Row
tmp.appendChild(SigRow63);
//Add Row
tmp.appendChild(TestRow63);
var BR64 = document.createElement('BR');
var TestRow64 = document.createElement('TR');
var TestCell64 = document.createElement('TD');
TestCell64.className = 'TestimonialTree_Testimonial';
TestCell64.className = 'TestimonialTree_Testimonial';
var TestDiv64 = document.createElement('div');
TestDiv64.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. \"';
TestCell64.appendChild(TestDiv64);
TestRow64.appendChild(TestCell64);
var SigRow64 = document.createElement('TR');
var SigCell64 = document.createElement('TD');
SigCell64.className = 'TestimonialTree_Signature';
var SigData64 = document.createTextNode('');
SigCell64.appendChild(SigData64);
SigRow64.appendChild(SigCell64);
//Add Row
tmp.appendChild(SigRow64);
//Add Row
tmp.appendChild(TestRow64);
var BR65 = document.createElement('BR');
var TestRow65 = document.createElement('TR');
var TestCell65 = document.createElement('TD');
TestCell65.className = 'TestimonialTree_Testimonial';
TestCell65.className = 'TestimonialTree_Testimonial';
var TestDiv65 = document.createElement('div');
TestDiv65.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. \"';
TestCell65.appendChild(TestDiv65);
TestRow65.appendChild(TestCell65);
var SigRow65 = document.createElement('TR');
var SigCell65 = document.createElement('TD');
SigCell65.className = 'TestimonialTree_Signature';
var SigData65 = document.createTextNode('Antoinette C');
SigCell65.appendChild(SigData65);
SigRow65.appendChild(SigCell65);
//Add Row
tmp.appendChild(SigRow65);
//Add Row
tmp.appendChild(TestRow65);
var BR66 = document.createElement('BR');
var TestRow66 = document.createElement('TR');
var TestCell66 = document.createElement('TD');
TestCell66.className = 'TestimonialTree_Testimonial';
TestCell66.className = 'TestimonialTree_Testimonial';
var TestDiv66 = document.createElement('div');
TestDiv66.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. \"';
TestCell66.appendChild(TestDiv66);
TestRow66.appendChild(TestCell66);
var SigRow66 = document.createElement('TR');
var SigCell66 = document.createElement('TD');
SigCell66.className = 'TestimonialTree_Signature';
var SigData66 = document.createTextNode('Wanda F');
SigCell66.appendChild(SigData66);
SigRow66.appendChild(SigCell66);
//Add Row
tmp.appendChild(SigRow66);
//Add Row
tmp.appendChild(TestRow66);
var BR67 = document.createElement('BR');
var TestRow67 = document.createElement('TR');
var TestCell67 = document.createElement('TD');
TestCell67.className = 'TestimonialTree_Testimonial';
TestCell67.className = 'TestimonialTree_Testimonial';
var TestDiv67 = document.createElement('div');
TestDiv67.innerHTML= '\"It has been a great experience. \"';
TestCell67.appendChild(TestDiv67);
TestRow67.appendChild(TestCell67);
var SigRow67 = document.createElement('TR');
var SigCell67 = document.createElement('TD');
SigCell67.className = 'TestimonialTree_Signature';
var SigData67 = document.createTextNode('Carla C');
SigCell67.appendChild(SigData67);
SigRow67.appendChild(SigCell67);
//Add Row
tmp.appendChild(SigRow67);
//Add Row
tmp.appendChild(TestRow67);
var BR68 = document.createElement('BR');
var TestRow68 = document.createElement('TR');
var TestCell68 = document.createElement('TD');
TestCell68.className = 'TestimonialTree_Testimonial';
TestCell68.className = 'TestimonialTree_Testimonial';
var TestDiv68 = document.createElement('div');
TestDiv68.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!\"';
TestCell68.appendChild(TestDiv68);
TestRow68.appendChild(TestCell68);
var SigRow68 = document.createElement('TR');
var SigCell68 = document.createElement('TD');
SigCell68.className = 'TestimonialTree_Signature';
var SigData68 = document.createTextNode('Jeff L');
SigCell68.appendChild(SigData68);
SigRow68.appendChild(SigCell68);
//Add Row
tmp.appendChild(SigRow68);
//Add Row
tmp.appendChild(TestRow68);
var BR69 = document.createElement('BR');
var TestRow69 = document.createElement('TR');
var TestCell69 = document.createElement('TD');
TestCell69.className = 'TestimonialTree_Testimonial';
TestCell69.className = 'TestimonialTree_Testimonial';
var TestDiv69 = document.createElement('div');
TestDiv69.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. \"';
TestCell69.appendChild(TestDiv69);
TestRow69.appendChild(TestCell69);
var SigRow69 = document.createElement('TR');
var SigCell69 = document.createElement('TD');
SigCell69.className = 'TestimonialTree_Signature';
var SigData69 = document.createTextNode('Sherry S');
SigCell69.appendChild(SigData69);
SigRow69.appendChild(SigCell69);
//Add Row
tmp.appendChild(SigRow69);
//Add Row
tmp.appendChild(TestRow69);
var BR70 = document.createElement('BR');
var TestRow70 = document.createElement('TR');
var TestCell70 = document.createElement('TD');
TestCell70.className = 'TestimonialTree_Testimonial';
TestCell70.className = 'TestimonialTree_Testimonial';
var TestDiv70 = document.createElement('div');
TestDiv70.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. \"';
TestCell70.appendChild(TestDiv70);
TestRow70.appendChild(TestCell70);
var SigRow70 = document.createElement('TR');
var SigCell70 = document.createElement('TD');
SigCell70.className = 'TestimonialTree_Signature';
var SigData70 = document.createTextNode('Toshia P');
SigCell70.appendChild(SigData70);
SigRow70.appendChild(SigCell70);
//Add Row
tmp.appendChild(SigRow70);
//Add Row
tmp.appendChild(TestRow70);
var BR71 = document.createElement('BR');
var TestRow71 = document.createElement('TR');
var TestCell71 = document.createElement('TD');
TestCell71.className = 'TestimonialTree_Testimonial';
TestCell71.className = 'TestimonialTree_Testimonial';
var TestDiv71 = document.createElement('div');
TestDiv71.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. \"';
TestCell71.appendChild(TestDiv71);
TestRow71.appendChild(TestCell71);
var SigRow71 = document.createElement('TR');
var SigCell71 = document.createElement('TD');
SigCell71.className = 'TestimonialTree_Signature';
var SigData71 = document.createTextNode('Melaney C');
SigCell71.appendChild(SigData71);
SigRow71.appendChild(SigCell71);
//Add Row
tmp.appendChild(SigRow71);
//Add Row
tmp.appendChild(TestRow71);
var BR72 = document.createElement('BR');
var TestRow72 = document.createElement('TR');
var TestCell72 = document.createElement('TD');
TestCell72.className = 'TestimonialTree_Testimonial';
TestCell72.className = 'TestimonialTree_Testimonial';
var TestDiv72 = document.createElement('div');
TestDiv72.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.\"';
TestCell72.appendChild(TestDiv72);
TestRow72.appendChild(TestCell72);
var SigRow72 = document.createElement('TR');
var SigCell72 = document.createElement('TD');
SigCell72.className = 'TestimonialTree_Signature';
var SigData72 = document.createTextNode('Scott H');
SigCell72.appendChild(SigData72);
SigRow72.appendChild(SigCell72);
//Add Row
tmp.appendChild(SigRow72);
//Add Row
tmp.appendChild(TestRow72);
var BR73 = document.createElement('BR');
var TestRow73 = document.createElement('TR');
var TestCell73 = document.createElement('TD');
TestCell73.className = 'TestimonialTree_Testimonial';
TestCell73.className = 'TestimonialTree_Testimonial';
var TestDiv73 = document.createElement('div');
TestDiv73.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.\"';
TestCell73.appendChild(TestDiv73);
TestRow73.appendChild(TestCell73);
var SigRow73 = document.createElement('TR');
var SigCell73 = document.createElement('TD');
SigCell73.className = 'TestimonialTree_Signature';
var SigData73 = document.createTextNode('William S');
SigCell73.appendChild(SigData73);
SigRow73.appendChild(SigCell73);
//Add Row
tmp.appendChild(SigRow73);
//Add Row
tmp.appendChild(TestRow73);
var BR74 = document.createElement('BR');
var TestRow74 = document.createElement('TR');
var TestCell74 = document.createElement('TD');
TestCell74.className = 'TestimonialTree_Testimonial';
TestCell74.className = 'TestimonialTree_Testimonial';
var TestDiv74 = document.createElement('div');
TestDiv74.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.\"';
TestCell74.appendChild(TestDiv74);
TestRow74.appendChild(TestCell74);
var SigRow74 = document.createElement('TR');
var SigCell74 = document.createElement('TD');
SigCell74.className = 'TestimonialTree_Signature';
var SigData74 = document.createTextNode('Patricia S');
SigCell74.appendChild(SigData74);
SigRow74.appendChild(SigCell74);
//Add Row
tmp.appendChild(SigRow74);
//Add Row
tmp.appendChild(TestRow74);
var BR75 = document.createElement('BR');
var TestRow75 = document.createElement('TR');
var TestCell75 = document.createElement('TD');
TestCell75.className = 'TestimonialTree_Testimonial';
TestCell75.className = 'TestimonialTree_Testimonial';
var TestDiv75 = document.createElement('div');
TestDiv75.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!\"';
TestCell75.appendChild(TestDiv75);
TestRow75.appendChild(TestCell75);
var SigRow75 = document.createElement('TR');
var SigCell75 = document.createElement('TD');
SigCell75.className = 'TestimonialTree_Signature';
var SigData75 = document.createTextNode('Deborah A');
SigCell75.appendChild(SigData75);
SigRow75.appendChild(SigCell75);
//Add Row
tmp.appendChild(SigRow75);
//Add Row
tmp.appendChild(TestRow75);
var BR76 = document.createElement('BR');
var TestRow76 = document.createElement('TR');
var TestCell76 = document.createElement('TD');
TestCell76.className = 'TestimonialTree_Testimonial';
TestCell76.className = 'TestimonialTree_Testimonial';
var TestDiv76 = document.createElement('div');
TestDiv76.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.\"';
TestCell76.appendChild(TestDiv76);
TestRow76.appendChild(TestCell76);
var SigRow76 = document.createElement('TR');
var SigCell76 = document.createElement('TD');
SigCell76.className = 'TestimonialTree_Signature';
var SigData76 = document.createTextNode('Joe N');
SigCell76.appendChild(SigData76);
SigRow76.appendChild(SigCell76);
//Add Row
tmp.appendChild(SigRow76);
//Add Row
tmp.appendChild(TestRow76);
var BR77 = document.createElement('BR');
var TestRow77 = document.createElement('TR');
var TestCell77 = document.createElement('TD');
TestCell77.className = 'TestimonialTree_Testimonial';
TestCell77.className = 'TestimonialTree_Testimonial';
var TestDiv77 = document.createElement('div');
TestDiv77.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 ❤️😊.\"';
TestCell77.appendChild(TestDiv77);
TestRow77.appendChild(TestCell77);
var SigRow77 = document.createElement('TR');
var SigCell77 = document.createElement('TD');
SigCell77.className = 'TestimonialTree_Signature';
var SigData77 = document.createTextNode('Bernice H');
SigCell77.appendChild(SigData77);
SigRow77.appendChild(SigCell77);
//Add Row
tmp.appendChild(SigRow77);
//Add Row
tmp.appendChild(TestRow77);
var BR78 = document.createElement('BR');
var TestRow78 = document.createElement('TR');
var TestCell78 = document.createElement('TD');
TestCell78.className = 'TestimonialTree_Testimonial';
TestCell78.className = 'TestimonialTree_Testimonial';
var TestDiv78 = document.createElement('div');
TestDiv78.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!\"';
TestCell78.appendChild(TestDiv78);
TestRow78.appendChild(TestCell78);
var SigRow78 = document.createElement('TR');
var SigCell78 = document.createElement('TD');
SigCell78.className = 'TestimonialTree_Signature';
var SigData78 = document.createTextNode('Christopher D');
SigCell78.appendChild(SigData78);
SigRow78.appendChild(SigCell78);
//Add Row
tmp.appendChild(SigRow78);
//Add Row
tmp.appendChild(TestRow78);
var BR79 = document.createElement('BR');
var TestRow79 = document.createElement('TR');
var TestCell79 = document.createElement('TD');
TestCell79.className = 'TestimonialTree_Testimonial';
TestCell79.className = 'TestimonialTree_Testimonial';
var TestDiv79 = document.createElement('div');
TestDiv79.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. \"';
TestCell79.appendChild(TestDiv79);
TestRow79.appendChild(TestCell79);
var SigRow79 = document.createElement('TR');
var SigCell79 = document.createElement('TD');
SigCell79.className = 'TestimonialTree_Signature';
var SigData79 = document.createTextNode('Donna T');
SigCell79.appendChild(SigData79);
SigRow79.appendChild(SigCell79);
//Add Row
tmp.appendChild(SigRow79);
//Add Row
tmp.appendChild(TestRow79);
var BR80 = document.createElement('BR');
var TestRow80 = document.createElement('TR');
var TestCell80 = document.createElement('TD');
TestCell80.className = 'TestimonialTree_Testimonial';
TestCell80.className = 'TestimonialTree_Testimonial';
var TestDiv80 = document.createElement('div');
TestDiv80.innerHTML= '\"My testimonial is short but very true. Laurie is totally outstanding! Considerate, competent, an excellent communicator, professional and brilliantly organized.\"';
TestCell80.appendChild(TestDiv80);
TestRow80.appendChild(TestCell80);
var SigRow80 = document.createElement('TR');
var SigCell80 = document.createElement('TD');
SigCell80.className = 'TestimonialTree_Signature';
var SigData80 = document.createTextNode('David H');
SigCell80.appendChild(SigData80);
SigRow80.appendChild(SigCell80);
//Add Row
tmp.appendChild(SigRow80);
//Add Row
tmp.appendChild(TestRow80);
var BR81 = document.createElement('BR');
var TestRow81 = document.createElement('TR');
var TestCell81 = document.createElement('TD');
TestCell81.className = 'TestimonialTree_Testimonial';
TestCell81.className = 'TestimonialTree_Testimonial';
var TestDiv81 = document.createElement('div');
TestDiv81.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.\"';
TestCell81.appendChild(TestDiv81);
TestRow81.appendChild(TestCell81);
var SigRow81 = document.createElement('TR');
var SigCell81 = document.createElement('TD');
SigCell81.className = 'TestimonialTree_Signature';
var SigData81 = document.createTextNode('Marcy P');
SigCell81.appendChild(SigData81);
SigRow81.appendChild(SigCell81);
//Add Row
tmp.appendChild(SigRow81);
//Add Row
tmp.appendChild(TestRow81);
var BR82 = document.createElement('BR');
var TestRow82 = document.createElement('TR');
var TestCell82 = document.createElement('TD');
TestCell82.className = 'TestimonialTree_Testimonial';
TestCell82.className = 'TestimonialTree_Testimonial';
var TestDiv82 = document.createElement('div');
TestDiv82.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! \"';
TestCell82.appendChild(TestDiv82);
TestRow82.appendChild(TestCell82);
var SigRow82 = document.createElement('TR');
var SigCell82 = document.createElement('TD');
SigCell82.className = 'TestimonialTree_Signature';
var SigData82 = document.createTextNode('Winston B');
SigCell82.appendChild(SigData82);
SigRow82.appendChild(SigCell82);
//Add Row
tmp.appendChild(SigRow82);
//Add Row
tmp.appendChild(TestRow82);
var BR83 = document.createElement('BR');
var TestRow83 = document.createElement('TR');
var TestCell83 = document.createElement('TD');
TestCell83.className = 'TestimonialTree_Testimonial';
TestCell83.className = 'TestimonialTree_Testimonial';
var TestDiv83 = document.createElement('div');
TestDiv83.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!! \"';
TestCell83.appendChild(TestDiv83);
TestRow83.appendChild(TestCell83);
var SigRow83 = document.createElement('TR');
var SigCell83 = document.createElement('TD');
SigCell83.className = 'TestimonialTree_Signature';
var SigData83 = document.createTextNode('Chrystal B');
SigCell83.appendChild(SigData83);
SigRow83.appendChild(SigCell83);
//Add Row
tmp.appendChild(SigRow83);
//Add Row
tmp.appendChild(TestRow83);
var BR84 = document.createElement('BR');
var TestRow84 = document.createElement('TR');
var TestCell84 = document.createElement('TD');
TestCell84.className = 'TestimonialTree_Testimonial';
TestCell84.className = 'TestimonialTree_Testimonial';
var TestDiv84 = document.createElement('div');
TestDiv84.innerHTML= '\"Laurie works hard to make sure your real estate needs are met. She has great communication skills and makes the entire process painless! \"';
TestCell84.appendChild(TestDiv84);
TestRow84.appendChild(TestCell84);
var SigRow84 = document.createElement('TR');
var SigCell84 = document.createElement('TD');
SigCell84.className = 'TestimonialTree_Signature';
var SigData84 = document.createTextNode('Anthony C');
SigCell84.appendChild(SigData84);
SigRow84.appendChild(SigCell84);
//Add Row
tmp.appendChild(SigRow84);
//Add Row
tmp.appendChild(TestRow84);
var BR85 = document.createElement('BR');
var TestRow85 = document.createElement('TR');
var TestCell85 = document.createElement('TD');
TestCell85.className = 'TestimonialTree_Testimonial';
TestCell85.className = 'TestimonialTree_Testimonial';
var TestDiv85 = document.createElement('div');
TestDiv85.innerHTML= '\"Laurie was very knowledgeable and made the entire buying process run smoothly.\"';
TestCell85.appendChild(TestDiv85);
TestRow85.appendChild(TestCell85);
var SigRow85 = document.createElement('TR');
var SigCell85 = document.createElement('TD');
SigCell85.className = 'TestimonialTree_Signature';
var SigData85 = document.createTextNode('Manya S');
SigCell85.appendChild(SigData85);
SigRow85.appendChild(SigCell85);
//Add Row
tmp.appendChild(SigRow85);
//Add Row
tmp.appendChild(TestRow85);
var BR86 = document.createElement('BR');
var TestRow86 = document.createElement('TR');
var TestCell86 = document.createElement('TD');
TestCell86.className = 'TestimonialTree_Testimonial';
TestCell86.className = 'TestimonialTree_Testimonial';
var TestDiv86 = document.createElement('div');
TestDiv86.innerHTML= '\"Laurie made the process smooth and easy. Everything you could ask for\"';
TestCell86.appendChild(TestDiv86);
TestRow86.appendChild(TestCell86);
var SigRow86 = document.createElement('TR');
var SigCell86 = document.createElement('TD');
SigCell86.className = 'TestimonialTree_Signature';
var SigData86 = document.createTextNode('Christopher W');
SigCell86.appendChild(SigData86);
SigRow86.appendChild(SigCell86);
//Add Row
tmp.appendChild(SigRow86);
//Add Row
tmp.appendChild(TestRow86);
var BR87 = document.createElement('BR');
var TestRow87 = document.createElement('TR');
var TestCell87 = document.createElement('TD');
TestCell87.className = 'TestimonialTree_Testimonial';
TestCell87.className = 'TestimonialTree_Testimonial';
var TestDiv87 = document.createElement('div');
TestDiv87.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!!\"';
TestCell87.appendChild(TestDiv87);
TestRow87.appendChild(TestCell87);
var SigRow87 = document.createElement('TR');
var SigCell87 = document.createElement('TD');
SigCell87.className = 'TestimonialTree_Signature';
var SigData87 = document.createTextNode('Lucas P');
SigCell87.appendChild(SigData87);
SigRow87.appendChild(SigCell87);
//Add Row
tmp.appendChild(SigRow87);
//Add Row
tmp.appendChild(TestRow87);
var BR88 = document.createElement('BR');
var TestRow88 = document.createElement('TR');
var TestCell88 = document.createElement('TD');
TestCell88.className = 'TestimonialTree_Testimonial';
TestCell88.className = 'TestimonialTree_Testimonial';
var TestDiv88 = document.createElement('div');
TestDiv88.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.\"';
TestCell88.appendChild(TestDiv88);
TestRow88.appendChild(TestCell88);
var SigRow88 = document.createElement('TR');
var SigCell88 = document.createElement('TD');
SigCell88.className = 'TestimonialTree_Signature';
var SigData88 = document.createTextNode('Melinda S');
SigCell88.appendChild(SigData88);
SigRow88.appendChild(SigCell88);
//Add Row
tmp.appendChild(SigRow88);
//Add Row
tmp.appendChild(TestRow88);
var BR89 = document.createElement('BR');
var TestRow89 = document.createElement('TR');
var TestCell89 = document.createElement('TD');
TestCell89.className = 'TestimonialTree_Testimonial';
TestCell89.className = 'TestimonialTree_Testimonial';
var TestDiv89 = document.createElement('div');
TestDiv89.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.\"';
TestCell89.appendChild(TestDiv89);
TestRow89.appendChild(TestCell89);
var SigRow89 = document.createElement('TR');
var SigCell89 = document.createElement('TD');
SigCell89.className = 'TestimonialTree_Signature';
var SigData89 = document.createTextNode('Melinda S');
SigCell89.appendChild(SigData89);
SigRow89.appendChild(SigCell89);
//Add Row
tmp.appendChild(SigRow89);
//Add Row
tmp.appendChild(TestRow89);
var BR90 = document.createElement('BR');
var TestRow90 = document.createElement('TR');
var TestCell90 = document.createElement('TD');
TestCell90.className = 'TestimonialTree_Testimonial';
TestCell90.className = 'TestimonialTree_Testimonial';
var TestDiv90 = document.createElement('div');
TestDiv90.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!\"';
TestCell90.appendChild(TestDiv90);
TestRow90.appendChild(TestCell90);
var SigRow90 = document.createElement('TR');
var SigCell90 = document.createElement('TD');
SigCell90.className = 'TestimonialTree_Signature';
var SigData90 = document.createTextNode('James P');
SigCell90.appendChild(SigData90);
SigRow90.appendChild(SigCell90);
//Add Row
tmp.appendChild(SigRow90);
//Add Row
tmp.appendChild(TestRow90);
var BR91 = document.createElement('BR');
var TestRow91 = document.createElement('TR');
var TestCell91 = document.createElement('TD');
TestCell91.className = 'TestimonialTree_Testimonial';
TestCell91.className = 'TestimonialTree_Testimonial';
var TestDiv91 = document.createElement('div');
TestDiv91.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.\"';
TestCell91.appendChild(TestDiv91);
TestRow91.appendChild(TestCell91);
var SigRow91 = document.createElement('TR');
var SigCell91 = document.createElement('TD');
SigCell91.className = 'TestimonialTree_Signature';
var SigData91 = document.createTextNode('Joseph L');
SigCell91.appendChild(SigData91);
SigRow91.appendChild(SigCell91);
//Add Row
tmp.appendChild(SigRow91);
//Add Row
tmp.appendChild(TestRow91);
var BR92 = document.createElement('BR');
var TestRow92 = document.createElement('TR');
var TestCell92 = document.createElement('TD');
TestCell92.className = 'TestimonialTree_Testimonial';
TestCell92.className = 'TestimonialTree_Testimonial';
var TestDiv92 = document.createElement('div');
TestDiv92.innerHTML= '\"Laurie was very professional and fun to work with. I appreciated her honesty and communication. \"';
TestCell92.appendChild(TestDiv92);
TestRow92.appendChild(TestCell92);
var SigRow92 = document.createElement('TR');
var SigCell92 = document.createElement('TD');
SigCell92.className = 'TestimonialTree_Signature';
var SigData92 = document.createTextNode('Stacey K');
SigCell92.appendChild(SigData92);
SigRow92.appendChild(SigCell92);
//Add Row
tmp.appendChild(SigRow92);
//Add Row
tmp.appendChild(TestRow92);
var BR93 = document.createElement('BR');
var TestRow93 = document.createElement('TR');
var TestCell93 = document.createElement('TD');
TestCell93.className = 'TestimonialTree_Testimonial';
TestCell93.className = 'TestimonialTree_Testimonial';
var TestDiv93 = document.createElement('div');
TestDiv93.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!\"';
TestCell93.appendChild(TestDiv93);
TestRow93.appendChild(TestCell93);
var SigRow93 = document.createElement('TR');
var SigCell93 = document.createElement('TD');
SigCell93.className = 'TestimonialTree_Signature';
var SigData93 = document.createTextNode('Charissa C');
SigCell93.appendChild(SigData93);
SigRow93.appendChild(SigCell93);
//Add Row
tmp.appendChild(SigRow93);
//Add Row
tmp.appendChild(TestRow93);
var BR94 = document.createElement('BR');
var TestRow94 = document.createElement('TR');
var TestCell94 = document.createElement('TD');
TestCell94.className = 'TestimonialTree_Testimonial';
TestCell94.className = 'TestimonialTree_Testimonial';
var TestDiv94 = document.createElement('div');
TestDiv94.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. \"';
TestCell94.appendChild(TestDiv94);
TestRow94.appendChild(TestCell94);
var SigRow94 = document.createElement('TR');
var SigCell94 = document.createElement('TD');
SigCell94.className = 'TestimonialTree_Signature';
var SigData94 = document.createTextNode('Patrick H');
SigCell94.appendChild(SigData94);
SigRow94.appendChild(SigCell94);
//Add Row
tmp.appendChild(SigRow94);
//Add Row
tmp.appendChild(TestRow94);
var BR95 = document.createElement('BR');
var TestRow95 = document.createElement('TR');
var TestCell95 = document.createElement('TD');
TestCell95.className = 'TestimonialTree_Testimonial';
TestCell95.className = 'TestimonialTree_Testimonial';
var TestDiv95 = document.createElement('div');
TestDiv95.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. \"';
TestCell95.appendChild(TestDiv95);
TestRow95.appendChild(TestCell95);
var SigRow95 = document.createElement('TR');
var SigCell95 = document.createElement('TD');
SigCell95.className = 'TestimonialTree_Signature';
var SigData95 = document.createTextNode('Matthew S');
SigCell95.appendChild(SigData95);
SigRow95.appendChild(SigCell95);
//Add Row
tmp.appendChild(SigRow95);
//Add Row
tmp.appendChild(TestRow95);
var BR96 = document.createElement('BR');
var TestRow96 = document.createElement('TR');
var TestCell96 = document.createElement('TD');
TestCell96.className = 'TestimonialTree_Testimonial';
TestCell96.className = 'TestimonialTree_Testimonial';
var TestDiv96 = document.createElement('div');
TestDiv96.innerHTML= '\"Hard worker. Gets the job done. Very professional and replies immediately. I highly recommend Laurie Westheimer for your real estate needs. \"';
TestCell96.appendChild(TestDiv96);
TestRow96.appendChild(TestCell96);
var SigRow96 = document.createElement('TR');
var SigCell96 = document.createElement('TD');
SigCell96.className = 'TestimonialTree_Signature';
var SigData96 = document.createTextNode('Toni R');
SigCell96.appendChild(SigData96);
SigRow96.appendChild(SigCell96);
//Add Row
tmp.appendChild(SigRow96);
//Add Row
tmp.appendChild(TestRow96);
var BR97 = document.createElement('BR');
var TestRow97 = document.createElement('TR');
var TestCell97 = document.createElement('TD');
TestCell97.className = 'TestimonialTree_Testimonial';
TestCell97.className = 'TestimonialTree_Testimonial';
var TestDiv97 = document.createElement('div');
TestDiv97.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.\"';
TestCell97.appendChild(TestDiv97);
TestRow97.appendChild(TestCell97);
var SigRow97 = document.createElement('TR');
var SigCell97 = document.createElement('TD');
SigCell97.className = 'TestimonialTree_Signature';
var SigData97 = document.createTextNode('Patricia S');
SigCell97.appendChild(SigData97);
SigRow97.appendChild(SigCell97);
//Add Row
tmp.appendChild(SigRow97);
//Add Row
tmp.appendChild(TestRow97);
var BR98 = document.createElement('BR');
var TestRow98 = document.createElement('TR');
var TestCell98 = document.createElement('TD');
TestCell98.className = 'TestimonialTree_Testimonial';
TestCell98.className = 'TestimonialTree_Testimonial';
var TestDiv98 = document.createElement('div');
TestDiv98.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!\"';
TestCell98.appendChild(TestDiv98);
TestRow98.appendChild(TestCell98);
var SigRow98 = document.createElement('TR');
var SigCell98 = document.createElement('TD');
SigCell98.className = 'TestimonialTree_Signature';
var SigData98 = document.createTextNode('Amy W');
SigCell98.appendChild(SigData98);
SigRow98.appendChild(SigCell98);
//Add Row
tmp.appendChild(SigRow98);
//Add Row
tmp.appendChild(TestRow98);
document.getElementById('TestimonialTree_Widget_67300').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=464667';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '