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=40087¶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= '\"Michelle did an amazing job for us!\u00A0 As first time home buyers we had no idea what to do.\u00A0 Michelle made the process much easier and less stressful.\u00A0 She was so patient with us through all 45 homes we looked at. Very easy to communicate with and fast to respond.\u00A0 She is quite knowledgable in the area of real estate.\u00A0 We have so appreciated her help and will definately be coming to her again someday when we are ready to buy and sell.\u00A0\"'; TestCell0.appendChild(TestDiv0); TestRow0.appendChild(TestCell0); var SigRow0 = document.createElement('TR'); var SigCell0 = document.createElement('TD'); SigCell0.className = 'TestimonialTree_Signature'; var SigData0 = document.createTextNode('B L'); 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= '\"Michelle is an excellent Realtor and more importantly, she is a person who cares about people! Her service to me was much above what would normally be expected. I would highly recommend Michelle to anyone, buyer or seller. I watched her assist my brother as a Buyers Agent and that inspired me to hire her for selling my house. Approximately two months on the market and twenty-eight days from acceptance to close. Very impressive!\"'; TestCell1.appendChild(TestDiv1); TestRow1.appendChild(TestCell1); var SigRow1 = document.createElement('TR'); var SigCell1 = document.createElement('TD'); SigCell1.className = 'TestimonialTree_Signature'; var SigData1 = document.createTextNode('Susanne H'); 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= '\"Michelle is great! She is professional, knowledgeable, and friendly. She held a great open house and we received an offer within nine days. Just a excellent experience!\"'; TestCell2.appendChild(TestDiv2); TestRow2.appendChild(TestCell2); var SigRow2 = document.createElement('TR'); var SigCell2 = document.createElement('TD'); SigCell2.className = 'TestimonialTree_Signature'; var SigData2 = document.createTextNode('Gary L'); 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= '\"Michelle was beyond FABULOUS!!!! She made my first time home buying experience so wonderful and easy, and painless. She was there every step of the way and never gave up on me. She was ontop of everything and coordinated everything. If you are looking to buy or sell I highly recommend you give\u00A0 Michelle a call. You will not regret making that decision. I am glad she was in my corner. Thanks for being so AWESOME!!!! In the process I gained a new friend as well. Even after my purchase she is still there for me. That\'s ????? service. Thanks a million Michelle\"'; TestCell3.appendChild(TestDiv3); TestRow3.appendChild(TestCell3); var SigRow3 = document.createElement('TR'); var SigCell3 = document.createElement('TD'); SigCell3.className = 'TestimonialTree_Signature'; var SigData3 = document.createTextNode('J. H'); 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= '\"Michelle was so helpful. I was buying my first house and Michelle was incredibly patient and explained all the jargon at every moment in the journey. Michelle told me the truth about houses and was very honest. When I started the process, I was afraid of being taken advantage of, but Michelle was so down to earth and smart that I trusted her guidance right away. She answered texts and phones calls quickly and was just a great person to work with.\"'; TestCell4.appendChild(TestDiv4); TestRow4.appendChild(TestCell4); var SigRow4 = document.createElement('TR'); var SigCell4 = document.createElement('TD'); SigCell4.className = 'TestimonialTree_Signature'; var SigData4 = document.createTextNode('Oprah'); SigCell4.appendChild(SigData4); SigRow4.appendChild(SigCell4); //Add Row tmp.appendChild(SigRow4); //Add Row tmp.appendChild(TestRow4); document.getElementById('TestimonialTree_Widget_40087').appendChild(newEl); var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://testimonialtree.com/?uid=0'; 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_40087').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_40087').appendChild(TestimonialLink);