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=57395¶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= '\"Very responsive and professional! Offer on first weekend and closed in under 45 days. Josee is an amazing realtor!!!\"'; TestCell0.appendChild(TestDiv0); TestRow0.appendChild(TestCell0); var SigRow0 = document.createElement('TR'); var SigCell0 = document.createElement('TD'); SigCell0.className = 'TestimonialTree_Signature'; var SigData0 = document.createTextNode('Liz M'); 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= '\"Josee is an excellent realtor who knows the market and cares about her client\u0092s satisfaction and best interests. I felt comfortable placing my trust in her regarding details of the whole process from listing my home to the final walk through and closing. Since attorneys are not used in AZ residential real estate transactions, I had confidence she had my back. She was always available to answer questions and I have already referred Josee to friends who may be interested in selling their 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('Dawn C'); 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= '\"Josee was excellent in helping us find a home and walk us through the buying process. We feel she went out of her way to explain the process and follow up on any questions or driving to the selected house to check on something or take video for us. She did a great job!
\n
\nWe did not know her when we started looking for a house but by the end we consider her a friend. \"'; TestCell2.appendChild(TestDiv2); TestRow2.appendChild(TestCell2); var SigRow2 = document.createElement('TR'); var SigCell2 = document.createElement('TD'); SigCell2.className = 'TestimonialTree_Signature'; var SigData2 = document.createTextNode('Thomas D'); 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= '\"Josee was our realtor and did an outstanding job. We needed to sell my parents house in Suprise but don\u0092t live near there. Josee handled it all, she has a network of professionals that prepared the house and it went under contract in two days. \"'; TestCell3.appendChild(TestDiv3); TestRow3.appendChild(TestCell3); var SigRow3 = document.createElement('TR'); var SigCell3 = document.createElement('TD'); SigCell3.className = 'TestimonialTree_Signature'; var SigData3 = document.createTextNode('Mark M'); 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= '\"Jos\u00E9e goes above and beyond to make the sale smooth. She responded quickly to requests that we made, she plans ahead and thoroughly follows up on all details that go with the sale of a home.\"'; TestCell4.appendChild(TestDiv4); TestRow4.appendChild(TestCell4); var SigRow4 = document.createElement('TR'); var SigCell4 = document.createElement('TD'); SigCell4.className = 'TestimonialTree_Signature'; var SigData4 = document.createTextNode('Brian E'); 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= '\"Josee has represented us well. She treated us as friends not just clients.
\nShe is knowledgeable and informative. She communicates well. We are grateful for her during this challenging time in our lives.\"'; TestCell5.appendChild(TestDiv5); TestRow5.appendChild(TestCell5); var SigRow5 = document.createElement('TR'); var SigCell5 = document.createElement('TD'); SigCell5.className = 'TestimonialTree_Signature'; var SigData5 = document.createTextNode('Dennis S'); 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= '\"Josee is by far the best agent we have ever worked with. She is professional and thorough. She kept us informed every step of the way, followed through with everything she said she would, and consistently made us feel as if we were her only clients. We cannot recommend her highly enough. \"'; TestCell6.appendChild(TestDiv6); TestRow6.appendChild(TestCell6); var SigRow6 = document.createElement('TR'); var SigCell6 = document.createElement('TD'); SigCell6.className = 'TestimonialTree_Signature'; var SigData6 = document.createTextNode('Suzanne C'); 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= '\"Josee is a very professional person and was very helpful in the transaction of my home. She was always in touch and her follow up was great. Thank you Josee.\"'; TestCell7.appendChild(TestDiv7); TestRow7.appendChild(TestCell7); var SigRow7 = document.createElement('TR'); var SigCell7 = document.createElement('TD'); SigCell7.className = 'TestimonialTree_Signature'; var SigData7 = document.createTextNode('Loretta K'); 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= '\"When my brother & I decided to sell our family home, we interviewed multiple agents - Josee stood way above everyone else - we chose her & couldn\'t be happier with the outcome - Josee was an invaluable asset during the entire process, taking care of everything needed both planned & unplanned - she truly made a potentially difficult process extremely easy & pleasurable - we definitely couldn\'t have done it without Josee & Long & highly recommend.\"'; TestCell8.appendChild(TestDiv8); TestRow8.appendChild(TestCell8); var SigRow8 = document.createElement('TR'); var SigCell8 = document.createElement('TD'); SigCell8.className = 'TestimonialTree_Signature'; var SigData8 = document.createTextNode('Suzanne S'); SigCell8.appendChild(SigData8); SigRow8.appendChild(SigCell8); //Add Row tmp.appendChild(SigRow8); //Add Row tmp.appendChild(TestRow8); var BR9 = document.createElement('BR'); var TestRow9 = document.createElement('TR'); var TestCell9 = document.createElement('TD'); TestCell9.className = 'TestimonialTree_Testimonial'; TestCell9.className = 'TestimonialTree_Testimonial'; var TestDiv9 = document.createElement('div'); TestDiv9.innerHTML= '\"Josee\'s market knowledge, industry expertise, & contacts made this usually arduous & difficult process easy & pleasurable - wouldn\'t want to work with any other realtor - thanks Josee & thanks Long Realty.\"'; TestCell9.appendChild(TestDiv9); TestRow9.appendChild(TestCell9); var SigRow9 = document.createElement('TR'); var SigCell9 = document.createElement('TD'); SigCell9.className = 'TestimonialTree_Signature'; var SigData9 = document.createTextNode('Bradley W'); 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= '\"Josee was extremely helpful with the entire process. She is very knowledgeable and goes above and beyond. She is the absolute best realtor.\"'; TestCell10.appendChild(TestDiv10); TestRow10.appendChild(TestCell10); var SigRow10 = document.createElement('TR'); var SigCell10 = document.createElement('TD'); SigCell10.className = 'TestimonialTree_Signature'; var SigData10 = document.createTextNode('Armando C'); SigCell10.appendChild(SigData10); SigRow10.appendChild(SigCell10); //Add Row tmp.appendChild(SigRow10); //Add Row tmp.appendChild(TestRow10); var BR11 = document.createElement('BR'); var TestRow11 = document.createElement('TR'); var TestCell11 = document.createElement('TD'); TestCell11.className = 'TestimonialTree_Testimonial'; TestCell11.className = 'TestimonialTree_Testimonial'; var TestDiv11 = document.createElement('div'); TestDiv11.innerHTML= '\"Josee is true professional and looked after the sale of of home in the best possible manner. She was always available when we needed her and kept us informed during the long journey from initial listing to the closing day . A rating of 5 ?? is very appropriate ! Would not hesitate to recommend her to all friends and family . And she is also a very nice person on top of all her real estate credentials\"'; TestCell11.appendChild(TestDiv11); TestRow11.appendChild(TestCell11); var SigRow11 = document.createElement('TR'); var SigCell11 = document.createElement('TD'); SigCell11.className = 'TestimonialTree_Signature'; var SigData11 = document.createTextNode('Douglas C'); 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= '\"Josee is a fantastic realtor. She made each aspect of selling a property run smoothly . Josee went above and beyond explaining each aspect of my contract. She was able to contact an electrician, roofer, and painter on a minutes notice and get all repairs done in a matter of 9 days. But most importantly she was there to make sure it was done perfectly. Great job Josee.\"'; TestCell12.appendChild(TestDiv12); TestRow12.appendChild(TestCell12); var SigRow12 = document.createElement('TR'); var SigCell12 = document.createElement('TD'); SigCell12.className = 'TestimonialTree_Signature'; var SigData12 = document.createTextNode('Ina O'); SigCell12.appendChild(SigData12); SigRow12.appendChild(SigCell12); //Add Row tmp.appendChild(SigRow12); //Add Row tmp.appendChild(TestRow12); var BR13 = document.createElement('BR'); var TestRow13 = document.createElement('TR'); var TestCell13 = document.createElement('TD'); TestCell13.className = 'TestimonialTree_Testimonial'; TestCell13.className = 'TestimonialTree_Testimonial'; var TestDiv13 = document.createElement('div'); TestDiv13.innerHTML= '\"Josee is the best.\"'; TestCell13.appendChild(TestDiv13); TestRow13.appendChild(TestCell13); var SigRow13 = document.createElement('TR'); var SigCell13 = document.createElement('TD'); SigCell13.className = 'TestimonialTree_Signature'; var SigData13 = document.createTextNode('Timothy L'); SigCell13.appendChild(SigData13); SigRow13.appendChild(SigCell13); //Add Row tmp.appendChild(SigRow13); //Add Row tmp.appendChild(TestRow13); var BR14 = document.createElement('BR'); var TestRow14 = document.createElement('TR'); var TestCell14 = document.createElement('TD'); TestCell14.className = 'TestimonialTree_Testimonial'; TestCell14.className = 'TestimonialTree_Testimonial'; var TestDiv14 = document.createElement('div'); TestDiv14.innerHTML= '\"Josee was always available to answer a question by telephone, email, or text. Great service.\"'; TestCell14.appendChild(TestDiv14); TestRow14.appendChild(TestCell14); var SigRow14 = document.createElement('TR'); var SigCell14 = document.createElement('TD'); SigCell14.className = 'TestimonialTree_Signature'; var SigData14 = document.createTextNode('Gayle M'); 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= '\"Jose\'e-Marie Plant truly, in every aspect, goes above and beyond what is expected of her as a realtor. Constant communication, attends all aspects of the process in person, even when client can not make it. Thorough communication throughout the entire process. Simply stated: buying a property with Jose\'e as realtor, simply can\'t get any easier. The process is worry free with her in charge. The team she has built, and the representatives she uses throughout the process to achieve all those behind the scenes actions, are a true indicator of her professionalism and dedication to getting the job done right the very first time. Really great job Jose\'e, thank you so much for your attention to every single tiny little detail.\"'; TestCell15.appendChild(TestDiv15); TestRow15.appendChild(TestCell15); var SigRow15 = document.createElement('TR'); var SigCell15 = document.createElement('TD'); SigCell15.className = 'TestimonialTree_Signature'; var SigData15 = document.createTextNode('David P'); SigCell15.appendChild(SigData15); SigRow15.appendChild(SigCell15); //Add Row tmp.appendChild(SigRow15); //Add Row tmp.appendChild(TestRow15); var BR16 = document.createElement('BR'); var TestRow16 = document.createElement('TR'); var TestCell16 = document.createElement('TD'); TestCell16.className = 'TestimonialTree_Testimonial'; TestCell16.className = 'TestimonialTree_Testimonial'; var TestDiv16 = document.createElement('div'); TestDiv16.innerHTML= '\"That young Lady is as good as you can get\"'; TestCell16.appendChild(TestDiv16); TestRow16.appendChild(TestCell16); var SigRow16 = document.createElement('TR'); var SigCell16 = document.createElement('TD'); SigCell16.className = 'TestimonialTree_Signature'; var SigData16 = document.createTextNode('Billy J'); SigCell16.appendChild(SigData16); SigRow16.appendChild(SigCell16); //Add Row tmp.appendChild(SigRow16); //Add Row tmp.appendChild(TestRow16); document.getElementById('TestimonialTree_Widget_57395').appendChild(newEl); var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://testimonialtree.com/?uid=382352'; AddTestimonialLink.target = '_blank'; AddTestimonialLink.innerHTML = '
[+] Add New Testimonial
'; var TestimonialLink = document.createElement('A'); TestimonialLink.href= 'https://testimonialtree.com'; TestimonialLink.target = '_blank'; TestimonialLink.innerHTML = '
Powered by TestimonialTree.com\&trade\;
'; document.getElementById('TestimonialTree_Widget_57395').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_57395').appendChild(TestimonialLink);