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=71548¶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= '\"Laura did an outstanding job assisting me with the sale of my house. Her deep expertise in the local market was instrumental in setting a competitive selling price. She was actively involved in every aspect of the process\u0097from managing necessary repairs to guiding me through closing. Laura was always responsive to my requests, scheduled weekly open houses, and provided invaluable advice every step of the way. She was truly the best agent for the job!\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Sandra G');
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= '\"What I like about Laura is that she\u0092s always there to help us and fight for us and is not just about her commission \"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('Jose Sanabia');
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= '\"Laura is absolutely the best! She was great from when we first met. Throughout our whole process. And all the way to the end. She\'s very good with communication with us. Everything! She made us feel so comfortable. Very much good vibes! \"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Rey-Gina Lando');
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= '\"Laura Ramirez is an excellent Real Estate Agent and Manager!\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('Thomas Spennato');
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= '\"Laura Ramirez-Reyes helps me find the perfect home in Vegas. She came highly recommended by my financial advisor in New York. She is professional and knowledgeable. If you are searching for someone reliable and honest. Please reach out to Laura. My husband and I have a new home, all thanks to her. \"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Kitty Suen-Spennato');
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= '\"The best Real State of NV\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Enrique Barraza Martinez');
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= '\"The best Real State of NV\"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('Henry Barraza Acevedo');
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= '\"Laura was always on top of her game and the experience she has with the market was impressive She always went above and beyond for me from the beginning to the end of my selling process. I was out of state for the full process of this sell. The best part was I never had to worry she was always in control and sure that the sale would happen. She made sure I was her main priority in this process. I will always be thankful and grateful for her expertise as a realtor. She\'s the Best!!!!\"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('johnsonteressaannette');
SigCell7.appendChild(SigData7);
SigRow7.appendChild(SigCell7);
var SourceCell7 = document.createElement('TD');
SourceCell7.className = 'TestimonialTree_Source';
var SourceData7 = document.createTextNode('on Zillow');
SourceCell7.appendChild(SourceData7);
SigCell7.appendChild(SourceCell7);
//Add Row
tmp.appendChild(SigRow7);
//Add Row
tmp.appendChild(TestRow7);
var BR8 = document.createElement('BR');
var TestRow8 = document.createElement('TR');
var TestCell8 = document.createElement('TD');
TestCell8.className = 'TestimonialTree_Testimonial';
TestCell8.className = 'TestimonialTree_Testimonial';
var TestDiv8 = document.createElement('div');
TestDiv8.innerHTML= '\"Laura is amazing, she helped me to find and with the process to buy my house here in Las Vegas. She is willing all the time to help me answering questions about the house after I bought it as well.\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('Juan SebastianRobledo');
SigCell8.appendChild(SigData8);
SigRow8.appendChild(SigCell8);
var SourceCell8 = document.createElement('TD');
SourceCell8.className = 'TestimonialTree_Source';
var SourceData8 = document.createTextNode('on Zillow');
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= '\"Laura helped me sell my house in a crunch. I needed to sell in under 6 months due to divorce . She kept it real with me and was not soft when it came to making big decisions on the pricing and negotiation. While the market proved itself difficult, Laura did manage to get over 50 showings to my property and landed me a sale. \"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('burnrealestate');
SigCell9.appendChild(SigData9);
SigRow9.appendChild(SigCell9);
var SourceCell9 = document.createElement('TD');
SourceCell9.className = 'TestimonialTree_Source';
var SourceData9 = document.createTextNode('on Zillow');
SourceCell9.appendChild(SourceData9);
SigCell9.appendChild(SourceCell9);
//Add Row
tmp.appendChild(SigRow9);
//Add Row
tmp.appendChild(TestRow9);
var BR10 = document.createElement('BR');
var TestRow10 = document.createElement('TR');
var TestCell10 = document.createElement('TD');
TestCell10.className = 'TestimonialTree_Testimonial';
TestCell10.className = 'TestimonialTree_Testimonial';
var TestDiv10 = document.createElement('div');
TestDiv10.innerHTML= '\"As a first time home buyer I was nervous and didn\'t know what to expect. Laura was there for me during the entire process until the day we closed. I was extremely lucky to work with Laura because she guided me during the entire process and she was there to answer my million questions. She is very nice, caring and wants the best for her clients. She is also extremely skilled and will negotiate for you ! You won\'t regret it !!! \"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('brndmelgodinez');
SigCell10.appendChild(SigData10);
SigRow10.appendChild(SigCell10);
var SourceCell10 = document.createElement('TD');
SourceCell10.className = 'TestimonialTree_Source';
var SourceData10 = document.createTextNode('on Zillow');
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= '\"Laura helped us with our Vegas property sale. Unfortunately this was not the first time it had been on the market in the last two years with another agency less adaptable. Due to my rummaging through social media and interest in local markets, I found Laura\u0092s posts, what appeared to be a barrage of completed transactions, happy owners and sellers, awards, properties not all in one area, values north and south of our home, addresses from all over Vegas. I reached out simply to inquire if she was real at first, received a warm welcome and preliminary numbers in no time. I stewed and put this on a back burner for many months. Once we had a vacant home, we took the plunge into realtor #2, Laura took the wheel. Nothing was the same as before. Laura had comms on lock, timing perfected, empathy and reasoning, expectations were on point, Rolodex with referrals for landscape, maintenance, repairs, you name it. Challenges were hurdled, it was not a pretty neighborhood. Wave one: prepared to beautify, check. Wave two: Offers and requests. Laura provided honest opinion, allowing us to drive the deal. Wave three: Escrow. The most painful of all. Patience game, Laura has mastered. I now have wear marks in my carpet to repair. :) kidding. That last jaunt was full of surprise and adventure. Nothing too big for compromise and that pest, time. All the while, Laura is caring for her many clients and personal life, I am thinking she is my personal property coordinator, and she pulls it all off seamlessly. I wish I had met and started this sale with Laura as her hard work shows every day; her bright ideas and caring, can-do attitude, relevance and strategy are all five star in my opinion. Any day, I\u0092d recommend! \"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('scottieducati1098');
SigCell11.appendChild(SigData11);
SigRow11.appendChild(SigCell11);
var SourceCell11 = document.createElement('TD');
SourceCell11.className = 'TestimonialTree_Source';
var SourceData11 = document.createTextNode('on Zillow');
SourceCell11.appendChild(SourceData11);
SigCell11.appendChild(SourceCell11);
//Add Row
tmp.appendChild(SigRow11);
//Add Row
tmp.appendChild(TestRow11);
var BR12 = document.createElement('BR');
var TestRow12 = document.createElement('TR');
var TestCell12 = document.createElement('TD');
TestCell12.className = 'TestimonialTree_Testimonial';
TestCell12.className = 'TestimonialTree_Testimonial';
var TestDiv12 = document.createElement('div');
TestDiv12.innerHTML= '\"Laura was outstanding with every aspect in buying our first home. My husband and I are very grateful to have found Laura. She was very understanding with our situation from moving from CA and on how quickly we were to buy our home. So thank you so much Laura, you made it happen for my family. \"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('cjzmommy12');
SigCell12.appendChild(SigData12);
SigRow12.appendChild(SigCell12);
var SourceCell12 = document.createElement('TD');
SourceCell12.className = 'TestimonialTree_Source';
var SourceData12 = document.createTextNode('on Zillow');
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= '\"We just moved to Las Vegas from out of state, and Laura was amazing every step of the way. She even picked us up from the airport, which was so nice and made us feel welcome right away. Laura really knows her stuff when it comes to the Las Vegas housing market. She took the time to get to know us and understand exactly what we were looking for months before we were available to go look in person . Because of her, we found the perfect house in a great neighborhood. She was always available to answer our questions and made the whole moving process so much easier. Her advice and insights were super helpful, and she really made us feel taken care of. If you\u0092re looking for a great real estate agent in Las Vegas, we can\'t recommend Laura enough. She made our move stress-free and enjoyable, and we will definitely be using her in the future again! Thanks, Laura, for everything!\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('cmcgrath454');
SigCell13.appendChild(SigData13);
SigRow13.appendChild(SigCell13);
var SourceCell13 = document.createElement('TD');
SourceCell13.className = 'TestimonialTree_Source';
var SourceData13 = document.createTextNode('on Zillow');
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= '\"Laura gave me an incredible service and knowledge. She found me an excellent tenant, which signed a one year lease. Helped me through a stressful process. I couldn\'t be happier ! I highly recommend her for all your real-estate needs. I trust her 100% with my future goals and investments. \"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('JayZ6374');
SigCell14.appendChild(SigData14);
SigRow14.appendChild(SigCell14);
var SourceCell14 = document.createElement('TD');
SourceCell14.className = 'TestimonialTree_Source';
var SourceData14 = document.createTextNode('on Zillow');
SourceCell14.appendChild(SourceData14);
SigCell14.appendChild(SourceCell14);
//Add Row
tmp.appendChild(SigRow14);
//Add Row
tmp.appendChild(TestRow14);
var BR15 = document.createElement('BR');
var TestRow15 = document.createElement('TR');
var TestCell15 = document.createElement('TD');
TestCell15.className = 'TestimonialTree_Testimonial';
TestCell15.className = 'TestimonialTree_Testimonial';
var TestDiv15 = document.createElement('div');
TestDiv15.innerHTML= '\"Laura\u0092s real estate service was exceptional, combining market savvy with genuine care to find my ideal home. Her communication was always timely, her advice insightful, and her negotiation skills ensured a great deal. Laura\u0092s passion for her work is evident, making her an excellent choice for anyone seeking a personalized and successful real estate experience.\"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('andresrrs');
SigCell15.appendChild(SigData15);
SigRow15.appendChild(SigCell15);
var SourceCell15 = document.createElement('TD');
SourceCell15.className = 'TestimonialTree_Source';
var SourceData15 = document.createTextNode('on Zillow');
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= '\"Laura was beyond great; she is a great Realtor and we enjoyed working with Laura on selling our home. Laura was involved in all aspects of the closing. She was very formative and persistent in getting our home sold quick. We would recommend her to anyone trying to sell or buy a home in Las Vegas. We also would like to thank her for making us feel comfortable. Laura was very professional and focus!\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('mmccan510');
SigCell16.appendChild(SigData16);
SigRow16.appendChild(SigCell16);
var SourceCell16 = document.createElement('TD');
SourceCell16.className = 'TestimonialTree_Source';
var SourceData16 = document.createTextNode('on Zillow');
SourceCell16.appendChild(SourceData16);
SigCell16.appendChild(SourceCell16);
//Add Row
tmp.appendChild(SigRow16);
//Add Row
tmp.appendChild(TestRow16);
var BR17 = document.createElement('BR');
var TestRow17 = document.createElement('TR');
var TestCell17 = document.createElement('TD');
TestCell17.className = 'TestimonialTree_Testimonial';
TestCell17.className = 'TestimonialTree_Testimonial';
var TestDiv17 = document.createElement('div');
TestDiv17.innerHTML= '\"Laura is PROFESSIONAL and PROMPT!! Laura helped us to get our asking price AND close in less than 30 days!! I was thoroughly impressed with her style and professionalism. She treated us as family and sold our home like it was her own. If I ever sell or purchase another home Laura will be my agent EVERY TIME!! Respect and honesty are here true trademarks!! THANK YOU LAURA!!!!\"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('catjoslynmachado');
SigCell17.appendChild(SigData17);
SigRow17.appendChild(SigCell17);
var SourceCell17 = document.createElement('TD');
SourceCell17.className = 'TestimonialTree_Source';
var SourceData17 = document.createTextNode('on Zillow');
SourceCell17.appendChild(SourceData17);
SigCell17.appendChild(SourceCell17);
//Add Row
tmp.appendChild(SigRow17);
//Add Row
tmp.appendChild(TestRow17);
var BR18 = document.createElement('BR');
var TestRow18 = document.createElement('TR');
var TestCell18 = document.createElement('TD');
TestCell18.className = 'TestimonialTree_Testimonial';
TestCell18.className = 'TestimonialTree_Testimonial';
var TestDiv18 = document.createElement('div');
TestDiv18.innerHTML= '\"Laura Ramirez-Reyes was really motivated and enthusiastic. She helped us sell our home and was really understanding of our requirements to sell the house. She hosted several open houses and help us reorganize the house to look presentable to potential buyers. Her negotiantion skills got us to sell the house at over asking even in a time where the hosing market was declining.\"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('karina ortiz27');
SigCell18.appendChild(SigData18);
SigRow18.appendChild(SigCell18);
var SourceCell18 = document.createElement('TD');
SourceCell18.className = 'TestimonialTree_Source';
var SourceData18 = document.createTextNode('on Zillow');
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= '\"Laura is the BEST!!!! She never stopped looking for my home until we found it. She was so patient throughout the months, and very reliable & always stayed consistent with the communication. I highly recommend Laura to anyone looking for their forever home.\"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('des17young');
SigCell19.appendChild(SigData19);
SigRow19.appendChild(SigCell19);
var SourceCell19 = document.createElement('TD');
SourceCell19.className = 'TestimonialTree_Source';
var SourceData19 = document.createTextNode('on Zillow');
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= '\"Laura es una excelente agente la cual le doy las gracias por ayudarme a con seguir mi casa y se la recomiendo a todos. Si deseas hacer realidad tu suenos de tener su casa solo llame a Laura. Responsible, amable, atenta a los detailed. Gracias otra vez mujer. Laura is an excellent realtor. I\'m beyond thankful for her service. She is very, kind, friendly, knowledgeable about the area and most important about the market. Great experience! Thank you again Laura. You are awesome.\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('lidiarrodas1997');
SigCell20.appendChild(SigData20);
SigRow20.appendChild(SigCell20);
var SourceCell20 = document.createElement('TD');
SourceCell20.className = 'TestimonialTree_Source';
var SourceData20 = document.createTextNode('on Zillow');
SourceCell20.appendChild(SourceData20);
SigCell20.appendChild(SourceCell20);
//Add Row
tmp.appendChild(SigRow20);
//Add Row
tmp.appendChild(TestRow20);
var BR21 = document.createElement('BR');
var TestRow21 = document.createElement('TR');
var TestCell21 = document.createElement('TD');
TestCell21.className = 'TestimonialTree_Testimonial';
TestCell21.className = 'TestimonialTree_Testimonial';
var TestDiv21 = document.createElement('div');
TestDiv21.innerHTML= '\"Laura found a rental for me basically sight unseen. The neighborhood was perfect, the house was perfect and the property manager was the best. I feel blessed to have found her. I could never have imagined living the rest of my life in a perfect home and city.\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('zuser20140608175037268');
SigCell21.appendChild(SigData21);
SigRow21.appendChild(SigCell21);
var SourceCell21 = document.createElement('TD');
SourceCell21.className = 'TestimonialTree_Source';
var SourceData21 = document.createTextNode('on Zillow');
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= '\"When I sold my house, I wasn\'t exactly sure how much I would be able to sell it for. Laura helped me price it correctly, and helped me with finding the minimum amount of home improvements needed to make it ready to move in. She\'s very responsive and always helpful, and helped me find the right companies at a reasonable price to do the repairs. She has quite a network. She also knew very well which candidate is the best one and helped me with the pros and cons. Highly recommended.\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('zuser20180427220600415');
SigCell22.appendChild(SigData22);
SigRow22.appendChild(SigCell22);
var SourceCell22 = document.createElement('TD');
SourceCell22.className = 'TestimonialTree_Source';
var SourceData22 = document.createTextNode('on Zillow');
SourceCell22.appendChild(SourceData22);
SigCell22.appendChild(SourceCell22);
//Add Row
tmp.appendChild(SigRow22);
//Add Row
tmp.appendChild(TestRow22);
document.getElementById('TestimonialTree_Widget_71548').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=561369';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '