WebFontConfig = {
google: { families: [ 'Della+Respira', 'Muli' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
var protocol = ('https:' == document.location.protocol ? 'https' : 'http');
var _includeURL = protocol + '://testimonialtree.com/Widgets/';
//Add widget load to stats
var iphttp_request = TT_createCrossDomainRequest();
function TT_httpGet(theUrl)
{
var xmlHttp = null;
xmlHttp = new XMLHttpRequest();
xmlHttp.open( "GET", theUrl, true );
xmlHttp.send( null );
return xmlHttp.responseText;
}
function TT_getIP(JSONObject) {
if (iphttp_request) {
try{
if (window.XDomainRequest) {
iphttp_request.onload = function () {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
};
iphttp_request.open("GET", "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
} else {
iphttp_request.onreadystatechange = TT_IPCallhandler;
iphttp_request.open('GET', "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
};
} catch(error) {
};
};
}
function TT_IPCallhandler(evtXHR) {
if (iphttp_request.readyState == 4) {
if (iphttp_request.status == 200) {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
}
else {
//alert("request Errors Occured");
}
iphttp_request = null;
}
}
function TT_createCrossDomainRequest(url, handler) {
//var
var httpRequest = null;
//var
if (window.XDomainRequest) {
httpRequest = new window.XDomainRequest();
httpRequest.onload = function () { callBack(httpRequest.responseText) };
} else
httpRequest = new XMLHttpRequest();
return httpRequest;
}
var params = encodeURIComponent('email=&username= %>');
var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=69006¶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= '\"Cindi Cherigan worked hard for use keeping on top of every deadline and explaining every document or procedure we didn\'t understand. I think her choice of photographer, staging, and marketing really helped sell our rural property! Thank you Cindi for a great transaction!\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Karen Hensel');
SigCell0.appendChild(SigData0);
SigRow0.appendChild(SigCell0);
var SourceCell0 = document.createElement('TD');
SourceCell0.className = 'TestimonialTree_Source';
var SourceData0 = document.createTextNode('on Google');
SourceCell0.appendChild(SourceData0);
SigCell0.appendChild(SourceCell0);
//Add Row
tmp.appendChild(SigRow0);
//Add Row
tmp.appendChild(TestRow0);
var BR1 = document.createElement('BR');
var TestRow1 = document.createElement('TR');
var TestCell1 = document.createElement('TD');
TestCell1.className = 'TestimonialTree_Testimonial';
TestCell1.className = 'TestimonialTree_Testimonial';
var TestDiv1 = document.createElement('div');
TestDiv1.innerHTML= '\"Working with John has been an exceptional experience from start to finish. He guided us through both buying our new home and selling our current one with patience, clarity, and genuine care. His communication was always timely and thoughtful, and we never felt rushed or pressured\u0097just supported. What stood out most was his ability to anticipate challenges before they became problems and to explain every step in a way that made us feel confident and informed. Managing two major transactions at once can be overwhelming, but he made the entire process feel smooth and manageable. We\u0092re deeply grateful with John\u0092s professionalism, kindness, and dedication. We would happily recommend John to anyone looking for a trusted partner in buying or selling a home.\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('J Love');
SigCell1.appendChild(SigData1);
SigRow1.appendChild(SigCell1);
var SourceCell1 = document.createElement('TD');
SourceCell1.className = 'TestimonialTree_Source';
var SourceData1 = document.createTextNode('on Google');
SourceCell1.appendChild(SourceData1);
SigCell1.appendChild(SourceCell1);
//Add Row
tmp.appendChild(SigRow1);
//Add Row
tmp.appendChild(TestRow1);
var BR2 = document.createElement('BR');
var TestRow2 = document.createElement('TR');
var TestCell2 = document.createElement('TD');
TestCell2.className = 'TestimonialTree_Testimonial';
TestCell2.className = 'TestimonialTree_Testimonial';
var TestDiv2 = document.createElement('div');
TestDiv2.innerHTML= '\"Chase International Real Estate was always on top of things that were going on with our sale and keeping us informed. Star Brooks was the best.\"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Michael Knittel');
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= '\"Our experience with Chase was with the people we worked with. They were all first-rate and made our home buying a pleasurable experience and we are very happy.\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Bob Hearn');
SigCell3.appendChild(SigData3);
SigRow3.appendChild(SigCell3);
var SourceCell3 = document.createElement('TD');
SourceCell3.className = 'TestimonialTree_Source';
var SourceData3 = document.createTextNode('on Google');
SourceCell3.appendChild(SourceData3);
SigCell3.appendChild(SourceCell3);
//Add Row
tmp.appendChild(SigRow3);
//Add Row
tmp.appendChild(TestRow3);
var BR4 = document.createElement('BR');
var TestRow4 = document.createElement('TR');
var TestCell4 = document.createElement('TD');
TestCell4.className = 'TestimonialTree_Testimonial';
TestCell4.className = 'TestimonialTree_Testimonial';
var TestDiv4 = document.createElement('div');
TestDiv4.innerHTML= '\"Matt helped us and sought out our desires for our home not just what worked best. He showed the house well, communicated with us through the whole process and always kept us in the know! He\u0092s knowledgeable about home trends and we could not be more satisfied in how he helped us sell our home, and purchase a new one!\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Joshua LaGrone');
SigCell4.appendChild(SigData4);
SigRow4.appendChild(SigCell4);
var SourceCell4 = document.createElement('TD');
SourceCell4.className = 'TestimonialTree_Source';
var SourceData4 = document.createTextNode('on Google');
SourceCell4.appendChild(SourceData4);
SigCell4.appendChild(SourceCell4);
//Add Row
tmp.appendChild(SigRow4);
//Add Row
tmp.appendChild(TestRow4);
var BR5 = document.createElement('BR');
var TestRow5 = document.createElement('TR');
var TestCell5 = document.createElement('TD');
TestCell5.className = 'TestimonialTree_Testimonial';
TestCell5.className = 'TestimonialTree_Testimonial';
var TestDiv5 = document.createElement('div');
TestDiv5.innerHTML= '\"Great real estate agent. Would highly recommend.\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('William Shoop Artisan Properties Llc');
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= '\"Great real estate agents. Would highly recommend. Erin and Josh Villobos are a awesome team and made the process of selling my home easy. Super knowledgeable and professional.\"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('William Shoop');
SigCell6.appendChild(SigData6);
SigRow6.appendChild(SigCell6);
var SourceCell6 = document.createElement('TD');
SourceCell6.className = 'TestimonialTree_Source';
var SourceData6 = document.createTextNode('on Google');
SourceCell6.appendChild(SourceData6);
SigCell6.appendChild(SourceCell6);
//Add Row
tmp.appendChild(SigRow6);
//Add Row
tmp.appendChild(TestRow6);
var BR7 = document.createElement('BR');
var TestRow7 = document.createElement('TR');
var TestCell7 = document.createElement('TD');
TestCell7.className = 'TestimonialTree_Testimonial';
TestCell7.className = 'TestimonialTree_Testimonial';
var TestDiv7 = document.createElement('div');
TestDiv7.innerHTML= '\"Kerry was wonderful.\"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Susan A Gordon');
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= '\"Couldn\'t recommend Jannine Merkt enough. She was extremely helpful with every step in selling our home and carried a ton of data around what price we should list our home for. We couldn\'t recommend her enough if you\'re looking for an agent to buy or sell a property in Northern Nevada!\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Christopher Williams');
SigCell8.appendChild(SigData8);
SigRow8.appendChild(SigCell8);
var SourceCell8 = document.createElement('TD');
SourceCell8.className = 'TestimonialTree_Source';
var SourceData8 = document.createTextNode('on Google');
SourceCell8.appendChild(SourceData8);
SigCell8.appendChild(SourceCell8);
//Add Row
tmp.appendChild(SigRow8);
//Add Row
tmp.appendChild(TestRow8);
var BR9 = document.createElement('BR');
var TestRow9 = document.createElement('TR');
var TestCell9 = document.createElement('TD');
TestCell9.className = 'TestimonialTree_Testimonial';
TestCell9.className = 'TestimonialTree_Testimonial';
var TestDiv9 = document.createElement('div');
TestDiv9.innerHTML= '\"Emily was great. She was super responsive and made the whole process fast and easy!\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Erik Swanson');
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= '\"Josh was with me every step of the way! He made himself available just about anytime I needed him. He negotiated highly in my favor for that I\'m very grateful! I would highly recommend Josh!\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Kathleen Ames');
SigCell10.appendChild(SigData10);
SigRow10.appendChild(SigCell10);
var SourceCell10 = document.createElement('TD');
SourceCell10.className = 'TestimonialTree_Source';
var SourceData10 = document.createTextNode('on Google');
SourceCell10.appendChild(SourceData10);
SigCell10.appendChild(SourceCell10);
//Add Row
tmp.appendChild(SigRow10);
//Add Row
tmp.appendChild(TestRow10);
var BR11 = document.createElement('BR');
var TestRow11 = document.createElement('TR');
var TestCell11 = document.createElement('TD');
TestCell11.className = 'TestimonialTree_Testimonial';
TestCell11.className = 'TestimonialTree_Testimonial';
var TestDiv11 = document.createElement('div');
TestDiv11.innerHTML= '\"Adele made this experience understandable and as smooth as possible. She was a pleasure to work with. Her sunny personality and vast knowledge base are exceptional. \"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Patricia Stockdale');
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= '\"Adele Lucus was wonderful to work with. She made everything understandable with her vast knowledge base and experience. I would be happy to work with her 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('Pattie Stockdale');
SigCell12.appendChild(SigData12);
SigRow12.appendChild(SigCell12);
var SourceCell12 = document.createElement('TD');
SourceCell12.className = 'TestimonialTree_Source';
var SourceData12 = document.createTextNode('on Google');
SourceCell12.appendChild(SourceData12);
SigCell12.appendChild(SourceCell12);
//Add Row
tmp.appendChild(SigRow12);
//Add Row
tmp.appendChild(TestRow12);
var BR13 = document.createElement('BR');
var TestRow13 = document.createElement('TR');
var TestCell13 = document.createElement('TD');
TestCell13.className = 'TestimonialTree_Testimonial';
TestCell13.className = 'TestimonialTree_Testimonial';
var TestDiv13 = document.createElement('div');
TestDiv13.innerHTML= '\"1,000% recommend Scott for his knowledge, reliability and approachability. He was exactly the RE agent I needed as I relocated to NV!\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Kevin Sanchez');
SigCell13.appendChild(SigData13);
SigRow13.appendChild(SigCell13);
var SourceCell13 = document.createElement('TD');
SourceCell13.className = 'TestimonialTree_Source';
var SourceData13 = document.createTextNode('on Google');
SourceCell13.appendChild(SourceData13);
SigCell13.appendChild(SourceCell13);
//Add Row
tmp.appendChild(SigRow13);
//Add Row
tmp.appendChild(TestRow13);
var BR14 = document.createElement('BR');
var TestRow14 = document.createElement('TR');
var TestCell14 = document.createElement('TD');
TestCell14.className = 'TestimonialTree_Testimonial';
TestCell14.className = 'TestimonialTree_Testimonial';
var TestDiv14 = document.createElement('div');
TestDiv14.innerHTML= '\"Joshua Villalobos has been great and I highly recommend him. His diligence and constant communication were essential \"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Chad Nakagawa 3976 Neil Road Trust');
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= '\"Wes Waltenspiel was wonderful to work with. He was able to get inspections ordered and completed within a short escrow period. He is pleasant and calm to work with.\"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Kathleen Gilbert');
SigCell15.appendChild(SigData15);
SigRow15.appendChild(SigCell15);
var SourceCell15 = document.createElement('TD');
SourceCell15.className = 'TestimonialTree_Source';
var SourceData15 = document.createTextNode('on Google');
SourceCell15.appendChild(SourceData15);
SigCell15.appendChild(SourceCell15);
//Add Row
tmp.appendChild(SigRow15);
//Add Row
tmp.appendChild(TestRow15);
var BR16 = document.createElement('BR');
var TestRow16 = document.createElement('TR');
var TestCell16 = document.createElement('TD');
TestCell16.className = 'TestimonialTree_Testimonial';
TestCell16.className = 'TestimonialTree_Testimonial';
var TestDiv16 = document.createElement('div');
TestDiv16.innerHTML= '\"Tilly is an excellent real estate agent and helped us through every step of 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('Catherine Y. Hopper');
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= '\"Jennifer was absolutely amazing! We loved working with her. She was very accommodating and understanding of our needs. She is a really good listener, patient and very proactive. Nic also was very prompt at getting all our documentation and us and always staying on track during the escrow process. My husband and I are very happy and now settling in our new home! Thank you Chase international team but most thanks to Jennifer Bullard who is an outstanding realtor agent. Anyone would be so lucky to get to work with her. We are definitely consider them for future property purchases. \"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('Karla Benedict');
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= '\"Jennifer is the best realtor agent you can ask for. She finds us exactly what we are looking for and was so patient with us, walking us through the entire process. Thank you Jennifer!\"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('Karlita Benedict');
SigCell18.appendChild(SigData18);
SigRow18.appendChild(SigCell18);
var SourceCell18 = document.createElement('TD');
SourceCell18.className = 'TestimonialTree_Source';
var SourceData18 = document.createTextNode('on Google');
SourceCell18.appendChild(SourceData18);
SigCell18.appendChild(SourceCell18);
//Add Row
tmp.appendChild(SigRow18);
//Add Row
tmp.appendChild(TestRow18);
var BR19 = document.createElement('BR');
var TestRow19 = document.createElement('TR');
var TestCell19 = document.createElement('TD');
TestCell19.className = 'TestimonialTree_Testimonial';
TestCell19.className = 'TestimonialTree_Testimonial';
var TestDiv19 = document.createElement('div');
TestDiv19.innerHTML= '\"Jannine Koewler Merkt was our agent and she was such a pleasure to work with. Personable, knowledgeable, and extremely helpful. We had not bought a house in over 25 years and really leaned on her expertise to help us navigate the current Reno real estate market. Through her guidance we were perfectly positioned to place a successful offer on our dream home. She continues to be an absolutely fantastic asset as we acclimate ourselves to the Reno area.\"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('David Choy');
SigCell19.appendChild(SigData19);
SigRow19.appendChild(SigCell19);
var SourceCell19 = document.createElement('TD');
SourceCell19.className = 'TestimonialTree_Source';
var SourceData19 = document.createTextNode('on Google');
SourceCell19.appendChild(SourceData19);
SigCell19.appendChild(SourceCell19);
//Add Row
tmp.appendChild(SigRow19);
//Add Row
tmp.appendChild(TestRow19);
var BR20 = document.createElement('BR');
var TestRow20 = document.createElement('TR');
var TestCell20 = document.createElement('TD');
TestCell20.className = 'TestimonialTree_Testimonial';
TestCell20.className = 'TestimonialTree_Testimonial';
var TestDiv20 = document.createElement('div');
TestDiv20.innerHTML= '\"Everything was successfully accomplished with very little difficulty. I appreciated the prompt attentiveness to issues that needed to be handled, and the agent was very helpful in explaining things.\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Gail Lynne Appling');
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= '\"I normally do not post a review but felt that I needed to do it because Jannine has been exceptional. This is the 2nd review that I am posting. The first one related to the support that we received from her on a sale of a property that we had in Sparks. This review is regarding our experience with Jannine in the purchase of a property through a 1031 Exchange. When you purchase a property through a 1031 Exchange, the window to complete the purchase of the new property is very small and with very strict guidelines. Additionally we had specific requirements for the house that we wanted to purchase and a very short timeframe to fulfill these requirements. Jannine was instrumental in finding us the right home. She worked diligently and put in a lot of effort in finding the right property for us. She showed us many houses and there were several that were possibilities but not the perfect house for us. She continued to search and found the perfect house for us which we successfully purchased. Upon acceptance off our offer, Jannine stayed on top of everything that needed to be done to ensure that all was proceeding on schedule for the escrow to be close on time. She kept us in the loop and was always available to answer our questions and provide honest guidance. We highly recommend Jannine for your real estate needs (whether you are purchasing or selling a property). Jannine truly cares about her clients and will devote as much time as needed to ensure that she meets and exceeds their expectations. She is a true professional with a lot of integrity, is extremely dedicated, and a pleasure to work with.\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('Lana Biletsky');
SigCell21.appendChild(SigData21);
SigRow21.appendChild(SigCell21);
var SourceCell21 = document.createElement('TD');
SourceCell21.className = 'TestimonialTree_Source';
var SourceData21 = document.createTextNode('on Google');
SourceCell21.appendChild(SourceData21);
SigCell21.appendChild(SourceCell21);
//Add Row
tmp.appendChild(SigRow21);
//Add Row
tmp.appendChild(TestRow21);
var BR22 = document.createElement('BR');
var TestRow22 = document.createElement('TR');
var TestCell22 = document.createElement('TD');
TestCell22.className = 'TestimonialTree_Testimonial';
TestCell22.className = 'TestimonialTree_Testimonial';
var TestDiv22 = document.createElement('div');
TestDiv22.innerHTML= '\"Shauna and Breanna were absolutely wonderful to work with. I would highly recommend them to anyone looking to sell home!\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('Cindy Jordan');
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= '\"Shauna and Breanna were absolutely wonderful to work with. I would highly recommend them to anyone looking to sell their home or rental property!\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('Cindy Jordan-Alvarado');
SigCell23.appendChild(SigData23);
SigRow23.appendChild(SigCell23);
var SourceCell23 = document.createElement('TD');
SourceCell23.className = 'TestimonialTree_Source';
var SourceData23 = document.createTextNode('on Google');
SourceCell23.appendChild(SourceData23);
SigCell23.appendChild(SourceCell23);
//Add Row
tmp.appendChild(SigRow23);
//Add Row
tmp.appendChild(TestRow23);
var BR24 = document.createElement('BR');
var TestRow24 = document.createElement('TR');
var TestCell24 = document.createElement('TD');
TestCell24.className = 'TestimonialTree_Testimonial';
TestCell24.className = 'TestimonialTree_Testimonial';
var TestDiv24 = document.createElement('div');
TestDiv24.innerHTML= '\"Jannine\u0092s knowledge of the market, attention to detail, and commitment to finding the right property for us made a world a difference. As someone that has been buying real estate for over 30 years. I was in incredibly grateful for everything she did and would recommend her to anyone looking to buy or sell a home.\"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Michael F');
SigCell24.appendChild(SigData24);
SigRow24.appendChild(SigCell24);
var SourceCell24 = document.createElement('TD');
SourceCell24.className = 'TestimonialTree_Source';
var SourceData24 = document.createTextNode('on Google');
SourceCell24.appendChild(SourceData24);
SigCell24.appendChild(SourceCell24);
//Add Row
tmp.appendChild(SigRow24);
//Add Row
tmp.appendChild(TestRow24);
var BR25 = document.createElement('BR');
var TestRow25 = document.createElement('TR');
var TestCell25 = document.createElement('TD');
TestCell25.className = 'TestimonialTree_Testimonial';
TestCell25.className = 'TestimonialTree_Testimonial';
var TestDiv25 = document.createElement('div');
TestDiv25.innerHTML= '\"Tilly, my realtor, was wonderful to work with. I never had to guess about what was going on, as she was great about communicating with me and I appreciate that! Plus, she could spot things on and within the house that needed repair...she\'s as an eye for that! It was a wonderful experience.\"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('Lynette M. Hamel');
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= '\"Kerry is an absolutely phenomenal real estate agent! She helped me both purchase and sell my home, and I couldn\u0092t have asked for a better experience. She\u0092s knowledgeable, reliable, and truly cares about her clients. Kerry goes above and beyond every step of the way \u0097 always available to answer questions, offer guidance, and make sure everything runs smoothly. You can tell she genuinely loves what she does and takes pride in helping people. I can\u0092t recommend her highly enough!\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('Olivia Mars Enriquez');
SigCell26.appendChild(SigData26);
SigRow26.appendChild(SigCell26);
//Add Row
tmp.appendChild(SigRow26);
//Add Row
tmp.appendChild(TestRow26);
var BR27 = document.createElement('BR');
var TestRow27 = document.createElement('TR');
var TestCell27 = document.createElement('TD');
TestCell27.className = 'TestimonialTree_Testimonial';
TestCell27.className = 'TestimonialTree_Testimonial';
var TestDiv27 = document.createElement('div');
TestDiv27.innerHTML= '\"Kerry is an absolutely phenomenal real estate agent! She helped me both purchase and sell my home, and I couldn\u0092t have asked for a better experience. She\u0092s knowledgeable, reliable, and truly cares about her clients. Kerry goes above and beyond every step of the way \u0097 always available to answer questions, offer guidance, and make sure everything runs smoothly. You can tell she genuinely loves what she does and takes pride in helping people. I can\u0092t recommend her highly enough!\"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('Olivia Enriquez');
SigCell27.appendChild(SigData27);
SigRow27.appendChild(SigCell27);
var SourceCell27 = document.createElement('TD');
SourceCell27.className = 'TestimonialTree_Source';
var SourceData27 = document.createTextNode('on Google');
SourceCell27.appendChild(SourceData27);
SigCell27.appendChild(SourceCell27);
//Add Row
tmp.appendChild(SigRow27);
//Add Row
tmp.appendChild(TestRow27);
var BR28 = document.createElement('BR');
var TestRow28 = document.createElement('TR');
var TestCell28 = document.createElement('TD');
TestCell28.className = 'TestimonialTree_Testimonial';
TestCell28.className = 'TestimonialTree_Testimonial';
var TestDiv28 = document.createElement('div');
TestDiv28.innerHTML= '\"Gina James was wonderful to work with. Our agent, Amanda Figoni was exceptional. The excellent communication from both of these ladies and their ability to quickly accommodate our needs was the best. The combination of these two dynamic ladies made our home-buying experience fantastic!\"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('KIMBERLY KOLOSICK');
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= '\"Gina James was wonderful to work with. Our agent, Amanda Figoni was exceptional. The excellent communication from both of these ladies and their ability to quickly accommodate our needs was the best. The combination of these two dynamic ladies made our home-buying experience fantastic!\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('Kimberly Kolosick');
SigCell29.appendChild(SigData29);
SigRow29.appendChild(SigCell29);
var SourceCell29 = document.createElement('TD');
SourceCell29.className = 'TestimonialTree_Source';
var SourceData29 = document.createTextNode('on Google');
SourceCell29.appendChild(SourceData29);
SigCell29.appendChild(SourceCell29);
//Add Row
tmp.appendChild(SigRow29);
//Add Row
tmp.appendChild(TestRow29);
var BR30 = document.createElement('BR');
var TestRow30 = document.createElement('TR');
var TestCell30 = document.createElement('TD');
TestCell30.className = 'TestimonialTree_Testimonial';
TestCell30.className = 'TestimonialTree_Testimonial';
var TestDiv30 = document.createElement('div');
TestDiv30.innerHTML= '\"Star was our realtor when we bought our house 10 years ago, and was so helpful I contacted her to help me sell the house. She is very knowledgeable, efficient, and caring which made the process smooth and quick despite my anxiety and lack of free time. I highly recommend her for any real estate needs!\"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Rebecca Robidart');
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= '\"The service from Brandon Yee from Chase International was exceptional. Although the transaction had many obstacles and delays due to buyer, Brandon managed to tackle roadblocks in a timely and efficient manner and eventually lead to a succesful transaction. Brandon is very responsive and very accessible, even during odd hours. Brandon\'s experience and knowledge give him the advantage to lead you in every step in the process, which can be really stressful and overwhelming at times. Brandon makes it look easy. This is the second time using Brandon and Chase International and very happy with quality and efficient service. Highly recommend!!\"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Avi Raz');
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= '\"Where do I start my realtor Yadira went above and beyond answered my phone calls when I had question and explained all my answers with knowledge and confidence, never any pressure or obligation did I sense from her , I would highly recommended Yadira for your next realtor needs and I can truly say that with pride !!\"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Bigrick Corvette');
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= '\"Doug Rosner is a wonderful human being and also a phenomenal Realtor. He is very thorough and thoughtful, with many of the clauses he recommended at the early stages of the deal coming into play later in the deal. We are thankful to have had his help with 3 purchases and 2 sales over the years. \"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('Adam C. Ouimet');
SigCell33.appendChild(SigData33);
SigRow33.appendChild(SigCell33);
//Add Row
tmp.appendChild(SigRow33);
//Add Row
tmp.appendChild(TestRow33);
var BR34 = document.createElement('BR');
var TestRow34 = document.createElement('TR');
var TestCell34 = document.createElement('TD');
TestCell34.className = 'TestimonialTree_Testimonial';
TestCell34.className = 'TestimonialTree_Testimonial';
var TestDiv34 = document.createElement('div');
TestDiv34.innerHTML= '\"Please feel free to provide us as a reference. We\u0092re happy to share our positive experience !\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Miles Gordon');
SigCell34.appendChild(SigData34);
SigRow34.appendChild(SigCell34);
//Add Row
tmp.appendChild(SigRow34);
//Add Row
tmp.appendChild(TestRow34);
var BR35 = document.createElement('BR');
var TestRow35 = document.createElement('TR');
var TestCell35 = document.createElement('TD');
TestCell35.className = 'TestimonialTree_Testimonial';
TestCell35.className = 'TestimonialTree_Testimonial';
var TestDiv35 = document.createElement('div');
TestDiv35.innerHTML= '\"Our agent, Kerry Josling, is amazing!!! She is both personable and knowledgeable. She has helped us buy and sell a home and we could not ask for a better agent. She worked well beyond normal work hours and never made us feel like we were ever a bother (even when we\u0092d send multiple texts). I highly recommend her to anyone that is buying or selling a home! \"';
TestCell35.appendChild(TestDiv35);
TestRow35.appendChild(TestCell35);
var SigRow35 = document.createElement('TR');
var SigCell35 = document.createElement('TD');
SigCell35.className = 'TestimonialTree_Signature';
var SigData35 = document.createTextNode('Cynthia Dalmacio');
SigCell35.appendChild(SigData35);
SigRow35.appendChild(SigCell35);
//Add Row
tmp.appendChild(SigRow35);
//Add Row
tmp.appendChild(TestRow35);
var BR36 = document.createElement('BR');
var TestRow36 = document.createElement('TR');
var TestCell36 = document.createElement('TD');
TestCell36.className = 'TestimonialTree_Testimonial';
TestCell36.className = 'TestimonialTree_Testimonial';
var TestDiv36 = document.createElement('div');
TestDiv36.innerHTML= '\"Our agent, Kerry, is amazing!!! She has helped us both buy and sell a home and we could not ask for a better agent. She is very knowledgeable and incredibly personable. She made us feel like family and welcomed our calls and texts at all times of the day. She had answers to all of our questions and went out of her way to help us make all necessary repairs on the home before the sale. I highly recommend her to anyone that is looking to buy or sell a 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('Cynthia D');
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= '\"Jennifer was amazing and helped us purchase our forever home! She was excellent with communication, both with us and the seller\u0092s side, which we felt was the difference maker in getting our offer accepted. We couldn\u0092t be happier with her guidance and positivity throughout the transaction and would highly recommend her!\"';
TestCell37.appendChild(TestDiv37);
TestRow37.appendChild(TestCell37);
var SigRow37 = document.createElement('TR');
var SigCell37 = document.createElement('TD');
SigCell37.className = 'TestimonialTree_Signature';
var SigData37 = document.createTextNode('Tim Cussen');
SigCell37.appendChild(SigData37);
SigRow37.appendChild(SigCell37);
//Add Row
tmp.appendChild(SigRow37);
//Add Row
tmp.appendChild(TestRow37);
var BR38 = document.createElement('BR');
var TestRow38 = document.createElement('TR');
var TestCell38 = document.createElement('TD');
TestCell38.className = 'TestimonialTree_Testimonial';
TestCell38.className = 'TestimonialTree_Testimonial';
var TestDiv38 = document.createElement('div');
TestDiv38.innerHTML= '\"Excellent services\"';
TestCell38.appendChild(TestDiv38);
TestRow38.appendChild(TestCell38);
var SigRow38 = document.createElement('TR');
var SigCell38 = document.createElement('TD');
SigCell38.className = 'TestimonialTree_Signature';
var SigData38 = document.createTextNode('Paul Y');
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= '\"Ilene Manville went above and beyond selling our home. We are most GRATEFUL !!!\"';
TestCell39.appendChild(TestDiv39);
TestRow39.appendChild(TestCell39);
var SigRow39 = document.createElement('TR');
var SigCell39 = document.createElement('TD');
SigCell39.className = 'TestimonialTree_Signature';
var SigData39 = document.createTextNode('Desiree Andrews');
SigCell39.appendChild(SigData39);
SigRow39.appendChild(SigCell39);
//Add Row
tmp.appendChild(SigRow39);
//Add Row
tmp.appendChild(TestRow39);
var BR40 = document.createElement('BR');
var TestRow40 = document.createElement('TR');
var TestCell40 = document.createElement('TD');
TestCell40.className = 'TestimonialTree_Testimonial';
TestCell40.className = 'TestimonialTree_Testimonial';
var TestDiv40 = document.createElement('div');
TestDiv40.innerHTML= '\"Not sure what role the company played but couldn\'t be happier with my realtor and her assistant. Professional, responsive, knowledgeable\"';
TestCell40.appendChild(TestDiv40);
TestRow40.appendChild(TestCell40);
var SigRow40 = document.createElement('TR');
var SigCell40 = document.createElement('TD');
SigCell40.className = 'TestimonialTree_Signature';
var SigData40 = document.createTextNode('Dominic Fails');
SigCell40.appendChild(SigData40);
SigRow40.appendChild(SigCell40);
//Add Row
tmp.appendChild(SigRow40);
//Add Row
tmp.appendChild(TestRow40);
var BR41 = document.createElement('BR');
var TestRow41 = document.createElement('TR');
var TestCell41 = document.createElement('TD');
TestCell41.className = 'TestimonialTree_Testimonial';
TestCell41.className = 'TestimonialTree_Testimonial';
var TestDiv41 = document.createElement('div');
TestDiv41.innerHTML= '\"We were referred to Mike by friends, and we couldn\u0092t be more grateful. Over the years, Mike has helped us buy three homes and sell two in Reno, and each experience has been absolutely seamless. He is knowledgeable, patient, and always goes above and beyond to make sure we feel comfortable and confident with every decision. What started as a professional relationship quickly turned into a friendship\u0097we truly trust Mike and value his guidance. Buying and selling homes can be stressful, but Mike\u0092s expertise and genuine care made the process smooth every time. Thank you, Mike, for all your help and for being such a wonderful partner in our home journey. We now consider you a friend and look forward to working with you again in the future\"';
TestCell41.appendChild(TestDiv41);
TestRow41.appendChild(TestCell41);
var SigRow41 = document.createElement('TR');
var SigCell41 = document.createElement('TD');
SigCell41.className = 'TestimonialTree_Signature';
var SigData41 = document.createTextNode('MONIQUE BAGA');
SigCell41.appendChild(SigData41);
SigRow41.appendChild(SigCell41);
var SourceCell41 = document.createElement('TD');
SourceCell41.className = 'TestimonialTree_Source';
var SourceData41 = document.createTextNode('on Google');
SourceCell41.appendChild(SourceData41);
SigCell41.appendChild(SourceCell41);
//Add Row
tmp.appendChild(SigRow41);
//Add Row
tmp.appendChild(TestRow41);
var BR42 = document.createElement('BR');
var TestRow42 = document.createElement('TR');
var TestCell42 = document.createElement('TD');
TestCell42.className = 'TestimonialTree_Testimonial';
TestCell42.className = 'TestimonialTree_Testimonial';
var TestDiv42 = document.createElement('div');
TestDiv42.innerHTML= '\"Star deserves more stars than you mention! She goes way above and beyond any expectations! \"';
TestCell42.appendChild(TestDiv42);
TestRow42.appendChild(TestCell42);
var SigRow42 = document.createElement('TR');
var SigCell42 = document.createElement('TD');
SigCell42.className = 'TestimonialTree_Signature';
var SigData42 = document.createTextNode('Janice Juanita Yandell');
SigCell42.appendChild(SigData42);
SigRow42.appendChild(SigCell42);
//Add Row
tmp.appendChild(SigRow42);
//Add Row
tmp.appendChild(TestRow42);
var BR43 = document.createElement('BR');
var TestRow43 = document.createElement('TR');
var TestCell43 = document.createElement('TD');
TestCell43.className = 'TestimonialTree_Testimonial';
TestCell43.className = 'TestimonialTree_Testimonial';
var TestDiv43 = document.createElement('div');
TestDiv43.innerHTML= '\"We had an outstanding experience working with Amanda Figoni as our realtor. From start to finish, she was professional, knowledgeable, and incredibly dedicated. Amanda went above and beyond to make the entire process smooth and stress-free. Her attention to detail, excellent communication, and deep understanding of the market made all the difference. We highly recommend Amanda to anyone looking to buy or sell a home\u0097she is truly exceptional!\"';
TestCell43.appendChild(TestDiv43);
TestRow43.appendChild(TestCell43);
var SigRow43 = document.createElement('TR');
var SigCell43 = document.createElement('TD');
SigCell43.className = 'TestimonialTree_Signature';
var SigData43 = document.createTextNode('calyn Wright');
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= '\"Trish and Peter have helped us buy and sell all of our Reno/Sparks area homes for the past 10 years. This one was no exception to their level of FULL service as a real estate duo. They go above and beyond the call of duty, have offered the very best advice to get our home in contract and sold MUCH sooner than the average time on the market (with the very best price) in what could currently be considered a challenging market - but not for us! We are so grateful for their help and expertise!\"';
TestCell44.appendChild(TestDiv44);
TestRow44.appendChild(TestCell44);
var SigRow44 = document.createElement('TR');
var SigCell44 = document.createElement('TD');
SigCell44.className = 'TestimonialTree_Signature';
var SigData44 = document.createTextNode('Tara McCafferty');
SigCell44.appendChild(SigData44);
SigRow44.appendChild(SigCell44);
var SourceCell44 = document.createElement('TD');
SourceCell44.className = 'TestimonialTree_Source';
var SourceData44 = document.createTextNode('on Google');
SourceCell44.appendChild(SourceData44);
SigCell44.appendChild(SourceCell44);
//Add Row
tmp.appendChild(SigRow44);
//Add Row
tmp.appendChild(TestRow44);
var BR45 = document.createElement('BR');
var TestRow45 = document.createElement('TR');
var TestCell45 = document.createElement('TD');
TestCell45.className = 'TestimonialTree_Testimonial';
TestCell45.className = 'TestimonialTree_Testimonial';
var TestDiv45 = document.createElement('div');
TestDiv45.innerHTML= '\"Trish and Peter truly go above and beyond to help their clients which isn\u0092t something you see everyday anymore! Working in the mortgage industry, I couldn\u0092t recommend a better listing agent to guide you through all the hoops and be there to support every step of the way- it\u0092s an invaluable trait to both homeowners and sellers. We adore them and will always recommend the Thiele Rice Team- truly the best of the best!\"';
TestCell45.appendChild(TestDiv45);
TestRow45.appendChild(TestCell45);
var SigRow45 = document.createElement('TR');
var SigCell45 = document.createElement('TD');
SigCell45.className = 'TestimonialTree_Signature';
var SigData45 = document.createTextNode('Aubrey Mccafferty');
SigCell45.appendChild(SigData45);
SigRow45.appendChild(SigCell45);
var SourceCell45 = document.createElement('TD');
SourceCell45.className = 'TestimonialTree_Source';
var SourceData45 = document.createTextNode('on Google');
SourceCell45.appendChild(SourceData45);
SigCell45.appendChild(SourceCell45);
//Add Row
tmp.appendChild(SigRow45);
//Add Row
tmp.appendChild(TestRow45);
var BR46 = document.createElement('BR');
var TestRow46 = document.createElement('TR');
var TestCell46 = document.createElement('TD');
TestCell46.className = 'TestimonialTree_Testimonial';
TestCell46.className = 'TestimonialTree_Testimonial';
var TestDiv46 = document.createElement('div');
TestDiv46.innerHTML= '\"I had the pleasure of working with Chauncey Lane to purchase my new condo, and the experience could not have been better. From start to finish, the transaction was seamless\u0097every step handled with professionalism, clear communication, and attention to detail. The property is in a wonderful neighborhood with excellent amenities, exactly what I was hoping for, and Chauncey made sure everything fell into place without a single hiccup. I\u0092m grateful for the entire Chase International team\u0092s expertise and dedication, and I would highly recommend Chauncey to anyone looking for an stress-free real estate experience.\"';
TestCell46.appendChild(TestDiv46);
TestRow46.appendChild(TestCell46);
var SigRow46 = document.createElement('TR');
var SigCell46 = document.createElement('TD');
SigCell46.className = 'TestimonialTree_Signature';
var SigData46 = document.createTextNode('Barbara Lane');
SigCell46.appendChild(SigData46);
SigRow46.appendChild(SigCell46);
var SourceCell46 = document.createElement('TD');
SourceCell46.className = 'TestimonialTree_Source';
var SourceData46 = document.createTextNode('on Google');
SourceCell46.appendChild(SourceData46);
SigCell46.appendChild(SourceCell46);
//Add Row
tmp.appendChild(SigRow46);
//Add Row
tmp.appendChild(TestRow46);
var BR47 = document.createElement('BR');
var TestRow47 = document.createElement('TR');
var TestCell47 = document.createElement('TD');
TestCell47.className = 'TestimonialTree_Testimonial';
TestCell47.className = 'TestimonialTree_Testimonial';
var TestDiv47 = document.createElement('div');
TestDiv47.innerHTML= '\"Justine was amazing! She was extremely helpful, open, and reliable through the entire sales process. She went above and beyond and made what could\'ve been a stressful process seem like a walk in the park. Highly recommend!\u00A0\u00A0\"';
TestCell47.appendChild(TestDiv47);
TestRow47.appendChild(TestCell47);
var SigRow47 = document.createElement('TR');
var SigCell47 = document.createElement('TD');
SigCell47.className = 'TestimonialTree_Signature';
var SigData47 = document.createTextNode('Chris Frost');
SigCell47.appendChild(SigData47);
SigRow47.appendChild(SigCell47);
//Add Row
tmp.appendChild(SigRow47);
//Add Row
tmp.appendChild(TestRow47);
var BR48 = document.createElement('BR');
var TestRow48 = document.createElement('TR');
var TestCell48 = document.createElement('TD');
TestCell48.className = 'TestimonialTree_Testimonial';
TestCell48.className = 'TestimonialTree_Testimonial';
var TestDiv48 = document.createElement('div');
TestDiv48.innerHTML= '\"Justine Was instrumental in locating my dream retirement home. She was able to show me Sparks and Reno so that I had a great overview of the area . I am very pleased with her professionalism, enthusiasm ,and dedication to server her cliants , I highly reccomend Justine and look forward to working with her in\u00A0 future real estates ventures.\"';
TestCell48.appendChild(TestDiv48);
TestRow48.appendChild(TestCell48);
var SigRow48 = document.createElement('TR');
var SigCell48 = document.createElement('TD');
SigCell48.className = 'TestimonialTree_Signature';
var SigData48 = document.createTextNode('Daniel J Martinez');
SigCell48.appendChild(SigData48);
SigRow48.appendChild(SigCell48);
//Add Row
tmp.appendChild(SigRow48);
//Add Row
tmp.appendChild(TestRow48);
var BR49 = document.createElement('BR');
var TestRow49 = document.createElement('TR');
var TestCell49 = document.createElement('TD');
TestCell49.className = 'TestimonialTree_Testimonial';
TestCell49.className = 'TestimonialTree_Testimonial';
var TestDiv49 = document.createElement('div');
TestDiv49.innerHTML= '\"Justine Moore is an outstanding realtor. She was very professional and easy to approach with all my questions, comments, and concerns. She took great care of me throughout the entire process of purchasing my home. As a first-time homebuyer, She took the time to explain the steps before and during each phase of buying my house. She had great knowledge of the current housing market and was able to find plenty of options for me to choose from. Along with all the houses we went and viewed she had detailed reports on the neighborhood and local area. She worked tirelessly to help me find a home even after a few offers that were made didn\'t get accepted. I would highly recommend her to anyone in the market to buy or sell a house. She will not give up until your dreams are a reality.\"';
TestCell49.appendChild(TestDiv49);
TestRow49.appendChild(TestCell49);
var SigRow49 = document.createElement('TR');
var SigCell49 = document.createElement('TD');
SigCell49.className = 'TestimonialTree_Signature';
var SigData49 = document.createTextNode('Mr. Schaefer');
SigCell49.appendChild(SigData49);
SigRow49.appendChild(SigCell49);
//Add Row
tmp.appendChild(SigRow49);
//Add Row
tmp.appendChild(TestRow49);
document.getElementById('TestimonialTree_Widget_69006').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=246849';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '