WebFontConfig = {
google: { families: [ 'Della+Respira', 'Muli' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
var protocol = ('https:' == document.location.protocol ? 'https' : 'http');
var _includeURL = protocol + '://www.testimonialtree.com/Widgets/';
//Add widget load to stats
var iphttp_request = TT_createCrossDomainRequest();
function TT_httpGet(theUrl)
{
var xmlHttp = null;
xmlHttp = new XMLHttpRequest();
xmlHttp.open( "GET", theUrl, true );
xmlHttp.send( null );
return xmlHttp.responseText;
}
function TT_getIP(JSONObject) {
if (iphttp_request) {
try{
if (window.XDomainRequest) {
iphttp_request.onload = function () {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
};
iphttp_request.open("GET", "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
} else {
iphttp_request.onreadystatechange = TT_IPCallhandler;
iphttp_request.open('GET', "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
};
} catch(error) {
};
};
}
function TT_IPCallhandler(evtXHR) {
if (iphttp_request.readyState == 4) {
if (iphttp_request.status == 200) {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
}
else {
//alert("request Errors Occured");
}
iphttp_request = null;
}
}
function TT_createCrossDomainRequest(url, handler) {
//var
var httpRequest = null;
//var
if (window.XDomainRequest) {
httpRequest = new window.XDomainRequest();
httpRequest.onload = function () { callBack(httpRequest.responseText) };
} else
httpRequest = new XMLHttpRequest();
return httpRequest;
}
var params = encodeURIComponent('email=&username= %>');
var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=43475¶ms=' + params;
var ipJson;
TT_getIP(ipJson);
//End adding widget load to stats
var v_css = document.createElement('link');
v_css.rel = 'stylesheet';
v_css.type = 'text/css';
v_css.href = 'https://www.testimonialtree.com/Styles/TestimonialTree_Widget1.css';
document.getElementsByTagName('head')[0].appendChild(v_css);
var newEl = document.createElement('TABLE');
newEl.setAttribute('cellPadding',5);
var tmp = document.createElement('TBODY');
newEl.appendChild(tmp);
var BR0 = document.createElement('BR');
var TestRow0 = document.createElement('TR');
var TestCell0 = document.createElement('TD');
TestCell0.className = 'TestimonialTree_Testimonial';
TestCell0.className = 'TestimonialTree_Testimonial';
var TestDiv0 = document.createElement('div');
TestDiv0.innerHTML= '\"We were looking for a home and did research and chose Holly due to her knowledge of Northern Ky. After meeting her in person we knew she was a \"good fit\". Holly was passionate about finding us a forever home and wouldn\'t let us settle for anything \nWe would be excited to highly recommend her to family, friends or anyone shopping for a great real estate agent.\n\n\n\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Sharon Weber');
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= '\"Holly, is amazing! She is forthright and honest and very easy to work with. We feel like she listened and was always available to us. She is outstanding and we would highly recommend her to others. Please promote her!\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('Daniel Lewis and Jane johnson');
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= '\"Holly is by far the most knowledgeable realtor I have ever encountered. She was always accessible and on top of all details of the sale.\"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Blake Bruns');
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= '\"She\'s just great at what she does! A pure pleasure to interact with and pushes others to do right by her clients. A++ all the way\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Maria Eades');
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= '\"Great service! Absolutely amazing professionalism. Knowledgeable of the area. Knowledgeable of multiple people to be able to help when you have questions. Just overall top notch service\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('James Eades');
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= '\"Not sure how we would\u0092ve sold our home without Hollys help. She helped take all the stress off our shoulders. She made sure we were updated throughout every step. She made us feel at ease in a very chaotic and stressful time. Cannot speak highly enough of Holly. She was great\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Jim Tomlin');
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= '\"Holly is very knowledgeable, competent and easy to work with!!\"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Susan Wartman');
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= '\"Holly Nally was incredible to work with. Her deep knowledge of the community made selling my home smooth and stress-free. She communicated clearly, guided me every step, and was truly a pleasure. I highly recommend her to anyone buying or selling!\"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Vicky Parks');
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= '\"We\u0092re do I begin. Holly treated us just like family. Us being first time sellers she helped us step by step and was always available whenever we had questions or anything we needed. I would recommend Holly to anyone. She is amazing and knows her stuff for sure. She is truly the best. Thanks Holly\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Jeanette Bowling');
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= '\"Tom was great 👍\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Jonathan P Lewis');
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 need to give Holly 5+\'s in all categories above! She is the best at what she does, no doubt!!!!! Huff is lucky to have her!\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Karen Evans');
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= '\"Holly was phenomenal and made the process so easy. Thank you!\"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Luke Lenihan');
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= '\"We cannot recommend Holly enough! She kept us informed every step of the way so we always knew exactly what was happening. She took the time to make sure we understood every part of the process when selling our home and was always happy to answer our questions. Her dedication to her clients is amazing, she even took our calls on Sundays and responded almost immediately. We\u0092re so grateful for everything she did to help us through this process!\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('Sidney Lenihan');
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= '\"I trust Holly wholeheartedly! She provides excellent knowledge and advice about all thing real estate. We are very thankful to have her in our corner when buying and selling a home!\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Justin Schultz');
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= '\"Holly is THE BEST. I have worked with her before and will only work with Holly. Her depth of knowledge is incredibly vast and she makes you feel like you are her only client. I recommend her to everyone I know. She\'s a lot of fun to work with and seamlessly manages everything that goes with buying and selling a house. I really can\'t say enough. \"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Sarah Arthur');
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= '\"Holly is wonderful to work with. As an elderly woman she is patient and thorough and makes sure I understand all details and transactions. I also love her realization when it comes to help make decisions. Highly recommend!!! \"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Karen Evans');
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= '\"Holly is amazing from start to finish! She thinks of everything and is smart and is an expert at the real estate business. I will never have another agent. Highly recommend!!!!!\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('Teena Spivey');
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= '\"Holly is THE BEST. I have worked with her before and will only work with Holly. Her depth of knowledge is incredibly vast and she makes you feel like you are her only client. I recommend her to everyone I know. She\'s a lot of fun to work with and seamlessly manages everything that goes with buying and selling a house. I really can\'t say enough. \"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('artie sarah');
SigCell17.appendChild(SigData17);
SigRow17.appendChild(SigCell17);
var SourceCell17 = document.createElement('TD');
SourceCell17.className = 'TestimonialTree_Source';
var SourceData17 = document.createTextNode('on Zillow');
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= '\"The Realtor was very professional, informative, supportive as he explained all the steps necessary to sell our home. I would highly recommend him to anyone who has a real estate need.\"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('David Tincher');
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= '\"Susan Huff and her team are unique in that not only do they communicate well, frequently, and professionally in addition to excellent knowledge of the real estate market. She applies these strengths to a very successful record buying and selling homes for our family over the past 15 years. Our homes are frequently sold within a day of putting them on the market, frequently well above market price. Her knowledge of the market has also allowed us to successfully find and purchase homes perfect for our needs and price range. We consider her much more than a real estate agent or friend, but rather family. We recommend Susan Huff, Maria, Huff, and Huff Realty highly, without reservation, and would use no other company for our real estate needs.
\n-Stephen & Lisa Martin\"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('Stephen Martin');
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= '\"Holly is ever ready to help. Knows the market and knows the system\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Bob Albers');
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= '\"Holly was very helpful navigating the process of trying to sell my father\'s house. She was very, thorough and running comparisons to discuss what potentially, we should list his house at, and furthermore helped in negotiating the sale price to the buyer. She always makes herself accessible by phone and by email. I really can\'t say enough good things about how much her help meant during a difficult time and ensuring all things were taken care of.\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('Jeff Cahill, Trustee');
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= '\"Holly did an excellent job! She offered great advice and had the right answer for all of our questions! Very professional and accessible! Extremely knowledgeable of all aspects with the listing and selling process! \"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('Ted Walkley');
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= '\"Susan Huff.
\n
\nWe had a great experience working with Susan. Her knowledge of the market, attention to detail and years of experience made for a smooth process. After 22 years in our home, she helped make a difficult decision go much easier. She is a great realtor and even better person! Some people go the extra mile, I\'m glad she\'s one of them.
\n
\nBob and Leslie Winstel\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('Robert W Winstel');
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= '\"Susan did a great job on listing our property, keeping us updated, and providing immediate feedback. We had a great experience, I would highly recommend Huff Reality, made the process pleasant and smooth.
\n
\n
\n \"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Leslie J Winstel');
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= '\"Holly is an amazing and talented realtor. She covers every detail, and works very hard for her clients. I am always willing to refer her to friends who need real estate help. \"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Jeff Jacques');
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= '\"Maria and Susan helped us from start to finish. They took care of everything for us so we didn\u0092t have to worry!\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('Brett Futscher');
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= '\"Holly was fantastic during our search for a new home. She is a complete professional and very attentive to the wishes and needs of her clients. I would highly recommend her to any one looking for a new home. \"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('Donald Mills');
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= '\"I have worked with Holly before selling a condominium and Independence a few years back. I knew when I started looking again this time, that I would use Holly. She was concise, to the point, detail-oriented. Very responsive to questions and very quick with answers. Also very easy to talk with. Everything that makes a good realtor, I think can be found in Holly. I would use her again and I do and have recommended her to other people. Holly is definitely an asset to Huff Realty. \"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('Dianne Wartman');
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= '\"Susan Huff is extremely driven to sell the property. She does so with top notch marketing and accessibility!
\nShe is approachable and works tirelessly to market the property.
\nShe is a joy to work with! We are extremely thankful we contracted Susan to sell our home!!\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('Arlene Beckman');
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= '\"Bob was amazing to work with and would recommend him highly!\"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Aimee Reilly');
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= '\"Bob Broker did an excellent job throughout the whole process.\"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Michael Reilly');
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= '\"Susan , Marie and other Huff employees are a pleasure to work with. Any questions or concerns we have are always addressed in a timely, professional manner. Huff reality is the only reality we will ever use. \"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Greg Menetrey');
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= '\"Service is excellent.
\n No one better than Susan Huff.!\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('Julia Menetrey');
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= '\"Bob was great! We were working with a limited timeframe to find a house. He was always willing to see houses as they became available. He helped us navigate a difficult inspection report and had good negotiating skills. He also helped us by providing contacts to help with getting some work done at our new home. I would recommend him to anyone in need of a realtor.\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Maria Pacheco');
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= '\"This is our third time working with Holly! She is amazing, down to earth, an extremely available whenever you need her. I would highly recommend working with Holly, there is nothing that she cannot help you with when it comes to purchasing and selling a residence.\"';
TestCell35.appendChild(TestDiv35);
TestRow35.appendChild(TestCell35);
var SigRow35 = document.createElement('TR');
var SigCell35 = document.createElement('TD');
SigCell35.className = 'TestimonialTree_Signature';
var SigData35 = document.createTextNode('Rebecca Gearing');
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= '\"For the past 8 years Holly has sold several homes I have handled for estates. Almost every home sold had some unique issue or situation. Holly\'s knowledge, expertise and professionalism resulted in success every time. Holly is the best and I am blessed to having her helping me when I have a home to sell.\"';
TestCell36.appendChild(TestDiv36);
TestRow36.appendChild(TestCell36);
var SigRow36 = document.createElement('TR');
var SigCell36 = document.createElement('TD');
SigCell36.className = 'TestimonialTree_Signature';
var SigData36 = document.createTextNode('Marty Haas');
SigCell36.appendChild(SigData36);
SigRow36.appendChild(SigCell36);
//Add Row
tmp.appendChild(SigRow36);
//Add Row
tmp.appendChild(TestRow36);
var BR37 = document.createElement('BR');
var TestRow37 = document.createElement('TR');
var TestCell37 = document.createElement('TD');
TestCell37.className = 'TestimonialTree_Testimonial';
TestCell37.className = 'TestimonialTree_Testimonial';
var TestDiv37 = document.createElement('div');
TestDiv37.innerHTML= '\"Susan is always our first call for any real estate matter. She has helped us navigate the buying and selling process for multiple moves and treats all transactions with the same professionalism and care, regardless of price point. She is simply the best in the business!\"';
TestCell37.appendChild(TestDiv37);
TestRow37.appendChild(TestCell37);
var SigRow37 = document.createElement('TR');
var SigCell37 = document.createElement('TD');
SigCell37.className = 'TestimonialTree_Signature';
var SigData37 = document.createTextNode('Holli Shoyat');
SigCell37.appendChild(SigData37);
SigRow37.appendChild(SigCell37);
//Add Row
tmp.appendChild(SigRow37);
//Add Row
tmp.appendChild(TestRow37);
var BR38 = document.createElement('BR');
var TestRow38 = document.createElement('TR');
var TestCell38 = document.createElement('TD');
TestCell38.className = 'TestimonialTree_Testimonial';
TestCell38.className = 'TestimonialTree_Testimonial';
var TestDiv38 = document.createElement('div');
TestDiv38.innerHTML= '\"Top notch marks in all areas for Bonnie Bley! Her market knowledge and professionalism secured the perfect home for me! Her ability to read the market made my purchase possible!\"';
TestCell38.appendChild(TestDiv38);
TestRow38.appendChild(TestCell38);
var SigRow38 = document.createElement('TR');
var SigCell38 = document.createElement('TD');
SigCell38.className = 'TestimonialTree_Signature';
var SigData38 = document.createTextNode('DOROTHY SCOTT');
SigCell38.appendChild(SigData38);
SigRow38.appendChild(SigCell38);
//Add Row
tmp.appendChild(SigRow38);
//Add Row
tmp.appendChild(TestRow38);
var BR39 = document.createElement('BR');
var TestRow39 = document.createElement('TR');
var TestCell39 = document.createElement('TD');
TestCell39.className = 'TestimonialTree_Testimonial';
TestCell39.className = 'TestimonialTree_Testimonial';
var TestDiv39 = document.createElement('div');
TestDiv39.innerHTML= '\"Holly was great to deal with. Highly recommend. \"';
TestCell39.appendChild(TestDiv39);
TestRow39.appendChild(TestCell39);
var SigRow39 = document.createElement('TR');
var SigCell39 = document.createElement('TD');
SigCell39.className = 'TestimonialTree_Signature';
var SigData39 = document.createTextNode('Dawn Johnson');
SigCell39.appendChild(SigData39);
SigRow39.appendChild(SigCell39);
//Add Row
tmp.appendChild(SigRow39);
//Add Row
tmp.appendChild(TestRow39);
var BR40 = document.createElement('BR');
var TestRow40 = document.createElement('TR');
var TestCell40 = document.createElement('TD');
TestCell40.className = 'TestimonialTree_Testimonial';
TestCell40.className = 'TestimonialTree_Testimonial';
var TestDiv40 = document.createElement('div');
TestDiv40.innerHTML= '\"One of the best to do it! The trust we built with Holly over a year was huge and would recommend her to anyone. If we ever need help in the future buying/selling we wouldn\u0092t use anyone else.
\n\"';
TestCell40.appendChild(TestDiv40);
TestRow40.appendChild(TestCell40);
var SigRow40 = document.createElement('TR');
var SigCell40 = document.createElement('TD');
SigCell40.className = 'TestimonialTree_Signature';
var SigData40 = document.createTextNode('Scott Siemen');
SigCell40.appendChild(SigData40);
SigRow40.appendChild(SigCell40);
//Add Row
tmp.appendChild(SigRow40);
//Add Row
tmp.appendChild(TestRow40);
var BR41 = document.createElement('BR');
var TestRow41 = document.createElement('TR');
var TestCell41 = document.createElement('TD');
TestCell41.className = 'TestimonialTree_Testimonial';
TestCell41.className = 'TestimonialTree_Testimonial';
var TestDiv41 = document.createElement('div');
TestDiv41.innerHTML= '\"We are so grateful to have worked with Susan! From start to finish, she made the entire process smooth, stress-free and enjoyable. She is knowledgeable and professional, but also cared deeply about helping us find the right fit for our future. We can\'t imagine going through this experience with anyone else!\"';
TestCell41.appendChild(TestDiv41);
TestRow41.appendChild(TestCell41);
var SigRow41 = document.createElement('TR');
var SigCell41 = document.createElement('TD');
SigCell41.className = 'TestimonialTree_Signature';
var SigData41 = document.createTextNode('Megan Hoffer');
SigCell41.appendChild(SigData41);
SigRow41.appendChild(SigCell41);
//Add Row
tmp.appendChild(SigRow41);
//Add Row
tmp.appendChild(TestRow41);
var BR42 = document.createElement('BR');
var TestRow42 = document.createElement('TR');
var TestCell42 = document.createElement('TD');
TestCell42.className = 'TestimonialTree_Testimonial';
TestCell42.className = 'TestimonialTree_Testimonial';
var TestDiv42 = document.createElement('div');
TestDiv42.innerHTML= '\"N\"';
TestCell42.appendChild(TestDiv42);
TestRow42.appendChild(TestCell42);
var SigRow42 = document.createElement('TR');
var SigCell42 = document.createElement('TD');
SigCell42.className = 'TestimonialTree_Signature';
var SigData42 = document.createTextNode('Mark Ballinger');
SigCell42.appendChild(SigData42);
SigRow42.appendChild(SigCell42);
//Add Row
tmp.appendChild(SigRow42);
//Add Row
tmp.appendChild(TestRow42);
var BR43 = document.createElement('BR');
var TestRow43 = document.createElement('TR');
var TestCell43 = document.createElement('TD');
TestCell43.className = 'TestimonialTree_Testimonial';
TestCell43.className = 'TestimonialTree_Testimonial';
var TestDiv43 = document.createElement('div');
TestDiv43.innerHTML= '\"Have worked with Huff Realty several times and they have always done an excellent job.\"';
TestCell43.appendChild(TestDiv43);
TestRow43.appendChild(TestCell43);
var SigRow43 = document.createElement('TR');
var SigCell43 = document.createElement('TD');
SigCell43.className = 'TestimonialTree_Signature';
var SigData43 = document.createTextNode('Malcolm Stockwell');
SigCell43.appendChild(SigData43);
SigRow43.appendChild(SigCell43);
//Add Row
tmp.appendChild(SigRow43);
//Add Row
tmp.appendChild(TestRow43);
var BR44 = document.createElement('BR');
var TestRow44 = document.createElement('TR');
var TestCell44 = document.createElement('TD');
TestCell44.className = 'TestimonialTree_Testimonial';
TestCell44.className = 'TestimonialTree_Testimonial';
var TestDiv44 = document.createElement('div');
TestDiv44.innerHTML= '\"Susan and Maria gave us very personalized service. They were on top of the market and presented our home with detail so that it sold very quickly. I will always go back to them anytime. I have a real estate transaction. They are excellent in their profession.\"';
TestCell44.appendChild(TestDiv44);
TestRow44.appendChild(TestCell44);
var SigRow44 = document.createElement('TR');
var SigCell44 = document.createElement('TD');
SigCell44.className = 'TestimonialTree_Signature';
var SigData44 = document.createTextNode('Cornelia Stockwell');
SigCell44.appendChild(SigData44);
SigRow44.appendChild(SigCell44);
//Add Row
tmp.appendChild(SigRow44);
//Add Row
tmp.appendChild(TestRow44);
var BR45 = document.createElement('BR');
var TestRow45 = document.createElement('TR');
var TestCell45 = document.createElement('TD');
TestCell45.className = 'TestimonialTree_Testimonial';
TestCell45.className = 'TestimonialTree_Testimonial';
var TestDiv45 = document.createElement('div');
TestDiv45.innerHTML= '\"Thanks to Susan and her team for their support, expertise and capability to handle the numerous demands of a property sale. I really appreciate Susan\'s ability to connect the buyers and sellers in the Ft. Mitchell market. She was able to identify and include multiple buyers quickly and her efforts resulted in a sale in less than a week. I\'d certainly use their services again and recommend them to my family and friends.\"';
TestCell45.appendChild(TestDiv45);
TestRow45.appendChild(TestCell45);
var SigRow45 = document.createElement('TR');
var SigCell45 = document.createElement('TD');
SigCell45.className = 'TestimonialTree_Signature';
var SigData45 = document.createTextNode('Charles Butler');
SigCell45.appendChild(SigData45);
SigRow45.appendChild(SigCell45);
//Add Row
tmp.appendChild(SigRow45);
//Add Row
tmp.appendChild(TestRow45);
var BR46 = document.createElement('BR');
var TestRow46 = document.createElement('TR');
var TestCell46 = document.createElement('TD');
TestCell46.className = 'TestimonialTree_Testimonial';
TestCell46.className = 'TestimonialTree_Testimonial';
var TestDiv46 = document.createElement('div');
TestDiv46.innerHTML= '\"Excellent experience. Highly recommended \"';
TestCell46.appendChild(TestDiv46);
TestRow46.appendChild(TestCell46);
var SigRow46 = document.createElement('TR');
var SigCell46 = document.createElement('TD');
SigCell46.className = 'TestimonialTree_Signature';
var SigData46 = document.createTextNode('Daniel Blank');
SigCell46.appendChild(SigData46);
SigRow46.appendChild(SigCell46);
//Add Row
tmp.appendChild(SigRow46);
//Add Row
tmp.appendChild(TestRow46);
var BR47 = document.createElement('BR');
var TestRow47 = document.createElement('TR');
var TestCell47 = document.createElement('TD');
TestCell47.className = 'TestimonialTree_Testimonial';
TestCell47.className = 'TestimonialTree_Testimonial';
var TestDiv47 = document.createElement('div');
TestDiv47.innerHTML= '\"Holly is the ultimate professional with many years of experience and knowledge. She goes above and beyond for us every time, and I would highly recommend her to any of my friends and relatives.
\nOne of her strongest characteristics is that she truly cares. She sees you through the process from start to finish with sincerity and would never recommend something that was not in your best interest. \"';
TestCell47.appendChild(TestDiv47);
TestRow47.appendChild(TestCell47);
var SigRow47 = document.createElement('TR');
var SigCell47 = document.createElement('TD');
SigCell47.className = 'TestimonialTree_Signature';
var SigData47 = document.createTextNode('Marcia Caple');
SigCell47.appendChild(SigData47);
SigRow47.appendChild(SigCell47);
//Add Row
tmp.appendChild(SigRow47);
//Add Row
tmp.appendChild(TestRow47);
var BR48 = document.createElement('BR');
var TestRow48 = document.createElement('TR');
var TestCell48 = document.createElement('TD');
TestCell48.className = 'TestimonialTree_Testimonial';
TestCell48.className = 'TestimonialTree_Testimonial';
var TestDiv48 = document.createElement('div');
TestDiv48.innerHTML= '\"We have work with Holly several times now her expertise and knowledge of the business is unmatched one of the most reputable realtors in Northern Kentucky .\"';
TestCell48.appendChild(TestDiv48);
TestRow48.appendChild(TestCell48);
var SigRow48 = document.createElement('TR');
var SigCell48 = document.createElement('TD');
SigCell48.className = 'TestimonialTree_Signature';
var SigData48 = document.createTextNode('Dan Caple');
SigCell48.appendChild(SigData48);
SigRow48.appendChild(SigCell48);
//Add Row
tmp.appendChild(SigRow48);
//Add Row
tmp.appendChild(TestRow48);
var BR49 = document.createElement('BR');
var TestRow49 = document.createElement('TR');
var TestCell49 = document.createElement('TD');
TestCell49.className = 'TestimonialTree_Testimonial';
TestCell49.className = 'TestimonialTree_Testimonial';
var TestDiv49 = document.createElement('div');
TestDiv49.innerHTML= '\"Holly is awesome. She\'s now helped us as a buyer and a seller and is was amazing in both transactions. Would highly recommed.\"';
TestCell49.appendChild(TestDiv49);
TestRow49.appendChild(TestCell49);
var SigRow49 = document.createElement('TR');
var SigCell49 = document.createElement('TD');
SigCell49.className = 'TestimonialTree_Signature';
var SigData49 = document.createTextNode('Matt Bridges');
SigCell49.appendChild(SigData49);
SigRow49.appendChild(SigCell49);
//Add Row
tmp.appendChild(SigRow49);
//Add Row
tmp.appendChild(TestRow49);
var BR50 = document.createElement('BR');
var TestRow50 = document.createElement('TR');
var TestCell50 = document.createElement('TD');
TestCell50.className = 'TestimonialTree_Testimonial';
TestCell50.className = 'TestimonialTree_Testimonial';
var TestDiv50 = document.createElement('div');
TestDiv50.innerHTML= '\"Holly is the best! We worked with her in 2016 to purchase a home, and there was no question as to who we would work with for the sale of that same house. She is professional, knowledgeable, and has the ability to help you get the best deal, whether you are buying or selling. Holly treats her clients like family, and that extends well after the purchase. If you are looking to purchase or sell in Northern Kentucky, there isn\u0092t anyone better than Holly Nally! \"';
TestCell50.appendChild(TestDiv50);
TestRow50.appendChild(TestCell50);
var SigRow50 = document.createElement('TR');
var SigCell50 = document.createElement('TD');
SigCell50.className = 'TestimonialTree_Signature';
var SigData50 = document.createTextNode('Marcie Bridges');
SigCell50.appendChild(SigData50);
SigRow50.appendChild(SigCell50);
//Add Row
tmp.appendChild(SigRow50);
//Add Row
tmp.appendChild(TestRow50);
var BR51 = document.createElement('BR');
var TestRow51 = document.createElement('TR');
var TestCell51 = document.createElement('TD');
TestCell51.className = 'TestimonialTree_Testimonial';
TestCell51.className = 'TestimonialTree_Testimonial';
var TestDiv51 = document.createElement('div');
TestDiv51.innerHTML= '\"Holly is the absolute BEST!
\n
\nShe came by in early July to take some quick (non-professional) photos and go over paperwork, with plans to list my house on August 1st. Within one hour of leaving, she called to ask if I\u0092d be open to a showing that same evening\u0097and by the next morning, I had a full asking offer in hand. WOW!
\nFrom start to finish, Holly was organized, responsive, and always one step ahead. There was never a question left unanswered, and her communication was excellent throughout the entire process.
\nI bought my first home with Holly nearly five years ago, and choosing to work with her again was a no-brainer. She\u0092s not just a fantastic realtor\u0097she\u0092s also a wonderful friend.
\nIf you\'re looking for someone who truly knows their stuff and will be in your corner every step of the way, I can\'t recommend Holly enough. She has her process down to a T!\"';
TestCell51.appendChild(TestDiv51);
TestRow51.appendChild(TestCell51);
var SigRow51 = document.createElement('TR');
var SigCell51 = document.createElement('TD');
SigCell51.className = 'TestimonialTree_Signature';
var SigData51 = document.createTextNode('Laura Kendall');
SigCell51.appendChild(SigData51);
SigRow51.appendChild(SigCell51);
//Add Row
tmp.appendChild(SigRow51);
//Add Row
tmp.appendChild(TestRow51);
var BR52 = document.createElement('BR');
var TestRow52 = document.createElement('TR');
var TestCell52 = document.createElement('TD');
TestCell52.className = 'TestimonialTree_Testimonial';
TestCell52.className = 'TestimonialTree_Testimonial';
var TestDiv52 = document.createElement('div');
TestDiv52.innerHTML= '\"Holly was professional, knowledgeable and easy to work with. I appreciate everything she did to assist us in getting my dad\u0092s house sold! Thank you for everything! \"';
TestCell52.appendChild(TestDiv52);
TestRow52.appendChild(TestCell52);
var SigRow52 = document.createElement('TR');
var SigCell52 = document.createElement('TD');
SigCell52.className = 'TestimonialTree_Signature';
var SigData52 = document.createTextNode('Tracy Harrington');
SigCell52.appendChild(SigData52);
SigRow52.appendChild(SigCell52);
//Add Row
tmp.appendChild(SigRow52);
//Add Row
tmp.appendChild(TestRow52);
var BR53 = document.createElement('BR');
var TestRow53 = document.createElement('TR');
var TestCell53 = document.createElement('TD');
TestCell53.className = 'TestimonialTree_Testimonial';
TestCell53.className = 'TestimonialTree_Testimonial';
var TestDiv53 = document.createElement('div');
TestDiv53.innerHTML= '\"Shanel Gentry was very knowledgeable and professional.\"';
TestCell53.appendChild(TestDiv53);
TestRow53.appendChild(TestCell53);
var SigRow53 = document.createElement('TR');
var SigCell53 = document.createElement('TD');
SigCell53.className = 'TestimonialTree_Signature';
var SigData53 = document.createTextNode('Yolanda Bryer');
SigCell53.appendChild(SigData53);
SigRow53.appendChild(SigCell53);
//Add Row
tmp.appendChild(SigRow53);
//Add Row
tmp.appendChild(TestRow53);
var BR54 = document.createElement('BR');
var TestRow54 = document.createElement('TR');
var TestCell54 = document.createElement('TD');
TestCell54.className = 'TestimonialTree_Testimonial';
TestCell54.className = 'TestimonialTree_Testimonial';
var TestDiv54 = document.createElement('div');
TestDiv54.innerHTML= '\"There is only one company you want to sell your home and also find your new home!
\nSusan Huff is the best realtor anyone could ever ask for!
\nShe has sold four of our homes the first day they went on the market. She is extremely helpful and her efforts to market your home unmatched with anyone.
\nThere is no other than Huff reality!
\n\"';
TestCell54.appendChild(TestDiv54);
TestRow54.appendChild(TestCell54);
var SigRow54 = document.createElement('TR');
var SigCell54 = document.createElement('TD');
SigCell54.className = 'TestimonialTree_Signature';
var SigData54 = document.createTextNode('Lisa Martin');
SigCell54.appendChild(SigData54);
SigRow54.appendChild(SigCell54);
//Add Row
tmp.appendChild(SigRow54);
//Add Row
tmp.appendChild(TestRow54);
var BR55 = document.createElement('BR');
var TestRow55 = document.createElement('TR');
var TestCell55 = document.createElement('TD');
TestCell55.className = 'TestimonialTree_Testimonial';
TestCell55.className = 'TestimonialTree_Testimonial';
var TestDiv55 = document.createElement('div');
TestDiv55.innerHTML= '\"Holly has helped us through the buying and selling process several times over the past 20 years. She is knowledgable, thoughtful, and always has her clients best interests in mind. She is the only realtor I call when I have questions, and she is someone I would certainly send my closest friends to for their buying and selling needs. Thank you Holly!!!\"';
TestCell55.appendChild(TestDiv55);
TestRow55.appendChild(TestCell55);
var SigRow55 = document.createElement('TR');
var SigCell55 = document.createElement('TD');
SigCell55.className = 'TestimonialTree_Signature';
var SigData55 = document.createTextNode('Brian Schefold');
SigCell55.appendChild(SigData55);
SigRow55.appendChild(SigCell55);
//Add Row
tmp.appendChild(SigRow55);
//Add Row
tmp.appendChild(TestRow55);
var BR56 = document.createElement('BR');
var TestRow56 = document.createElement('TR');
var TestCell56 = document.createElement('TD');
TestCell56.className = 'TestimonialTree_Testimonial';
TestCell56.className = 'TestimonialTree_Testimonial';
var TestDiv56 = document.createElement('div');
TestDiv56.innerHTML= '\"Selling my condominium long distance was a daunting task, but Susan (along with her very helpful and patient assistant Kelly) made this smooth. This is the third property I have listed with Susan and couldn\'t be more pleased! \"';
TestCell56.appendChild(TestDiv56);
TestRow56.appendChild(TestCell56);
var SigRow56 = document.createElement('TR');
var SigCell56 = document.createElement('TD');
SigCell56.className = 'TestimonialTree_Signature';
var SigData56 = document.createTextNode('Nancy M. Neumann');
SigCell56.appendChild(SigData56);
SigRow56.appendChild(SigCell56);
//Add Row
tmp.appendChild(SigRow56);
//Add Row
tmp.appendChild(TestRow56);
var BR57 = document.createElement('BR');
var TestRow57 = document.createElement('TR');
var TestCell57 = document.createElement('TD');
TestCell57.className = 'TestimonialTree_Testimonial';
TestCell57.className = 'TestimonialTree_Testimonial';
var TestDiv57 = document.createElement('div');
TestDiv57.innerHTML= '\"We relocated from the area and our property required significant improvements to prepare it for sale. Susan coordinated work with numerous contractors and vendors to make a quick sale possible.\"';
TestCell57.appendChild(TestDiv57);
TestRow57.appendChild(TestCell57);
var SigRow57 = document.createElement('TR');
var SigCell57 = document.createElement('TD');
SigCell57.className = 'TestimonialTree_Signature';
var SigData57 = document.createTextNode('Carolyn R Hall');
SigCell57.appendChild(SigData57);
SigRow57.appendChild(SigCell57);
//Add Row
tmp.appendChild(SigRow57);
//Add Row
tmp.appendChild(TestRow57);
var BR58 = document.createElement('BR');
var TestRow58 = document.createElement('TR');
var TestCell58 = document.createElement('TD');
TestCell58.className = 'TestimonialTree_Testimonial';
TestCell58.className = 'TestimonialTree_Testimonial';
var TestDiv58 = document.createElement('div');
TestDiv58.innerHTML= '\"Communication was great. Kelly worked hard keeping us in the loop the entire time and communicating with the other realtor. \"';
TestCell58.appendChild(TestDiv58);
TestRow58.appendChild(TestCell58);
var SigRow58 = document.createElement('TR');
var SigCell58 = document.createElement('TD');
SigCell58.className = 'TestimonialTree_Signature';
var SigData58 = document.createTextNode('Peggy A Lewis');
SigCell58.appendChild(SigData58);
SigRow58.appendChild(SigCell58);
//Add Row
tmp.appendChild(SigRow58);
//Add Row
tmp.appendChild(TestRow58);
var BR59 = document.createElement('BR');
var TestRow59 = document.createElement('TR');
var TestCell59 = document.createElement('TD');
TestCell59.className = 'TestimonialTree_Testimonial';
TestCell59.className = 'TestimonialTree_Testimonial';
var TestDiv59 = document.createElement('div');
TestDiv59.innerHTML= '\"We enjoyed working with Bob Brocker. He took time to identify our likes and dislikes, and provided candid and realistic advice. He was quick to follow up on all of our questions. Would definitely recommend him to others.\"';
TestCell59.appendChild(TestDiv59);
TestRow59.appendChild(TestCell59);
var SigRow59 = document.createElement('TR');
var SigCell59 = document.createElement('TD');
SigCell59.className = 'TestimonialTree_Signature';
var SigData59 = document.createTextNode('Lars Wagner');
SigCell59.appendChild(SigData59);
SigRow59.appendChild(SigCell59);
//Add Row
tmp.appendChild(SigRow59);
//Add Row
tmp.appendChild(TestRow59);
var BR60 = document.createElement('BR');
var TestRow60 = document.createElement('TR');
var TestCell60 = document.createElement('TD');
TestCell60.className = 'TestimonialTree_Testimonial';
TestCell60.className = 'TestimonialTree_Testimonial';
var TestDiv60 = document.createElement('div');
TestDiv60.innerHTML= '\"She was prompt, straight forward and sold our home in an expedited time frame . Just what we needed. \"';
TestCell60.appendChild(TestDiv60);
TestRow60.appendChild(TestCell60);
var SigRow60 = document.createElement('TR');
var SigCell60 = document.createElement('TD');
SigCell60.className = 'TestimonialTree_Signature';
var SigData60 = document.createTextNode('Shannon Gray');
SigCell60.appendChild(SigData60);
SigRow60.appendChild(SigCell60);
//Add Row
tmp.appendChild(SigRow60);
//Add Row
tmp.appendChild(TestRow60);
var BR61 = document.createElement('BR');
var TestRow61 = document.createElement('TR');
var TestCell61 = document.createElement('TD');
TestCell61.className = 'TestimonialTree_Testimonial';
TestCell61.className = 'TestimonialTree_Testimonial';
var TestDiv61 = document.createElement('div');
TestDiv61.innerHTML= '\"Ken Bowman was excellent in every possible way: knowledgeable, personable, thorough, and attentive.
\n\"';
TestCell61.appendChild(TestDiv61);
TestRow61.appendChild(TestCell61);
var SigRow61 = document.createElement('TR');
var SigCell61 = document.createElement('TD');
SigCell61.className = 'TestimonialTree_Signature';
var SigData61 = document.createTextNode('Sophia McAllister');
SigCell61.appendChild(SigData61);
SigRow61.appendChild(SigCell61);
//Add Row
tmp.appendChild(SigRow61);
//Add Row
tmp.appendChild(TestRow61);
var BR62 = document.createElement('BR');
var TestRow62 = document.createElement('TR');
var TestCell62 = document.createElement('TD');
TestCell62.className = 'TestimonialTree_Testimonial';
TestCell62.className = 'TestimonialTree_Testimonial';
var TestDiv62 = document.createElement('div');
TestDiv62.innerHTML= '\"Great \"';
TestCell62.appendChild(TestDiv62);
TestRow62.appendChild(TestCell62);
var SigRow62 = document.createElement('TR');
var SigCell62 = document.createElement('TD');
SigCell62.className = 'TestimonialTree_Signature';
var SigData62 = document.createTextNode('Garrett Dean Wilson');
SigCell62.appendChild(SigData62);
SigRow62.appendChild(SigCell62);
//Add Row
tmp.appendChild(SigRow62);
//Add Row
tmp.appendChild(TestRow62);
var BR63 = document.createElement('BR');
var TestRow63 = document.createElement('TR');
var TestCell63 = document.createElement('TD');
TestCell63.className = 'TestimonialTree_Testimonial';
TestCell63.className = 'TestimonialTree_Testimonial';
var TestDiv63 = document.createElement('div');
TestDiv63.innerHTML= '\"Holly has been by my side through every major step of my real estate journey\u0097from buying my first home, to selling it, and ultimately finding my forever home. As a first-time buyer, I was nervous, but Holly made the process clear, manageable, and fun! Her deep connection to the community gave her a unique edge and valuable insight throughout each transaction. She\u0092s a true advocate who genuinely cares about her clients and goes above and beyond to help them make confident, informed decisions. I can\u0092t imagine going through any of it without her!\"';
TestCell63.appendChild(TestDiv63);
TestRow63.appendChild(TestCell63);
var SigRow63 = document.createElement('TR');
var SigCell63 = document.createElement('TD');
SigCell63.className = 'TestimonialTree_Signature';
var SigData63 = document.createTextNode('clmaile7');
SigCell63.appendChild(SigData63);
SigRow63.appendChild(SigCell63);
var SourceCell63 = document.createElement('TD');
SourceCell63.className = 'TestimonialTree_Source';
var SourceData63 = document.createTextNode('on Zillow');
SourceCell63.appendChild(SourceData63);
SigCell63.appendChild(SourceCell63);
//Add Row
tmp.appendChild(SigRow63);
//Add Row
tmp.appendChild(TestRow63);
var BR64 = document.createElement('BR');
var TestRow64 = document.createElement('TR');
var TestCell64 = document.createElement('TD');
TestCell64.className = 'TestimonialTree_Testimonial';
TestCell64.className = 'TestimonialTree_Testimonial';
var TestDiv64 = document.createElement('div');
TestDiv64.innerHTML= '\"Bridget McDermott. She is everything you could ask for in a realtor - smart, in-tune, personal, professional, accommodating, timely, driven. She listens and cares about what you\'re seeking in the process and executes accordingly. She\'s so good at what she does it makes every other realtor out there seem like an amateur. \"';
TestCell64.appendChild(TestDiv64);
TestRow64.appendChild(TestCell64);
var SigRow64 = document.createElement('TR');
var SigCell64 = document.createElement('TD');
SigCell64.className = 'TestimonialTree_Signature';
var SigData64 = document.createTextNode('Danny Webb');
SigCell64.appendChild(SigData64);
SigRow64.appendChild(SigCell64);
//Add Row
tmp.appendChild(SigRow64);
//Add Row
tmp.appendChild(TestRow64);
var BR65 = document.createElement('BR');
var TestRow65 = document.createElement('TR');
var TestCell65 = document.createElement('TD');
TestCell65.className = 'TestimonialTree_Testimonial';
TestCell65.className = 'TestimonialTree_Testimonial';
var TestDiv65 = document.createElement('div');
TestDiv65.innerHTML= '\"Bridget is great to work with and is very diligent at communicating and does her best to help with all aspects of purchasing and selling!\"';
TestCell65.appendChild(TestDiv65);
TestRow65.appendChild(TestCell65);
var SigRow65 = document.createElement('TR');
var SigCell65 = document.createElement('TD');
SigCell65.className = 'TestimonialTree_Signature';
var SigData65 = document.createTextNode('Mason Hill');
SigCell65.appendChild(SigData65);
SigRow65.appendChild(SigCell65);
//Add Row
tmp.appendChild(SigRow65);
//Add Row
tmp.appendChild(TestRow65);
var BR66 = document.createElement('BR');
var TestRow66 = document.createElement('TR');
var TestCell66 = document.createElement('TD');
TestCell66.className = 'TestimonialTree_Testimonial';
TestCell66.className = 'TestimonialTree_Testimonial';
var TestDiv66 = document.createElement('div');
TestDiv66.innerHTML= '\"Hello,
\n
\nFor Susan Huff and Kelly Finke...
\nPrimarily, the professionalism, and positive, cheerful disposition from both are stellar. Thank you!
\n
\nMark Marshall\"';
TestCell66.appendChild(TestDiv66);
TestRow66.appendChild(TestCell66);
var SigRow66 = document.createElement('TR');
var SigCell66 = document.createElement('TD');
SigCell66.className = 'TestimonialTree_Signature';
var SigData66 = document.createTextNode('Mark A Marshall');
SigCell66.appendChild(SigData66);
SigRow66.appendChild(SigCell66);
//Add Row
tmp.appendChild(SigRow66);
//Add Row
tmp.appendChild(TestRow66);
var BR67 = document.createElement('BR');
var TestRow67 = document.createElement('TR');
var TestCell67 = document.createElement('TD');
TestCell67.className = 'TestimonialTree_Testimonial';
TestCell67.className = 'TestimonialTree_Testimonial';
var TestDiv67 = document.createElement('div');
TestDiv67.innerHTML= '\"Holly has been amazing to work with. Her experience and skillsets are remarkable and will result in an excellent outcome. We highly recommend Holly ! \"';
TestCell67.appendChild(TestDiv67);
TestRow67.appendChild(TestCell67);
var SigRow67 = document.createElement('TR');
var SigCell67 = document.createElement('TD');
SigCell67.className = 'TestimonialTree_Signature';
var SigData67 = document.createTextNode('Mark Whitacre');
SigCell67.appendChild(SigData67);
SigRow67.appendChild(SigCell67);
//Add Row
tmp.appendChild(SigRow67);
//Add Row
tmp.appendChild(TestRow67);
var BR68 = document.createElement('BR');
var TestRow68 = document.createElement('TR');
var TestCell68 = document.createElement('TD');
TestCell68.className = 'TestimonialTree_Testimonial';
TestCell68.className = 'TestimonialTree_Testimonial';
var TestDiv68 = document.createElement('div');
TestDiv68.innerHTML= '\"Great experience \"';
TestCell68.appendChild(TestDiv68);
TestRow68.appendChild(TestCell68);
var SigRow68 = document.createElement('TR');
var SigCell68 = document.createElement('TD');
SigCell68.className = 'TestimonialTree_Signature';
var SigData68 = document.createTextNode('Jay Machcinski');
SigCell68.appendChild(SigData68);
SigRow68.appendChild(SigCell68);
//Add Row
tmp.appendChild(SigRow68);
//Add Row
tmp.appendChild(TestRow68);
var BR69 = document.createElement('BR');
var TestRow69 = document.createElement('TR');
var TestCell69 = document.createElement('TD');
TestCell69.className = 'TestimonialTree_Testimonial';
TestCell69.className = 'TestimonialTree_Testimonial';
var TestDiv69 = document.createElement('div');
TestDiv69.innerHTML= '\"We have been using Holly for close to 20 years and each time is always a pleasure to work with her and always great outcomes.\"';
TestCell69.appendChild(TestDiv69);
TestRow69.appendChild(TestCell69);
var SigRow69 = document.createElement('TR');
var SigCell69 = document.createElement('TD');
SigCell69.className = 'TestimonialTree_Signature';
var SigData69 = document.createTextNode('Colleen Machcinski');
SigCell69.appendChild(SigData69);
SigRow69.appendChild(SigCell69);
//Add Row
tmp.appendChild(SigRow69);
//Add Row
tmp.appendChild(TestRow69);
var BR70 = document.createElement('BR');
var TestRow70 = document.createElement('TR');
var TestCell70 = document.createElement('TD');
TestCell70.className = 'TestimonialTree_Testimonial';
TestCell70.className = 'TestimonialTree_Testimonial';
var TestDiv70 = document.createElement('div');
TestDiv70.innerHTML= '\"Holly has always been amazing to work with but this time she was presented with a greater challenge in working with our son who was a young first Boyer. She was patient and spent a lot of time educating him on how the process worked and helped him get his expectations in check. Holly helped us get exactly what he wanted and in the process also taught him some life lessons. We were in a competitive bid situation and she did what she does best. We will always work with Holly because she truly has the best interest of her client in mind. \"';
TestCell70.appendChild(TestDiv70);
TestRow70.appendChild(TestCell70);
var SigRow70 = document.createElement('TR');
var SigCell70 = document.createElement('TD');
SigCell70.className = 'TestimonialTree_Signature';
var SigData70 = document.createTextNode('Lisa Casson');
SigCell70.appendChild(SigData70);
SigRow70.appendChild(SigCell70);
//Add Row
tmp.appendChild(SigRow70);
//Add Row
tmp.appendChild(TestRow70);
var BR71 = document.createElement('BR');
var TestRow71 = document.createElement('TR');
var TestCell71 = document.createElement('TD');
TestCell71.className = 'TestimonialTree_Testimonial';
TestCell71.className = 'TestimonialTree_Testimonial';
var TestDiv71 = document.createElement('div');
TestDiv71.innerHTML= '\"Steve started working with us a couple of years when we first thought about downsizing. He made a number of recommendations on neighborhoods that might meet our needs. Once we were ready, despite being semi retired, he helped us with our new home purchase. Thanks Steve.\"';
TestCell71.appendChild(TestDiv71);
TestRow71.appendChild(TestCell71);
var SigRow71 = document.createElement('TR');
var SigCell71 = document.createElement('TD');
SigCell71.className = 'TestimonialTree_Signature';
var SigData71 = document.createTextNode('Mark & Carol Thomas');
SigCell71.appendChild(SigData71);
SigRow71.appendChild(SigCell71);
//Add Row
tmp.appendChild(SigRow71);
//Add Row
tmp.appendChild(TestRow71);
var BR72 = document.createElement('BR');
var TestRow72 = document.createElement('TR');
var TestCell72 = document.createElement('TD');
TestCell72.className = 'TestimonialTree_Testimonial';
TestCell72.className = 'TestimonialTree_Testimonial';
var TestDiv72 = document.createElement('div');
TestDiv72.innerHTML= '\"Kyla was absolutely fantastic from start to finish. She was attentive, available for questions and simply so pleasant to work with.
\n
\nWhen I buy my next house, Kyla can guarantee she has a client.
\n
\nAt a very stressful time in life, Kyla was there to ease it, and ensure everything went perfectly. \"';
TestCell72.appendChild(TestDiv72);
TestRow72.appendChild(TestCell72);
var SigRow72 = document.createElement('TR');
var SigCell72 = document.createElement('TD');
SigCell72.className = 'TestimonialTree_Signature';
var SigData72 = document.createTextNode('Stephen Anticoli');
SigCell72.appendChild(SigData72);
SigRow72.appendChild(SigCell72);
//Add Row
tmp.appendChild(SigRow72);
//Add Row
tmp.appendChild(TestRow72);
var BR73 = document.createElement('BR');
var TestRow73 = document.createElement('TR');
var TestCell73 = document.createElement('TD');
TestCell73.className = 'TestimonialTree_Testimonial';
TestCell73.className = 'TestimonialTree_Testimonial';
var TestDiv73 = document.createElement('div');
TestDiv73.innerHTML= '\"There is no one that can do what Holly does! Throughout the process, Holly was communicative, proactive, and always a step ahead. She made what could have been a stressful situation feel easy and manageable. It truly felt like I had someone in my corner the whole way through.
\n
\nIf you\u0092re looking for a trustworthy, knowledgeable, and genuinely dedicated real estate professional to help sell your home, I highly recommend Holly Nally, you won\u0092t be disappointed.\"';
TestCell73.appendChild(TestDiv73);
TestRow73.appendChild(TestCell73);
var SigRow73 = document.createElement('TR');
var SigCell73 = document.createElement('TD');
SigCell73.className = 'TestimonialTree_Signature';
var SigData73 = document.createTextNode('Lori Corsarie');
SigCell73.appendChild(SigData73);
SigRow73.appendChild(SigCell73);
//Add Row
tmp.appendChild(SigRow73);
//Add Row
tmp.appendChild(TestRow73);
var BR74 = document.createElement('BR');
var TestRow74 = document.createElement('TR');
var TestCell74 = document.createElement('TD');
TestCell74.className = 'TestimonialTree_Testimonial';
TestCell74.className = 'TestimonialTree_Testimonial';
var TestDiv74 = document.createElement('div');
TestDiv74.innerHTML= '\"Outstanding communication and professionalism.\"';
TestCell74.appendChild(TestDiv74);
TestRow74.appendChild(TestCell74);
var SigRow74 = document.createElement('TR');
var SigCell74 = document.createElement('TD');
SigCell74.className = 'TestimonialTree_Signature';
var SigData74 = document.createTextNode('Bob Corsarie');
SigCell74.appendChild(SigData74);
SigRow74.appendChild(SigCell74);
//Add Row
tmp.appendChild(SigRow74);
//Add Row
tmp.appendChild(TestRow74);
var BR75 = document.createElement('BR');
var TestRow75 = document.createElement('TR');
var TestCell75 = document.createElement('TD');
TestCell75.className = 'TestimonialTree_Testimonial';
TestCell75.className = 'TestimonialTree_Testimonial';
var TestDiv75 = document.createElement('div');
TestDiv75.innerHTML= '\"Working with Holly as a first time home buyer was an awesome experience! As someone who wanted to make sure even the little things were right, she was the perfect help for me! Would recommend working with Holly for any type of real estate guidance or expertise!\"';
TestCell75.appendChild(TestDiv75);
TestRow75.appendChild(TestCell75);
var SigRow75 = document.createElement('TR');
var SigCell75 = document.createElement('TD');
SigCell75.className = 'TestimonialTree_Signature';
var SigData75 = document.createTextNode('harris disken');
SigCell75.appendChild(SigData75);
SigRow75.appendChild(SigCell75);
var SourceCell75 = document.createElement('TD');
SourceCell75.className = 'TestimonialTree_Source';
var SourceData75 = document.createTextNode('on Zillow');
SourceCell75.appendChild(SourceData75);
SigCell75.appendChild(SourceCell75);
//Add Row
tmp.appendChild(SigRow75);
//Add Row
tmp.appendChild(TestRow75);
var BR76 = document.createElement('BR');
var TestRow76 = document.createElement('TR');
var TestCell76 = document.createElement('TD');
TestCell76.className = 'TestimonialTree_Testimonial';
TestCell76.className = 'TestimonialTree_Testimonial';
var TestDiv76 = document.createElement('div');
TestDiv76.innerHTML= '\"Holly was more than amazing helping with my first time home search and buying experience. She constantly kept great communication and worked with me more than what was expected from her. She is super knowledgeable and helped me find the perfect house for me. So blessed to have been able to work with her. \"';
TestCell76.appendChild(TestDiv76);
TestRow76.appendChild(TestCell76);
var SigRow76 = document.createElement('TR');
var SigCell76 = document.createElement('TD');
SigCell76.className = 'TestimonialTree_Signature';
var SigData76 = document.createTextNode('samcasson03');
SigCell76.appendChild(SigData76);
SigRow76.appendChild(SigCell76);
var SourceCell76 = document.createElement('TD');
SourceCell76.className = 'TestimonialTree_Source';
var SourceData76 = document.createTextNode('on Zillow');
SourceCell76.appendChild(SourceData76);
SigCell76.appendChild(SourceCell76);
//Add Row
tmp.appendChild(SigRow76);
//Add Row
tmp.appendChild(TestRow76);
var BR77 = document.createElement('BR');
var TestRow77 = document.createElement('TR');
var TestCell77 = document.createElement('TD');
TestCell77.className = 'TestimonialTree_Testimonial';
TestCell77.className = 'TestimonialTree_Testimonial';
var TestDiv77 = document.createElement('div');
TestDiv77.innerHTML= '\"Susan was responsive and knowledgeable.\"';
TestCell77.appendChild(TestDiv77);
TestRow77.appendChild(TestCell77);
var SigRow77 = document.createElement('TR');
var SigCell77 = document.createElement('TD');
SigCell77.className = 'TestimonialTree_Signature';
var SigData77 = document.createTextNode('Tracy Young');
SigCell77.appendChild(SigData77);
SigRow77.appendChild(SigCell77);
//Add Row
tmp.appendChild(SigRow77);
//Add Row
tmp.appendChild(TestRow77);
var BR78 = document.createElement('BR');
var TestRow78 = document.createElement('TR');
var TestCell78 = document.createElement('TD');
TestCell78.className = 'TestimonialTree_Testimonial';
TestCell78.className = 'TestimonialTree_Testimonial';
var TestDiv78 = document.createElement('div');
TestDiv78.innerHTML= '\"Bridget McDermott. We have bought and sold several properties and worked with many great real estate professionals over the years, but working with Bridget on this purchase has been the single best experience thus far.
\n
\nBridget\u0092s professionalism, attention to detail, and knowledge of the current market dynamics is second to none. Bridget kept us informed from start to finish, with just the right level of detail. Bridget was on top of everything and made it easy to navigate through each issue as they popped up. In sports they say \u0093the great ones make it look easy\u0094 - Bridget is great! \"';
TestCell78.appendChild(TestDiv78);
TestRow78.appendChild(TestCell78);
var SigRow78 = document.createElement('TR');
var SigCell78 = document.createElement('TD');
SigCell78.className = 'TestimonialTree_Signature';
var SigData78 = document.createTextNode('Joseph Otto');
SigCell78.appendChild(SigData78);
SigRow78.appendChild(SigCell78);
//Add Row
tmp.appendChild(SigRow78);
//Add Row
tmp.appendChild(TestRow78);
var BR79 = document.createElement('BR');
var TestRow79 = document.createElement('TR');
var TestCell79 = document.createElement('TD');
TestCell79.className = 'TestimonialTree_Testimonial';
TestCell79.className = 'TestimonialTree_Testimonial';
var TestDiv79 = document.createElement('div');
TestDiv79.innerHTML= '\"Susan Huff was awesome in helping us purchase our first home. She knew the area and tailored the houses she showed us based on our comments. She negotiated well as got us what we wanted:) Will definitely be using her again in the future!!\"';
TestCell79.appendChild(TestDiv79);
TestRow79.appendChild(TestCell79);
var SigRow79 = document.createElement('TR');
var SigCell79 = document.createElement('TD');
SigCell79.className = 'TestimonialTree_Signature';
var SigData79 = document.createTextNode('Kylee Sheldon');
SigCell79.appendChild(SigData79);
SigRow79.appendChild(SigCell79);
//Add Row
tmp.appendChild(SigRow79);
//Add Row
tmp.appendChild(TestRow79);
var BR80 = document.createElement('BR');
var TestRow80 = document.createElement('TR');
var TestCell80 = document.createElement('TD');
TestCell80.className = 'TestimonialTree_Testimonial';
TestCell80.className = 'TestimonialTree_Testimonial';
var TestDiv80 = document.createElement('div');
TestDiv80.innerHTML= '\"Great team to work with! \"';
TestCell80.appendChild(TestDiv80);
TestRow80.appendChild(TestCell80);
var SigRow80 = document.createElement('TR');
var SigCell80 = document.createElement('TD');
SigCell80.className = 'TestimonialTree_Signature';
var SigData80 = document.createTextNode('Timothy Muenchen');
SigCell80.appendChild(SigData80);
SigRow80.appendChild(SigCell80);
//Add Row
tmp.appendChild(SigRow80);
//Add Row
tmp.appendChild(TestRow80);
var BR81 = document.createElement('BR');
var TestRow81 = document.createElement('TR');
var TestCell81 = document.createElement('TD');
TestCell81.className = 'TestimonialTree_Testimonial';
TestCell81.className = 'TestimonialTree_Testimonial';
var TestDiv81 = document.createElement('div');
TestDiv81.innerHTML= '\"We recently sold our home in Anderson Township Ohio using Huff Realty. Our realtor Christy Colglazier in our opinion is the best in Cincinnati. Christy was always available when we had questions or concerns. She made each step easy to understand and guided us through the process toward a successful closing.\"';
TestCell81.appendChild(TestDiv81);
TestRow81.appendChild(TestCell81);
var SigRow81 = document.createElement('TR');
var SigCell81 = document.createElement('TD');
SigCell81.className = 'TestimonialTree_Signature';
var SigData81 = document.createTextNode('Barbara Ilg');
SigCell81.appendChild(SigData81);
SigRow81.appendChild(SigCell81);
//Add Row
tmp.appendChild(SigRow81);
//Add Row
tmp.appendChild(TestRow81);
var BR82 = document.createElement('BR');
var TestRow82 = document.createElement('TR');
var TestCell82 = document.createElement('TD');
TestCell82.className = 'TestimonialTree_Testimonial';
TestCell82.className = 'TestimonialTree_Testimonial';
var TestDiv82 = document.createElement('div');
TestDiv82.innerHTML= '\"There are realtors who list real estate and there are real estate professionals and Holly is a professional! She\u0092s the best
\n\"';
TestCell82.appendChild(TestDiv82);
TestRow82.appendChild(TestCell82);
var SigRow82 = document.createElement('TR');
var SigCell82 = document.createElement('TD');
SigCell82.className = 'TestimonialTree_Signature';
var SigData82 = document.createTextNode('Rich Maile');
SigCell82.appendChild(SigData82);
SigRow82.appendChild(SigCell82);
//Add Row
tmp.appendChild(SigRow82);
//Add Row
tmp.appendChild(TestRow82);
var BR83 = document.createElement('BR');
var TestRow83 = document.createElement('TR');
var TestCell83 = document.createElement('TD');
TestCell83.className = 'TestimonialTree_Testimonial';
TestCell83.className = 'TestimonialTree_Testimonial';
var TestDiv83 = document.createElement('div');
TestDiv83.innerHTML= '\"Susan is simply the best realtor in town! She has represented many family members and everyone has had a great experience. I have already connected her with a friend to represent her in buying a house. 10/10 would recommend. \"';
TestCell83.appendChild(TestDiv83);
TestRow83.appendChild(TestCell83);
var SigRow83 = document.createElement('TR');
var SigCell83 = document.createElement('TD');
SigCell83.className = 'TestimonialTree_Signature';
var SigData83 = document.createTextNode('Christopher Best');
SigCell83.appendChild(SigData83);
SigRow83.appendChild(SigCell83);
//Add Row
tmp.appendChild(SigRow83);
//Add Row
tmp.appendChild(TestRow83);
var BR84 = document.createElement('BR');
var TestRow84 = document.createElement('TR');
var TestCell84 = document.createElement('TD');
TestCell84.className = 'TestimonialTree_Testimonial';
TestCell84.className = 'TestimonialTree_Testimonial';
var TestDiv84 = document.createElement('div');
TestDiv84.innerHTML= '\"Holly has been a blessing during my home buying process. I cannot imagine having done this with anyone else! She is knowledgeable and always willing to answer questions. I\u0092m lucky to have had her on my side!!\"';
TestCell84.appendChild(TestDiv84);
TestRow84.appendChild(TestCell84);
var SigRow84 = document.createElement('TR');
var SigCell84 = document.createElement('TD');
SigCell84.className = 'TestimonialTree_Signature';
var SigData84 = document.createTextNode('Jessica Stephens');
SigCell84.appendChild(SigData84);
SigRow84.appendChild(SigCell84);
//Add Row
tmp.appendChild(SigRow84);
//Add Row
tmp.appendChild(TestRow84);
var BR85 = document.createElement('BR');
var TestRow85 = document.createElement('TR');
var TestCell85 = document.createElement('TD');
TestCell85.className = 'TestimonialTree_Testimonial';
TestCell85.className = 'TestimonialTree_Testimonial';
var TestDiv85 = document.createElement('div');
TestDiv85.innerHTML= '\"Holly has been amazing for both of our home purchases, 12 years ago and also last week. She\u0092s always available, honest and just fun to work with. She\u0092s great at her job, clearly loves it and is just wonderful to work with! Highest recommendation from us! \"';
TestCell85.appendChild(TestDiv85);
TestRow85.appendChild(TestCell85);
var SigRow85 = document.createElement('TR');
var SigCell85 = document.createElement('TD');
SigCell85.className = 'TestimonialTree_Signature';
var SigData85 = document.createTextNode('Erinn Meece');
SigCell85.appendChild(SigData85);
SigRow85.appendChild(SigCell85);
//Add Row
tmp.appendChild(SigRow85);
//Add Row
tmp.appendChild(TestRow85);
var BR86 = document.createElement('BR');
var TestRow86 = document.createElement('TR');
var TestCell86 = document.createElement('TD');
TestCell86.className = 'TestimonialTree_Testimonial';
TestCell86.className = 'TestimonialTree_Testimonial';
var TestDiv86 = document.createElement('div');
TestDiv86.innerHTML= '\"Holly is always available, making the time for us, and knowledgable. Always our go to when it comes to looking at properties. Thanks for everything. You\u0092re the greatest. \"';
TestCell86.appendChild(TestDiv86);
TestRow86.appendChild(TestCell86);
var SigRow86 = document.createElement('TR');
var SigCell86 = document.createElement('TD');
SigCell86.className = 'TestimonialTree_Signature';
var SigData86 = document.createTextNode('Adam Meece');
SigCell86.appendChild(SigData86);
SigRow86.appendChild(SigCell86);
//Add Row
tmp.appendChild(SigRow86);
//Add Row
tmp.appendChild(TestRow86);
var BR87 = document.createElement('BR');
var TestRow87 = document.createElement('TR');
var TestCell87 = document.createElement('TD');
TestCell87.className = 'TestimonialTree_Testimonial';
TestCell87.className = 'TestimonialTree_Testimonial';
var TestDiv87 = document.createElement('div');
TestDiv87.innerHTML= '\"N/A\"';
TestCell87.appendChild(TestDiv87);
TestRow87.appendChild(TestCell87);
var SigRow87 = document.createElement('TR');
var SigCell87 = document.createElement('TD');
SigCell87.className = 'TestimonialTree_Signature';
var SigData87 = document.createTextNode('Tia Dickens');
SigCell87.appendChild(SigData87);
SigRow87.appendChild(SigCell87);
//Add Row
tmp.appendChild(SigRow87);
//Add Row
tmp.appendChild(TestRow87);
var BR88 = document.createElement('BR');
var TestRow88 = document.createElement('TR');
var TestCell88 = document.createElement('TD');
TestCell88.className = 'TestimonialTree_Testimonial';
TestCell88.className = 'TestimonialTree_Testimonial';
var TestDiv88 = document.createElement('div');
TestDiv88.innerHTML= '\"There is no one better then Holly Nally!\"';
TestCell88.appendChild(TestDiv88);
TestRow88.appendChild(TestCell88);
var SigRow88 = document.createElement('TR');
var SigCell88 = document.createElement('TD');
SigCell88.className = 'TestimonialTree_Signature';
var SigData88 = document.createTextNode('Lori Corsarie');
SigCell88.appendChild(SigData88);
SigRow88.appendChild(SigCell88);
//Add Row
tmp.appendChild(SigRow88);
//Add Row
tmp.appendChild(TestRow88);
var BR89 = document.createElement('BR');
var TestRow89 = document.createElement('TR');
var TestCell89 = document.createElement('TD');
TestCell89.className = 'TestimonialTree_Testimonial';
TestCell89.className = 'TestimonialTree_Testimonial';
var TestDiv89 = document.createElement('div');
TestDiv89.innerHTML= '\"This is the second home Holly has sold for us. She is always professional, knowledgeable and connected, responsive and attentive to details. Her proactive marketing approach brought in several perspective buyers. At the successful conclusion of what can be a stressful process, you will consider Holly a friend. \"';
TestCell89.appendChild(TestDiv89);
TestRow89.appendChild(TestCell89);
var SigRow89 = document.createElement('TR');
var SigCell89 = document.createElement('TD');
SigCell89.className = 'TestimonialTree_Signature';
var SigData89 = document.createTextNode('Debra Camp');
SigCell89.appendChild(SigData89);
SigRow89.appendChild(SigCell89);
//Add Row
tmp.appendChild(SigRow89);
//Add Row
tmp.appendChild(TestRow89);
var BR90 = document.createElement('BR');
var TestRow90 = document.createElement('TR');
var TestCell90 = document.createElement('TD');
TestCell90.className = 'TestimonialTree_Testimonial';
TestCell90.className = 'TestimonialTree_Testimonial';
var TestDiv90 = document.createElement('div');
TestDiv90.innerHTML= '\"Holly went above and beyond to make the experience of buying our home a positive one. Her knowledge of the neighborhood and patience with us during the decision process was extremely helpful.\"';
TestCell90.appendChild(TestDiv90);
TestRow90.appendChild(TestCell90);
var SigRow90 = document.createElement('TR');
var SigCell90 = document.createElement('TD');
SigCell90.className = 'TestimonialTree_Signature';
var SigData90 = document.createTextNode('Robert Corsarie');
SigCell90.appendChild(SigData90);
SigRow90.appendChild(SigCell90);
//Add Row
tmp.appendChild(SigRow90);
//Add Row
tmp.appendChild(TestRow90);
var BR91 = document.createElement('BR');
var TestRow91 = document.createElement('TR');
var TestCell91 = document.createElement('TD');
TestCell91.className = 'TestimonialTree_Testimonial';
TestCell91.className = 'TestimonialTree_Testimonial';
var TestDiv91 = document.createElement('div');
TestDiv91.innerHTML= '\"Holly was very informed about what was going on, and she filled me in with everything happening during the whole process of the sale. She explained all the documents and never let me sign anything she hadn\u0092t explained thoroughly. She was on time and always happy to talk! Holly made the process super easy and painless for me. \"';
TestCell91.appendChild(TestDiv91);
TestRow91.appendChild(TestCell91);
var SigRow91 = document.createElement('TR');
var SigCell91 = document.createElement('TD');
SigCell91.className = 'TestimonialTree_Signature';
var SigData91 = document.createTextNode('Molly Mayer');
SigCell91.appendChild(SigData91);
SigRow91.appendChild(SigCell91);
//Add Row
tmp.appendChild(SigRow91);
//Add Row
tmp.appendChild(TestRow91);
var BR92 = document.createElement('BR');
var TestRow92 = document.createElement('TR');
var TestCell92 = document.createElement('TD');
TestCell92.className = 'TestimonialTree_Testimonial';
TestCell92.className = 'TestimonialTree_Testimonial';
var TestDiv92 = document.createElement('div');
TestDiv92.innerHTML= '\"Holly did an amazing job through this whole process being informative, on time, and pleasant to work with. She did not let me sign anything unless she went through it thoroughly and explained each part of what I was signing. She was very knowledgeable of what was going on and kept me up to date with everything that happened through this process. I got the most out of my sale, and that was all because of Holly! She made this a very easy and painless process for me. \"';
TestCell92.appendChild(TestDiv92);
TestRow92.appendChild(TestCell92);
var SigRow92 = document.createElement('TR');
var SigCell92 = document.createElement('TD');
SigCell92.className = 'TestimonialTree_Signature';
var SigData92 = document.createTextNode('mollymayer927');
SigCell92.appendChild(SigData92);
SigRow92.appendChild(SigCell92);
var SourceCell92 = document.createElement('TD');
SourceCell92.className = 'TestimonialTree_Source';
var SourceData92 = document.createTextNode('on Zillow');
SourceCell92.appendChild(SourceData92);
SigCell92.appendChild(SourceCell92);
//Add Row
tmp.appendChild(SigRow92);
//Add Row
tmp.appendChild(TestRow92);
var BR93 = document.createElement('BR');
var TestRow93 = document.createElement('TR');
var TestCell93 = document.createElement('TD');
TestCell93.className = 'TestimonialTree_Testimonial';
TestCell93.className = 'TestimonialTree_Testimonial';
var TestDiv93 = document.createElement('div');
TestDiv93.innerHTML= '\"Holly was outstanding to deal with. She was patient and very thorough throughout the process. She went above and beyond with her time and was a great resource for us throughout the process. The best interaction I\u0092ve experienced with a real estate professional.\"';
TestCell93.appendChild(TestDiv93);
TestRow93.appendChild(TestCell93);
var SigRow93 = document.createElement('TR');
var SigCell93 = document.createElement('TD');
SigCell93.className = 'TestimonialTree_Signature';
var SigData93 = document.createTextNode('qcqp9s72c7');
SigCell93.appendChild(SigData93);
SigRow93.appendChild(SigCell93);
var SourceCell93 = document.createElement('TD');
SourceCell93.className = 'TestimonialTree_Source';
var SourceData93 = document.createTextNode('on Zillow');
SourceCell93.appendChild(SourceData93);
SigCell93.appendChild(SourceCell93);
//Add Row
tmp.appendChild(SigRow93);
//Add Row
tmp.appendChild(TestRow93);
var BR94 = document.createElement('BR');
var TestRow94 = document.createElement('TR');
var TestCell94 = document.createElement('TD');
TestCell94.className = 'TestimonialTree_Testimonial';
TestCell94.className = 'TestimonialTree_Testimonial';
var TestDiv94 = document.createElement('div');
TestDiv94.innerHTML= '\"This transaction was at least the 5th home Holly has sold for me. I will continue to use Holly in the future as she is an outstanding individual and excellent agent. \"';
TestCell94.appendChild(TestDiv94);
TestRow94.appendChild(TestCell94);
var SigRow94 = document.createElement('TR');
var SigCell94 = document.createElement('TD');
SigCell94.className = 'TestimonialTree_Signature';
var SigData94 = document.createTextNode('Marty Haas');
SigCell94.appendChild(SigData94);
SigRow94.appendChild(SigCell94);
//Add Row
tmp.appendChild(SigRow94);
//Add Row
tmp.appendChild(TestRow94);
var BR95 = document.createElement('BR');
var TestRow95 = document.createElement('TR');
var TestCell95 = document.createElement('TD');
TestCell95.className = 'TestimonialTree_Testimonial';
TestCell95.className = 'TestimonialTree_Testimonial';
var TestDiv95 = document.createElement('div');
TestDiv95.innerHTML= '\"Holly & Owen did a fantastic job with selling my Condo. Always kept me informed of where we were at and any direction changes we may need to make. Excellent knowledge of the market landscape. So helpful !\"';
TestCell95.appendChild(TestDiv95);
TestRow95.appendChild(TestCell95);
var SigRow95 = document.createElement('TR');
var SigCell95 = document.createElement('TD');
SigCell95.className = 'TestimonialTree_Signature';
var SigData95 = document.createTextNode('Andrew Wolf');
SigCell95.appendChild(SigData95);
SigRow95.appendChild(SigCell95);
//Add Row
tmp.appendChild(SigRow95);
//Add Row
tmp.appendChild(TestRow95);
var BR96 = document.createElement('BR');
var TestRow96 = document.createElement('TR');
var TestCell96 = document.createElement('TD');
TestCell96.className = 'TestimonialTree_Testimonial';
TestCell96.className = 'TestimonialTree_Testimonial';
var TestDiv96 = document.createElement('div');
TestDiv96.innerHTML= '\"Holly and Owen were unbelievable! They were always there to walk me through when I had question. In a tough market , they were always on top what the competition was doing, never giving up and selling my property in the 11th hour. Great job!\"';
TestCell96.appendChild(TestDiv96);
TestRow96.appendChild(TestCell96);
var SigRow96 = document.createElement('TR');
var SigCell96 = document.createElement('TD');
SigCell96.className = 'TestimonialTree_Signature';
var SigData96 = document.createTextNode('zuser20181102113357376');
SigCell96.appendChild(SigData96);
SigRow96.appendChild(SigCell96);
var SourceCell96 = document.createElement('TD');
SourceCell96.className = 'TestimonialTree_Source';
var SourceData96 = document.createTextNode('on Zillow');
SourceCell96.appendChild(SourceData96);
SigCell96.appendChild(SourceCell96);
//Add Row
tmp.appendChild(SigRow96);
//Add Row
tmp.appendChild(TestRow96);
var BR97 = document.createElement('BR');
var TestRow97 = document.createElement('TR');
var TestCell97 = document.createElement('TD');
TestCell97.className = 'TestimonialTree_Testimonial';
TestCell97.className = 'TestimonialTree_Testimonial';
var TestDiv97 = document.createElement('div');
TestDiv97.innerHTML= '\"Holly is experienced and knowledgeable. My daughter and son-in-law have dealt with her on many sales and purchases and have always had tremendous success. She understands how to market a home to see quick results. Once the property is pending she follows through with continued communication all the way through closing. I recommend Holly on all levels from beginning to end whether buying or selling. She will not disappoint!! \"';
TestCell97.appendChild(TestDiv97);
TestRow97.appendChild(TestCell97);
var SigRow97 = document.createElement('TR');
var SigCell97 = document.createElement('TD');
SigCell97.className = 'TestimonialTree_Signature';
var SigData97 = document.createTextNode('Karen Evans');
SigCell97.appendChild(SigData97);
SigRow97.appendChild(SigCell97);
//Add Row
tmp.appendChild(SigRow97);
//Add Row
tmp.appendChild(TestRow97);
var BR98 = document.createElement('BR');
var TestRow98 = document.createElement('TR');
var TestCell98 = document.createElement('TD');
TestCell98.className = 'TestimonialTree_Testimonial';
TestCell98.className = 'TestimonialTree_Testimonial';
var TestDiv98 = document.createElement('div');
TestDiv98.innerHTML= '\"\"I had the pleasure of working with Holly five years ago when I bought my own home, so when my mother decided to relocate from Southwestern Kentucky to Northern Kentucky, Holly was the first person I thought of. Once again, she exceeded our expectations. Holly was fantastic to work with\u0097friendly, professional, and incredibly responsive. Our situation was a bit unique as my mother was purchasing the home long-distance. I was able to visit properties, but my mother couldn\u0092t be there in person. Holly made the entire process seamless, going above and beyond to ensure everything was handled smoothly. It never felt like just a business transaction\u0097she genuinely cared about finding the right home for my mom. I highly recommend Holly for anyone looking to buy or sell a home!\"\"';
TestCell98.appendChild(TestDiv98);
TestRow98.appendChild(TestCell98);
var SigRow98 = document.createElement('TR');
var SigCell98 = document.createElement('TD');
SigCell98.className = 'TestimonialTree_Signature';
var SigData98 = document.createTextNode('ruppeesmom');
SigCell98.appendChild(SigData98);
SigRow98.appendChild(SigCell98);
var SourceCell98 = document.createElement('TD');
SourceCell98.className = 'TestimonialTree_Source';
var SourceData98 = document.createTextNode('on Zillow');
SourceCell98.appendChild(SourceData98);
SigCell98.appendChild(SourceCell98);
//Add Row
tmp.appendChild(SigRow98);
//Add Row
tmp.appendChild(TestRow98);
var BR99 = document.createElement('BR');
var TestRow99 = document.createElement('TR');
var TestCell99 = document.createElement('TD');
TestCell99.className = 'TestimonialTree_Testimonial';
TestCell99.className = 'TestimonialTree_Testimonial';
var TestDiv99 = document.createElement('div');
TestDiv99.innerHTML= '\"Holly was very thorough and very patient making sure we understood every detail during the selling process. Her recommendations set the property up for immediate showings and an offer within 4 days of being on the market. With continued communication the closing went smooth and as expected. She is experienced and knows how to market a home! Highly recommended her!\"';
TestCell99.appendChild(TestDiv99);
TestRow99.appendChild(TestCell99);
var SigRow99 = document.createElement('TR');
var SigCell99 = document.createElement('TD');
SigCell99.className = 'TestimonialTree_Signature';
var SigData99 = document.createTextNode('teenaspivey');
SigCell99.appendChild(SigData99);
SigRow99.appendChild(SigCell99);
var SourceCell99 = document.createElement('TD');
SourceCell99.className = 'TestimonialTree_Source';
var SourceData99 = document.createTextNode('on Zillow');
SourceCell99.appendChild(SourceData99);
SigCell99.appendChild(SourceCell99);
//Add Row
tmp.appendChild(SigRow99);
//Add Row
tmp.appendChild(TestRow99);
document.getElementById('TestimonialTree_Widget_43475').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://www.testimonialtree.com/?uid=249870';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '