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=66951¶ms=' + params;
var ipJson;
TT_getIP(ipJson);
//End adding widget load to stats
var v_css = document.createElement('link');
v_css.rel = 'stylesheet';
v_css.type = 'text/css';
v_css.href = 'https://testimonialtree.com/Styles/TestimonialTree_Widget1.css';
document.getElementsByTagName('head')[0].appendChild(v_css);
var newEl = document.createElement('TABLE');
newEl.setAttribute('cellPadding',5);
var tmp = document.createElement('TBODY');
newEl.appendChild(tmp);
var BR0 = document.createElement('BR');
var TestRow0 = document.createElement('TR');
var TestCell0 = document.createElement('TD');
TestCell0.className = 'TestimonialTree_Testimonial';
TestCell0.className = 'TestimonialTree_Testimonial';
var TestDiv0 = document.createElement('div');
TestDiv0.innerHTML= '\"Considerate, attentive, we were listened to.\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Constance Schmidt');
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= '\"After taking about a month to prepare our home for sale, we finally listed it on a Monday at about 9AM. Five days later we agreed to accept one of five competing offers, two of which were above asking price. We believe that happy outcome resulted from the excellent advice and hard work of our realtor, Cyndi Ridenhour. She had numerous suggestions about making our home \"showable\"; fixing the things that we most needed to alter to make it attractive to a potential buyer. Every time we had a question for her she always had an answer quickly. We had a great experience with Cyndi and Windermere!\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('Stephan Early');
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= '\"After taking about a month to prepare our home for sale, we finally listed it on a Monday at about 9AM. Five days later we agreed to accept one of five competing offers, two of which were above asking price. We believe that happy outcome resulted from the excellent advice and hard work of our realtor, Cyndi Ridenhour. She had numerous suggestions about making our home \"showable\"; fixing the things that we most needed to alter to make it attractive to a potential buyer. Every time we had a question for her she always had an answer quickly. We had a great experience with Cyndi and Windermere!\"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Mary Shepard');
SigCell2.appendChild(SigData2);
SigRow2.appendChild(SigCell2);
//Add Row
tmp.appendChild(SigRow2);
//Add Row
tmp.appendChild(TestRow2);
var BR3 = document.createElement('BR');
var TestRow3 = document.createElement('TR');
var TestCell3 = document.createElement('TD');
TestCell3.className = 'TestimonialTree_Testimonial';
TestCell3.className = 'TestimonialTree_Testimonial';
var TestDiv3 = document.createElement('div');
TestDiv3.innerHTML= '\"We listed and sold our rental condo unit in Bellingham. Our agent Ashley Tuttle is knowledgeable and professional and maintained good communication from start to finish.\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Edward Vance');
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= '\"The Kenoyer team made the whole process easier. Having worked with Chet on past property purchases and sales, I already knew I could rely on their realistic perspective for questions over certain elements I was considering as well as what would help get the best end result. \"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Stephanie Artino');
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= '\"Wonderful - very thorough and supportive.\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Kelly Stormking');
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= '\"Aldo was great to work with. He came to our first meeting with a prepared dossier of all the neighborhood comps and a clear outline of the services he offered. He was easily reached and responsive to any questions or requests from me.
\nI knew exactly what to expect each step of the way. \"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Sharon Rutherford');
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= '\"Chet Kenoyer sold me my very first home in 2005. He also coordinated my most recent property purchase, in April 2025. Throughout the decades, Chet has been a very friendly, knowledgeable, involved and proactive realtor. Very few must know the Bellingham, and surrounding, area as well. His family\'s involvement is very much intertwined with the history of the Bellingham, and has contributed much to our area\'s wonderful evolution. \"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Robert Dy');
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= '\"Just a joy to work with \"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Roger & Anita Hegwald');
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= '\"Communication was the key, well done. That and relatioship. very long term
\nReally appreciated moral support at time of signing.\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Carol Erickson');
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= '\"Amazing, incredible, heartfelt, competent, considerate\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Theresa Welsh');
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= '\"Kind,courteous! Always going the extra mile to accommodate us!\"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Roger & Anita Hegwald');
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= '\"Dale Chumbley and Maria Andrews are true professionals and it\'s been a pleasure to work with them. We won\'t hesitate to recommend them to friends and family, and will contact them if we ever need a realtor again.\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('Shaun O\'Neill');
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= '\"Rxcellent\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Janis Gray');
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= '\"Luis Vasquez, and Meagan went above and beyond. Their devotion patients and hard work were key factors in moving the home sale forward. From the detailed paperwork to the clear lines of communication. I couldn\'t have asked for better agents. They even took extra steps to assist me, and helped me to understand the process.\"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Jeremy Dickson');
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= '\"Excellent real estate service! Made my home buying experience smooth and stress free process!
\nThank you helping me achieve my homeownership dreams.\"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Rechael O Sears');
SigCell15.appendChild(SigData15);
SigRow15.appendChild(SigCell15);
//Add Row
tmp.appendChild(SigRow15);
//Add Row
tmp.appendChild(TestRow15);
var BR16 = document.createElement('BR');
var TestRow16 = document.createElement('TR');
var TestCell16 = document.createElement('TD');
TestCell16.className = 'TestimonialTree_Testimonial';
TestCell16.className = 'TestimonialTree_Testimonial';
var TestDiv16 = document.createElement('div');
TestDiv16.innerHTML= '\"I had a great experience working with a Windemere agent on the purchase of a home. My agent was very knowledgeable and was a great resource throughout the process. \"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('Ronald Wehrle');
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= '\"Dale and Maria did a great job handling our property sale. They promoted the listing very effectively and it sold quickly. Along the way they answered questions and offered advice as needed. We hit some challenges in the negotiations but they kept us on track. The closing was very efficient. The sale was a result of the death of our son. Dale and Maria offered kindness and compassion as we navigated the process.\"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('Thomas E Vogt');
SigCell17.appendChild(SigData17);
SigRow17.appendChild(SigCell17);
//Add Row
tmp.appendChild(SigRow17);
//Add Row
tmp.appendChild(TestRow17);
var BR18 = document.createElement('BR');
var TestRow18 = document.createElement('TR');
var TestCell18 = document.createElement('TD');
TestCell18.className = 'TestimonialTree_Testimonial';
TestCell18.className = 'TestimonialTree_Testimonial';
var TestDiv18 = document.createElement('div');
TestDiv18.innerHTML= '\"The realtor was so professional. I\u0092ve sold 10 house in my past. I was so impressed with Barbara. Incredible in all aspects. I will absolutely recommend her to everyone. Thank you. \"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('Robert S Crawford');
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= '\"Jacson was very helpful and made the whole process smooth and fun. WE would gladly recommend working with him to others. \"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('Isis Marks');
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= '\"Excellent. Personal, resourceful, good attention to deal and kept us updated. \"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Jeffrey Ulmer');
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= '\"wonderful, efficient, fantastic people to work with. Luis and Meaghan are fantastic people to work with. Luis explains everything in terms we can understand. He is also very patient with us and all our questions. He was there for us whenever we needed him and made us feel special. :)\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('Joe Linn');
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= '\"It was great. We got the home of our dreams, better than we imagined we could get when we started, and Jacson made the process enjoyable and understandable. \"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('Ronald Marks, Jr');
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= '\"Jim did a great job for us, a 75 acre piece of raw land so not the easiest land to sell. Stayed in good touch with us and replied promptly when called also. Would use him again for sure Excellent job\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('Michael Kittleson');
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= '\"Very professional\"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Kenneth Keleman');
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= '\"Working with Michelle as a first-time homebuyer was an outstanding experience. From the start, she was not only prompt in her responses but also incredibly knowledgeable and patient, guiding me through every step of the process. She took the time to thoroughly explain each aspect of buying a home, ensuring I felt confident and well-informed in my decisions.
\n
\nMichelle was always flexible, providing me with the information I needed and answering all my questions in a clear, timely manner. Despite facing some challenges with the sellers and the process taking longer than expected, Michelle made everything as stress-free as possible.
\n
\nHer expertise and supportive approach truly made the entire experience much smoother than I anticipated. I especially appreciated how she continues to check in with me even after closing, knowing that there are always more questions and details to sort out when buying a first home.
\n
\nI would wholeheartedly recommend Michelle to anyone\u0097especially first-time buyers. Her exceptional level of support and education makes all the difference in what can often be a daunting process.\"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Sippara B.');
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= '\"Preston is an outstanding realtor who truly cares about his clients and the community. From start to finish, he made the process smooth and stress-free. His knowledge of the market, attention to detail, and dedication to finding the perfect home is unmatched. Beyond real estate, Preston is deeply involved in the community, always looking for ways to give back and support those around him. If you\'re looking for a realtor who is not only professional but also genuinely invested in your success, Preston is the one to call. Highly recommend!\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('Nicolai Korzynek');
SigCell26.appendChild(SigData26);
SigRow26.appendChild(SigCell26);
var SourceCell26 = document.createElement('TD');
SourceCell26.className = 'TestimonialTree_Source';
var SourceData26 = document.createTextNode('on Google');
SourceCell26.appendChild(SourceData26);
SigCell26.appendChild(SourceCell26);
//Add Row
tmp.appendChild(SigRow26);
//Add Row
tmp.appendChild(TestRow26);
var BR27 = document.createElement('BR');
var TestRow27 = document.createElement('TR');
var TestCell27 = document.createElement('TD');
TestCell27.className = 'TestimonialTree_Testimonial';
TestCell27.className = 'TestimonialTree_Testimonial';
var TestDiv27 = document.createElement('div');
TestDiv27.innerHTML= '\"Rob Cowles is a legit, hands down the best Realtor in all of Clark County, possibly the W-O-R-L-D. He is thorough, VERY communicative and didn\'t miss a beat. He was able to talk me off a few ledges of painful moving and house selling drama! I have known Rob for a long time (GO TRAPPERS!) When we decided to sell there was no doubt we would trust this with Rob! You won\'t be disappointed... call him NOW! \"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('Carmen Dawkins');
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= '\"Rob Cowles is a legit, hands down the best Realtor in all of Clark County, possibly the W-O-R-L-D. He is thorough, VERY communicative and didn\'t miss a beat. He was able to talk me off a few ledges of painful moving and house selling drama! I have known Rob for a long time (GO TRAPPERS!) When we decided to sell there was no doubt we would trust this with Rob! You won\'t be disappointed... call him NOW! \"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('William Dawkins');
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= '\"We had a great experience working with Elizabeth to buy our Bellingham home. It was a bit more complicated than a \"normal\" transaction- we were buying the home while living on the other side of the state and we bought in partnership with my parents,
\nElizabeth was fantastic. She was professional and personable, kind and flexible with our requests, and maintained great communication throughout the process. I would 100% recommend her to others!\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('Erin Harvey Houtsma');
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= '\"Working together as a team with Preston is easy. He\u0092s a considerate listener and analytical in his thinking regarding the process of pricing, negotiating and closing real estate transactions. Preston communicated with us by phone, text and email. His ideas for producing quality literature and videos of our property were first class. We always felt that we knew exactly how our sale was proceeding. He involved us directly with decisions and gave solid advice when we needed it. We would highly recommend Preston for your next real estate transaction. \"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Ronald & Joni S.');
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= '\"Preston provided amazing service during the sale of my mother\u0092s house. He knew the neighborhood and was able to help research appropriate values for the house. Preston\u0092s efforts kept the listing, viewings and sale progressing. I greatly appreciated the follow-up and organization through the process. Despite managing this sale of my mother\u0092s house from the East Coast, Preston made the sales process very smooth. I highly recommend him to other sellers. \"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Randy N.');
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= '\"Incredibly kind and helpful, Thank you Preston!\"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Chantel G.');
SigCell32.appendChild(SigData32);
SigRow32.appendChild(SigCell32);
var SourceCell32 = document.createElement('TD');
SourceCell32.className = 'TestimonialTree_Source';
var SourceData32 = document.createTextNode('on Google');
SourceCell32.appendChild(SourceData32);
SigCell32.appendChild(SourceCell32);
//Add Row
tmp.appendChild(SigRow32);
//Add Row
tmp.appendChild(TestRow32);
var BR33 = document.createElement('BR');
var TestRow33 = document.createElement('TR');
var TestCell33 = document.createElement('TD');
TestCell33.className = 'TestimonialTree_Testimonial';
TestCell33.className = 'TestimonialTree_Testimonial';
var TestDiv33 = document.createElement('div');
TestDiv33.innerHTML= '\"Preston is an extremely genuine and caring person. You will not find anyone more helpful than him!\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('DylanConnorSloan');
SigCell33.appendChild(SigData33);
SigRow33.appendChild(SigCell33);
var SourceCell33 = document.createElement('TD');
SourceCell33.className = 'TestimonialTree_Source';
var SourceData33 = document.createTextNode('on Google');
SourceCell33.appendChild(SourceData33);
SigCell33.appendChild(SourceCell33);
//Add Row
tmp.appendChild(SigRow33);
//Add Row
tmp.appendChild(TestRow33);
var BR34 = document.createElement('BR');
var TestRow34 = document.createElement('TR');
var TestCell34 = document.createElement('TD');
TestCell34.className = 'TestimonialTree_Testimonial';
TestCell34.className = 'TestimonialTree_Testimonial';
var TestDiv34 = document.createElement('div');
TestDiv34.innerHTML= '\"Preston\u0092s knowledge of the market continues to show why so many trust him with the sell of their home and/or purchasing a home. He helps make navigating this wild market less stressful which helps with the entire process. Call Preston!\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Ryan Strong');
SigCell34.appendChild(SigData34);
SigRow34.appendChild(SigCell34);
var SourceCell34 = document.createElement('TD');
SourceCell34.className = 'TestimonialTree_Source';
var SourceData34 = document.createTextNode('on Google');
SourceCell34.appendChild(SourceData34);
SigCell34.appendChild(SourceCell34);
//Add Row
tmp.appendChild(SigRow34);
//Add Row
tmp.appendChild(TestRow34);
var BR35 = document.createElement('BR');
var TestRow35 = document.createElement('TR');
var TestCell35 = document.createElement('TD');
TestCell35.className = 'TestimonialTree_Testimonial';
TestCell35.className = 'TestimonialTree_Testimonial';
var TestDiv35 = document.createElement('div');
TestDiv35.innerHTML= '\"It\u0092s a pleasure working with Preston. His knowledge of the local area is impressive and his communication is always positively on point. My referrals to Bothell will always be directed his way. You are in safe hands.\"';
TestCell35.appendChild(TestDiv35);
TestRow35.appendChild(TestCell35);
var SigRow35 = document.createElement('TR');
var SigCell35 = document.createElement('TD');
SigCell35.className = 'TestimonialTree_Signature';
var SigData35 = document.createTextNode('Georgina Pringle');
SigCell35.appendChild(SigData35);
SigRow35.appendChild(SigCell35);
var SourceCell35 = document.createElement('TD');
SourceCell35.className = 'TestimonialTree_Source';
var SourceData35 = document.createTextNode('on Google');
SourceCell35.appendChild(SourceData35);
SigCell35.appendChild(SourceCell35);
//Add Row
tmp.appendChild(SigRow35);
//Add Row
tmp.appendChild(TestRow35);
var BR36 = document.createElement('BR');
var TestRow36 = document.createElement('TR');
var TestCell36 = document.createElement('TD');
TestCell36.className = 'TestimonialTree_Testimonial';
TestCell36.className = 'TestimonialTree_Testimonial';
var TestDiv36 = document.createElement('div');
TestDiv36.innerHTML= '\"Thank you Preston! Preston\'s confidence and knowledge made selling our home relatively stress-free. He professionally handled all details and always made himself available to answer questions. We\'re very satisfied with Preston and recommend him to anyone who\'s buying or selling their home.\"';
TestCell36.appendChild(TestDiv36);
TestRow36.appendChild(TestCell36);
var SigRow36 = document.createElement('TR');
var SigCell36 = document.createElement('TD');
SigCell36.className = 'TestimonialTree_Signature';
var SigData36 = document.createTextNode('Bette Lemley');
SigCell36.appendChild(SigData36);
SigRow36.appendChild(SigCell36);
var SourceCell36 = document.createElement('TD');
SourceCell36.className = 'TestimonialTree_Source';
var SourceData36 = document.createTextNode('on Google');
SourceCell36.appendChild(SourceData36);
SigCell36.appendChild(SourceCell36);
//Add Row
tmp.appendChild(SigRow36);
//Add Row
tmp.appendChild(TestRow36);
var BR37 = document.createElement('BR');
var TestRow37 = document.createElement('TR');
var TestCell37 = document.createElement('TD');
TestCell37.className = 'TestimonialTree_Testimonial';
TestCell37.className = 'TestimonialTree_Testimonial';
var TestDiv37 = document.createElement('div');
TestDiv37.innerHTML= '\"Working with Preston made our buying and selling experience stress free! He is incredibly knowledgeable about comps in the area and helped us choose a listing price that had our house sold on the first weekend for just over asking! We were in escrow on our new dream home within weeks and had a flawless purchase process. We are now using him again to help sell our second property! Definitely our realtor for life.\"';
TestCell37.appendChild(TestDiv37);
TestRow37.appendChild(TestCell37);
var SigRow37 = document.createElement('TR');
var SigCell37 = document.createElement('TD');
SigCell37.className = 'TestimonialTree_Signature';
var SigData37 = document.createTextNode('Merith Hall');
SigCell37.appendChild(SigData37);
SigRow37.appendChild(SigCell37);
var SourceCell37 = document.createElement('TD');
SourceCell37.className = 'TestimonialTree_Source';
var SourceData37 = document.createTextNode('on Google');
SourceCell37.appendChild(SourceData37);
SigCell37.appendChild(SourceCell37);
//Add Row
tmp.appendChild(SigRow37);
//Add Row
tmp.appendChild(TestRow37);
var BR38 = document.createElement('BR');
var TestRow38 = document.createElement('TR');
var TestCell38 = document.createElement('TD');
TestCell38.className = 'TestimonialTree_Testimonial';
TestCell38.className = 'TestimonialTree_Testimonial';
var TestDiv38 = document.createElement('div');
TestDiv38.innerHTML= '\"As a Broker/Realtor, I found the tech help from Preston very helpful to launch my real estate website. If you are looking for a tech savvy real estate agent, Preston is the man to go to!\"';
TestCell38.appendChild(TestDiv38);
TestRow38.appendChild(TestCell38);
var SigRow38 = document.createElement('TR');
var SigCell38 = document.createElement('TD');
SigCell38.className = 'TestimonialTree_Signature';
var SigData38 = document.createTextNode('Adriana Martinez G');
SigCell38.appendChild(SigData38);
SigRow38.appendChild(SigCell38);
var SourceCell38 = document.createElement('TD');
SourceCell38.className = 'TestimonialTree_Source';
var SourceData38 = document.createTextNode('on Google');
SourceCell38.appendChild(SourceData38);
SigCell38.appendChild(SourceCell38);
//Add Row
tmp.appendChild(SigRow38);
//Add Row
tmp.appendChild(TestRow38);
var BR39 = document.createElement('BR');
var TestRow39 = document.createElement('TR');
var TestCell39 = document.createElement('TD');
TestCell39.className = 'TestimonialTree_Testimonial';
TestCell39.className = 'TestimonialTree_Testimonial';
var TestDiv39 = document.createElement('div');
TestDiv39.innerHTML= '\"We highly recommend Preston for any of your real estate endeavors. We tried selling our townhome using a mainstream internet company that was cheaper, but you get what you pay for. Preston gave us valuable feedback on things needing improvement prior to listing and exceeded our expectations. Very professional and communicates promptly to all questions.\"';
TestCell39.appendChild(TestDiv39);
TestRow39.appendChild(TestCell39);
var SigRow39 = document.createElement('TR');
var SigCell39 = document.createElement('TD');
SigCell39.className = 'TestimonialTree_Signature';
var SigData39 = document.createTextNode('Keith Tyler');
SigCell39.appendChild(SigData39);
SigRow39.appendChild(SigCell39);
var SourceCell39 = document.createElement('TD');
SourceCell39.className = 'TestimonialTree_Source';
var SourceData39 = document.createTextNode('on Google');
SourceCell39.appendChild(SourceData39);
SigCell39.appendChild(SourceCell39);
//Add Row
tmp.appendChild(SigRow39);
//Add Row
tmp.appendChild(TestRow39);
var BR40 = document.createElement('BR');
var TestRow40 = document.createElement('TR');
var TestCell40 = document.createElement('TD');
TestCell40.className = 'TestimonialTree_Testimonial';
TestCell40.className = 'TestimonialTree_Testimonial';
var TestDiv40 = document.createElement('div');
TestDiv40.innerHTML= '\"Simply Fantastic. As our \u0093Sellers\u0092 Agent,\u0094 Preston went above and beyond to make sure our home was positioned correctly to ensure a quick sale. Smart, professional, and loaded with initiative, Preston made our transition quick and painless. We could not have asked for a better agent!\"';
TestCell40.appendChild(TestDiv40);
TestRow40.appendChild(TestCell40);
var SigRow40 = document.createElement('TR');
var SigCell40 = document.createElement('TD');
SigCell40.className = 'TestimonialTree_Signature';
var SigData40 = document.createTextNode('user98145038');
SigCell40.appendChild(SigData40);
SigRow40.appendChild(SigCell40);
var SourceCell40 = document.createElement('TD');
SourceCell40.className = 'TestimonialTree_Source';
var SourceData40 = document.createTextNode('on Zillow');
SourceCell40.appendChild(SourceData40);
SigCell40.appendChild(SourceCell40);
//Add Row
tmp.appendChild(SigRow40);
//Add Row
tmp.appendChild(TestRow40);
var BR41 = document.createElement('BR');
var TestRow41 = document.createElement('TR');
var TestCell41 = document.createElement('TD');
TestCell41.className = 'TestimonialTree_Testimonial';
TestCell41.className = 'TestimonialTree_Testimonial';
var TestDiv41 = document.createElement('div');
TestDiv41.innerHTML= '\"If you are looking for an agent that will go the extra mile for you....look no further! Preston was as dedicated as we were to finding our perfect home. It was definitely an adventure and Preston guided us the entire way, and always with a smile!\"';
TestCell41.appendChild(TestDiv41);
TestRow41.appendChild(TestCell41);
var SigRow41 = document.createElement('TR');
var SigCell41 = document.createElement('TD');
SigCell41.className = 'TestimonialTree_Signature';
var SigData41 = document.createTextNode('timandmich');
SigCell41.appendChild(SigData41);
SigRow41.appendChild(SigCell41);
var SourceCell41 = document.createElement('TD');
SourceCell41.className = 'TestimonialTree_Source';
var SourceData41 = document.createTextNode('on Zillow');
SourceCell41.appendChild(SourceData41);
SigCell41.appendChild(SourceCell41);
//Add Row
tmp.appendChild(SigRow41);
//Add Row
tmp.appendChild(TestRow41);
var BR42 = document.createElement('BR');
var TestRow42 = document.createElement('TR');
var TestCell42 = document.createElement('TD');
TestCell42.className = 'TestimonialTree_Testimonial';
TestCell42.className = 'TestimonialTree_Testimonial';
var TestDiv42 = document.createElement('div');
TestDiv42.innerHTML= '\"Preston was our agent for a house we just sold. He did a great job, we got the price we wanted and it did not take long to sell. When it came to negotiating terms etc. with buyers he always had our best interest in mind. Very straight forward and easy to work with. When we buy our next home I will be calling him. Willy\"';
TestCell42.appendChild(TestDiv42);
TestRow42.appendChild(TestCell42);
var SigRow42 = document.createElement('TR');
var SigCell42 = document.createElement('TD');
SigCell42.className = 'TestimonialTree_Signature';
var SigData42 = document.createTextNode('wmack32');
SigCell42.appendChild(SigData42);
SigRow42.appendChild(SigCell42);
var SourceCell42 = document.createElement('TD');
SourceCell42.className = 'TestimonialTree_Source';
var SourceData42 = document.createTextNode('on Zillow');
SourceCell42.appendChild(SourceData42);
SigCell42.appendChild(SourceCell42);
//Add Row
tmp.appendChild(SigRow42);
//Add Row
tmp.appendChild(TestRow42);
var BR43 = document.createElement('BR');
var TestRow43 = document.createElement('TR');
var TestCell43 = document.createElement('TD');
TestCell43.className = 'TestimonialTree_Testimonial';
TestCell43.className = 'TestimonialTree_Testimonial';
var TestDiv43 = document.createElement('div');
TestDiv43.innerHTML= '\"Preston was great he was wonderful at listening to my needs being I was going to be 2,000 miles from my house I was selling. He was honest and accurate with his guidance and my home sold incredibly fast. I couldn\'t be happier with the outcome.\"';
TestCell43.appendChild(TestDiv43);
TestRow43.appendChild(TestCell43);
var SigRow43 = document.createElement('TR');
var SigCell43 = document.createElement('TD');
SigCell43.className = 'TestimonialTree_Signature';
var SigData43 = document.createTextNode('Julie Bateman');
SigCell43.appendChild(SigData43);
SigRow43.appendChild(SigCell43);
var SourceCell43 = document.createElement('TD');
SourceCell43.className = 'TestimonialTree_Source';
var SourceData43 = document.createTextNode('on Google');
SourceCell43.appendChild(SourceData43);
SigCell43.appendChild(SourceCell43);
//Add Row
tmp.appendChild(SigRow43);
//Add Row
tmp.appendChild(TestRow43);
var BR44 = document.createElement('BR');
var TestRow44 = document.createElement('TR');
var TestCell44 = document.createElement('TD');
TestCell44.className = 'TestimonialTree_Testimonial';
TestCell44.className = 'TestimonialTree_Testimonial';
var TestDiv44 = document.createElement('div');
TestDiv44.innerHTML= '\"Preston was the perfect choice for us. He was helpful and knowledgeable. Our home listed and sold unbelievable quickly. We had some unusual requirements, and Preston worked us through them with very little stress. Thank you Preston!!!!\"';
TestCell44.appendChild(TestDiv44);
TestRow44.appendChild(TestCell44);
var SigRow44 = document.createElement('TR');
var SigCell44 = document.createElement('TD');
SigCell44.className = 'TestimonialTree_Signature';
var SigData44 = document.createTextNode('mompuppet');
SigCell44.appendChild(SigData44);
SigRow44.appendChild(SigCell44);
var SourceCell44 = document.createElement('TD');
SourceCell44.className = 'TestimonialTree_Source';
var SourceData44 = document.createTextNode('on Zillow');
SourceCell44.appendChild(SourceData44);
SigCell44.appendChild(SourceCell44);
//Add Row
tmp.appendChild(SigRow44);
//Add Row
tmp.appendChild(TestRow44);
var BR45 = document.createElement('BR');
var TestRow45 = document.createElement('TR');
var TestCell45 = document.createElement('TD');
TestCell45.className = 'TestimonialTree_Testimonial';
TestCell45.className = 'TestimonialTree_Testimonial';
var TestDiv45 = document.createElement('div');
TestDiv45.innerHTML= '\"Very attentive, professional and friendly. We highly recommend Preston for all of your real estate needs. He was confidant he could sell our home fast, and he was right! Under 24 hours from listing our home to getting it sold for over asking price. He knew the area and the comps so well that he priced our home perfectly. He respected our wishes, heard our concerns and always answered our questions. We never felt alone in this process, and we can\'t wait to use him again to purchase our new home.\"';
TestCell45.appendChild(TestDiv45);
TestRow45.appendChild(TestCell45);
var SigRow45 = document.createElement('TR');
var SigCell45 = document.createElement('TD');
SigCell45.className = 'TestimonialTree_Signature';
var SigData45 = document.createTextNode('merith');
SigCell45.appendChild(SigData45);
SigRow45.appendChild(SigCell45);
var SourceCell45 = document.createElement('TD');
SourceCell45.className = 'TestimonialTree_Source';
var SourceData45 = document.createTextNode('on Zillow');
SourceCell45.appendChild(SourceData45);
SigCell45.appendChild(SourceCell45);
//Add Row
tmp.appendChild(SigRow45);
//Add Row
tmp.appendChild(TestRow45);
var BR46 = document.createElement('BR');
var TestRow46 = document.createElement('TR');
var TestCell46 = document.createElement('TD');
TestCell46.className = 'TestimonialTree_Testimonial';
TestCell46.className = 'TestimonialTree_Testimonial';
var TestDiv46 = document.createElement('div');
TestDiv46.innerHTML= '\"Preston took into account all of our requirements as well as our wish list to find the perfect home for us. After a search of many many houses, he found us a gem that I hadn\'t even seen online and fell in love. We weren\'t the easiest (nor the hardest) shoppers, but he handled everything wonderfully. We will definitely use him again if we choose to move.\"';
TestCell46.appendChild(TestDiv46);
TestRow46.appendChild(TestCell46);
var SigRow46 = document.createElement('TR');
var SigCell46 = document.createElement('TD');
SigCell46.className = 'TestimonialTree_Signature';
var SigData46 = document.createTextNode('lvictoriadunn');
SigCell46.appendChild(SigData46);
SigRow46.appendChild(SigCell46);
var SourceCell46 = document.createElement('TD');
SourceCell46.className = 'TestimonialTree_Source';
var SourceData46 = document.createTextNode('on Zillow');
SourceCell46.appendChild(SourceData46);
SigCell46.appendChild(SourceCell46);
//Add Row
tmp.appendChild(SigRow46);
//Add Row
tmp.appendChild(TestRow46);
var BR47 = document.createElement('BR');
var TestRow47 = document.createElement('TR');
var TestCell47 = document.createElement('TD');
TestCell47.className = 'TestimonialTree_Testimonial';
TestCell47.className = 'TestimonialTree_Testimonial';
var TestDiv47 = document.createElement('div');
TestDiv47.innerHTML= '\"Preston is a highly professional realtor. He made every effort to sell my townhouse, including offering his time to assist me with staging and moving. His guidance and timing resulted in a successful open house and the sale of my home in two days! He followed the transaction to closing, and acted as liaison with the buyers. The process was seamless thanks to Preston\'s diligence.\"';
TestCell47.appendChild(TestDiv47);
TestRow47.appendChild(TestCell47);
var SigRow47 = document.createElement('TR');
var SigCell47 = document.createElement('TD');
SigCell47.className = 'TestimonialTree_Signature';
var SigData47 = document.createTextNode('user87573721');
SigCell47.appendChild(SigData47);
SigRow47.appendChild(SigCell47);
var SourceCell47 = document.createElement('TD');
SourceCell47.className = 'TestimonialTree_Source';
var SourceData47 = document.createTextNode('on Zillow');
SourceCell47.appendChild(SourceData47);
SigCell47.appendChild(SourceCell47);
//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= '\"Preston was highly professional, knowledgeable and helpful. We will recommend him to all our friends and family. If you are looking for a Real Estate Professional who will provide excellent service, call Preston. Thank you Preston for making our transaction a lot better. Marie and Jay.\"';
TestCell48.appendChild(TestDiv48);
TestRow48.appendChild(TestCell48);
var SigRow48 = document.createElement('TR');
var SigCell48 = document.createElement('TD');
SigCell48.className = 'TestimonialTree_Signature';
var SigData48 = document.createTextNode('user58046234');
SigCell48.appendChild(SigData48);
SigRow48.appendChild(SigCell48);
var SourceCell48 = document.createElement('TD');
SourceCell48.className = 'TestimonialTree_Source';
var SourceData48 = document.createTextNode('on Zillow');
SourceCell48.appendChild(SourceData48);
SigCell48.appendChild(SourceCell48);
//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= '\"Preston will tell you himself that he puts 110% of his efforts into selling your house, and as matter of fact he did. Right when he got my house he informed me with enough level of detail of a fair market value, the history in my area, what to expect, potential profits on the spot posting different house prices in order to make a wise decision about the selling price. He was completely honest and kept me constantly informed about the status of my house from beginning to end. He took care of the house issues when I was not available to handle them and even helped me with the move! There is no doubt in my mind I would use him in the future or recommend him to anybody else.\"';
TestCell49.appendChild(TestDiv49);
TestRow49.appendChild(TestCell49);
var SigRow49 = document.createElement('TR');
var SigCell49 = document.createElement('TD');
SigCell49.className = 'TestimonialTree_Signature';
var SigData49 = document.createTextNode('Sandra Toro');
SigCell49.appendChild(SigData49);
SigRow49.appendChild(SigCell49);
var SourceCell49 = document.createElement('TD');
SourceCell49.className = 'TestimonialTree_Source';
var SourceData49 = document.createTextNode('on Google');
SourceCell49.appendChild(SourceData49);
SigCell49.appendChild(SourceCell49);
//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= '\"Preston is amazing! We couldn\'t have asked for more help with buying our house. He was a wealth of information for us as first time buyers and was more than willing to spend plenty of time making sure we got the house we wanted. I highly recommend him to ANYONE!\"';
TestCell50.appendChild(TestDiv50);
TestRow50.appendChild(TestCell50);
var SigRow50 = document.createElement('TR');
var SigCell50 = document.createElement('TD');
SigCell50.className = 'TestimonialTree_Signature';
var SigData50 = document.createTextNode('Michael Johnston');
SigCell50.appendChild(SigData50);
SigRow50.appendChild(SigCell50);
var SourceCell50 = document.createElement('TD');
SourceCell50.className = 'TestimonialTree_Source';
var SourceData50 = document.createTextNode('on Google');
SourceCell50.appendChild(SourceData50);
SigCell50.appendChild(SourceCell50);
//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= '\"Preston was more than we could have asked for. He was extremely knowledgeable, knew what we need to know and spent lots of time making sure we got the house we wanted. I would recommend him to anyone looking to buy.\"';
TestCell51.appendChild(TestDiv51);
TestRow51.appendChild(TestCell51);
var SigRow51 = document.createElement('TR');
var SigCell51 = document.createElement('TD');
SigCell51.className = 'TestimonialTree_Signature';
var SigData51 = document.createTextNode('user1980639');
SigCell51.appendChild(SigData51);
SigRow51.appendChild(SigCell51);
var SourceCell51 = document.createElement('TD');
SourceCell51.className = 'TestimonialTree_Source';
var SourceData51 = document.createTextNode('on Zillow');
SourceCell51.appendChild(SourceData51);
SigCell51.appendChild(SourceCell51);
//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= '\"Preston was very reliable, punctual and helpful. I would highly recommend him as a realtor. He provided us with useful information about the areas we were interested in, and researched our many questions. Preston was very pleasant and professional at all times - from the first time he showed us properties, to the closing of the deal. Thank you Preston. We will definitely contact you again with our future real estate needs.\"';
TestCell52.appendChild(TestDiv52);
TestRow52.appendChild(TestCell52);
var SigRow52 = document.createElement('TR');
var SigCell52 = document.createElement('TD');
SigCell52.className = 'TestimonialTree_Signature';
var SigData52 = document.createTextNode('user2080500');
SigCell52.appendChild(SigData52);
SigRow52.appendChild(SigCell52);
var SourceCell52 = document.createElement('TD');
SourceCell52.className = 'TestimonialTree_Source';
var SourceData52 = document.createTextNode('on Zillow');
SourceCell52.appendChild(SourceData52);
SigCell52.appendChild(SourceCell52);
//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= '\"Our experience with Preston Kallshian as our realtor has been wonderful. Preston made sure that everything went smoothly each step of the way in the purchase of our new home. He always kept us informed and followed up on any issues that arose so that we never had any doubts that our purchase was proceeding as we desired. We\'re very happy with the transaction and highly recommend Preston as a realtor who will represent you well.- Denise & Bob Lotter\"';
TestCell53.appendChild(TestDiv53);
TestRow53.appendChild(TestCell53);
var SigRow53 = document.createElement('TR');
var SigCell53 = document.createElement('TD');
SigCell53.className = 'TestimonialTree_Signature';
var SigData53 = document.createTextNode('dlotter');
SigCell53.appendChild(SigData53);
SigRow53.appendChild(SigCell53);
var SourceCell53 = document.createElement('TD');
SourceCell53.className = 'TestimonialTree_Source';
var SourceData53 = document.createTextNode('on Zillow');
SourceCell53.appendChild(SourceData53);
SigCell53.appendChild(SourceCell53);
//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= '\"The service I received was very professional, quick and friendly. \"';
TestCell54.appendChild(TestDiv54);
TestRow54.appendChild(TestCell54);
var SigRow54 = document.createElement('TR');
var SigCell54 = document.createElement('TD');
SigCell54.className = 'TestimonialTree_Signature';
var SigData54 = document.createTextNode('Zbigniew Hanszke');
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= '\"Intimate, personal, and professional. Jacson and Paulina Bevens worked hard preparing and marketing our two homes. Including jacson mowing the front yard himself and preparing and timely photo shoots perfectly. They create success in a soft Market. Two houses listed within a few days of each other. Then within two weeks of each other offers and contracts. To top it off Jacson unexpectedly granted my blue sky wish and managed to get escrows to close in less than a month on the exact same day for both houses\"';
TestCell55.appendChild(TestDiv55);
TestRow55.appendChild(TestCell55);
var SigRow55 = document.createElement('TR');
var SigCell55 = document.createElement('TD');
SigCell55.className = 'TestimonialTree_Signature';
var SigData55 = document.createTextNode('Thomas Pickett');
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= '\"Very hands on and quick responses. No question was to little and always explained thoroughly. \"';
TestCell56.appendChild(TestDiv56);
TestRow56.appendChild(TestCell56);
var SigRow56 = document.createElement('TR');
var SigCell56 = document.createElement('TD');
SigCell56.className = 'TestimonialTree_Signature';
var SigData56 = document.createTextNode('Delores Starcher');
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= '\"She was amazing with the paperwork, and explained everything to me so I could understand the jargon. She was where she said she\'d be and on time. She was professional and had a great sense of humor. I could go on and on.....\"';
TestCell57.appendChild(TestDiv57);
TestRow57.appendChild(TestCell57);
var SigRow57 = document.createElement('TR');
var SigCell57 = document.createElement('TD');
SigCell57.className = 'TestimonialTree_Signature';
var SigData57 = document.createTextNode('X Silverman');
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= '\"I\'m so glad I met Chad Earhart and his team. He was an all around perfect pick for me and my family\'s first home buying journey. I felt like I had I friend from the start. I highly recommend anyone looking for a home to consider Chad and Windermere.\"';
TestCell58.appendChild(TestDiv58);
TestRow58.appendChild(TestCell58);
var SigRow58 = document.createElement('TR');
var SigCell58 = document.createElement('TD');
SigCell58.className = 'TestimonialTree_Signature';
var SigData58 = document.createTextNode('Jacob Vollmert');
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 were impressed with the knowledge, responsiveness, and experience of our agent and her Windermere team. She easily handled every glitch so everything went smoothly. We are very happy with our transaction!\"';
TestCell59.appendChild(TestDiv59);
TestRow59.appendChild(TestCell59);
var SigRow59 = document.createElement('TR');
var SigCell59 = document.createElement('TD');
SigCell59.className = 'TestimonialTree_Signature';
var SigData59 = document.createTextNode('Linda Schrom');
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= '\"Working with Melissa Garrett was an absolute delight!\"';
TestCell60.appendChild(TestDiv60);
TestRow60.appendChild(TestCell60);
var SigRow60 = document.createElement('TR');
var SigCell60 = document.createElement('TD');
SigCell60.className = 'TestimonialTree_Signature';
var SigData60 = document.createTextNode('Janice C Moulton');
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= '\"Great experience, very professional, would recommend to anyone!\"';
TestCell61.appendChild(TestDiv61);
TestRow61.appendChild(TestCell61);
var SigRow61 = document.createElement('TR');
var SigCell61 = document.createElement('TD');
SigCell61.className = 'TestimonialTree_Signature';
var SigData61 = document.createTextNode('Williams Rautio');
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= '\"Rob Cowles was amazing to work with to sell my home. He knew exactly what to do to get my home ready to sell. He was always ready to answer any question I had to make the process so smooth. I would highly recommend Rob to anyone who needs to sell their home.\"';
TestCell62.appendChild(TestDiv62);
TestRow62.appendChild(TestCell62);
var SigRow62 = document.createElement('TR');
var SigCell62 = document.createElement('TD');
SigCell62.className = 'TestimonialTree_Signature';
var SigData62 = document.createTextNode('Sara Johnson');
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= '\"Fabulous. Paulina goes above and beyond and delivers an easy, stress-free experience. I would not work with any other realtor!\"';
TestCell63.appendChild(TestDiv63);
TestRow63.appendChild(TestCell63);
var SigRow63 = document.createElement('TR');
var SigCell63 = document.createElement('TD');
SigCell63.className = 'TestimonialTree_Signature';
var SigData63 = document.createTextNode('Leilani Jambor');
SigCell63.appendChild(SigData63);
SigRow63.appendChild(SigCell63);
//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= '\"We are incredibly grateful to have crossed paths with Michelle while starting the journey to find our first home. After our initial meeting we new we wanted to work with her as her kindness drew us in and her guidance was a blessing all along the way. We appreciate all of her time, knowledge and advise. Working with someone is often what you do in life, but walking away with a friend after it all is incredibly better. Her patience with us for months as we have slowly surprised most family in person with this exciting news cannot be repaid! If you are looking for a realtor, we\'re SOLD, and would shout it from the roof tops, you want to work with Michelle!\"';
TestCell64.appendChild(TestDiv64);
TestRow64.appendChild(TestCell64);
var SigRow64 = document.createElement('TR');
var SigCell64 = document.createElement('TD');
SigCell64.className = 'TestimonialTree_Signature';
var SigData64 = document.createTextNode('2 Zimmerman/Hartwig');
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= '\"She was always looking out for our best interest. \"';
TestCell65.appendChild(TestDiv65);
TestRow65.appendChild(TestCell65);
var SigRow65 = document.createElement('TR');
var SigCell65 = document.createElement('TD');
SigCell65.className = 'TestimonialTree_Signature';
var SigData65 = document.createTextNode('2 Zimmerman/Hartwig');
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= '\"It was a pleasure working with Melissa Garrett. Her professionalism and amiable manner, with a no pressure, \"I\'ll find that out for you\" attitude was amazing. Everything was explained carefully to us, we never feel left out of the process. Thanks to Melissa and Ryan, we now have a lot that\'s just perfect for us.\"';
TestCell66.appendChild(TestDiv66);
TestRow66.appendChild(TestCell66);
var SigRow66 = document.createElement('TR');
var SigCell66 = document.createElement('TD');
SigCell66.className = 'TestimonialTree_Signature';
var SigData66 = document.createTextNode('Gerald R Moulton');
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= '\"Above average or great!\"';
TestCell67.appendChild(TestDiv67);
TestRow67.appendChild(TestCell67);
var SigRow67 = document.createElement('TR');
var SigCell67 = document.createElement('TD');
SigCell67.className = 'TestimonialTree_Signature';
var SigData67 = document.createTextNode('John Poe');
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= '\"Carmel Siler is FANTASTIC. \"';
TestCell68.appendChild(TestDiv68);
TestRow68.appendChild(TestCell68);
var SigRow68 = document.createElement('TR');
var SigCell68 = document.createElement('TD');
SigCell68.className = 'TestimonialTree_Signature';
var SigData68 = document.createTextNode('Gretchen Scholl');
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= '\"Thank you Kathy Dessimoz for another ROCK STAR experience! I appreciate your wisdom, knowledge, and community awareness. And, your strong Irish background of getting the job done! I was grateful it was completed by May 31, 2025. Thank you. \"';
TestCell69.appendChild(TestDiv69);
TestRow69.appendChild(TestCell69);
var SigRow69 = document.createElement('TR');
var SigCell69 = document.createElement('TD');
SigCell69.className = 'TestimonialTree_Signature';
var SigData69 = document.createTextNode('Carolyn Palmer');
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= '\"Thoughtful, thorough, and incredibly supportive. I really appreciated Paulina\'s depth of knowledge about the area and her clear communication about the process and strategy. And the flow of information during the closing process was just right.\"';
TestCell70.appendChild(TestDiv70);
TestRow70.appendChild(TestCell70);
var SigRow70 = document.createElement('TR');
var SigCell70 = document.createElement('TD');
SigCell70.className = 'TestimonialTree_Signature';
var SigData70 = document.createTextNode('Steven Bloemer');
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= '\"Chad Earhart was our Realtor, and he was amazing. He worked so hard to make sure we found what we wanted and to get us through the process. We couldn\'t say thank you enough!! We would happily recommend Chad to any of our friends or family looking to buy/purchase.\"';
TestCell71.appendChild(TestDiv71);
TestRow71.appendChild(TestCell71);
var SigRow71 = document.createElement('TR');
var SigCell71 = document.createElement('TD');
SigCell71.className = 'TestimonialTree_Signature';
var SigData71 = document.createTextNode('Angela D Hammond');
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= '\"We worked with Chad Earhart from the Longview office and he was great. Chad went out of his way on many occasions. We greatly appreciate it and would absolutely recommend Chad to all of our friends and family. \"';
TestCell72.appendChild(TestDiv72);
TestRow72.appendChild(TestCell72);
var SigRow72 = document.createElement('TR');
var SigCell72 = document.createElement('TD');
SigCell72.className = 'TestimonialTree_Signature';
var SigData72 = document.createTextNode('John Wroe Hammond IV');
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= '\"I couldn\u0092t have been happier with the service I got from Sandy Scott. She is an experienced realtor that saw our very delicate sale all the way through to the end. She showed up personally for every showing and learned the house systems to explain to the new owner. I couldn\u0092t recommend Sandy enough and a very thankful and happy with her service she provided in selling our house.\"';
TestCell73.appendChild(TestDiv73);
TestRow73.appendChild(TestCell73);
var SigRow73 = document.createElement('TR');
var SigCell73 = document.createElement('TD');
SigCell73.className = 'TestimonialTree_Signature';
var SigData73 = document.createTextNode('Mark Hutton');
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= '\"Excellent\"';
TestCell74.appendChild(TestDiv74);
TestRow74.appendChild(TestCell74);
var SigRow74 = document.createElement('TR');
var SigCell74 = document.createElement('TD');
SigCell74.className = 'TestimonialTree_Signature';
var SigData74 = document.createTextNode('Richard Heinzen');
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= '\"April Keesey was wonderful, she worked very hard to line up contractors to get our house ready for sale and at the end we were able to get more money for our house. Thank you so much April, we appreciate your hard work. \"';
TestCell75.appendChild(TestDiv75);
TestRow75.appendChild(TestCell75);
var SigRow75 = document.createElement('TR');
var SigCell75 = document.createElement('TD');
SigCell75.className = 'TestimonialTree_Signature';
var SigData75 = document.createTextNode('Gonul Jones');
SigCell75.appendChild(SigData75);
SigRow75.appendChild(SigCell75);
//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= '\"Excellent!\"';
TestCell76.appendChild(TestDiv76);
TestRow76.appendChild(TestCell76);
var SigRow76 = document.createElement('TR');
var SigCell76 = document.createElement('TD');
SigCell76.className = 'TestimonialTree_Signature';
var SigData76 = document.createTextNode('Rose Intveld');
SigCell76.appendChild(SigData76);
SigRow76.appendChild(SigCell76);
//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= '\"Excellent \"';
TestCell77.appendChild(TestDiv77);
TestRow77.appendChild(TestCell77);
var SigRow77 = document.createElement('TR');
var SigCell77 = document.createElement('TD');
SigCell77.className = 'TestimonialTree_Signature';
var SigData77 = document.createTextNode('Diane Mitchell');
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= '\"We have worked with Megan Barnes at Windermere on 3 property transactions and in all of them, especially the latest one, we were seriously impressed with her ability to navigate and finally succeed in this tough real estate market. She always kept us informed and was tireless in her search and pursuit of our needs and desires for a new home. We could not have done this search and succeed without her!\"';
TestCell78.appendChild(TestDiv78);
TestRow78.appendChild(TestCell78);
var SigRow78 = document.createElement('TR');
var SigCell78 = document.createElement('TD');
SigCell78.className = 'TestimonialTree_Signature';
var SigData78 = document.createTextNode('Kristina Podesva');
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= '\"April was amazing. She took on so much of the stress of getting our house ready to sell. She was personable and professional at the same time and made this process fun and easy. We will recommend her to anyone we know who is looking to have quality service from a wonderful person!\"';
TestCell79.appendChild(TestDiv79);
TestRow79.appendChild(TestCell79);
var SigRow79 = document.createElement('TR');
var SigCell79 = document.createElement('TD');
SigCell79.className = 'TestimonialTree_Signature';
var SigData79 = document.createTextNode('Laura Jones');
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= '\"Very professional \"';
TestCell80.appendChild(TestDiv80);
TestRow80.appendChild(TestCell80);
var SigRow80 = document.createElement('TR');
var SigCell80 = document.createElement('TD');
SigCell80.className = 'TestimonialTree_Signature';
var SigData80 = document.createTextNode('Christopher Huff');
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= '\"great!\"';
TestCell81.appendChild(TestDiv81);
TestRow81.appendChild(TestCell81);
var SigRow81 = document.createElement('TR');
var SigCell81 = document.createElement('TD');
SigCell81.className = 'TestimonialTree_Signature';
var SigData81 = document.createTextNode('Benjamin Mahoney');
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= '\"Excellent! Ashley and Lynda were great to work with.\"';
TestCell82.appendChild(TestDiv82);
TestRow82.appendChild(TestCell82);
var SigRow82 = document.createElement('TR');
var SigCell82 = document.createElement('TD');
SigCell82.className = 'TestimonialTree_Signature';
var SigData82 = document.createTextNode('Thachuk Properties WA, Inc.');
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= '\"Absolutely the easiest home purchase\u0085and sale \u0085we have ever completed. Carmel went over and above to help us get everything completed, moved and cleaned. Thank you so much!\"';
TestCell83.appendChild(TestDiv83);
TestRow83.appendChild(TestCell83);
var SigRow83 = document.createElement('TR');
var SigCell83 = document.createElement('TD');
SigCell83.className = 'TestimonialTree_Signature';
var SigData83 = document.createTextNode('Karen Genest');
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= '\"Carmel, our realtor, was outstanding. She represented us both as buyers and as sellers. Her knowledge and advocacy on our behalf through what was sometimes complex negotiations were deeply appreciated.\"';
TestCell84.appendChild(TestDiv84);
TestRow84.appendChild(TestCell84);
var SigRow84 = document.createElement('TR');
var SigCell84 = document.createElement('TD');
SigCell84.className = 'TestimonialTree_Signature';
var SigData84 = document.createTextNode('Jeffrey Genest');
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= '\"Professional, knowledgeable and reliable\"';
TestCell85.appendChild(TestDiv85);
TestRow85.appendChild(TestCell85);
var SigRow85 = document.createElement('TR');
var SigCell85 = document.createElement('TD');
SigCell85.className = 'TestimonialTree_Signature';
var SigData85 = document.createTextNode('Jared Smith');
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= '\"Very courteous! Answered all our questions in a timely manner no matter what time it was!\"';
TestCell86.appendChild(TestDiv86);
TestRow86.appendChild(TestCell86);
var SigRow86 = document.createElement('TR');
var SigCell86 = document.createElement('TD');
SigCell86.className = 'TestimonialTree_Signature';
var SigData86 = document.createTextNode('Roger & Anita Hegwald');
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= '\"Well, I\'ve honestly tried to think about what to say and how to express the gratitude. So I was forced into a situation where I had to sell and move. Spent 30 years at the same home. Never moved before. This was all a new experience. I had no idea which way to go. Up or down. But luckily Kat and her team took incredible care of me. They got me through this. And honestly everything\'s better now.
\n
\nEven through the difficult times I had a great many blessings. Absolutely the most important person to me was Leslee. She was a blessing on her own. Answering all my stupid questions. Always there for me. No matter the time. Always responded right away. Guided me through everything, helped me through everything. From packing up the house to moving. I can\'t say enough positive about Kat and her team.
\n
\nThey were an absolute blessing and I\'ll always be grateful. That is how they\'ll be known when I tell anybody about my situation, they were a blessing. \"';
TestCell87.appendChild(TestDiv87);
TestRow87.appendChild(TestCell87);
var SigRow87 = document.createElement('TR');
var SigCell87 = document.createElement('TD');
SigCell87.className = 'TestimonialTree_Signature';
var SigData87 = document.createTextNode('Todd Atwell');
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= '\"Great Job by the Tarr Team. We enjoyed working with Kat and Harlem. \"';
TestCell88.appendChild(TestDiv88);
TestRow88.appendChild(TestCell88);
var SigRow88 = document.createElement('TR');
var SigCell88 = document.createElement('TD');
SigCell88.className = 'TestimonialTree_Signature';
var SigData88 = document.createTextNode('Beau Bradley');
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= '\"Excellent.\"';
TestCell89.appendChild(TestDiv89);
TestRow89.appendChild(TestCell89);
var SigRow89 = document.createElement('TR');
var SigCell89 = document.createElement('TD');
SigCell89.className = 'TestimonialTree_Signature';
var SigData89 = document.createTextNode('Thomas Wissler');
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= '\"Very informed \"';
TestCell90.appendChild(TestDiv90);
TestRow90.appendChild(TestCell90);
var SigRow90 = document.createElement('TR');
var SigCell90 = document.createElement('TD');
SigCell90.className = 'TestimonialTree_Signature';
var SigData90 = document.createTextNode('Roger & Anita Hegwald');
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= '\"Expert services by the entire team. Couldn\'t have been a smoother transaction. \"';
TestCell91.appendChild(TestDiv91);
TestRow91.appendChild(TestCell91);
var SigRow91 = document.createElement('TR');
var SigCell91 = document.createElement('TD');
SigCell91.className = 'TestimonialTree_Signature';
var SigData91 = document.createTextNode('Richard Kittinger');
SigCell91.appendChild(SigData91);
SigRow91.appendChild(SigCell91);
//Add Row
tmp.appendChild(SigRow91);
//Add Row
tmp.appendChild(TestRow91);
document.getElementById('TestimonialTree_Widget_66951').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'http://www.testimonialtree.com/?uid=389083';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '