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 + '://www.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=31159¶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://www.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= '\"Lothair does a great job\"'; TestCell0.appendChild(TestDiv0); TestRow0.appendChild(TestCell0); var SigRow0 = document.createElement('TR'); var SigCell0 = document.createElement('TD'); SigCell0.className = 'TestimonialTree_Signature'; var SigData0 = document.createTextNode('Gregory J. Billmyer and Kimberly Billmyer'); 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= '\"Lothair is a great agent! Very attentive and goes above and beyond for his clients. I look forward to working with him in the future and referring more people his 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('Olena J. Fischer'); 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= '\"Lothair was professional, responsive to our questions and a pleasure to work with.\"'; TestCell2.appendChild(TestDiv2); TestRow2.appendChild(TestCell2); var SigRow2 = document.createElement('TR'); var SigCell2 = document.createElement('TD'); SigCell2.className = 'TestimonialTree_Signature'; var SigData2 = document.createTextNode('Ronald M. Muetzel and Lois M. Muetzel'); 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= '\"Realty Executives Integrity worked with me both to buy the house I just sold and to sell it. A decade ago, one of their agents helped me find and navigate its purchase through a short sale. I had intended to work with the same agent for its sale, but she retired and moved out of state days prior. However, she was kind enough to recommend another agent she had worked closely with within the agency and let me know her phone line was still open for me. The agent she recommended has worked out wonderfully. Somehow, he managed to make a sale that got me my home\'s value, sell it quite quickly, and allow me to move after the sale - all at once. I can\'t imagine working with anyone other than Realty Executives Integrity.\"'; TestCell3.appendChild(TestDiv3); TestRow3.appendChild(TestCell3); var SigRow3 = document.createElement('TR'); var SigCell3 = document.createElement('TD'); SigCell3.className = 'TestimonialTree_Signature'; var SigData3 = document.createTextNode('Marga K. Krumins'); 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= '\"Lothair was very pleasant and very professional. He was very helpful with us. He stayed on top of everything, always returned calls promptly. I would recommend him as your realtor. Thank you Lothir.
\nStan and Marge Hanson-cozzuli \"'; TestCell4.appendChild(TestDiv4); TestRow4.appendChild(TestCell4); var SigRow4 = document.createElement('TR'); var SigCell4 = document.createElement('TD'); SigCell4.className = 'TestimonialTree_Signature'; var SigData4 = document.createTextNode('Margaret Hanson'); 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= '\"Communication was outstanding ! I was kept up on everything that was happening \"behind the scenes.\" I couldn\'t have been happier with anyone other than Lothair. \"'; TestCell5.appendChild(TestDiv5); TestRow5.appendChild(TestCell5); var SigRow5 = document.createElement('TR'); var SigCell5 = document.createElement('TD'); SigCell5.className = 'TestimonialTree_Signature'; var SigData5 = document.createTextNode('Dennis and Debra Grube'); 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= '\"Very easy to work with. Found everything I asked for and more in my new purchase\"'; TestCell6.appendChild(TestDiv6); TestRow6.appendChild(TestCell6); var SigRow6 = document.createElement('TR'); var SigCell6 = document.createElement('TD'); SigCell6.className = 'TestimonialTree_Signature'; var SigData6 = document.createTextNode('Kou Thao'); 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= '\"This is the 2nd time personally using Lothair and as always he was fantastic to work with and always kept the lines of communication going at all times. \"'; TestCell7.appendChild(TestDiv7); TestRow7.appendChild(TestCell7); var SigRow7 = document.createElement('TR'); var SigCell7 = document.createElement('TD'); SigCell7.className = 'TestimonialTree_Signature'; var SigData7 = document.createTextNode('Michael Dibb'); 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= '\"Everyone involved on our behalf did a great job!\"'; TestCell8.appendChild(TestDiv8); TestRow8.appendChild(TestCell8); var SigRow8 = document.createElement('TR'); var SigCell8 = document.createElement('TD'); SigCell8.className = 'TestimonialTree_Signature'; var SigData8 = document.createTextNode('Gregory Billmyer'); 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= '\"Lothair was an excellent realtor who listened to what we were looking for and provided relevant options. His input and guidance made the entire home-buying process as stress-free as possible. \"'; TestCell9.appendChild(TestDiv9); TestRow9.appendChild(TestCell9); var SigRow9 = document.createElement('TR'); var SigCell9 = document.createElement('TD'); SigCell9.className = 'TestimonialTree_Signature'; var SigData9 = document.createTextNode('Derek 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= '\"Lothair was an absolute pleasure to work with. Questions were answered, phone calls and text were returned immediately. Highly recommended !!\"'; TestCell10.appendChild(TestDiv10); TestRow10.appendChild(TestCell10); var SigRow10 = document.createElement('TR'); var SigCell10 = document.createElement('TD'); SigCell10.className = 'TestimonialTree_Signature'; var SigData10 = document.createTextNode('Shane Heaney'); 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= '\"Lothair Lambrecht is the best realtor in the whole world. Extremely happy.\"'; TestCell11.appendChild(TestDiv11); TestRow11.appendChild(TestCell11); var SigRow11 = document.createElement('TR'); var SigCell11 = document.createElement('TD'); SigCell11.className = 'TestimonialTree_Signature'; var SigData11 = document.createTextNode('Adam and Charlene Chernohorsky'); 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= '\"Lothair was outstanding! His experience and expertise guided us through the whole home shopping / home buying process smoothly. He gave us great information, answered questions promptly and was willing to go out of his way to show us a home. From beginning to end, it was a great experience. \"'; TestCell12.appendChild(TestDiv12); TestRow12.appendChild(TestCell12); var SigRow12 = document.createElement('TR'); var SigCell12 = document.createElement('TD'); SigCell12.className = 'TestimonialTree_Signature'; var SigData12 = document.createTextNode('Daniel and Jennifer Sims'); 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= '\"Lothair came through again! He is awesome and I had confidence in selling the house with him as my Realtor. Lothair has helped me buy and sell multiple houses, and has been excellent each and every time. I trust him completely and highly recommend him!\"'; TestCell13.appendChild(TestDiv13); TestRow13.appendChild(TestCell13); var SigRow13 = document.createElement('TR'); var SigCell13 = document.createElement('TD'); SigCell13.className = 'TestimonialTree_Signature'; var SigData13 = document.createTextNode('Kenneth Byom'); 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= '\"Our realtor was super efficient and made the deal close! We were very happy to work with him and would recommend him to others!\"'; TestCell14.appendChild(TestDiv14); TestRow14.appendChild(TestCell14); var SigRow14 = document.createElement('TR'); var SigCell14 = document.createElement('TD'); SigCell14.className = 'TestimonialTree_Signature'; var SigData14 = document.createTextNode('Bryan Malkowski and Katherine Miller'); SigCell14.appendChild(SigData14); SigRow14.appendChild(SigCell14); //Add Row tmp.appendChild(SigRow14); //Add Row tmp.appendChild(TestRow14); var BR15 = document.createElement('BR'); var TestRow15 = document.createElement('TR'); var TestCell15 = document.createElement('TD'); TestCell15.className = 'TestimonialTree_Testimonial'; TestCell15.className = 'TestimonialTree_Testimonial'; var TestDiv15 = document.createElement('div'); TestDiv15.innerHTML= '\"We were first time home buyers and Lothair made the process really understandable and made sure we knew everything to look for in a house. His insights on looking at certain things in the basement were great and made us feel comfortable with the house that we got. We would definitely love to use Lothair when we are ready for our next house. \"'; TestCell15.appendChild(TestDiv15); TestRow15.appendChild(TestCell15); var SigRow15 = document.createElement('TR'); var SigCell15 = document.createElement('TD'); SigCell15.className = 'TestimonialTree_Signature'; var SigData15 = document.createTextNode('Michael Lau and Andrea Hiscocks'); 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= '\"I have sold multiple properties through the years. The important thing to me is no surprises. Get the details right from beginning to end. That is what I expected and that was what was delivered. The process was carefully planned at the beginning and then executed all the way through closing. Our representative did everything possible to make it as easy as could be expected for us as sellers. We experienced some family difficulties that caused us to take the property off the market for several months. Again our representative calmly led us through the process. The property was sold six days after it went back on the market at a price that met our expectations. What more can you ask?\"'; TestCell16.appendChild(TestDiv16); TestRow16.appendChild(TestCell16); var SigRow16 = document.createElement('TR'); var SigCell16 = document.createElement('TD'); SigCell16.className = 'TestimonialTree_Signature'; var SigData16 = document.createTextNode('Daryl Raabe'); 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= '\"Our realtor. Lothair Lambrecht is amazing to work with... always professional and kept us informed throughout the process of selling our home...\"'; TestCell17.appendChild(TestDiv17); TestRow17.appendChild(TestCell17); var SigRow17 = document.createElement('TR'); var SigCell17 = document.createElement('TD'); SigCell17.className = 'TestimonialTree_Signature'; var SigData17 = document.createTextNode('Carrie Davidson'); 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= '\"We were extremely happy with the service and attention to detail that Lothair provided. He was very professional, knowledgeable, and thorough. He helped us navigate through the whole process; listening without dictating to us what he thought we should do.\"'; TestCell18.appendChild(TestDiv18); TestRow18.appendChild(TestCell18); var SigRow18 = document.createElement('TR'); var SigCell18 = document.createElement('TD'); SigCell18.className = 'TestimonialTree_Signature'; var SigData18 = document.createTextNode('Ben and Sara'); 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= '\"We were extremely happy with the service and attention to detail that Lothair provided. He was very professional, knowledgeable, and thorough. He helped us navigate through the whole process; listening without dictating to us what he thought we should do.\"'; TestCell19.appendChild(TestDiv19); TestRow19.appendChild(TestCell19); var SigRow19 = document.createElement('TR'); var SigCell19 = document.createElement('TD'); SigCell19.className = 'TestimonialTree_Signature'; var SigData19 = document.createTextNode('Benjamin Schramm'); 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= '\"Lothair is an amazing realtor, we could always count on his honesty. Great listener to what your needs are and shows you he truly cares about you. Lothair shows great integrity, thanks to him our frist home buyers experience found us \"home\". \"'; TestCell20.appendChild(TestDiv20); TestRow20.appendChild(TestCell20); var SigRow20 = document.createElement('TR'); var SigCell20 = document.createElement('TD'); SigCell20.className = 'TestimonialTree_Signature'; var SigData20 = document.createTextNode('Brad and Liz'); 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= '\"Lothair was able to anticipate our needs and ensured a smooth selling experience. \"'; TestCell21.appendChild(TestDiv21); TestRow21.appendChild(TestCell21); var SigRow21 = document.createElement('TR'); var SigCell21 = document.createElement('TD'); SigCell21.className = 'TestimonialTree_Signature'; var SigData21 = document.createTextNode('Dale Skaer'); 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= '\"Lothair did an outstanding job as our agent. He advised us appropriately. His feedback was honest and appreciated. He went above and beyond our expectations for communication and responsiveness, even outside of a typical workday. He was flexible and worked with our availability, schedules and small children. I would highly recommend him to others.\"'; TestCell22.appendChild(TestDiv22); TestRow22.appendChild(TestCell22); var SigRow22 = document.createElement('TR'); var SigCell22 = document.createElement('TD'); SigCell22.className = 'TestimonialTree_Signature'; var SigData22 = document.createTextNode('Brian Balfour'); 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= '\"Lothair has sold houses for our family for many years so we will always use him as our realator.\"'; TestCell23.appendChild(TestDiv23); TestRow23.appendChild(TestCell23); var SigRow23 = document.createElement('TR'); var SigCell23 = document.createElement('TD'); SigCell23.className = 'TestimonialTree_Signature'; var SigData23 = document.createTextNode('Rhonda Timmermann'); 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= '\"My experience with Realty Executives was amazing! In both buying and selling homes they take care of all the paperwork, inspections etc. Lothair Lambrecht was always updating me on various showings and exactly what needed to be done. I wouldn\u0092t trust anyone else to deliver such excellent service! \"'; TestCell24.appendChild(TestDiv24); TestRow24.appendChild(TestCell24); var SigRow24 = document.createElement('TR'); var SigCell24 = document.createElement('TD'); SigCell24.className = 'TestimonialTree_Signature'; var SigData24 = document.createTextNode('Joseph Ebert'); 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= '\"The company is professional, attentive, and experienced!
\n\"'; TestCell25.appendChild(TestDiv25); TestRow25.appendChild(TestCell25); var SigRow25 = document.createElement('TR'); var SigCell25 = document.createElement('TD'); SigCell25.className = 'TestimonialTree_Signature'; var SigData25 = document.createTextNode('Leanne Olson'); 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= '\"Lothair was cool calm and collected when two offers fell thru on the sale of our home. We had a very emotional and stressful journey in buying and selling our home and we could not have done it without Lothair! We are so happy in our new home! Thank you, Lothair!!!\"'; TestCell26.appendChild(TestDiv26); TestRow26.appendChild(TestCell26); var SigRow26 = document.createElement('TR'); var SigCell26 = document.createElement('TD'); SigCell26.className = 'TestimonialTree_Signature'; var SigData26 = document.createTextNode('Katie Chavez'); 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= '\"We were very comfortable and at ease with Lothair especially considering the fact that we bought the house \'sight unseen\'. He was always available and was very informative when we had questions. Having a realtor you know you can trust is priceless.\"'; TestCell27.appendChild(TestDiv27); TestRow27.appendChild(TestCell27); var SigRow27 = document.createElement('TR'); var SigCell27 = document.createElement('TD'); SigCell27.className = 'TestimonialTree_Signature'; var SigData27 = document.createTextNode('Heath Butler'); 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= '\"Everything that was talked about and committed to was executed. Friendly and informative. Answered every question and provided a great outcome. 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('Bruce Moore'); 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= '\"Lothair is awesome! I have worked with him before and am always glad that I do!
\n
\nKelly DeBaker\"'; TestCell29.appendChild(TestDiv29); TestRow29.appendChild(TestCell29); var SigRow29 = document.createElement('TR'); var SigCell29 = document.createElement('TD'); SigCell29.className = 'TestimonialTree_Signature'; var SigData29 = document.createTextNode('David DeBaker'); 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= '\"Lothair was great! He helped us in a tough buyers market. He listed to our long list of wants and worked to find us the perfect match. He is one of the best realtors in WI. \"'; TestCell30.appendChild(TestDiv30); TestRow30.appendChild(TestCell30); var SigRow30 = document.createElement('TR'); var SigCell30 = document.createElement('TD'); SigCell30.className = 'TestimonialTree_Signature'; var SigData30 = document.createTextNode('Brandon Lehman'); 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= '\"Working with Lothair was amazing \"'; TestCell31.appendChild(TestDiv31); TestRow31.appendChild(TestCell31); var SigRow31 = document.createElement('TR'); var SigCell31 = document.createElement('TD'); SigCell31.className = 'TestimonialTree_Signature'; var SigData31 = document.createTextNode('Trever Broehm'); 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= '\"Lothar was very good to work with, very efficient and knowledgeable.
\nHe was always on time, he returned calls ASAP.
\nI highly recommend him for your Real Estate experience.
\nMargaret Hanson \"'; TestCell32.appendChild(TestDiv32); TestRow32.appendChild(TestCell32); var SigRow32 = document.createElement('TR'); var SigCell32 = document.createElement('TD'); SigCell32.className = 'TestimonialTree_Signature'; var SigData32 = document.createTextNode('Margaret Hanson'); 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= '\"Lothair was very professional and worked hard to sell our condo. His input and suggestions made the process run smoothly. We would certainly recommend his service to anyone looking to sell their home!
\nDave and Bev Sutherland \"'; TestCell33.appendChild(TestDiv33); TestRow33.appendChild(TestCell33); var SigRow33 = document.createElement('TR'); var SigCell33 = document.createElement('TD'); SigCell33.className = 'TestimonialTree_Signature'; var SigData33 = document.createTextNode('David Sutherland'); 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= '\"Lothair Lambrecht is the only name you need to know! Buying or selling, look no farther than Lothair! We recently moved here from out of state. Not only did Lothair help us find the perfect home, but he has been a huge help in getting us acclimated. He is extremely knowledgeable about different areas as well as different people and businesses. He has made our transition smooth as silk! Thanks, Loth!!\"'; TestCell34.appendChild(TestDiv34); TestRow34.appendChild(TestCell34); var SigRow34 = document.createElement('TR'); var SigCell34 = document.createElement('TD'); SigCell34.className = 'TestimonialTree_Signature'; var SigData34 = document.createTextNode('David B'); 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= '\"Excellent Job. I live in Denver. He kept me informed the whole time. He worked hard to get us the best price of which I\u0092m very pleased with. This was my mother\u0092s house who passed away. He got this house sold. His compassion through this tough time was so evident. Hire this man. Great Job.\"'; TestCell35.appendChild(TestDiv35); TestRow35.appendChild(TestCell35); var SigRow35 = document.createElement('TR'); var SigCell35 = document.createElement('TD'); SigCell35.className = 'TestimonialTree_Signature'; var SigData35 = document.createTextNode('Todd B'); 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= '\"My wife and I were in the process of moving back to Wisconsin from Arizona. While we were planning our move back, our real estate agent, Lothair, was already sending us properties in areas of interest. Once we were back in Wisconsin, Lothair was flexible and reliable to set-up showings for us. As we started to get really serious about purchasing, Lothair would share his expertise on landscape and home improvement and what would be a fair offer. Lothair was always honest with us and willing to share his knowledge to make the showing process move smoothly. We were able to purchase our home at a reasonable price and Lothair/Reality Executives Integrity were with us every step of the way.\"'; TestCell36.appendChild(TestDiv36); TestRow36.appendChild(TestCell36); var SigRow36 = document.createElement('TR'); var SigCell36 = document.createElement('TD'); SigCell36.className = 'TestimonialTree_Signature'; var SigData36 = document.createTextNode('Sean and Abby D'); 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= '\"Lothair was absolutely great. He went above and beyond in serving my needs during the sale of my condo. He did things that I didn\'t even know I wanted - like preparing a spreadsheet highlighting the main points of each offer so that I could easily compare them. He always answered my phone calls and responded to my questions and concerns quickly. I would highly recommend him to anyone looking to sell or buy property.\"'; TestCell37.appendChild(TestDiv37); TestRow37.appendChild(TestCell37); var SigRow37 = document.createElement('TR'); var SigCell37 = document.createElement('TD'); SigCell37.className = 'TestimonialTree_Signature'; var SigData37 = document.createTextNode('Jeanne H'); 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= '\"Lothair is professional and friendly. When we wanted our selling process to move quickly, he was responsive and ready to move on our timeline. I feel that he did an excellent job of helping us price our home and getting it on the market in an effective way. We bought our home with him, we sold our home with him. If we ever move back into the area, we would work with him on that purchase as well.\"'; TestCell38.appendChild(TestDiv38); TestRow38.appendChild(TestCell38); var SigRow38 = document.createElement('TR'); var SigCell38 = document.createElement('TD'); SigCell38.className = 'TestimonialTree_Signature'; var SigData38 = document.createTextNode('Alysa B'); 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= '\"Lothair Lambrecht was incredibly patient and understanding with us as first time homebuyers. We appreciated his knowledge and expertise throughout the entire search and buying process. He is dedicated and passionate about helping people find their dream home, without ever pushing them into something they\u0092re not interested in. We were very pleased with his service and found him to always go above and beyond our expectations. We would recommend him to anyone looking to buy or sell their home! - Jace and Kayla\"'; TestCell39.appendChild(TestDiv39); TestRow39.appendChild(TestCell39); var SigRow39 = document.createElement('TR'); var SigCell39 = document.createElement('TD'); SigCell39.className = 'TestimonialTree_Signature'; var SigData39 = document.createTextNode('Kayla B'); 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= '\"Lothair Lambrecht is the best realtor around! I would not want to work with anyone else. He handles every step of the process so well. Responses to my questions were immediate. He has my highest recommendation for anyone looking to buy or sell a hone. Five stars!\"'; TestCell40.appendChild(TestDiv40); TestRow40.appendChild(TestCell40); var SigRow40 = document.createElement('TR'); var SigCell40 = document.createElement('TD'); SigCell40.className = 'TestimonialTree_Signature'; var SigData40 = document.createTextNode('Daniel & Mary 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= '\"14 years ago Lothair helped me buy my starter home. He spent a lot of time showing houses and explaining what he looks for knowing I was a first time buyer. This year he helped me list that home, and the experience was just as positive. Great communication and a smooth sale.\"'; TestCell41.appendChild(TestDiv41); TestRow41.appendChild(TestCell41); var SigRow41 = document.createElement('TR'); var SigCell41 = document.createElement('TD'); SigCell41.className = 'TestimonialTree_Signature'; var SigData41 = document.createTextNode('Bonnie S'); 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= '\"Excellent customer service experience! Thank you for making our move feel like your priority! This was our first move in over 22 years, Lothair was absolutely caring, compassionate and made sure we were kept informed ever step of the way!!\"'; TestCell42.appendChild(TestDiv42); TestRow42.appendChild(TestCell42); var SigRow42 = document.createElement('TR'); var SigCell42 = document.createElement('TD'); SigCell42.className = 'TestimonialTree_Signature'; var SigData42 = document.createTextNode('Steven and Kelly B.'); 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= '\"Awesome realtor! Knows his stuff. Shares his knowledge willingly which is very helpful. On top of things and communicates well with his clients. Can\'t thank him enough for everything. I will be recommending him to all who are looking for a realtor.\"'; TestCell43.appendChild(TestDiv43); TestRow43.appendChild(TestCell43); var SigRow43 = document.createElement('TR'); var SigCell43 = document.createElement('TD'); SigCell43.className = 'TestimonialTree_Signature'; var SigData43 = document.createTextNode('Michael and Louann T.'); 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= '\"Fantastic service \"'; TestCell44.appendChild(TestDiv44); TestRow44.appendChild(TestCell44); var SigRow44 = document.createElement('TR'); var SigCell44 = document.createElement('TD'); SigCell44.className = 'TestimonialTree_Signature'; var SigData44 = document.createTextNode('David S. Woerpel and Theresa L. Woerpel'); 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= '\"Great working with Lothair!\"'; TestCell45.appendChild(TestDiv45); TestRow45.appendChild(TestCell45); var SigRow45 = document.createElement('TR'); var SigCell45 = document.createElement('TD'); SigCell45.className = 'TestimonialTree_Signature'; var SigData45 = document.createTextNode('Michael and Kristy W.'); 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= '\"We had a good working relationship from the start, Lothair and I, and it remained so right through the closing of our home sale! Easy to work with, understood our needs and plans, rolled with any necessary changes and able to make adjustments, always friendly and responsive, indeed a pleasure to work with and happy to recommend him to others!\"'; TestCell46.appendChild(TestDiv46); TestRow46.appendChild(TestCell46); var SigRow46 = document.createElement('TR'); var SigCell46 = document.createElement('TD'); SigCell46.className = 'TestimonialTree_Signature'; var SigData46 = document.createTextNode('Louise and Mark W.'); 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= '\"Lothair is personable, friendly, and concerned about, in our case, the buying party having as simple process as possible.\"'; TestCell47.appendChild(TestDiv47); TestRow47.appendChild(TestCell47); var SigRow47 = document.createElement('TR'); var SigCell47 = document.createElement('TD'); SigCell47.className = 'TestimonialTree_Signature'; var SigData47 = document.createTextNode('Andrew and Heidi W.'); 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= '\"Lothair did an awesome job working with us on starting our house search from afar. We felt in good hands with his knowledge of the Waukesha area and his clear care for wanting to help us find a place that was a good fit for us. We would recommend his services to others.\"'; TestCell48.appendChild(TestDiv48); TestRow48.appendChild(TestCell48); var SigRow48 = document.createElement('TR'); var SigCell48 = document.createElement('TD'); SigCell48.className = 'TestimonialTree_Signature'; var SigData48 = document.createTextNode('Bradley and Bethany G.'); 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= '\"Lothair Lambrecht was so kind and so patient with me throughout the entire process of selling a project home as a Personal Rep. even during all the hiccups (and there were many haha) he helped me to keep calm and level headed. He is truly the best, like THE best. I could not have done this process without him; and you should be so lucky to have him working with you. \"'; TestCell49.appendChild(TestDiv49); TestRow49.appendChild(TestCell49); var SigRow49 = document.createElement('TR'); var SigCell49 = document.createElement('TD'); SigCell49.className = 'TestimonialTree_Signature'; var SigData49 = document.createTextNode('Melissa Easter'); 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= '\"As usual, Lothair was very helpful throughout the entire process. He was quick to answer questions and kept things moving along. I highly recommend Lothair\'s services for anyone looking to buy or sell a property.\"'; TestCell50.appendChild(TestDiv50); TestRow50.appendChild(TestCell50); var SigRow50 = document.createElement('TR'); var SigCell50 = document.createElement('TD'); SigCell50.className = 'TestimonialTree_Signature'; var SigData50 = document.createTextNode('Brandon J. Spor and Kristen M. Spor'); 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= '\"Lothair was very easy to get in contact with and very easy to work with. We bought a great house with him as our realtor!\"'; TestCell51.appendChild(TestDiv51); TestRow51.appendChild(TestCell51); var SigRow51 = document.createElement('TR'); var SigCell51 = document.createElement('TD'); SigCell51.className = 'TestimonialTree_Signature'; var SigData51 = document.createTextNode('Robert and Maria B'); 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= '\"This was the second time I have bought a house with Lothair Lambrecht and once again I had an excellent experience. I appreciate the way he shows houses. Rather than trying to sell you on a particular home or tell you what you should do, he simply points out things that might need to be addressed if you choose to buy the property so you know what you\'re getting into and lets you figure out if the home is worth pursuing. As was the case with my first house bought with Lothair, the inspection didn\'t reveal anything that he hadn\'t already pointed out as a potential issue. When it came to crafting an offer, he was ready with current research on the immediate neighborhood to help me decide what to offer. All in all a great experience!\"'; TestCell52.appendChild(TestDiv52); TestRow52.appendChild(TestCell52); var SigRow52 = document.createElement('TR'); var SigCell52 = document.createElement('TD'); SigCell52.className = 'TestimonialTree_Signature'; var SigData52 = document.createTextNode('Kyle D. B.'); 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= '\"Lothair was a great agent, working with us to find a home that would really serve our family\'s needs well as well as helping us close the deal in a very active market! We love our new home!\"'; TestCell53.appendChild(TestDiv53); TestRow53.appendChild(TestCell53); var SigRow53 = document.createElement('TR'); var SigCell53 = document.createElement('TD'); SigCell53.className = 'TestimonialTree_Signature'; var SigData53 = document.createTextNode('Jason and Jessica '); 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= '\"Lothair absolutely goes above and beyond what you would think an agent can do for a client. He is a no pressure agent that has years of experience under his belt. It would be a shame to use anyone but Lothair.\"'; TestCell54.appendChild(TestDiv54); TestRow54.appendChild(TestCell54); var SigRow54 = document.createElement('TR'); var SigCell54 = document.createElement('TD'); SigCell54.className = 'TestimonialTree_Signature'; var SigData54 = document.createTextNode('Caleb and Rebecca'); 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= '\"Our experience was one of professionalism and high service. The great care was from start to close of the deal.\"'; TestCell55.appendChild(TestDiv55); TestRow55.appendChild(TestCell55); var SigRow55 = document.createElement('TR'); var SigCell55 = document.createElement('TD'); SigCell55.className = 'TestimonialTree_Signature'; var SigData55 = document.createTextNode('Nicholas D. Navarrete'); 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= '\"Lothair has gone above and beyond what a realtor needs to, and he\'ll do the same for you.\"'; TestCell56.appendChild(TestDiv56); TestRow56.appendChild(TestCell56); var SigRow56 = document.createElement('TR'); var SigCell56 = document.createElement('TD'); SigCell56.className = 'TestimonialTree_Signature'; var SigData56 = document.createTextNode('Caleb William Tomlin and Rebecca V. Tomlin'); SigCell56.appendChild(SigData56); SigRow56.appendChild(SigCell56); //Add Row tmp.appendChild(SigRow56); //Add Row tmp.appendChild(TestRow56); document.getElementById('TestimonialTree_Widget_31159').appendChild(newEl); var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://www.testimonialtree.com/?uid=131986'; AddTestimonialLink.target = '_blank'; AddTestimonialLink.innerHTML = '
[+] Add New Testimonial
'; var TestimonialLink = document.createElement('A'); TestimonialLink.href= 'https://testimonialtree.com'; TestimonialLink.target = '_blank'; TestimonialLink.innerHTML = '
Powered by TestimonialTree.com\&trade\;
'; document.getElementById('TestimonialTree_Widget_31159').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_31159').appendChild(TestimonialLink);