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=rhondagibbons@me.com&username= %>'); var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=34716¶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= '\"Excellent 5 stars! Her expertise guided me through an emotional move and rental of the home I had sold. She was by my side for months after closing. Highly recommend -her knowledge of the market and selling price for my home was amazing. \"'; TestCell0.appendChild(TestDiv0); TestRow0.appendChild(TestCell0); var SigRow0 = document.createElement('TR'); var SigCell0 = document.createElement('TD'); SigCell0.className = 'TestimonialTree_Signature'; var SigData0 = document.createTextNode('Christa '); 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= '\"Rhonda was critical in making our home-buying dreams come true. She listened to us, she helped us stay within budget, and when all was said and done, we purchased the home of our dreams. With Rhonda\'s assistance, the process was seamless. We would 1000% recommend Rhonda to anyone looking to buy a house!\"'; TestCell1.appendChild(TestDiv1); TestRow1.appendChild(TestCell1); var SigRow1 = document.createElement('TR'); var SigCell1 = document.createElement('TD'); SigCell1.className = 'TestimonialTree_Signature'; var SigData1 = document.createTextNode('Larry & Christina Penton'); 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= '\"Rhonda was always responsive to our questions and was very patient with us over several months and numerous showings before we found our new home.\"'; TestCell2.appendChild(TestDiv2); TestRow2.appendChild(TestCell2); var SigRow2 = document.createElement('TR'); var SigCell2 = document.createElement('TD'); SigCell2.className = 'TestimonialTree_Signature'; var SigData2 = document.createTextNode('Laura'); 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= '\"We met Rhonda about 7 years ago and she helped us with the purchase of our home in Cramerton. We had a great experience with her so when we sold it in 2018, of course, we called Rhonda to list it. Rhonda gave us such good tips on how to declutter and stage the home--and the photos were excellent. It sold in 4 days! We moved out of state but eventually moved back to NC. Once again, we needed Rhonda to help us purchase a new home. This time Rhonda found a company that was able to offer cash for the house. Our offer was accepted immediately! Through the years, Rhonda has always been there whenever we needed her, she\'s always kind, makes time for us, is supportive and gives us the information we need to make informed decisions. With everything we\'ve been through with Rhonda, she\'s not just our real estate agent, we consider her a friend. Thanks Rhonda!\"'; TestCell3.appendChild(TestDiv3); TestRow3.appendChild(TestCell3); var SigRow3 = document.createElement('TR'); var SigCell3 = document.createElement('TD'); SigCell3.className = 'TestimonialTree_Signature'; var SigData3 = document.createTextNode('David and Tara'); SigCell3.appendChild(SigData3); SigRow3.appendChild(SigCell3); //Add Row tmp.appendChild(SigRow3); //Add Row tmp.appendChild(TestRow3); var BR4 = document.createElement('BR'); var TestRow4 = document.createElement('TR'); var TestCell4 = document.createElement('TD'); TestCell4.className = 'TestimonialTree_Testimonial'; TestCell4.className = 'TestimonialTree_Testimonial'; var TestDiv4 = document.createElement('div'); TestDiv4.innerHTML= '\"We met Rhonda about 7 years ago and she helped us with the purchase of our home in Cramerton. We had a great experience with her so when we sold it in 2018, of course, we called Rhonda to list it. Rhonda gave us such good tips on how to declutter and stage the home--and the photos were excellent. It sold in 4 days! We moved out of state but eventually moved back to NC. Once again, we needed Rhonda to help us purchase a new home. This time Rhonda found a company that was able to offer cash for the house. Our offer was accepted immediately! Through the years, Rhonda has always been there whenever we needed her, she\'s always kind, makes time for us, is supportive and gives us the information we need to make informed decisions. With everything we\'ve been through with Rhonda, she\'s not just our real estate agent, we consider her a friend. Thanks Rhonda!\"'; TestCell4.appendChild(TestDiv4); TestRow4.appendChild(TestCell4); var SigRow4 = document.createElement('TR'); var SigCell4 = document.createElement('TD'); SigCell4.className = 'TestimonialTree_Signature'; var SigData4 = document.createTextNode('David and Tara'); 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= '\"Rhonda is great to work with!\"'; TestCell5.appendChild(TestDiv5); TestRow5.appendChild(TestCell5); var SigRow5 = document.createElement('TR'); var SigCell5 = document.createElement('TD'); SigCell5.className = 'TestimonialTree_Signature'; var SigData5 = document.createTextNode('Sean Allen'); 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= '\"Rhonda Gibbons, an experienced realtor who knows what card to keep and what to throw it in. She lives her name \"Savvy\" because she knows the terrain.
\nShe has the patience, always on time to show, guides to protect you and your interests.
\nExcellent experience with Rhonda, I recommend her to all. She is my 10/10.\"'; TestCell6.appendChild(TestDiv6); TestRow6.appendChild(TestCell6); var SigRow6 = document.createElement('TR'); var SigCell6 = document.createElement('TD'); SigCell6.className = 'TestimonialTree_Signature'; var SigData6 = document.createTextNode('Nze Osuagwu'); SigCell6.appendChild(SigData6); SigRow6.appendChild(SigCell6); //Add Row tmp.appendChild(SigRow6); //Add Row tmp.appendChild(TestRow6); var BR7 = document.createElement('BR'); var TestRow7 = document.createElement('TR'); var TestCell7 = document.createElement('TD'); TestCell7.className = 'TestimonialTree_Testimonial'; TestCell7.className = 'TestimonialTree_Testimonial'; var TestDiv7 = document.createElement('div'); TestDiv7.innerHTML= '\"My husband and I have worked with Rhonda on two occasions, and both experiences have been great. With her help and guidance, we have purchased two homes in Charlotte and sold one. Rhonda is a skilled agent who knows the market and area very well. She is also very responsive and offers sound advice. She held our hand throughout the entire buying and selling process, and we are so grateful for her time and expertise.\"'; TestCell7.appendChild(TestDiv7); TestRow7.appendChild(TestCell7); var SigRow7 = document.createElement('TR'); var SigCell7 = document.createElement('TD'); SigCell7.className = 'TestimonialTree_Signature'; var SigData7 = document.createTextNode('Ann Marie Henson '); 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= '\"Rhonda Gibbons is an amazing, organized, efficient, responsive and experienced professional that provides 5 star support and communication throughout the buying process and beyond!
\n
\nWe took her advice and secured a competitive win for our new home!
\n
\nI can\'t thank Rhonda enough for all her time and support! She really is the best! I highly recommend her for your home buying needs!\"'; TestCell8.appendChild(TestDiv8); TestRow8.appendChild(TestCell8); var SigRow8 = document.createElement('TR'); var SigCell8 = document.createElement('TD'); SigCell8.className = 'TestimonialTree_Signature'; var SigData8 = document.createTextNode('Erica'); 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= '\"It has been a pleasure to work with Rhonda on both buying our new home and selling our townhome. She helped us navigate some rough waters. Highly recommend Rhonda and Cathy. Larry and MJ Lieberman\"'; TestCell9.appendChild(TestDiv9); TestRow9.appendChild(TestCell9); var SigRow9 = document.createElement('TR'); var SigCell9 = document.createElement('TD'); SigCell9.className = 'TestimonialTree_Signature'; var SigData9 = document.createTextNode('Larry and MJ Lieberman'); 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= '\"I\u0092ve known Rhonda since 2009 when I was president of my HOA. She was our successful listing agent when we (the HOA) purchased an estate unit, renovated it, and put it on the market. Since then I\u0092ve kept in touch with her, and recently when I decided to list my unit, she was my first choice. Rhonda was very professional, responsive to questions, and very successful. It sold the first day on the market! I also found her delightful and pleasant to work with. Rhonda is very pro-active, and she keeps her client informed. I have recommended her to others who have inquired about selling their properties.\"'; TestCell10.appendChild(TestDiv10); TestRow10.appendChild(TestCell10); var SigRow10 = document.createElement('TR'); var SigCell10 = document.createElement('TD'); SigCell10.className = 'TestimonialTree_Signature'; var SigData10 = document.createTextNode('Harron '); 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= '\"Great customer service! Rhonda and her team done an excellent job of completing purchase of our property\"'; TestCell11.appendChild(TestDiv11); TestRow11.appendChild(TestCell11); var SigRow11 = document.createElement('TR'); var SigCell11 = document.createElement('TD'); SigCell11.className = 'TestimonialTree_Signature'; var SigData11 = document.createTextNode('Winnie (Jiwei) Zhou'); 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= '\"Working with Rhonda was a pleasure! Buying and selling a home can be so stressful, but Rhonda was available every time I had a question. She is extremely knowledgeable of the Charlotte market and surrounding area and helped me find my awesome new home!\"'; TestCell12.appendChild(TestDiv12); TestRow12.appendChild(TestCell12); var SigRow12 = document.createElement('TR'); var SigCell12 = document.createElement('TD'); SigCell12.className = 'TestimonialTree_Signature'; var SigData12 = document.createTextNode('David Peacemaker'); 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= '\"Easy to work with, was able to adjust well to unforeseen circumstances.\"'; TestCell13.appendChild(TestDiv13); TestRow13.appendChild(TestCell13); var SigRow13 = document.createElement('TR'); var SigCell13 = document.createElement('TD'); SigCell13.className = 'TestimonialTree_Signature'; var SigData13 = document.createTextNode('Verena Miller'); 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= '\"I\'ve known Rhonda Gibbons for 13 years, she helped me buy my first house. I was so impressed with her hard work and dedication that when it was time to sell that home so I could move to another I contacted her. Through one of the most challenging times of her life she worked hard and pushed through and sold my house. She is a wonderful , caring person and I will always be grateful to her for getting the job done.\"'; TestCell14.appendChild(TestDiv14); TestRow14.appendChild(TestCell14); var SigRow14 = document.createElement('TR'); var SigCell14 = document.createElement('TD'); SigCell14.className = 'TestimonialTree_Signature'; var SigData14 = document.createTextNode('Paulette Harper'); 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 unexpectedly found a house we liked, called Rhonda (we had worked with her a couple of years ago) and she was there for us right away. We were looking for a mid century modern home on a budget and we knew she understood that style. She\u0092s great and we would highly recommend 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('Diana & Matt'); 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= '\"Rhonda was the perfect realtor for us. Her knowledge of the area, comparable properties and her connections made the process of selling a home easy. Her knowledge and expertise served us so well. We were selling a family property and live out of town, so Rhonda\'s professionalism and excellence were so greatly appreciated. She was upbeat and optimistic through the whole process. We are so grateful for her hard work and couldn\'t recommend a better realtor!\"'; TestCell16.appendChild(TestDiv16); TestRow16.appendChild(TestCell16); var SigRow16 = document.createElement('TR'); var SigCell16 = document.createElement('TD'); SigCell16.className = 'TestimonialTree_Signature'; var SigData16 = document.createTextNode('Heather Wood Davis'); 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= '\"Susan and I were actually very happy in our house but had mentioned casually that one day we might like to buy a mid century modern. On three occasions Rhonda reached out to me to say that she could get me into a listing of hers before it hit the market. The first two houses were great but did not check all of our boxes. When she brought us to the 3rd house, we walked in and it took our breath away. We went under contract before it hit the market and are truly in our dream home. Rhonda then helped us rush to get our existing home on the market and sold within 36 hours of listing. There is so much more to tell but the bottom line is that we are in the home that we always wanted and it was effortless. Finally, all of this went on during Rhonda\'s own personal tragedy of losing her husband and partner Michael. In this terrible time she still managed to get us across the finish line professionally and with grace.\"'; TestCell17.appendChild(TestDiv17); TestRow17.appendChild(TestCell17); var SigRow17 = document.createElement('TR'); var SigCell17 = document.createElement('TD'); SigCell17.className = 'TestimonialTree_Signature'; var SigData17 = document.createTextNode('Neil and Susan Hennes'); 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= '\"Working with Rhonda to sell our home was a great experience! She was very knowledgable about the comps in the neighborhood and setting the list price. And with her network she found us the perfect buyer. The closing process was smooth and easy. Highly recommend.\"'; TestCell18.appendChild(TestDiv18); TestRow18.appendChild(TestCell18); var SigRow18 = document.createElement('TR'); var SigCell18 = document.createElement('TD'); SigCell18.className = 'TestimonialTree_Signature'; var SigData18 = document.createTextNode('Jennifer Felts'); 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= '\"Rhonda was phenomenal. She listened to our conditions and was patient even as these conditions seemed to evolve quickly. We moved from out of state with an almost non-existent local network, Rhonda\'s knowledge and relationships in the community made us feel at home. She\'s truly dedicated to her craft, we would recommend her to our nearest and dearest.\"'; TestCell19.appendChild(TestDiv19); TestRow19.appendChild(TestCell19); var SigRow19 = document.createElement('TR'); var SigCell19 = document.createElement('TD'); SigCell19.className = 'TestimonialTree_Signature'; var SigData19 = document.createTextNode('Shannon Flannigan'); 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= '\"I have gone back and forth about whether I\'m ready to buy a home and Rhonda has never complained or waivered in her responsiveness or availability. I have referred her to many people and they\'ve never been disappointed. Rhonda always sends me updates despite my fluctuation. My daughter Taylor always gets excited when she knows we are meeting Rhonda, who is just as attentive to the smallest \"buyer\" as well. She feels more like family than a realtor, because I feel she\'s not selling but honestly looking out for what\'s best for me and my family. Mike and Rhonda are amazing!\"'; TestCell20.appendChild(TestDiv20); TestRow20.appendChild(TestCell20); var SigRow20 = document.createElement('TR'); var SigCell20 = document.createElement('TD'); SigCell20.className = 'TestimonialTree_Signature'; var SigData20 = document.createTextNode('Charda Wooten'); 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= '\"Mike and Rhonda were highly professional, keeping us updated online and in person with listings. She also found us several homes to look at that met our very specific requirements. She was unfailingly upbeat and pleasant to spend time with, very personable and truly seemed to care that we found what we wanted, which we eventually did. She helped schedule the required inspections and ensured we knew what we had to do at each step. We\'d highly recommend her to anyone looking for a home.\"'; TestCell21.appendChild(TestDiv21); TestRow21.appendChild(TestCell21); var SigRow21 = document.createElement('TR'); var SigCell21 = document.createElement('TD'); SigCell21.className = 'TestimonialTree_Signature'; var SigData21 = document.createTextNode('LISTING | Mike and Sissy Yeley'); 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= '\"Mike and Rhonda helped us buy our first new construction home several years ago. We were so impressed with her, we recently used her again to buy another new construction home. Strong knowledge of the market and how to work with builders were several key benefits we had while working with her\"'; TestCell22.appendChild(TestDiv22); TestRow22.appendChild(TestCell22); var SigRow22 = document.createElement('TR'); var SigCell22 = document.createElement('TD'); SigCell22.className = 'TestimonialTree_Signature'; var SigData22 = document.createTextNode('Matt and Kristen Privette'); 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= '\"Rhonda was the best ever she help us buy and sell a home. Buying the home was so easy with her help and knowledge of the area. When it was time to sell our home. She was devoted to us and understood the importance of selling this home quickly. As the family was seperated during this time.We sold our home withing 45 days...\"'; TestCell23.appendChild(TestDiv23); TestRow23.appendChild(TestCell23); var SigRow23 = document.createElement('TR'); var SigCell23 = document.createElement('TD'); SigCell23.className = 'TestimonialTree_Signature'; var SigData23 = document.createTextNode('Frank and Joyce Dolley'); 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= '\"Rhonda has been our selling agent on two properties in south Charlotte over the last few months. She did an excellent job analyzing the two very different properties and determining the best advertising route for search results. The first property was our home that we were selling because we had retired and relocated to the mountains of NC. She gave us ideas to help curb appeal and had a professional photographer take the pictures for the listing. We had around 30 showings which resulted in a lease/own contract after just a couple of months on the market. The second property was a one bedroom condo which was obviously a tougher sell. She also used a professional photographer and the photographs turned out great. It also had roughly 30 showings over a 5 month period of time and is currently under contract and due to close shortly. We give Rhonda our highest recommendation. She is an excellent communicator and keeps the client completely informed during the selling process.\"'; TestCell24.appendChild(TestDiv24); TestRow24.appendChild(TestCell24); var SigRow24 = document.createElement('TR'); var SigCell24 = document.createElement('TD'); SigCell24.className = 'TestimonialTree_Signature'; var SigData24 = document.createTextNode('Randy and Barbara Hartsoe'); 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= '\"I purchased a condo in Charlotte in 2011. Rhonda was very helpful through the entire condo search as well as through the closing process. She answered every question I had and was very motivated to find the residence I needed. I am in a wheelchair and she helped me find the perfect condo for my needs. I highly recommend Rhonda!\nWe had already relocated several hours away when these properties were listed and she was extremely helpful meeting with workers and cleaners who worked on the properties in our absence preparing the properties for sale.\nIf you are looking for a hard working agent, whether buying or selling, you will be hard pressed to find one better than Rhonda.\"'; TestCell25.appendChild(TestDiv25); TestRow25.appendChild(TestCell25); var SigRow25 = document.createElement('TR'); var SigCell25 = document.createElement('TD'); SigCell25.className = 'TestimonialTree_Signature'; var SigData25 = document.createTextNode('Alan Thomas'); 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= '\"I was living in Texas when I first contacted Rhonda by email- before I had even listed to sell the home there. She stayed in contact with me sending me listings and answering questions. When my wife and I made trips to Charlotte she drove us all around the area looking at homes. She never tried to sell us a home that was not best for us. She was eager to line up inspectors, an appraiser, and a surveyor for the home we liked. She helped a lot with negotiating the buying price. Closing went very well. She provided me with all the figures prior to closing as I had requested. I had a lot of questions and she was very patient with me throughout the whole process. It was a very pleasant and positive experience.\"'; TestCell26.appendChild(TestDiv26); TestRow26.appendChild(TestCell26); var SigRow26 = document.createElement('TR'); var SigCell26 = document.createElement('TD'); SigCell26.className = 'TestimonialTree_Signature'; var SigData26 = document.createTextNode('Richard and Julie Clark'); 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 looking for an investment property and really did not know where to start. We had a \"want\" list but were not intimately familiar with all the different neighborhoods in Charlotte. Rhonda and Mike were able to pinpoint 3 or 4 target neighborhoods and and quickly started showing us properties. It felt like they were partnering with us in trying to identify the right property rather than selling us something. They are a great team!\"'; TestCell27.appendChild(TestDiv27); TestRow27.appendChild(TestCell27); var SigRow27 = document.createElement('TR'); var SigCell27 = document.createElement('TD'); SigCell27.className = 'TestimonialTree_Signature'; var SigData27 = document.createTextNode('vince and dana luciani'); 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= '\"Mike and Rhonda made themselves available to us when we needed them, they were patient with our questions and always positive in their approach. We could not recommend a better team to buy or sell your next house!\"'; TestCell28.appendChild(TestDiv28); TestRow28.appendChild(TestCell28); var SigRow28 = document.createElement('TR'); var SigCell28 = document.createElement('TD'); SigCell28.className = 'TestimonialTree_Signature'; var SigData28 = document.createTextNode('Mike and Sissy Yeley'); 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= '\"Mike and Rhonda were great to work with for our first time purchasing a home. We relied on their expertise and market knowledge to during our home search efforts. We relocated from CA and it was great working with experienced area realtors who took the time and energy to guide us down the home buying process. They were always flexible with us and we found their expertise and honesty throughout the process to be very valuable when making our decision. Always professional and prompt with follow up. We look forward to working with Mike and Rhonda down the next time we are in the market. Thank you two!\"'; TestCell29.appendChild(TestDiv29); TestRow29.appendChild(TestCell29); var SigRow29 = document.createElement('TR'); var SigCell29 = document.createElement('TD'); SigCell29.className = 'TestimonialTree_Signature'; var SigData29 = document.createTextNode('Drew and Julie Nichols'); 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= '\"My husband and I were first-time home buyers and went into this process anxious about finding a home in a neighborhood we loved. From start to finish, Mike, Rhonda and Kate made the entire process very easy for us, helping with everything from the mortgage lender to the handyman. We felt taken care of and listened to, and would recommend this team to anyone looking for organized, knowledgeable, patient agents who know this area extremely well. We had a great experience and feel so lucky to have found these two!\"'; TestCell30.appendChild(TestDiv30); TestRow30.appendChild(TestCell30); var SigRow30 = document.createElement('TR'); var SigCell30 = document.createElement('TD'); SigCell30.className = 'TestimonialTree_Signature'; var SigData30 = document.createTextNode('Max and Ann Henson'); 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= '\"When I decided to try one more time to sell my home- I found the perfect team! Rhonda and Mike helped in every way possible. From assuring me in my decision to helping me with final staging advice - they were awesome. And when my house sold in only six days, they were so helping in closing on my new house quickly! They care- and when letting go of my family home of 14 years, they were exactly what I needed! Great negotiators and caring agents! 100% would use them again. And have already recommended them to friends!\"'; TestCell31.appendChild(TestDiv31); TestRow31.appendChild(TestCell31); var SigRow31 = document.createElement('TR'); var SigCell31 = document.createElement('TD'); SigCell31.className = 'TestimonialTree_Signature'; var SigData31 = document.createTextNode('Maureen O\'Boyle'); 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= '\"Rhonda and Mike made the whole process of buying and selling easy. We are so grateful for their assistance. Raven was wonderful as well.\"'; 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 and Casey Angle'); 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= '\"Mike and Rhonda were an absolute pleasure to work with on selling our home! They were prompt, professional, responsive, creative and fun. They brought a great marketing plan and even presented us with some really smart \"out of the box\" ideas on how to sell our home. We would absolutely recommend them as realtors to anyone and everyone whether you\'re buying or selling. We can\'t endorse them highly enough, honestly!\"'; TestCell33.appendChild(TestDiv33); TestRow33.appendChild(TestCell33); var SigRow33 = document.createElement('TR'); var SigCell33 = document.createElement('TD'); SigCell33.className = 'TestimonialTree_Signature'; var SigData33 = document.createTextNode('Trent and Tracie Guild'); 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= '\"Mike and Rhonda were absolutely INCREDIBLE in helping us sell our home. We had been unsuccessful with a previous agent and they worked hard to help us make necessary changes, market our home in the right way, and ultimately get the house sold. And they did most of this while we were living out of state! They are a dynamic duo, diligent, responsive, and extremely knowledgable. We are very thankful to have had them on our side!\"'; TestCell34.appendChild(TestDiv34); TestRow34.appendChild(TestCell34); var SigRow34 = document.createElement('TR'); var SigCell34 = document.createElement('TD'); SigCell34.className = 'TestimonialTree_Signature'; var SigData34 = document.createTextNode('Krysta and Jonathan Wilson'); 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= '\"I wish there were a higher rating than a 5-star as Rhonda (and husband Mike - team) would have received it on this transaction. Our home was not a typical home which made pricing the house a bit more of a challenge \u0097 unique home style, countless custom features, and yet only three bedrooms for substantially more square footage. Moreover, even though the lot was twice the size of the neighborhood, it did sit on a somewhat busy street. However, they priced it appropriately based off of their extensive research, diligence, and savviness of the overall market as well as our niche appeal. \n\nOur home was specifically Mid Century Modern, and they stuck with the character of the house throughout all the marketing and selling materials. Every piece of copy, image, icon, symbol, signage, or pamphlet was specific to the personality and lifestyle that our home presented to a potential buyer. It created a unique and lasting impression for those viewing the home. \n\nSince one of the attributes of the house was to entertain, they threw a pre-market opening party for potential buyers and industry insiders to view the home. It was a massive hit as qualified buyers started to book showings. \n\nAs each offer came in, they helped to explain the pros/cons of various offers with knowledgeable guidance and expertise. We would ask questions along the way, and they would only respond with ethical and expert answers. We felt very safe, protected, and in good hands with this team of professionals in making the right decisions. \n\nI would highly recommend Rhonda, Mike, or a.k.a the dynamic duo.\"'; TestCell35.appendChild(TestDiv35); TestRow35.appendChild(TestCell35); var SigRow35 = document.createElement('TR'); var SigCell35 = document.createElement('TD'); SigCell35.className = 'TestimonialTree_Signature'; var SigData35 = document.createTextNode('Holly + Ken Schoolmeester'); 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= '\"Downsizing from a substantial home in the burbs to a condo Uptown is a drastic change for anyone. The dynamic team of Rhonda and Mike made it relatively effortless. Even after seven months of looking (inventory was very low) without any hope in sight for a purchase. They stayed professional, patient, and optimistic. They genuinely had our best interests at the forefront of every decision, which put us at ease. \n\nWe are very black and white people when it comes to knowing what we want, and in making quick decisions, so we appreciate they mirrored our personalities. They were uberly efficient in showing us condos as we are super busy individuals with crazy calendars. They only showed us the available inventory that was within our price range as well as a style and aesthetics that we were looking for in a new home in an expeditious fashion. \n\nWe couldn\'t have asked for more in this Realtor team. We nicked name them the Dynamc Duo. We have already recommended them to several others!\"'; TestCell36.appendChild(TestDiv36); TestRow36.appendChild(TestCell36); var SigRow36 = document.createElement('TR'); var SigCell36 = document.createElement('TD'); SigCell36.className = 'TestimonialTree_Signature'; var SigData36 = document.createTextNode('Holly + Ken Schoolmeester'); SigCell36.appendChild(SigData36); SigRow36.appendChild(SigCell36); //Add Row tmp.appendChild(SigRow36); //Add Row tmp.appendChild(TestRow36); document.getElementById('TestimonialTree_Widget_34716').appendChild(newEl); var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://testimonialtree.com/?uid=183747'; 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_34716').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_34716').appendChild(TestimonialLink);