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=46288¶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= '\"As first-time home buyers, we were a bit anxious about the homebuying process, and we knew we had a lot to learn, but Shelley made everything feel so much easier and far less stressful. From the very beginning, she took the time to walk us through the entire home-buying process before we even committed to working with her, which helped us feel informed, confident, and supported from day one. She is incredibly organized and thoughtful. She provided us with a first-time home buyers folder that included clear checklists, information sheets, and a curated list of trusted industry contacts. That level of preparation made a huge difference and helped us stay on track every step of the way. Shelley has an excellent network and connected us with trustworthy professionals for lending, home insurance and inspections. Having reliable recommendations removed so much guesswork and stress from the process. On top of all that, she is warm, friendly, and genuinely pleasant to work with. Communication was always easy\u0097she responded quickly to our questions and took the time to explain things clearly whenever we needed clarification. She was also fantastic when it came to negotiating with the seller, whether it was working through terms, repairs, or other details. We always felt like she had our best interests in mind and advocated for us effectively and professionally. Thanks to Shelley, we found a home that we love that we were able to purchase on terms that we are happy with, and we are so grateful to her for helping to make that happen. We highly recommend Shelley to anyone looking for a knowledgeable, organized, and supportive realtor.\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Angela Schmidt');
SigCell0.appendChild(SigData0);
SigRow0.appendChild(SigCell0);
var SourceCell0 = document.createElement('TD');
SourceCell0.className = 'TestimonialTree_Source';
var SourceData0 = document.createTextNode('on Google');
SourceCell0.appendChild(SourceData0);
SigCell0.appendChild(SourceCell0);
//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= '\"Made the whole process very easy and helped me along the way\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('RICARDO ERCEG-ARCINIEGA');
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= '\"Made the whole process very easy and helped me along the way\"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Ricardo');
SigCell2.appendChild(SigData2);
SigRow2.appendChild(SigCell2);
var SourceCell2 = document.createElement('TD');
SourceCell2.className = 'TestimonialTree_Source';
var SourceData2 = document.createTextNode('on Google');
SourceCell2.appendChild(SourceData2);
SigCell2.appendChild(SourceCell2);
//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= '\"Katie Teas was an absolute pleasure to work with. She is knowledgeable, responsive, and truly cares about her clients. She guided us through every step of the process, answered all our questions, and made what could have been a stressful experience feel smooth and manageable. We couldn\u0092t be happier and highly recommend Katie to anyone buying or selling a home.\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Anthony Mobley');
SigCell3.appendChild(SigData3);
SigRow3.appendChild(SigCell3);
var SourceCell3 = document.createElement('TD');
SourceCell3.className = 'TestimonialTree_Source';
var SourceData3 = document.createTextNode('on Google');
SourceCell3.appendChild(SourceData3);
SigCell3.appendChild(SourceCell3);
//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= '\"Tim did an amazing job from start to finish. He was on point with all the information and always professional, knowledgeable, and responsive. He made the entire process smooth and stress-free, and I always felt confident knowing I was in good hands. I highly recommend Tim to anyone looking for an exceptional realtor!\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Noe Garcia');
SigCell4.appendChild(SigData4);
SigRow4.appendChild(SigCell4);
var SourceCell4 = document.createElement('TD');
SourceCell4.className = 'TestimonialTree_Source';
var SourceData4 = document.createTextNode('on Google');
SourceCell4.appendChild(SourceData4);
SigCell4.appendChild(SourceCell4);
//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= '\"Look no further! Annastasia Batsell is the BEST agent in town. We sold our first home and bought our second with Annastasia; how I WISH she would would have been around when we were FTHB. What sets Annastasia apart from other agents? Not only was she incredibly responsive - always quick to answer questions, return calls, and keep us informed every step of the way - she is honest. She took the time to understand what we were looking for and never once pressured us to buy a home that wasn\u0092t right for us. She will genuinely advocate for your best interest. She always gave us thoughtful advice and pointed out both pros and cons. We always felt supported, respected, and confident that she had our back. Even AFTER our properties closed, she was present for questions and support. If you\u0092re looking for a trustworthy, knowledgeable, and client-focused real estate agent in Washington, we highly recommend Annastasia.\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Sandra Mondragon');
SigCell5.appendChild(SigData5);
SigRow5.appendChild(SigCell5);
var SourceCell5 = document.createElement('TD');
SourceCell5.className = 'TestimonialTree_Source';
var SourceData5 = document.createTextNode('on Google');
SourceCell5.appendChild(SourceData5);
SigCell5.appendChild(SourceCell5);
//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= '\"Working with Ronnie has a been true pleasure. Very knowledgeable about the area and the entire process but what I liked most about working with him is that he is patient, he asks the right questions and has the right approach when it comes to due diligence and negotiations. I will definitely tap him for my next deal! Thanks again Ronnie!\"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Ian Gregoire');
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= '\"Leslie Pearson was a reliable,friendly and knowledgeable realtor she was a pleasure to work with . would work. with Leslie again \"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Jim Lands');
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= '\"Working with Ronnie has a been true pleasure. Very knowledgeable about the area and the entire process but what I liked most about working with him is that he is patient, he asks the right questions and has the right approach when it comes to due diligence and negotiations. I will definitely tap him for my next deal! Thanks again Ronnie!\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Ian Gregoire');
SigCell8.appendChild(SigData8);
SigRow8.appendChild(SigCell8);
var SourceCell8 = document.createElement('TD');
SourceCell8.className = 'TestimonialTree_Source';
var SourceData8 = document.createTextNode('on Google');
SourceCell8.appendChild(SourceData8);
SigCell8.appendChild(SourceCell8);
//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= '\"Leslie, did a great job representing us in the River Ridge community. She is professional, organized, and a team player. I highly recommend her. \"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Jay Campbell');
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= '\"My husband and I used Lydia as our realtor for our first home. We knew absolutely nothing about the process, but Lydia is so knowledgable and patient, she walked us through every step with confidence. She made sure we were aware during negotiations what could happen in multiple scenarios, she didn\u0092t push us to choose something over another, and during our walk throughs and viewings she even helped watch the kids so we could enjoy and really take in each home we saw. Working with her made the process go smoothly, and we are so SO thankful we chose her to help us! I would recommend her to everyone and will use her in any new chapter we might go on!\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Maddie Stamm');
SigCell10.appendChild(SigData10);
SigRow10.appendChild(SigCell10);
var SourceCell10 = document.createElement('TD');
SourceCell10.className = 'TestimonialTree_Source';
var SourceData10 = document.createTextNode('on Google');
SourceCell10.appendChild(SourceData10);
SigCell10.appendChild(SourceCell10);
//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= '\"Jennifer was absolutely wonderful to work with on the sale of my mom\'s home. She has exceptional follow up and guided us through each step of the process with the utmost care and pertinent information. She has a great pulse on our local housing market and shoots straight with you on what she feels needs to be done to sell your house. I will definitely use Jennifer when it\'s time to sell our own house to downsize in the future.\"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Ken Haynes');
SigCell11.appendChild(SigData11);
SigRow11.appendChild(SigCell11);
var SourceCell11 = document.createElement('TD');
SourceCell11.className = 'TestimonialTree_Source';
var SourceData11 = document.createTextNode('on Google');
SourceCell11.appendChild(SourceData11);
SigCell11.appendChild(SourceCell11);
//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= '\"Jennifer was phenomenal to work with. She went above and beyond in every single aspect of our purchase. The consistent communication, emails, and phone calls really made us appreciate her so much. We were moving from 4 hours away, so she was our eyes and ears for everything. We made our first move on the day of closing and Jennifer met us at our new house with the keys in hand, absolutely amazing! I have bought 2 houses before this one and have never worked with anyone like her. We were very comfortable with her from the first phone call. Highly recommend!! Thanks so much again! Tim & Julie\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('Tim Joseph');
SigCell12.appendChild(SigData12);
SigRow12.appendChild(SigCell12);
var SourceCell12 = document.createElement('TD');
SourceCell12.className = 'TestimonialTree_Source';
var SourceData12 = document.createTextNode('on Google');
SourceCell12.appendChild(SourceData12);
SigCell12.appendChild(SourceCell12);
//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= '\"We are so thankful for Shelley and the team at Windermere for helping us get into our new home. Shelley is caring, provides the facts and logistics and has tons of resources for home buyers. Any question we had, she was able to answer and guide us in the right direction. After we closed on our new home, Shelley personally brought us a welcome basket and it was customized for our family. It was perfect and so thoughtful! We highly recommend Shelley and her team for your home buying or selling needs!\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Joshua Fisher');
SigCell13.appendChild(SigData13);
SigRow13.appendChild(SigCell13);
var SourceCell13 = document.createElement('TD');
SourceCell13.className = 'TestimonialTree_Source';
var SourceData13 = document.createTextNode('on Google');
SourceCell13.appendChild(SourceData13);
SigCell13.appendChild(SourceCell13);
//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= '\"Annastasia Batsell was a rockstar throughout the entire homebuying process. As a first-time collaboration, I was really impressed with how smoothly and timely everything went. She did an amazing job educating her clients, guiding them through every step like a true pro. Her communication and support made my role on the lending side that much easier. Can\u0092t wait to team up again on the next one!\"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Michael Prentice');
SigCell14.appendChild(SigData14);
SigRow14.appendChild(SigCell14);
var SourceCell14 = document.createElement('TD');
SourceCell14.className = 'TestimonialTree_Source';
var SourceData14 = document.createTextNode('on Google');
SourceCell14.appendChild(SourceData14);
SigCell14.appendChild(SourceCell14);
//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= '\"Wilhemina was fantastic, super responsive, great communicator, and loved her vibe. She\'s so friendly and easy going. She really helped us through the process and was very dependable. She listened to us and was very prompt getting us into our new home. Everyone had wonderful things to say about her. \"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('CHRISTOPHER ');
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= '\"It was a pleasure working with Wilhemina.\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('NANETTE STARK');
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= '\"Wilhemina was knowledgeable and very helpful every step of the way, and helped me find a house that met all my needs. I would gladly recommend her to anyone looking for a house in the area.\"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('JACOB VANBLARICOM');
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= '\"Wilhemina was a joy to work with. She sold my previous house and helped with the purchase of my new house. She was always available for questions and to show a house. \"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('DOUGLAS FITZSIMMONS');
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= '\"My wife and I really enjoyed working with Wilhelmina Johnson at Windermere. She was polite, easy to work with and very responsive. Was a great experience working with her on finding out new home. And we did it! \"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('ANDREW SMITH');
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= '\"Wilhelmina Johnson was our buyer\u0092s agent for the home we purchased. We lived 2 \u00BD hours away and therefore did not have a flexible schedule. Wilhelmina responded to all of our questions quickly, accommodated our schedule for the many homes we saw, and watched out for our best interests when we were not able to attend inspections. One of the conditions of our home purchase was that small roof repairs were to be made. Wilhelmina attended the post inspection. When the inspector told Wilhelmina that the repairs had not been done, she acted quickly and aggressively to ensure that the repairs were completed and a second post inspection was done.
\nWilhelmina has an engaging personality and is understanding, patient, caring, and calm. My husband and I had not purchased a home in many years and we found the housing prices to be very expensive compared to what they were 32 years ago which was stressful for us. Wilhelmina has an easy presence about her and allowed us the time and support we needed to process the realities of today\u0092s housing market and to select the home that was best for us.
\nIf we were asked to recommend a real estate agent, we would not hesitate to recommend Wilhelmina. She is a treasure.
\n\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('TAMMIE HUWE');
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= '\"Wilhelmina was my realtor, she was wonderful! I retired from my job and decided to sell my house and move closer to grandkids. She helped me with every step, and my house sold the first weekend for full price! I highly recommend her and Windermere for all your home needs!\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('CANDACE SWAYZE');
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= '\"Wilehmina Johnson was an excellent realtor. She was right on point and took time to listen and show me any house I was interested in.
\n
\nI would recommend her to anyone looking for a home.
\nKelli Tate\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('KELLI TATE');
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= '\"Very prompt and organized. \"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('MATTHEW CONCIENNE');
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= '\"Wilhelmina was very professional,made the process easy and was fun to deal with. \"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('DAVID ROBERT LANG');
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= '\"Wilhelmina did a GREAT job! She kept me informed. Answered questions promptly and thoroughly and provided updates on escrow progress as the closing date approached. If I desire real estate services in the future I will definitely go to Wilhelmina and Windermere Group!\"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Roland Henry Schuh Jr');
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= '\"Great communication and follow through. \"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('TOM ');
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= '\"Great communication and follow through. \"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('TOM GAULKE');
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= '\"Great to work with super nice and knowledgeable. Make this process really easy. Thank you \"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('EDMIR CORDIC');
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= '\"Wilhelmina was friendly, professional and made the sale of my house easy.\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('DOUGLAS FITZSIMMONS');
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= '\"Wilhelmina Johnson has done an excellent Job for my Family she helped us get top dollar for out home and got Us the House we needed . Thanks you so much I will let the world know about you .We appreciate your professionalism\"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('JORGE MURILLO');
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= '\"Highly recommend Whilamena \"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('MARK ');
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= '\"We very much enjoyed our experience with Wilhelmina on both a professional and personal level. Professional because she was always prompt and eager to help us find what we were looking for. She was always patient when we were picky. When we were with her we felt like we were her top priority. Personal because we feel we have gained a friend for life in Wilhemina. We would gladly recommend her to anyone we know who may be looking to buy a home.\"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Carter & Denise Winks');
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= '\"I have been very satisfied with Mrs. Johnson?s service. She is very professional and always willing to answer questions. I will use her again if the need arises.\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('zuser20150504201635699');
SigCell33.appendChild(SigData33);
SigRow33.appendChild(SigCell33);
//Add Row
tmp.appendChild(SigRow33);
//Add Row
tmp.appendChild(TestRow33);
document.getElementById('TestimonialTree_Widget_46288').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=188163';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '