WebFontConfig = { google: { families: [ 'Della+Respira', 'Muli' ] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); var protocol = ('https:' == document.location.protocol ? 'https' : 'http'); var _includeURL = protocol + '://testimonialtree.com/Widgets/'; //Add widget load to stats var iphttp_request = TT_createCrossDomainRequest(); function TT_httpGet(theUrl) { var xmlHttp = null; xmlHttp = new XMLHttpRequest(); xmlHttp.open( "GET", theUrl, true ); xmlHttp.send( null ); return xmlHttp.responseText; } function TT_getIP(JSONObject) { if (iphttp_request) { try{ if (window.XDomainRequest) { iphttp_request.onload = function () { JSONObject = JSON.parse(iphttp_request.responseText); TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng); }; iphttp_request.open("GET", "http://api.hostip.info/get_json.php?position=true", true); iphttp_request.send(); } else { iphttp_request.onreadystatechange = TT_IPCallhandler; iphttp_request.open('GET', "http://api.hostip.info/get_json.php?position=true", true); iphttp_request.send(); }; } catch(error) { }; }; } function TT_IPCallhandler(evtXHR) { if (iphttp_request.readyState == 4) { if (iphttp_request.status == 200) { JSONObject = JSON.parse(iphttp_request.responseText); TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng); } else { //alert("request Errors Occured"); } iphttp_request = null; } } function TT_createCrossDomainRequest(url, handler) { //var var httpRequest = null; //var if (window.XDomainRequest) { httpRequest = new window.XDomainRequest(); httpRequest.onload = function () { callBack(httpRequest.responseText) }; } else httpRequest = new XMLHttpRequest(); return httpRequest; } var params = encodeURIComponent('email=&username= %>'); var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=69593¶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= '\"Great realtor. Excellent in explaining every step in the process. 10/10 recommend Elvira!\"'; TestCell0.appendChild(TestDiv0); TestRow0.appendChild(TestCell0); var SigRow0 = document.createElement('TR'); var SigCell0 = document.createElement('TD'); SigCell0.className = 'TestimonialTree_Signature'; var SigData0 = document.createTextNode('Jennifer C'); SigCell0.appendChild(SigData0); SigRow0.appendChild(SigCell0); var SourceCell0 = document.createElement('TD'); SourceCell0.className = 'TestimonialTree_Source'; var SourceData0 = document.createTextNode('on Google'); SourceCell0.appendChild(SourceData0); SigCell0.appendChild(SourceCell0); //Add Row tmp.appendChild(SigRow0); //Add Row tmp.appendChild(TestRow0); var BR1 = document.createElement('BR'); var TestRow1 = document.createElement('TR'); var TestCell1 = document.createElement('TD'); TestCell1.className = 'TestimonialTree_Testimonial'; TestCell1.className = 'TestimonialTree_Testimonial'; var TestDiv1 = document.createElement('div'); TestDiv1.innerHTML= '\"We always book our OKI vacations through Margaret Rudd, and they never disappoint. Their team is consistently professional, friendly, and accommodating, and they respond to any issues quickly and efficiently. While many rental companies advertise \u0093dog-friendly\u0094 properties, they often have strict size or weight restrictions buried in the fine print, making the search frustrating and time-consuming. Margaret Rudd\'s dog friendly rentals allow 2 dogs and we love bringing our pups with us each year. If you\u0092re planning a trip to the OKI area, I highly recommend using Margaret Rudd for your vacation rental!\"'; TestCell1.appendChild(TestDiv1); TestRow1.appendChild(TestCell1); var SigRow1 = document.createElement('TR'); var SigCell1 = document.createElement('TD'); SigCell1.className = 'TestimonialTree_Signature'; var SigData1 = document.createTextNode('Katie C'); SigCell1.appendChild(SigData1); SigRow1.appendChild(SigCell1); var SourceCell1 = document.createElement('TD'); SourceCell1.className = 'TestimonialTree_Source'; var SourceData1 = document.createTextNode('on Google'); SourceCell1.appendChild(SourceData1); SigCell1.appendChild(SourceCell1); //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= '\"We really had a great time here at this lovely beach house. It was so nice and cozy and pleasant. Margaret Rudd were very accommodating to our needs will definitely come back. Our family had gone through a hard time this year in the past six months three death within five months in our family, so my sister-in-law decided to come down And decompress, And this is the most perfect place to do it. Hopefully we can rent this house again in the near future thank you again Margaret for being so compassionate and wonderful to our needs.\"'; TestCell2.appendChild(TestDiv2); TestRow2.appendChild(TestCell2); var SigRow2 = document.createElement('TR'); var SigCell2 = document.createElement('TD'); SigCell2.className = 'TestimonialTree_Signature'; var SigData2 = document.createTextNode('Katherine H'); SigCell2.appendChild(SigData2); SigRow2.appendChild(SigCell2); var SourceCell2 = document.createElement('TD'); SourceCell2.className = 'TestimonialTree_Source'; var SourceData2 = document.createTextNode('on Google'); SourceCell2.appendChild(SourceData2); SigCell2.appendChild(SourceCell2); //Add Row tmp.appendChild(SigRow2); //Add Row tmp.appendChild(TestRow2); var BR3 = document.createElement('BR'); var TestRow3 = document.createElement('TR'); var TestCell3 = document.createElement('TD'); TestCell3.className = 'TestimonialTree_Testimonial'; TestCell3.className = 'TestimonialTree_Testimonial'; var TestDiv3 = document.createElement('div'); TestDiv3.innerHTML= '\"Selling my home in Southport was a great experience with Margaret Rudd & Associates Elvira Gilbert is a class act. She demonstrated exceptional knowledge and professionalism . Going above and beyond to make my experience less stressful as I had just lost my husband . She also became a tried and true friend . I highly recommend!\"'; TestCell3.appendChild(TestDiv3); TestRow3.appendChild(TestCell3); var SigRow3 = document.createElement('TR'); var SigCell3 = document.createElement('TD'); SigCell3.className = 'TestimonialTree_Signature'; var SigData3 = document.createTextNode('Lori G'); SigCell3.appendChild(SigData3); SigRow3.appendChild(SigCell3); var SourceCell3 = document.createElement('TD'); SourceCell3.className = 'TestimonialTree_Source'; var SourceData3 = document.createTextNode('on Google'); SourceCell3.appendChild(SourceData3); SigCell3.appendChild(SourceCell3); //Add Row tmp.appendChild(SigRow3); //Add Row tmp.appendChild(TestRow3); var BR4 = document.createElement('BR'); var TestRow4 = document.createElement('TR'); var TestCell4 = document.createElement('TD'); TestCell4.className = 'TestimonialTree_Testimonial'; TestCell4.className = 'TestimonialTree_Testimonial'; var TestDiv4 = document.createElement('div'); TestDiv4.innerHTML= '\"Great experience with Margaret Rudd rental. Prompt response to answer all questions. Would definitely use them again for vacation rental.\"'; TestCell4.appendChild(TestDiv4); TestRow4.appendChild(TestCell4); var SigRow4 = document.createElement('TR'); var SigCell4 = document.createElement('TD'); SigCell4.className = 'TestimonialTree_Signature'; var SigData4 = document.createTextNode('Susan B'); SigCell4.appendChild(SigData4); SigRow4.appendChild(SigCell4); var SourceCell4 = document.createElement('TD'); SourceCell4.className = 'TestimonialTree_Source'; var SourceData4 = document.createTextNode('on Google'); SourceCell4.appendChild(SourceData4); SigCell4.appendChild(SourceCell4); //Add Row tmp.appendChild(SigRow4); //Add Row tmp.appendChild(TestRow4); var BR5 = document.createElement('BR'); var TestRow5 = document.createElement('TR'); var TestCell5 = document.createElement('TD'); TestCell5.className = 'TestimonialTree_Testimonial'; TestCell5.className = 'TestimonialTree_Testimonial'; var TestDiv5 = document.createElement('div'); TestDiv5.innerHTML= '\"We stayed at Time Out on OKI. The house was lovely. The location was great. We loved the electronic locks. The king- size bed was very comfortable as was the other furniture in the house. The owner should leave instructions on how to use the heat/AC. Nothing we did seemed to work. Fortunately it was not hot. The mornings were a bit chilly.\"'; TestCell5.appendChild(TestDiv5); TestRow5.appendChild(TestCell5); var SigRow5 = document.createElement('TR'); var SigCell5 = document.createElement('TD'); SigCell5.className = 'TestimonialTree_Signature'; var SigData5 = document.createTextNode('Beth A'); SigCell5.appendChild(SigData5); SigRow5.appendChild(SigCell5); var SourceCell5 = document.createElement('TD'); SourceCell5.className = 'TestimonialTree_Source'; var SourceData5 = document.createTextNode('on Google'); SourceCell5.appendChild(SourceData5); SigCell5.appendChild(SourceCell5); //Add Row tmp.appendChild(SigRow5); //Add Row tmp.appendChild(TestRow5); var BR6 = document.createElement('BR'); var TestRow6 = document.createElement('TR'); var TestCell6 = document.createElement('TD'); TestCell6.className = 'TestimonialTree_Testimonial'; TestCell6.className = 'TestimonialTree_Testimonial'; var TestDiv6 = document.createElement('div'); TestDiv6.innerHTML= '\"Simply beautiful just like the pictures on the app....will rent with you folks again. Outstanding service\"'; TestCell6.appendChild(TestDiv6); TestRow6.appendChild(TestCell6); var SigRow6 = document.createElement('TR'); var SigCell6 = document.createElement('TD'); SigCell6.className = 'TestimonialTree_Signature'; var SigData6 = document.createTextNode('Mitch F'); SigCell6.appendChild(SigData6); SigRow6.appendChild(SigCell6); var SourceCell6 = document.createElement('TD'); SourceCell6.className = 'TestimonialTree_Source'; var SourceData6 = document.createTextNode('on Google'); SourceCell6.appendChild(SourceData6); SigCell6.appendChild(SourceCell6); //Add Row tmp.appendChild(SigRow6); //Add Row tmp.appendChild(TestRow6); document.getElementById('TestimonialTree_Widget_69593').appendChild(newEl); var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://testimonialtree.com/?uid=524776'; 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_69593').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_69593').appendChild(TestimonialLink);