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=69595¶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= '\"Seth Bohrer with Margaret Rudd on Oak Island was our agent. He was really terrific to work with. Our family found him an expert not only on property on the island, and the challenges around these large transactions, but he offered invaluable insights into the culture, character and nature of life on an island. Seth is intimately aware of the changes occuring in the market, and very realistic about the associated challenges and opportunities. My highest recommendation. We love our new home, thank you Seth!\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('John V');
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= '\"Donna Smith was exceptional and was right beside me throughout the entire process!\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('JC 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= '\"My stay at the Villas on Caswell Beach was effortless, & peaceful! We stayed at 1211 which is a 3 bedrm condo that has been updated. It was comfortable, cool & quiet. The boardwalk to the beach is a few steps away from the condo stairs. There were turtle nests & turtle activity in several places on the beach along with a full moon. It was a girls\u0092 weekend. Check-in & check-out were easy. We are already planning a Fall girls\u0092 weekend bec we can\u0092t wait to come back!\"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Jane A');
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= '\"Rented a condo for a long weekend. Loved that all communication was via email and text from booking to check out. It made for a seamless rental experience. The office staff were lovely as well. Would absolutely book again!\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Sarah F');
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= '\"Just a short note to say my wife and daughter and myself had a great vacation week this week aug.22 thru 29th at the summer house ocean front rental thanks to Margaret Rudd and associates, hats off to these folks,thanks for making our stay great,looking forward to next year.\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Guy L');
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= '\"Loved the house and the location. Very roomy for a large size family. Only things that could had used some work was the door with the keyless entry. It was very hard to open and close. And housekeeping could clean better. Lots of dust on the tables, baseboards, and the fans. The air vents for the bathrooms was nasty and the return for the air was covered. I took a broom and cleaned it myself. Also the outside water hose could use a nozzle\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Tina S');
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= '\"Whispering Palms had a great kitchen and common spaces, clean, spacious, and appointed nicely. This place was perfect for our family\u0092s mini vacation, everyone had space to spread out. Communication before and during our vacation was outstanding and appreciated.\"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Sabrina K');
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);
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= '\"First time in Caswell Beach. Perfect vacation! Weather and beach were beautiful. The home has a cozy beach vibe and was well stocked. Completely comfortable for a family of 5 plus 2 grandchildren.. The new private boardwalk to beach was an added attraction! No stairs or long walk.\"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Kathy B');
SigCell7.appendChild(SigData7);
SigRow7.appendChild(SigCell7);
var SourceCell7 = document.createElement('TD');
SourceCell7.className = 'TestimonialTree_Source';
var SourceData7 = document.createTextNode('on Google');
SourceCell7.appendChild(SourceData7);
SigCell7.appendChild(SourceCell7);
//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= '\"Margaret Rudd Rentals was very responsive to our needs. They tried multiple times to fix the wifi in our rental when it was not working. Eventually they gave us a $200 refund for the hassle without us asking for any compensation. Always helpful, always friendly, always responsive. They have won our business from now on!\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Karen H');
SigCell8.appendChild(SigData8);
SigRow8.appendChild(SigCell8);
var SourceCell8 = document.createElement('TD');
SourceCell8.className = 'TestimonialTree_Source';
var SourceData8 = document.createTextNode('on Google');
SourceCell8.appendChild(SourceData8);
SigCell8.appendChild(SourceCell8);
//Add Row
tmp.appendChild(SigRow8);
//Add Row
tmp.appendChild(TestRow8);
var BR9 = document.createElement('BR');
var TestRow9 = document.createElement('TR');
var TestCell9 = document.createElement('TD');
TestCell9.className = 'TestimonialTree_Testimonial';
TestCell9.className = 'TestimonialTree_Testimonial';
var TestDiv9 = document.createElement('div');
TestDiv9.innerHTML= '\"Aunt Evelyn\u0092s recommendation by Nicole (Thank you!) was most enjoyable. Will stay there again. Margaret Rudd and Associates REALTORS staff and process was efficient and seamless. Thank you Brooke! WB\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Wendell B');
SigCell9.appendChild(SigData9);
SigRow9.appendChild(SigCell9);
var SourceCell9 = document.createElement('TD');
SourceCell9.className = 'TestimonialTree_Source';
var SourceData9 = document.createTextNode('on Google');
SourceCell9.appendChild(SourceData9);
SigCell9.appendChild(SourceCell9);
//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= '\"Beautiful home in a great location near the beach end. Well appointed kitchen and nice beds. Quick access to beach, excellent patios and lots of chairs! Loved it.\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('fortwaldron');
SigCell10.appendChild(SigData10);
SigRow10.appendChild(SigCell10);
var SourceCell10 = document.createElement('TD');
SourceCell10.className = 'TestimonialTree_Source';
var SourceData10 = document.createTextNode('on Google');
SourceCell10.appendChild(SourceData10);
SigCell10.appendChild(SourceCell10);
//Add Row
tmp.appendChild(SigRow10);
//Add Row
tmp.appendChild(TestRow10);
var BR11 = document.createElement('BR');
var TestRow11 = document.createElement('TR');
var TestCell11 = document.createElement('TD');
TestCell11.className = 'TestimonialTree_Testimonial';
TestCell11.className = 'TestimonialTree_Testimonial';
var TestDiv11 = document.createElement('div');
TestDiv11.innerHTML= '\"We had an amazing time! The Condo was very clean and bright. The view was amazing!\"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Leanne S');
SigCell11.appendChild(SigData11);
SigRow11.appendChild(SigCell11);
var SourceCell11 = document.createElement('TD');
SourceCell11.className = 'TestimonialTree_Source';
var SourceData11 = document.createTextNode('on Google');
SourceCell11.appendChild(SourceData11);
SigCell11.appendChild(SourceCell11);
//Add Row
tmp.appendChild(SigRow11);
//Add Row
tmp.appendChild(TestRow11);
var BR12 = document.createElement('BR');
var TestRow12 = document.createElement('TR');
var TestCell12 = document.createElement('TD');
TestCell12.className = 'TestimonialTree_Testimonial';
TestCell12.className = 'TestimonialTree_Testimonial';
var TestDiv12 = document.createElement('div');
TestDiv12.innerHTML= '\"Communication was fantastic between the real estate company and client. Loved getting the emails the week prior to vacation with great eateries, shops and things to do on the island. House was certainly a \u0093loved in and lived in \u0093 house. Could use some minor repairs and upgrades. Beach access was amazing with only three houses to walk past to access beach. We will definitely be returning to Oak Island.\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('Cindy M');
SigCell12.appendChild(SigData12);
SigRow12.appendChild(SigCell12);
var SourceCell12 = document.createElement('TD');
SourceCell12.className = 'TestimonialTree_Source';
var SourceData12 = document.createTextNode('on Google');
SourceCell12.appendChild(SourceData12);
SigCell12.appendChild(SourceCell12);
//Add Row
tmp.appendChild(SigRow12);
//Add Row
tmp.appendChild(TestRow12);
var BR13 = document.createElement('BR');
var TestRow13 = document.createElement('TR');
var TestCell13 = document.createElement('TD');
TestCell13.className = 'TestimonialTree_Testimonial';
TestCell13.className = 'TestimonialTree_Testimonial';
var TestDiv13 = document.createElement('div');
TestDiv13.innerHTML= '\"Our stay at 41 Bunker was great. Walking distance to the beach and pool, condo was clean and had plenty of room. Got to watch some golfers on the back deck and neighborhood was quiet. Also got to see an alligator and some deer.\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Tony H');
SigCell13.appendChild(SigData13);
SigRow13.appendChild(SigCell13);
var SourceCell13 = document.createElement('TD');
SourceCell13.className = 'TestimonialTree_Source';
var SourceData13 = document.createTextNode('on Google');
SourceCell13.appendChild(SourceData13);
SigCell13.appendChild(SourceCell13);
//Add Row
tmp.appendChild(SigRow13);
//Add Row
tmp.appendChild(TestRow13);
var BR14 = document.createElement('BR');
var TestRow14 = document.createElement('TR');
var TestCell14 = document.createElement('TD');
TestCell14.className = 'TestimonialTree_Testimonial';
TestCell14.className = 'TestimonialTree_Testimonial';
var TestDiv14 = document.createElement('div');
TestDiv14.innerHTML= '\"We had a great stay at Heronly View !!! Margaret and Rudd is a great company to rent through . We called about the air and they were right on it with getting someone out to see what was wrong . Great family vacation week at our favorite Oak Island .\"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Caroline S');
SigCell14.appendChild(SigData14);
SigRow14.appendChild(SigCell14);
var SourceCell14 = document.createElement('TD');
SourceCell14.className = 'TestimonialTree_Source';
var SourceData14 = document.createTextNode('on Google');
SourceCell14.appendChild(SourceData14);
SigCell14.appendChild(SourceCell14);
//Add Row
tmp.appendChild(SigRow14);
//Add Row
tmp.appendChild(TestRow14);
var BR15 = document.createElement('BR');
var TestRow15 = document.createElement('TR');
var TestCell15 = document.createElement('TD');
TestCell15.className = 'TestimonialTree_Testimonial';
TestCell15.className = 'TestimonialTree_Testimonial';
var TestDiv15 = document.createElement('div');
TestDiv15.innerHTML= '\"My stay at the Villas on Caswell Beach was effortless, & peaceful! We stayed at 1211 which is a 3 bedrm condo that has been updated. It was comfortable, cool & quiet. The boardwalk to the beach is a few steps away from the condo stairs. I also swam in the pool a few times. There were turtle nests & turtle activity in several places on the beach this week along with a full moon, My fam & I stayed a week w/ no problems. Check-in & check-out were easy. We can\u0092t wait to return!\"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Jane A');
SigCell15.appendChild(SigData15);
SigRow15.appendChild(SigCell15);
var SourceCell15 = document.createElement('TD');
SourceCell15.className = 'TestimonialTree_Source';
var SourceData15 = document.createTextNode('on Google');
SourceCell15.appendChild(SourceData15);
SigCell15.appendChild(SourceCell15);
//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= '\"Perfect week of weather, sun family fun even turtle nest hatching seen.\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('tiffany K');
SigCell16.appendChild(SigData16);
SigRow16.appendChild(SigCell16);
var SourceCell16 = document.createElement('TD');
SourceCell16.className = 'TestimonialTree_Source';
var SourceData16 = document.createTextNode('on Google');
SourceCell16.appendChild(SourceData16);
SigCell16.appendChild(SourceCell16);
//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= '\"Elvira is an established, respected agent with good connections that benefit her clients. She is truly interested in her client\'s welfare and demonstrates that with good record keeping, prompt communications, and helpful suggestions. She is very organized. I think her professionalism is representative of all the staff working at Margaret Rudd and Associates.\"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('Lora S');
SigCell17.appendChild(SigData17);
SigRow17.appendChild(SigCell17);
var SourceCell17 = document.createElement('TD');
SourceCell17.className = 'TestimonialTree_Source';
var SourceData17 = document.createTextNode('on Google');
SourceCell17.appendChild(SourceData17);
SigCell17.appendChild(SourceCell17);
//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= '\"Great stay!\"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('Cynthia M');
SigCell18.appendChild(SigData18);
SigRow18.appendChild(SigCell18);
var SourceCell18 = document.createElement('TD');
SourceCell18.className = 'TestimonialTree_Source';
var SourceData18 = document.createTextNode('on Google');
SourceCell18.appendChild(SourceData18);
SigCell18.appendChild(SourceCell18);
//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= '\"Margaret Rudd was fantastic to rent from very kind fast response easy check in and out!\"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('Brandy B');
SigCell19.appendChild(SigData19);
SigRow19.appendChild(SigCell19);
var SourceCell19 = document.createElement('TD');
SourceCell19.className = 'TestimonialTree_Source';
var SourceData19 = document.createTextNode('on Google');
SourceCell19.appendChild(SourceData19);
SigCell19.appendChild(SourceCell19);
//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= '\"Great stay at Oysters with a view. House was clean, great location to the beach, and Davis canal views are beautiful.My # 1 recommendation is for the owners of the house we stayed in is to invest in comfortable mattresses for the beds. The primary bedroom mattress is hard as a board. (We would like to stay again next year in this home, but the beds are a huge deterrent.)Other than the uncomfortable beds we had an amazing stay.M. Rudd Realty makes renting a beach house seamless from easy check in, check out and they keep you up to date with emails and text.\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Heather M');
SigCell20.appendChild(SigData20);
SigRow20.appendChild(SigCell20);
var SourceCell20 = document.createElement('TD');
SourceCell20.className = 'TestimonialTree_Source';
var SourceData20 = document.createTextNode('on Google');
SourceCell20.appendChild(SourceData20);
SigCell20.appendChild(SourceCell20);
//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= '\"Wonderful rental from Margaret Rudd Associates.. Very nice overall Old style beach place layout. Has everything you need/want for the beach nd cook/grill/wash off sand. Great access to beach even tho 3rd row. The lookout deck is perfect easy access to marsh too.Could use some updates. AC isn\u0092t working properly; house stays around 75-80 during the day nd then finally gets really cold in a couple bedrooms in middle of the night. Two of bedrooms do not cool as well. . Loft area stays warm; we were loaned 2 fans from RuddAssoc for hot areas. Great response time from Rudd nd Assoc. for anything we needed, including trying to repair ac. Would look to stay here again\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('Faye S');
SigCell21.appendChild(SigData21);
SigRow21.appendChild(SigCell21);
var SourceCell21 = document.createElement('TD');
SourceCell21.className = 'TestimonialTree_Source';
var SourceData21 = document.createTextNode('on Google');
SourceCell21.appendChild(SourceData21);
SigCell21.appendChild(SourceCell21);
//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= '\"The house is everything that they say. Loved the place and hope to get it again next year\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('Donna T');
SigCell22.appendChild(SigData22);
SigRow22.appendChild(SigCell22);
var SourceCell22 = document.createElement('TD');
SourceCell22.className = 'TestimonialTree_Source';
var SourceData22 = document.createTextNode('on Google');
SourceCell22.appendChild(SourceData22);
SigCell22.appendChild(SourceCell22);
//Add Row
tmp.appendChild(SigRow22);
//Add Row
tmp.appendChild(TestRow22);
var BR23 = document.createElement('BR');
var TestRow23 = document.createElement('TR');
var TestCell23 = document.createElement('TD');
TestCell23.className = 'TestimonialTree_Testimonial';
TestCell23.className = 'TestimonialTree_Testimonial';
var TestDiv23 = document.createElement('div');
TestDiv23.innerHTML= '\"Very pleased with Jim Goodman \"Just Jim\" as my realtor. Extremely knowledgeable and professional.\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('Betty I');
SigCell23.appendChild(SigData23);
SigRow23.appendChild(SigCell23);
var SourceCell23 = document.createElement('TD');
SourceCell23.className = 'TestimonialTree_Source';
var SourceData23 = document.createTextNode('on Google');
SourceCell23.appendChild(SourceData23);
SigCell23.appendChild(SourceCell23);
//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= '\"Our annual family vacation was wonderful, the house was exceptional!!! Top of the line, the pool was a great addition for us this year! Our grandkids didn\u0092t want to leave!!! We will definitely be back next year!\"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Susan W');
SigCell24.appendChild(SigData24);
SigRow24.appendChild(SigCell24);
var SourceCell24 = document.createElement('TD');
SourceCell24.className = 'TestimonialTree_Source';
var SourceData24 = document.createTextNode('on Google');
SourceCell24.appendChild(SourceData24);
SigCell24.appendChild(SourceCell24);
//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= '\"Best rental company we have used on Oak Island! The property was spotless. The large windows were sparkling clean inside and out. We were notified of our home being available before our check in time. Nice change from another company that doesn\'t allow you in their properties untill after 4 and state not to even ask. Every contact I had with them from beginning to end was wonderful. Tracy was outstanding. We had a medical emergency and couldn\'t come till Sunday and they offered and took all my rental equipment that had been delivered and sitting outside into the home for me. I will definitely choose Rudd over the others next time we rent.\"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Kathy B');
SigCell25.appendChild(SigData25);
SigRow25.appendChild(SigCell25);
var SourceCell25 = document.createElement('TD');
SourceCell25.className = 'TestimonialTree_Source';
var SourceData25 = document.createTextNode('on Google');
SourceCell25.appendChild(SourceData25);
SigCell25.appendChild(SourceCell25);
//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= '\"25+ years of renting a vacation house from MRA. Super nice personnel, always satisfied with the rentals. 5 star rated every time.\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('Steven D');
SigCell26.appendChild(SigData26);
SigRow26.appendChild(SigCell26);
var SourceCell26 = document.createElement('TD');
SourceCell26.className = 'TestimonialTree_Source';
var SourceData26 = document.createTextNode('on Google');
SourceCell26.appendChild(SourceData26);
SigCell26.appendChild(SourceCell26);
//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= '\"The house is wonderful. Everything our family needed and more. Made our pets feel right at home to. Thank you for a great vacation.\"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('Judy W');
SigCell27.appendChild(SigData27);
SigRow27.appendChild(SigCell27);
var SourceCell27 = document.createElement('TD');
SourceCell27.className = 'TestimonialTree_Source';
var SourceData27 = document.createTextNode('on Google');
SourceCell27.appendChild(SourceData27);
SigCell27.appendChild(SourceCell27);
//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= '\"Rented two houses from Margaret Rudd for a multi generational family trip. Both houses were in great shape, well-stocked with many extras (spices, plenty of cookware, silverware, beach chairs, etc.), clean and well-decorated. We had a wonderful time. We have rented from MRA before and have always found them to be responsive to any concerns, communicative but not intrusive and representing nice properties. Highly recommend.\"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('Jean T');
SigCell28.appendChild(SigData28);
SigRow28.appendChild(SigCell28);
var SourceCell28 = document.createElement('TD');
SourceCell28.className = 'TestimonialTree_Source';
var SourceData28 = document.createTextNode('on Google');
SourceCell28.appendChild(SourceData28);
SigCell28.appendChild(SourceCell28);
//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= '\"10th year at Foam Call. Best week ever.\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('Sabrina S');
SigCell29.appendChild(SigData29);
SigRow29.appendChild(SigCell29);
var SourceCell29 = document.createElement('TD');
SourceCell29.className = 'TestimonialTree_Source';
var SourceData29 = document.createTextNode('on Google');
SourceCell29.appendChild(SourceData29);
SigCell29.appendChild(SourceCell29);
//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= '\"Great communication. Check in and check out were easy. Thanks for the updates during the week. Hope to rent from you again.\"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Elizabeth W');
SigCell30.appendChild(SigData30);
SigRow30.appendChild(SigCell30);
var SourceCell30 = document.createElement('TD');
SourceCell30.className = 'TestimonialTree_Source';
var SourceData30 = document.createTextNode('on Google');
SourceCell30.appendChild(SourceData30);
SigCell30.appendChild(SourceCell30);
//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= '\"Ride The Tide is an adorable cottage. Unfortunately, my husband was recovering from Bronchitis and I developed Bronchitis while we were there, so our vacation wasn\u0092t a fun one. Luckily, if you are confined, Ride the Tide is a pretty place to be with wonderful views and a big deck. Also we were glad that there were plenty of good places close by to get takeout. We hope to stay again in the future when we can get out and enjoy the beach. Thanks to Margaret Rudd and Associates and the owners for making our stay as pleasant as it could be.\"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Debi L');
SigCell31.appendChild(SigData31);
SigRow31.appendChild(SigCell31);
var SourceCell31 = document.createElement('TD');
SourceCell31.className = 'TestimonialTree_Source';
var SourceData31 = document.createTextNode('on Google');
SourceCell31.appendChild(SourceData31);
SigCell31.appendChild(SourceCell31);
//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= '\"Close to ALL WE NEEDED...Beach, Surf Shop, GREAT PIZZA Place....and a KILLER seafood restaurant!!\"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Jim V');
SigCell32.appendChild(SigData32);
SigRow32.appendChild(SigCell32);
var SourceCell32 = document.createElement('TD');
SourceCell32.className = 'TestimonialTree_Source';
var SourceData32 = document.createTextNode('on Google');
SourceCell32.appendChild(SourceData32);
SigCell32.appendChild(SourceCell32);
//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= '\"Our family had a great time at Oak Island and the Beach Komper cabin. The cabin was very clean and well stocked. Margaret Rudd was so easy to work with and check in and check out was so easy. See you next year.Lester and Jeanette Ridenhour\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('Ray R');
SigCell33.appendChild(SigData33);
SigRow33.appendChild(SigCell33);
var SourceCell33 = document.createElement('TD');
SourceCell33.className = 'TestimonialTree_Source';
var SourceData33 = document.createTextNode('on Google');
SourceCell33.appendChild(SourceData33);
SigCell33.appendChild(SourceCell33);
//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= '\"Everything went flawless. Very easy check in and check out. The house was perfect. Great location. Close to a couple excellent restaurants, right on the beach, the pier, fishing. And most of all a Great view.\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Kevin H');
SigCell34.appendChild(SigData34);
SigRow34.appendChild(SigCell34);
var SourceCell34 = document.createElement('TD');
SourceCell34.className = 'TestimonialTree_Source';
var SourceData34 = document.createTextNode('on Google');
SourceCell34.appendChild(SourceData34);
SigCell34.appendChild(SourceCell34);
//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 recently worked with Stephen Mills to sell my land in Bolton and I could not be happier with the results!! I was concerned about how long land can take to sell, but Stephen\u0092s marketing strategy and local knowledge brought a buyer in record time. He was professional, communicative, and handled all the complex details with ease. He is the best of the best! If you need a knowledgeable Realtor look no further than Stephen. Thank you very much!\"';
TestCell35.appendChild(TestDiv35);
TestRow35.appendChild(TestCell35);
var SigRow35 = document.createElement('TR');
var SigCell35 = document.createElement('TD');
SigCell35.className = 'TestimonialTree_Signature';
var SigData35 = document.createTextNode('Doug E');
SigCell35.appendChild(SigData35);
SigRow35.appendChild(SigCell35);
var SourceCell35 = document.createElement('TD');
SourceCell35.className = 'TestimonialTree_Source';
var SourceData35 = document.createTextNode('on Google');
SourceCell35.appendChild(SourceData35);
SigCell35.appendChild(SourceCell35);
//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= '\"Third time staying at the villasGreat week and the nicest villa we have stayed inKeeping it logged for the future useRudd assoc. made everything so easyThanks\"';
TestCell36.appendChild(TestDiv36);
TestRow36.appendChild(TestCell36);
var SigRow36 = document.createElement('TR');
var SigCell36 = document.createElement('TD');
SigCell36.className = 'TestimonialTree_Signature';
var SigData36 = document.createTextNode('Stan T');
SigCell36.appendChild(SigData36);
SigRow36.appendChild(SigCell36);
var SourceCell36 = document.createElement('TD');
SourceCell36.className = 'TestimonialTree_Source';
var SourceData36 = document.createTextNode('on Google');
SourceCell36.appendChild(SourceData36);
SigCell36.appendChild(SourceCell36);
//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= '\"Amy was, by far, the best realtor I have ever used in my 20+ years as a real estate investor. She was our sellers agent and made our transactions stress free and her pricing advice was perfect. I wish I could move her to our new market. Realtors like this are very rare and we appreciate her hard work!\"';
TestCell37.appendChild(TestDiv37);
TestRow37.appendChild(TestCell37);
var SigRow37 = document.createElement('TR');
var SigCell37 = document.createElement('TD');
SigCell37.className = 'TestimonialTree_Signature';
var SigData37 = document.createTextNode('Jeff W');
SigCell37.appendChild(SigData37);
SigRow37.appendChild(SigCell37);
var SourceCell37 = document.createElement('TD');
SourceCell37.className = 'TestimonialTree_Source';
var SourceData37 = document.createTextNode('on Google');
SourceCell37.appendChild(SourceData37);
SigCell37.appendChild(SourceCell37);
//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= '\"Such a great experience renting from Margaret Rudd! Our rental, the Seaforth, was so clean and well maintained. Would definitely recommend Margaret Rudd!\"';
TestCell38.appendChild(TestDiv38);
TestRow38.appendChild(TestCell38);
var SigRow38 = document.createElement('TR');
var SigCell38 = document.createElement('TD');
SigCell38.className = 'TestimonialTree_Signature';
var SigData38 = document.createTextNode('Sherry H');
SigCell38.appendChild(SigData38);
SigRow38.appendChild(SigCell38);
var SourceCell38 = document.createElement('TD');
SourceCell38.className = 'TestimonialTree_Source';
var SourceData38 = document.createTextNode('on Google');
SourceCell38.appendChild(SourceData38);
SigCell38.appendChild(SourceCell38);
//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= '\"3 generations of our family enjoyed a magnificent week together! Plenty of space for everyone, from teens to grandparents. Beautiful gatherings at the pool, cornhole in the yard, watching the ocean from one of the decks, sitting in the hot tub - just a magical time with family! Everything was clean and well organized. We had wonderful seafood dinners nightly, prepared in the well equipped kitchen or on the grill. Great instructions and information on the area were provided, too!\"';
TestCell39.appendChild(TestDiv39);
TestRow39.appendChild(TestCell39);
var SigRow39 = document.createElement('TR');
var SigCell39 = document.createElement('TD');
SigCell39.className = 'TestimonialTree_Signature';
var SigData39 = document.createTextNode('Liz J');
SigCell39.appendChild(SigData39);
SigRow39.appendChild(SigCell39);
var SourceCell39 = document.createElement('TD');
SourceCell39.className = 'TestimonialTree_Source';
var SourceData39 = document.createTextNode('on Google');
SourceCell39.appendChild(SourceData39);
SigCell39.appendChild(SourceCell39);
//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= '\"We highly recommend renting from Margaret Rudd and Associates. They were super responsive to some issues we had during the week and helped make our stay much more comfortable. A+ for service!\"';
TestCell40.appendChild(TestDiv40);
TestRow40.appendChild(TestCell40);
var SigRow40 = document.createElement('TR');
var SigCell40 = document.createElement('TD');
SigCell40.className = 'TestimonialTree_Signature';
var SigData40 = document.createTextNode('Rose P');
SigCell40.appendChild(SigData40);
SigRow40.appendChild(SigCell40);
var SourceCell40 = document.createElement('TD');
SourceCell40.className = 'TestimonialTree_Source';
var SourceData40 = document.createTextNode('on Google');
SourceCell40.appendChild(SourceData40);
SigCell40.appendChild(SourceCell40);
//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= '\"Great realtor. Excellent in explaining every step in the process. 10/10 recommend Elvira!\"';
TestCell41.appendChild(TestDiv41);
TestRow41.appendChild(TestCell41);
var SigRow41 = document.createElement('TR');
var SigCell41 = document.createElement('TD');
SigCell41.className = 'TestimonialTree_Signature';
var SigData41 = document.createTextNode('Jennifer C');
SigCell41.appendChild(SigData41);
SigRow41.appendChild(SigCell41);
var SourceCell41 = document.createElement('TD');
SourceCell41.className = 'TestimonialTree_Source';
var SourceData41 = document.createTextNode('on Google');
SourceCell41.appendChild(SourceData41);
SigCell41.appendChild(SourceCell41);
//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= '\"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!\"';
TestCell42.appendChild(TestDiv42);
TestRow42.appendChild(TestCell42);
var SigRow42 = document.createElement('TR');
var SigCell42 = document.createElement('TD');
SigCell42.className = 'TestimonialTree_Signature';
var SigData42 = document.createTextNode('Katie C');
SigCell42.appendChild(SigData42);
SigRow42.appendChild(SigCell42);
var SourceCell42 = document.createElement('TD');
SourceCell42.className = 'TestimonialTree_Source';
var SourceData42 = document.createTextNode('on Google');
SourceCell42.appendChild(SourceData42);
SigCell42.appendChild(SourceCell42);
//Add Row
tmp.appendChild(SigRow42);
//Add Row
tmp.appendChild(TestRow42);
var BR43 = document.createElement('BR');
var TestRow43 = document.createElement('TR');
var TestCell43 = document.createElement('TD');
TestCell43.className = 'TestimonialTree_Testimonial';
TestCell43.className = 'TestimonialTree_Testimonial';
var TestDiv43 = document.createElement('div');
TestDiv43.innerHTML= '\"We 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.\"';
TestCell43.appendChild(TestDiv43);
TestRow43.appendChild(TestCell43);
var SigRow43 = document.createElement('TR');
var SigCell43 = document.createElement('TD');
SigCell43.className = 'TestimonialTree_Signature';
var SigData43 = document.createTextNode('Katherine H');
SigCell43.appendChild(SigData43);
SigRow43.appendChild(SigCell43);
var SourceCell43 = document.createElement('TD');
SourceCell43.className = 'TestimonialTree_Source';
var SourceData43 = document.createTextNode('on Google');
SourceCell43.appendChild(SourceData43);
SigCell43.appendChild(SourceCell43);
//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= '\"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!\"';
TestCell44.appendChild(TestDiv44);
TestRow44.appendChild(TestCell44);
var SigRow44 = document.createElement('TR');
var SigCell44 = document.createElement('TD');
SigCell44.className = 'TestimonialTree_Signature';
var SigData44 = document.createTextNode('Lori G');
SigCell44.appendChild(SigData44);
SigRow44.appendChild(SigCell44);
var SourceCell44 = document.createElement('TD');
SourceCell44.className = 'TestimonialTree_Source';
var SourceData44 = document.createTextNode('on Google');
SourceCell44.appendChild(SourceData44);
SigCell44.appendChild(SourceCell44);
//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 experience with Margaret Rudd rental. Prompt response to answer all questions. Would definitely use them again for vacation rental.\"';
TestCell45.appendChild(TestDiv45);
TestRow45.appendChild(TestCell45);
var SigRow45 = document.createElement('TR');
var SigCell45 = document.createElement('TD');
SigCell45.className = 'TestimonialTree_Signature';
var SigData45 = document.createTextNode('Susan B');
SigCell45.appendChild(SigData45);
SigRow45.appendChild(SigCell45);
var SourceCell45 = document.createElement('TD');
SourceCell45.className = 'TestimonialTree_Source';
var SourceData45 = document.createTextNode('on Google');
SourceCell45.appendChild(SourceData45);
SigCell45.appendChild(SourceCell45);
//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 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.\"';
TestCell46.appendChild(TestDiv46);
TestRow46.appendChild(TestCell46);
var SigRow46 = document.createElement('TR');
var SigCell46 = document.createElement('TD');
SigCell46.className = 'TestimonialTree_Signature';
var SigData46 = document.createTextNode('Beth A');
SigCell46.appendChild(SigData46);
SigRow46.appendChild(SigCell46);
var SourceCell46 = document.createElement('TD');
SourceCell46.className = 'TestimonialTree_Source';
var SourceData46 = document.createTextNode('on Google');
SourceCell46.appendChild(SourceData46);
SigCell46.appendChild(SourceCell46);
//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= '\"Simply beautiful just like the pictures on the app....will rent with you folks again. Outstanding service\"';
TestCell47.appendChild(TestDiv47);
TestRow47.appendChild(TestCell47);
var SigRow47 = document.createElement('TR');
var SigCell47 = document.createElement('TD');
SigCell47.className = 'TestimonialTree_Signature';
var SigData47 = document.createTextNode('Mitch F');
SigCell47.appendChild(SigData47);
SigRow47.appendChild(SigCell47);
var SourceCell47 = document.createElement('TD');
SourceCell47.className = 'TestimonialTree_Source';
var SourceData47 = document.createTextNode('on Google');
SourceCell47.appendChild(SourceData47);
SigCell47.appendChild(SourceCell47);
//Add Row
tmp.appendChild(SigRow47);
//Add Row
tmp.appendChild(TestRow47);
document.getElementById('TestimonialTree_Widget_69595').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=524787';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '