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); })(); //Add stylesheet 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=36014¶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_Widget2.css'; v_css.href = protocol + '://testimonialtree.com/Styles/TestimonialTree_Widget2.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); //Powered by TestimonialTree var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://testimonialtree.com/?uid=190246'; AddTestimonialLink.target = '_blank'; AddTestimonialLink.innerHTML = '
[+] Add New Testimonial
'; //Powered by TestimonialTree var TestimonialLink = document.createElement('A'); TestimonialLink.href= 'https://testimonialtree.com'; TestimonialLink.target = '_blank'; TestimonialLink.innerHTML = '
Powered by TestimonialTree.com\&trade\;
'; window.onload=function() { //Create Parent Div var TestimonialTree_Div0 = document.createElement('div'); TestimonialTree_Div0.className = "TestimonialTree_Container"; TestimonialTree_Div0.setAttribute("itemscope",""); TestimonialTree_Div0.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author0 = document.createElement('span'); TestimonialTree_Author0.className = "TestimonialTree_Signature"; TestimonialTree_Author0.setAttribute("itemprop","author"); TestimonialTree_Author0.setAttribute("itemscope",""); TestimonialTree_Author0.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName0 = document.createElement('span'); TestimonialTree_AuthorName0.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName0.setAttribute("itemprop","name"); TestimonialTree_AuthorName0.innerHTML = 'L B Burton'; TestimonialTree_Author0.appendChild(TestimonialTree_AuthorName0); if ('Google' != '') { var TestimonialTree_Source0 = document.createElement('span'); TestimonialTree_Source0.className = "TestimonialTree_Source"; TestimonialTree_Source0.setAttribute("itemprop","source"); TestimonialTree_Source0.innerHTML = ' on Google'; TestimonialTree_AuthorName0.appendChild(TestimonialTree_Source0); } //Testimonial var TestimonialTree_TestDiv0 = document.createElement('div'); TestimonialTree_TestDiv0.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv0.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv0.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv0.innerHTML = 'We had a fantastic experience working with Bob Richards & Associates. We live out of town and the services and communication we received were exceptional. I highly recommend Bob and his company in all aspects of preparing and selling a home.'; //Review Data var TestimonialTree_ReviewDiv0 = document.createElement('div'); TestimonialTree_ReviewDiv0.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel0 = document.createElement('span'); TestimonialTree_SubjectLabel0.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv0 = document.createElement('div'); TestimonialTree_SubjectDiv0.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv0.setAttribute("itemscope",""); TestimonialTree_SubjectDiv0.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv0.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv0_name = document.createElement('span'); //TestimonialTree_SubjectDiv0_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv0_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv0_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv0.appendChild(TestimonialTree_SubjectDiv0_name) //Date var TestimonialTree_TimeStamp0 = document.createElement('time'); //TestimonialTree_TimeStamp0.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp0.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp0.setAttribute("datetime","3/5/2024 12:00:00 AM"); TestimonialTree_TimeStamp0.innerHTML = '3/5/2024 12:00:00 AM'; //Rating var TestimonialTree_Rating0 = '5' var TestimonialTree_RatingLabel10 = document.createElement('span'); TestimonialTree_RatingLabel10.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel20 = document.createElement('span'); TestimonialTree_RatingLabel20.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv0 = document.createElement('span'); TestimonialTree_RatingDiv0.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv0.setAttribute("itemscope",""); TestimonialTree_RatingDiv0.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue0 = document.createElement('span'); TestimonialTree_RatingValue0.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue0.innerHTML = TestimonialTree_Rating0 + ' '; TestimonialTree_RatingDiv0.appendChild(TestimonialTree_RatingValue0) //Add to DOM TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_SubjectLabel0); TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_SubjectDiv0); if (TestimonialTree_Rating0 != '') { TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_RatingLabel10); TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_RatingDiv0); TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_RatingLabel20); } TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_TimeStamp0); TestimonialTree_Div0.appendChild(TestimonialTree_Author0); TestimonialTree_Div0.appendChild(TestimonialTree_TestDiv0); TestimonialTree_Div0.appendChild(TestimonialTree_ReviewDiv0); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div0); //Create Parent Div var TestimonialTree_Div1 = document.createElement('div'); TestimonialTree_Div1.className = "TestimonialTree_Container"; TestimonialTree_Div1.setAttribute("itemscope",""); TestimonialTree_Div1.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author1 = document.createElement('span'); TestimonialTree_Author1.className = "TestimonialTree_Signature"; TestimonialTree_Author1.setAttribute("itemprop","author"); TestimonialTree_Author1.setAttribute("itemscope",""); TestimonialTree_Author1.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName1 = document.createElement('span'); TestimonialTree_AuthorName1.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName1.setAttribute("itemprop","name"); TestimonialTree_AuthorName1.innerHTML = 'Chad Parker'; TestimonialTree_Author1.appendChild(TestimonialTree_AuthorName1); if ('Google' != '') { var TestimonialTree_Source1 = document.createElement('span'); TestimonialTree_Source1.className = "TestimonialTree_Source"; TestimonialTree_Source1.setAttribute("itemprop","source"); TestimonialTree_Source1.innerHTML = ' on Google'; TestimonialTree_AuthorName1.appendChild(TestimonialTree_Source1); } //Testimonial var TestimonialTree_TestDiv1 = document.createElement('div'); TestimonialTree_TestDiv1.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv1.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv1.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv1.innerHTML = 'Bob and his team are amazing! He goes the extra mile to make sure everything is handled perfectly. His service is amazing from beginning to end. I would (and have) recommend Bob Richards to anyone looking for a realtor. Perfect 10 out of 10 experience!'; //Review Data var TestimonialTree_ReviewDiv1 = document.createElement('div'); TestimonialTree_ReviewDiv1.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel1 = document.createElement('span'); TestimonialTree_SubjectLabel1.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv1 = document.createElement('div'); TestimonialTree_SubjectDiv1.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv1.setAttribute("itemscope",""); TestimonialTree_SubjectDiv1.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv1.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv1_name = document.createElement('span'); //TestimonialTree_SubjectDiv1_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv1_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv1_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv1.appendChild(TestimonialTree_SubjectDiv1_name) //Date var TestimonialTree_TimeStamp1 = document.createElement('time'); //TestimonialTree_TimeStamp1.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp1.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp1.setAttribute("datetime","1/31/2024 12:00:00 AM"); TestimonialTree_TimeStamp1.innerHTML = '1/31/2024 12:00:00 AM'; //Rating var TestimonialTree_Rating1 = '5' var TestimonialTree_RatingLabel11 = document.createElement('span'); TestimonialTree_RatingLabel11.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel21 = document.createElement('span'); TestimonialTree_RatingLabel21.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv1 = document.createElement('span'); TestimonialTree_RatingDiv1.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv1.setAttribute("itemscope",""); TestimonialTree_RatingDiv1.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue1 = document.createElement('span'); TestimonialTree_RatingValue1.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue1.innerHTML = TestimonialTree_Rating1 + ' '; TestimonialTree_RatingDiv1.appendChild(TestimonialTree_RatingValue1) //Add to DOM TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_SubjectLabel1); TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_SubjectDiv1); if (TestimonialTree_Rating1 != '') { TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_RatingLabel11); TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_RatingDiv1); TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_RatingLabel21); } TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_TimeStamp1); TestimonialTree_Div1.appendChild(TestimonialTree_Author1); TestimonialTree_Div1.appendChild(TestimonialTree_TestDiv1); TestimonialTree_Div1.appendChild(TestimonialTree_ReviewDiv1); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div1); //Create Parent Div var TestimonialTree_Div2 = document.createElement('div'); TestimonialTree_Div2.className = "TestimonialTree_Container"; TestimonialTree_Div2.setAttribute("itemscope",""); TestimonialTree_Div2.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author2 = document.createElement('span'); TestimonialTree_Author2.className = "TestimonialTree_Signature"; TestimonialTree_Author2.setAttribute("itemprop","author"); TestimonialTree_Author2.setAttribute("itemscope",""); TestimonialTree_Author2.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName2 = document.createElement('span'); TestimonialTree_AuthorName2.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName2.setAttribute("itemprop","name"); TestimonialTree_AuthorName2.innerHTML = 'Matt Dowell'; TestimonialTree_Author2.appendChild(TestimonialTree_AuthorName2); if ('Google' != '') { var TestimonialTree_Source2 = document.createElement('span'); TestimonialTree_Source2.className = "TestimonialTree_Source"; TestimonialTree_Source2.setAttribute("itemprop","source"); TestimonialTree_Source2.innerHTML = ' on Google'; TestimonialTree_AuthorName2.appendChild(TestimonialTree_Source2); } //Testimonial var TestimonialTree_TestDiv2 = document.createElement('div'); TestimonialTree_TestDiv2.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv2.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv2.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv2.innerHTML = 'Bob is an incredible person to work with. Very motivational and has a big heart wanting to help!'; //Review Data var TestimonialTree_ReviewDiv2 = document.createElement('div'); TestimonialTree_ReviewDiv2.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel2 = document.createElement('span'); TestimonialTree_SubjectLabel2.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv2 = document.createElement('div'); TestimonialTree_SubjectDiv2.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv2.setAttribute("itemscope",""); TestimonialTree_SubjectDiv2.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv2.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv2_name = document.createElement('span'); //TestimonialTree_SubjectDiv2_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv2_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv2_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv2.appendChild(TestimonialTree_SubjectDiv2_name) //Date var TestimonialTree_TimeStamp2 = document.createElement('time'); //TestimonialTree_TimeStamp2.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp2.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp2.setAttribute("datetime","1/21/2024 12:00:00 AM"); TestimonialTree_TimeStamp2.innerHTML = '1/21/2024 12:00:00 AM'; //Rating var TestimonialTree_Rating2 = '5' var TestimonialTree_RatingLabel12 = document.createElement('span'); TestimonialTree_RatingLabel12.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel22 = document.createElement('span'); TestimonialTree_RatingLabel22.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv2 = document.createElement('span'); TestimonialTree_RatingDiv2.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv2.setAttribute("itemscope",""); TestimonialTree_RatingDiv2.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue2 = document.createElement('span'); TestimonialTree_RatingValue2.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue2.innerHTML = TestimonialTree_Rating2 + ' '; TestimonialTree_RatingDiv2.appendChild(TestimonialTree_RatingValue2) //Add to DOM TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_SubjectLabel2); TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_SubjectDiv2); if (TestimonialTree_Rating2 != '') { TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_RatingLabel12); TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_RatingDiv2); TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_RatingLabel22); } TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_TimeStamp2); TestimonialTree_Div2.appendChild(TestimonialTree_Author2); TestimonialTree_Div2.appendChild(TestimonialTree_TestDiv2); TestimonialTree_Div2.appendChild(TestimonialTree_ReviewDiv2); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div2); //Create Parent Div var TestimonialTree_Div3 = document.createElement('div'); TestimonialTree_Div3.className = "TestimonialTree_Container"; TestimonialTree_Div3.setAttribute("itemscope",""); TestimonialTree_Div3.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author3 = document.createElement('span'); TestimonialTree_Author3.className = "TestimonialTree_Signature"; TestimonialTree_Author3.setAttribute("itemprop","author"); TestimonialTree_Author3.setAttribute("itemscope",""); TestimonialTree_Author3.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName3 = document.createElement('span'); TestimonialTree_AuthorName3.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName3.setAttribute("itemprop","name"); TestimonialTree_AuthorName3.innerHTML = 'Tommy Salisbury'; TestimonialTree_Author3.appendChild(TestimonialTree_AuthorName3); if ('Google' != '') { var TestimonialTree_Source3 = document.createElement('span'); TestimonialTree_Source3.className = "TestimonialTree_Source"; TestimonialTree_Source3.setAttribute("itemprop","source"); TestimonialTree_Source3.innerHTML = ' on Google'; TestimonialTree_AuthorName3.appendChild(TestimonialTree_Source3); } //Testimonial var TestimonialTree_TestDiv3 = document.createElement('div'); TestimonialTree_TestDiv3.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv3.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv3.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv3.innerHTML = 'Bob is a leader, a brilliant man, and incredible human in general. He\u0092s someone who knows the market not just in Saint George but nationally and can negotiate any real estate transaction. You want to know you are in good hands when it comes to the largest purchase you\u0092ll ever make so go with the expert.'; //Review Data var TestimonialTree_ReviewDiv3 = document.createElement('div'); TestimonialTree_ReviewDiv3.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel3 = document.createElement('span'); TestimonialTree_SubjectLabel3.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv3 = document.createElement('div'); TestimonialTree_SubjectDiv3.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv3.setAttribute("itemscope",""); TestimonialTree_SubjectDiv3.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv3.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv3_name = document.createElement('span'); //TestimonialTree_SubjectDiv3_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv3_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv3_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv3.appendChild(TestimonialTree_SubjectDiv3_name) //Date var TestimonialTree_TimeStamp3 = document.createElement('time'); //TestimonialTree_TimeStamp3.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp3.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp3.setAttribute("datetime","1/8/2024 12:00:00 AM"); TestimonialTree_TimeStamp3.innerHTML = '1/8/2024 12:00:00 AM'; //Rating var TestimonialTree_Rating3 = '5' var TestimonialTree_RatingLabel13 = document.createElement('span'); TestimonialTree_RatingLabel13.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel23 = document.createElement('span'); TestimonialTree_RatingLabel23.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv3 = document.createElement('span'); TestimonialTree_RatingDiv3.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv3.setAttribute("itemscope",""); TestimonialTree_RatingDiv3.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue3 = document.createElement('span'); TestimonialTree_RatingValue3.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue3.innerHTML = TestimonialTree_Rating3 + ' '; TestimonialTree_RatingDiv3.appendChild(TestimonialTree_RatingValue3) //Add to DOM TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_SubjectLabel3); TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_SubjectDiv3); if (TestimonialTree_Rating3 != '') { TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_RatingLabel13); TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_RatingDiv3); TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_RatingLabel23); } TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_TimeStamp3); TestimonialTree_Div3.appendChild(TestimonialTree_Author3); TestimonialTree_Div3.appendChild(TestimonialTree_TestDiv3); TestimonialTree_Div3.appendChild(TestimonialTree_ReviewDiv3); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div3); //Create Parent Div var TestimonialTree_Div4 = document.createElement('div'); TestimonialTree_Div4.className = "TestimonialTree_Container"; TestimonialTree_Div4.setAttribute("itemscope",""); TestimonialTree_Div4.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author4 = document.createElement('span'); TestimonialTree_Author4.className = "TestimonialTree_Signature"; TestimonialTree_Author4.setAttribute("itemprop","author"); TestimonialTree_Author4.setAttribute("itemscope",""); TestimonialTree_Author4.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName4 = document.createElement('span'); TestimonialTree_AuthorName4.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName4.setAttribute("itemprop","name"); TestimonialTree_AuthorName4.innerHTML = 'Linda Silveira'; TestimonialTree_Author4.appendChild(TestimonialTree_AuthorName4); if ('' != '') { var TestimonialTree_Source4 = document.createElement('span'); TestimonialTree_Source4.className = "TestimonialTree_Source"; TestimonialTree_Source4.setAttribute("itemprop","source"); TestimonialTree_Source4.innerHTML = ' on '; TestimonialTree_AuthorName4.appendChild(TestimonialTree_Source4); } //Testimonial var TestimonialTree_TestDiv4 = document.createElement('div'); TestimonialTree_TestDiv4.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv4.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv4.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv4.innerHTML = 'Exceptional attention to detail! All of my questions were answered and I felt very respected. It wasn\'t easy making a decision to make a move but Stan Bray at the Bob Richards & Associates office certainly went above and beyond to help me in any way possible. If you need an agent, you\'ve found a great one so look no further!'; //Review Data var TestimonialTree_ReviewDiv4 = document.createElement('div'); TestimonialTree_ReviewDiv4.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel4 = document.createElement('span'); TestimonialTree_SubjectLabel4.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv4 = document.createElement('div'); TestimonialTree_SubjectDiv4.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv4.setAttribute("itemscope",""); TestimonialTree_SubjectDiv4.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv4.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv4_name = document.createElement('span'); //TestimonialTree_SubjectDiv4_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv4_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv4_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv4.appendChild(TestimonialTree_SubjectDiv4_name) //Date var TestimonialTree_TimeStamp4 = document.createElement('time'); //TestimonialTree_TimeStamp4.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp4.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp4.setAttribute("datetime","11/23/2023 3:56:39 AM"); TestimonialTree_TimeStamp4.innerHTML = '11/23/2023 3:56:39 AM'; //Rating var TestimonialTree_Rating4 = '5' var TestimonialTree_RatingLabel14 = document.createElement('span'); TestimonialTree_RatingLabel14.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel24 = document.createElement('span'); TestimonialTree_RatingLabel24.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv4 = document.createElement('span'); TestimonialTree_RatingDiv4.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv4.setAttribute("itemscope",""); TestimonialTree_RatingDiv4.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue4 = document.createElement('span'); TestimonialTree_RatingValue4.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue4.innerHTML = TestimonialTree_Rating4 + ' '; TestimonialTree_RatingDiv4.appendChild(TestimonialTree_RatingValue4) //Add to DOM TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_SubjectLabel4); TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_SubjectDiv4); if (TestimonialTree_Rating4 != '') { TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_RatingLabel14); TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_RatingDiv4); TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_RatingLabel24); } TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_TimeStamp4); TestimonialTree_Div4.appendChild(TestimonialTree_Author4); TestimonialTree_Div4.appendChild(TestimonialTree_TestDiv4); TestimonialTree_Div4.appendChild(TestimonialTree_ReviewDiv4); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div4); //Create Parent Div var TestimonialTree_Div5 = document.createElement('div'); TestimonialTree_Div5.className = "TestimonialTree_Container"; TestimonialTree_Div5.setAttribute("itemscope",""); TestimonialTree_Div5.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author5 = document.createElement('span'); TestimonialTree_Author5.className = "TestimonialTree_Signature"; TestimonialTree_Author5.setAttribute("itemprop","author"); TestimonialTree_Author5.setAttribute("itemscope",""); TestimonialTree_Author5.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName5 = document.createElement('span'); TestimonialTree_AuthorName5.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName5.setAttribute("itemprop","name"); TestimonialTree_AuthorName5.innerHTML = 'Josh Brown'; TestimonialTree_Author5.appendChild(TestimonialTree_AuthorName5); if ('' != '') { var TestimonialTree_Source5 = document.createElement('span'); TestimonialTree_Source5.className = "TestimonialTree_Source"; TestimonialTree_Source5.setAttribute("itemprop","source"); TestimonialTree_Source5.innerHTML = ' on '; TestimonialTree_AuthorName5.appendChild(TestimonialTree_Source5); } //Testimonial var TestimonialTree_TestDiv5 = document.createElement('div'); TestimonialTree_TestDiv5.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv5.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv5.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv5.innerHTML = 'Bob recently helped us purchase a home in Desert Color in Saint George, UT. He was responsive, helpful, and provided valuable advice. I highly recommend Bob and his team and will use them again in the future :)! '; //Review Data var TestimonialTree_ReviewDiv5 = document.createElement('div'); TestimonialTree_ReviewDiv5.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel5 = document.createElement('span'); TestimonialTree_SubjectLabel5.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv5 = document.createElement('div'); TestimonialTree_SubjectDiv5.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv5.setAttribute("itemscope",""); TestimonialTree_SubjectDiv5.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv5.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv5_name = document.createElement('span'); //TestimonialTree_SubjectDiv5_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv5_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv5_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv5.appendChild(TestimonialTree_SubjectDiv5_name) //Date var TestimonialTree_TimeStamp5 = document.createElement('time'); //TestimonialTree_TimeStamp5.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp5.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp5.setAttribute("datetime","9/5/2023 4:50:10 PM"); TestimonialTree_TimeStamp5.innerHTML = '9/5/2023 4:50:10 PM'; //Rating var TestimonialTree_Rating5 = '5' var TestimonialTree_RatingLabel15 = document.createElement('span'); TestimonialTree_RatingLabel15.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel25 = document.createElement('span'); TestimonialTree_RatingLabel25.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv5 = document.createElement('span'); TestimonialTree_RatingDiv5.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv5.setAttribute("itemscope",""); TestimonialTree_RatingDiv5.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue5 = document.createElement('span'); TestimonialTree_RatingValue5.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue5.innerHTML = TestimonialTree_Rating5 + ' '; TestimonialTree_RatingDiv5.appendChild(TestimonialTree_RatingValue5) //Add to DOM TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_SubjectLabel5); TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_SubjectDiv5); if (TestimonialTree_Rating5 != '') { TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_RatingLabel15); TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_RatingDiv5); TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_RatingLabel25); } TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_TimeStamp5); TestimonialTree_Div5.appendChild(TestimonialTree_Author5); TestimonialTree_Div5.appendChild(TestimonialTree_TestDiv5); TestimonialTree_Div5.appendChild(TestimonialTree_ReviewDiv5); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div5); //Create Parent Div var TestimonialTree_Div6 = document.createElement('div'); TestimonialTree_Div6.className = "TestimonialTree_Container"; TestimonialTree_Div6.setAttribute("itemscope",""); TestimonialTree_Div6.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author6 = document.createElement('span'); TestimonialTree_Author6.className = "TestimonialTree_Signature"; TestimonialTree_Author6.setAttribute("itemprop","author"); TestimonialTree_Author6.setAttribute("itemscope",""); TestimonialTree_Author6.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName6 = document.createElement('span'); TestimonialTree_AuthorName6.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName6.setAttribute("itemprop","name"); TestimonialTree_AuthorName6.innerHTML = 'Craig Allen'; TestimonialTree_Author6.appendChild(TestimonialTree_AuthorName6); if ('Google' != '') { var TestimonialTree_Source6 = document.createElement('span'); TestimonialTree_Source6.className = "TestimonialTree_Source"; TestimonialTree_Source6.setAttribute("itemprop","source"); TestimonialTree_Source6.innerHTML = ' on Google'; TestimonialTree_AuthorName6.appendChild(TestimonialTree_Source6); } //Testimonial var TestimonialTree_TestDiv6 = document.createElement('div'); TestimonialTree_TestDiv6.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv6.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv6.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv6.innerHTML = 'We had an amazing experience with Bob Richards and Stan Bray. From the moment of our first call to inquire on a property we were followed up with quickly and Stan was simply amazing throughout the entire process! Stan was prompt courteous respectful and most of all professional. We always felt he had our needs as his number one priority. The truth is we would not have even found our home if it wasn\u0092t for Stan as it was a pocket listing. Closing a home is always a process with various obstacles to overcome and Stan helped us navigate through a few of those right up to the closing table. Stan\u0091s follow up after the sale has been fantastic. We have used several referrals from his agency: everything from roof repair to property management and they have all performed impeccably. We consider Stan a dear friend and appreciate both he and Bob\u0091s advice through the home purchasing process. We wholeheartedly recommend Bob Richards and associates for anyone looking to purchase real estate. I was in the industry myself for 12 years and I know what great looks like and this is exactly what it looks like! Thanks so much Bob and Stan for helping us find our perfect retirement home, it has been such a pleasure working with you! Craig Denice and Rosie Allen'; //Review Data var TestimonialTree_ReviewDiv6 = document.createElement('div'); TestimonialTree_ReviewDiv6.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel6 = document.createElement('span'); TestimonialTree_SubjectLabel6.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv6 = document.createElement('div'); TestimonialTree_SubjectDiv6.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv6.setAttribute("itemscope",""); TestimonialTree_SubjectDiv6.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv6.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv6_name = document.createElement('span'); //TestimonialTree_SubjectDiv6_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv6_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv6_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv6.appendChild(TestimonialTree_SubjectDiv6_name) //Date var TestimonialTree_TimeStamp6 = document.createElement('time'); //TestimonialTree_TimeStamp6.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp6.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp6.setAttribute("datetime","8/31/2023 12:00:00 AM"); TestimonialTree_TimeStamp6.innerHTML = '8/31/2023 12:00:00 AM'; //Rating var TestimonialTree_Rating6 = '5' var TestimonialTree_RatingLabel16 = document.createElement('span'); TestimonialTree_RatingLabel16.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel26 = document.createElement('span'); TestimonialTree_RatingLabel26.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv6 = document.createElement('span'); TestimonialTree_RatingDiv6.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv6.setAttribute("itemscope",""); TestimonialTree_RatingDiv6.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue6 = document.createElement('span'); TestimonialTree_RatingValue6.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue6.innerHTML = TestimonialTree_Rating6 + ' '; TestimonialTree_RatingDiv6.appendChild(TestimonialTree_RatingValue6) //Add to DOM TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_SubjectLabel6); TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_SubjectDiv6); if (TestimonialTree_Rating6 != '') { TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_RatingLabel16); TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_RatingDiv6); TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_RatingLabel26); } TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_TimeStamp6); TestimonialTree_Div6.appendChild(TestimonialTree_Author6); TestimonialTree_Div6.appendChild(TestimonialTree_TestDiv6); TestimonialTree_Div6.appendChild(TestimonialTree_ReviewDiv6); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div6); //Create Parent Div var TestimonialTree_Div7 = document.createElement('div'); TestimonialTree_Div7.className = "TestimonialTree_Container"; TestimonialTree_Div7.setAttribute("itemscope",""); TestimonialTree_Div7.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author7 = document.createElement('span'); TestimonialTree_Author7.className = "TestimonialTree_Signature"; TestimonialTree_Author7.setAttribute("itemprop","author"); TestimonialTree_Author7.setAttribute("itemscope",""); TestimonialTree_Author7.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName7 = document.createElement('span'); TestimonialTree_AuthorName7.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName7.setAttribute("itemprop","name"); TestimonialTree_AuthorName7.innerHTML = 'Carrie & William Johnston'; TestimonialTree_Author7.appendChild(TestimonialTree_AuthorName7); if ('' != '') { var TestimonialTree_Source7 = document.createElement('span'); TestimonialTree_Source7.className = "TestimonialTree_Source"; TestimonialTree_Source7.setAttribute("itemprop","source"); TestimonialTree_Source7.innerHTML = ' on '; TestimonialTree_AuthorName7.appendChild(TestimonialTree_Source7); } //Testimonial var TestimonialTree_TestDiv7 = document.createElement('div'); TestimonialTree_TestDiv7.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv7.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv7.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv7.innerHTML = 'We enjoyed working with Bob. We found he and his group to be very vesponsive to our needs and questions!'; //Review Data var TestimonialTree_ReviewDiv7 = document.createElement('div'); TestimonialTree_ReviewDiv7.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel7 = document.createElement('span'); TestimonialTree_SubjectLabel7.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv7 = document.createElement('div'); TestimonialTree_SubjectDiv7.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv7.setAttribute("itemscope",""); TestimonialTree_SubjectDiv7.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv7.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv7_name = document.createElement('span'); //TestimonialTree_SubjectDiv7_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv7_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv7_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv7.appendChild(TestimonialTree_SubjectDiv7_name) //Date var TestimonialTree_TimeStamp7 = document.createElement('time'); //TestimonialTree_TimeStamp7.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp7.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp7.setAttribute("datetime","6/8/2023 2:08:10 AM"); TestimonialTree_TimeStamp7.innerHTML = '6/8/2023 2:08:10 AM'; //Rating var TestimonialTree_Rating7 = '5' var TestimonialTree_RatingLabel17 = document.createElement('span'); TestimonialTree_RatingLabel17.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel27 = document.createElement('span'); TestimonialTree_RatingLabel27.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv7 = document.createElement('span'); TestimonialTree_RatingDiv7.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv7.setAttribute("itemscope",""); TestimonialTree_RatingDiv7.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue7 = document.createElement('span'); TestimonialTree_RatingValue7.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue7.innerHTML = TestimonialTree_Rating7 + ' '; TestimonialTree_RatingDiv7.appendChild(TestimonialTree_RatingValue7) //Add to DOM TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_SubjectLabel7); TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_SubjectDiv7); if (TestimonialTree_Rating7 != '') { TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_RatingLabel17); TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_RatingDiv7); TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_RatingLabel27); } TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_TimeStamp7); TestimonialTree_Div7.appendChild(TestimonialTree_Author7); TestimonialTree_Div7.appendChild(TestimonialTree_TestDiv7); TestimonialTree_Div7.appendChild(TestimonialTree_ReviewDiv7); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div7); //Create Parent Div var TestimonialTree_Div8 = document.createElement('div'); TestimonialTree_Div8.className = "TestimonialTree_Container"; TestimonialTree_Div8.setAttribute("itemscope",""); TestimonialTree_Div8.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author8 = document.createElement('span'); TestimonialTree_Author8.className = "TestimonialTree_Signature"; TestimonialTree_Author8.setAttribute("itemprop","author"); TestimonialTree_Author8.setAttribute("itemscope",""); TestimonialTree_Author8.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName8 = document.createElement('span'); TestimonialTree_AuthorName8.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName8.setAttribute("itemprop","name"); TestimonialTree_AuthorName8.innerHTML = 'Kay Weinland'; TestimonialTree_Author8.appendChild(TestimonialTree_AuthorName8); if ('' != '') { var TestimonialTree_Source8 = document.createElement('span'); TestimonialTree_Source8.className = "TestimonialTree_Source"; TestimonialTree_Source8.setAttribute("itemprop","source"); TestimonialTree_Source8.innerHTML = ' on '; TestimonialTree_AuthorName8.appendChild(TestimonialTree_Source8); } //Testimonial var TestimonialTree_TestDiv8 = document.createElement('div'); TestimonialTree_TestDiv8.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv8.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv8.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv8.innerHTML = 'I am extremely grateful to Bob for his work in getting my home sold. He put a lot of extra work into the transaction and his personal touch was appreciated. His assistant Kristi was excellent and helped with all the details. '; //Review Data var TestimonialTree_ReviewDiv8 = document.createElement('div'); TestimonialTree_ReviewDiv8.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel8 = document.createElement('span'); TestimonialTree_SubjectLabel8.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv8 = document.createElement('div'); TestimonialTree_SubjectDiv8.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv8.setAttribute("itemscope",""); TestimonialTree_SubjectDiv8.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv8.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv8_name = document.createElement('span'); //TestimonialTree_SubjectDiv8_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv8_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv8_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv8.appendChild(TestimonialTree_SubjectDiv8_name) //Date var TestimonialTree_TimeStamp8 = document.createElement('time'); //TestimonialTree_TimeStamp8.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp8.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp8.setAttribute("datetime","6/6/2023 3:07:55 AM"); TestimonialTree_TimeStamp8.innerHTML = '6/6/2023 3:07:55 AM'; //Rating var TestimonialTree_Rating8 = '5' var TestimonialTree_RatingLabel18 = document.createElement('span'); TestimonialTree_RatingLabel18.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel28 = document.createElement('span'); TestimonialTree_RatingLabel28.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv8 = document.createElement('span'); TestimonialTree_RatingDiv8.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv8.setAttribute("itemscope",""); TestimonialTree_RatingDiv8.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue8 = document.createElement('span'); TestimonialTree_RatingValue8.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue8.innerHTML = TestimonialTree_Rating8 + ' '; TestimonialTree_RatingDiv8.appendChild(TestimonialTree_RatingValue8) //Add to DOM TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_SubjectLabel8); TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_SubjectDiv8); if (TestimonialTree_Rating8 != '') { TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_RatingLabel18); TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_RatingDiv8); TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_RatingLabel28); } TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_TimeStamp8); TestimonialTree_Div8.appendChild(TestimonialTree_Author8); TestimonialTree_Div8.appendChild(TestimonialTree_TestDiv8); TestimonialTree_Div8.appendChild(TestimonialTree_ReviewDiv8); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div8); //Create Parent Div var TestimonialTree_Div9 = document.createElement('div'); TestimonialTree_Div9.className = "TestimonialTree_Container"; TestimonialTree_Div9.setAttribute("itemscope",""); TestimonialTree_Div9.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author9 = document.createElement('span'); TestimonialTree_Author9.className = "TestimonialTree_Signature"; TestimonialTree_Author9.setAttribute("itemprop","author"); TestimonialTree_Author9.setAttribute("itemscope",""); TestimonialTree_Author9.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName9 = document.createElement('span'); TestimonialTree_AuthorName9.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName9.setAttribute("itemprop","name"); TestimonialTree_AuthorName9.innerHTML = 'Sandra Munn'; TestimonialTree_Author9.appendChild(TestimonialTree_AuthorName9); if ('' != '') { var TestimonialTree_Source9 = document.createElement('span'); TestimonialTree_Source9.className = "TestimonialTree_Source"; TestimonialTree_Source9.setAttribute("itemprop","source"); TestimonialTree_Source9.innerHTML = ' on '; TestimonialTree_AuthorName9.appendChild(TestimonialTree_Source9); } //Testimonial var TestimonialTree_TestDiv9 = document.createElement('div'); TestimonialTree_TestDiv9.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv9.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv9.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv9.innerHTML = 'Bob\'s the best!!! I had a difficult property to sell and his guidance got me over the listing price in a week. He was there every step of the way. I wouldn\'t hesitate to recommend him to anyone. '; //Review Data var TestimonialTree_ReviewDiv9 = document.createElement('div'); TestimonialTree_ReviewDiv9.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel9 = document.createElement('span'); TestimonialTree_SubjectLabel9.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv9 = document.createElement('div'); TestimonialTree_SubjectDiv9.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv9.setAttribute("itemscope",""); TestimonialTree_SubjectDiv9.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv9.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv9_name = document.createElement('span'); //TestimonialTree_SubjectDiv9_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv9_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv9_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv9.appendChild(TestimonialTree_SubjectDiv9_name) //Date var TestimonialTree_TimeStamp9 = document.createElement('time'); //TestimonialTree_TimeStamp9.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp9.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp9.setAttribute("datetime","5/27/2023 6:47:24 AM"); TestimonialTree_TimeStamp9.innerHTML = '5/27/2023 6:47:24 AM'; //Rating var TestimonialTree_Rating9 = '5' var TestimonialTree_RatingLabel19 = document.createElement('span'); TestimonialTree_RatingLabel19.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel29 = document.createElement('span'); TestimonialTree_RatingLabel29.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv9 = document.createElement('span'); TestimonialTree_RatingDiv9.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv9.setAttribute("itemscope",""); TestimonialTree_RatingDiv9.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue9 = document.createElement('span'); TestimonialTree_RatingValue9.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue9.innerHTML = TestimonialTree_Rating9 + ' '; TestimonialTree_RatingDiv9.appendChild(TestimonialTree_RatingValue9) //Add to DOM TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_SubjectLabel9); TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_SubjectDiv9); if (TestimonialTree_Rating9 != '') { TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_RatingLabel19); TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_RatingDiv9); TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_RatingLabel29); } TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_TimeStamp9); TestimonialTree_Div9.appendChild(TestimonialTree_Author9); TestimonialTree_Div9.appendChild(TestimonialTree_TestDiv9); TestimonialTree_Div9.appendChild(TestimonialTree_ReviewDiv9); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div9); //Create Parent Div var TestimonialTree_Div10 = document.createElement('div'); TestimonialTree_Div10.className = "TestimonialTree_Container"; TestimonialTree_Div10.setAttribute("itemscope",""); TestimonialTree_Div10.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author10 = document.createElement('span'); TestimonialTree_Author10.className = "TestimonialTree_Signature"; TestimonialTree_Author10.setAttribute("itemprop","author"); TestimonialTree_Author10.setAttribute("itemscope",""); TestimonialTree_Author10.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName10 = document.createElement('span'); TestimonialTree_AuthorName10.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName10.setAttribute("itemprop","name"); TestimonialTree_AuthorName10.innerHTML = 'Richard and Kathleen Denhalter'; TestimonialTree_Author10.appendChild(TestimonialTree_AuthorName10); if ('' != '') { var TestimonialTree_Source10 = document.createElement('span'); TestimonialTree_Source10.className = "TestimonialTree_Source"; TestimonialTree_Source10.setAttribute("itemprop","source"); TestimonialTree_Source10.innerHTML = ' on '; TestimonialTree_AuthorName10.appendChild(TestimonialTree_Source10); } //Testimonial var TestimonialTree_TestDiv10 = document.createElement('div'); TestimonialTree_TestDiv10.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv10.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv10.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv10.innerHTML = 'We are so very grateful to Bob Richards!!! He sold our current home and helped us to buy our dream home in 2.5 months!
\nHis sense of humor made the process most enjoyable. His understanding of the real estate marketplace was always extensive and spot on! And, now, Bob is assisting us with moving into our new home!
\n
\nPeople who we have recently met in the Real Estate/Mortgage Industry have often said:
\n
\n\"Bob Richards is a really good guy!\"
\n
\nAnd, we would like to add \"Bob Richards is a really good guy and a terrific Realtor!\"
\n
\n Richard and Kathleen Denhalter
\n
\n '; //Review Data var TestimonialTree_ReviewDiv10 = document.createElement('div'); TestimonialTree_ReviewDiv10.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel10 = document.createElement('span'); TestimonialTree_SubjectLabel10.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv10 = document.createElement('div'); TestimonialTree_SubjectDiv10.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv10.setAttribute("itemscope",""); TestimonialTree_SubjectDiv10.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv10.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv10_name = document.createElement('span'); //TestimonialTree_SubjectDiv10_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv10_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv10_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv10.appendChild(TestimonialTree_SubjectDiv10_name) //Date var TestimonialTree_TimeStamp10 = document.createElement('time'); //TestimonialTree_TimeStamp10.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp10.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp10.setAttribute("datetime","4/17/2023 9:08:06 PM"); TestimonialTree_TimeStamp10.innerHTML = '4/17/2023 9:08:06 PM'; //Rating var TestimonialTree_Rating10 = '5' var TestimonialTree_RatingLabel110 = document.createElement('span'); TestimonialTree_RatingLabel110.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel210 = document.createElement('span'); TestimonialTree_RatingLabel210.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv10 = document.createElement('span'); TestimonialTree_RatingDiv10.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv10.setAttribute("itemscope",""); TestimonialTree_RatingDiv10.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue10 = document.createElement('span'); TestimonialTree_RatingValue10.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue10.innerHTML = TestimonialTree_Rating10 + ' '; TestimonialTree_RatingDiv10.appendChild(TestimonialTree_RatingValue10) //Add to DOM TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_SubjectLabel10); TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_SubjectDiv10); if (TestimonialTree_Rating10 != '') { TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_RatingLabel110); TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_RatingDiv10); TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_RatingLabel210); } TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_TimeStamp10); TestimonialTree_Div10.appendChild(TestimonialTree_Author10); TestimonialTree_Div10.appendChild(TestimonialTree_TestDiv10); TestimonialTree_Div10.appendChild(TestimonialTree_ReviewDiv10); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div10); //Create Parent Div var TestimonialTree_Div11 = document.createElement('div'); TestimonialTree_Div11.className = "TestimonialTree_Container"; TestimonialTree_Div11.setAttribute("itemscope",""); TestimonialTree_Div11.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author11 = document.createElement('span'); TestimonialTree_Author11.className = "TestimonialTree_Signature"; TestimonialTree_Author11.setAttribute("itemprop","author"); TestimonialTree_Author11.setAttribute("itemscope",""); TestimonialTree_Author11.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName11 = document.createElement('span'); TestimonialTree_AuthorName11.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName11.setAttribute("itemprop","name"); TestimonialTree_AuthorName11.innerHTML = 'Kerry MacDonald'; TestimonialTree_Author11.appendChild(TestimonialTree_AuthorName11); if ('Google' != '') { var TestimonialTree_Source11 = document.createElement('span'); TestimonialTree_Source11.className = "TestimonialTree_Source"; TestimonialTree_Source11.setAttribute("itemprop","source"); TestimonialTree_Source11.innerHTML = ' on Google'; TestimonialTree_AuthorName11.appendChild(TestimonialTree_Source11); } //Testimonial var TestimonialTree_TestDiv11 = document.createElement('div'); TestimonialTree_TestDiv11.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv11.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv11.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv11.innerHTML = 'The following is a testament to the character and thoughtfulness Bob Richards is molded of. I and my wife were 2/3 of the way thru a 5300 mile road trip and stopped in St George for 4 days when our vehicle experience a melt down. Our vehicle had become immobilized in a parking lot, we were both in panic mode of what to do next, then came Bob to the rescue. He arranged for a tow to the local GM dealership, drove us to our hotel, dropped off our keys and contacted the service advisor which put priority on our vehicle first thing the next morning. The next morning Bob scheduled an Uber to take us to the shop to pick up our vehicle, which was expertly serviced by the mechanic and had us on our way by 10:30 am. My wife and I were shocked that such a person still exists, who would put a person he does not know and does not present monetary gain ahead of his own inconvenience. Bob exudes the capacity to do what is right, no matter what the circumstance, this is the guy you want to represent you when you buy or sell property, bar none. He truly is an inspiration.'; //Review Data var TestimonialTree_ReviewDiv11 = document.createElement('div'); TestimonialTree_ReviewDiv11.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel11 = document.createElement('span'); TestimonialTree_SubjectLabel11.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv11 = document.createElement('div'); TestimonialTree_SubjectDiv11.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv11.setAttribute("itemscope",""); TestimonialTree_SubjectDiv11.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv11.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv11_name = document.createElement('span'); //TestimonialTree_SubjectDiv11_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv11_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv11_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv11.appendChild(TestimonialTree_SubjectDiv11_name) //Date var TestimonialTree_TimeStamp11 = document.createElement('time'); //TestimonialTree_TimeStamp11.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp11.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp11.setAttribute("datetime","12/31/2022 12:00:00 AM"); TestimonialTree_TimeStamp11.innerHTML = '12/31/2022 12:00:00 AM'; //Rating var TestimonialTree_Rating11 = '5' var TestimonialTree_RatingLabel111 = document.createElement('span'); TestimonialTree_RatingLabel111.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel211 = document.createElement('span'); TestimonialTree_RatingLabel211.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv11 = document.createElement('span'); TestimonialTree_RatingDiv11.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv11.setAttribute("itemscope",""); TestimonialTree_RatingDiv11.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue11 = document.createElement('span'); TestimonialTree_RatingValue11.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue11.innerHTML = TestimonialTree_Rating11 + ' '; TestimonialTree_RatingDiv11.appendChild(TestimonialTree_RatingValue11) //Add to DOM TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_SubjectLabel11); TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_SubjectDiv11); if (TestimonialTree_Rating11 != '') { TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_RatingLabel111); TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_RatingDiv11); TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_RatingLabel211); } TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_TimeStamp11); TestimonialTree_Div11.appendChild(TestimonialTree_Author11); TestimonialTree_Div11.appendChild(TestimonialTree_TestDiv11); TestimonialTree_Div11.appendChild(TestimonialTree_ReviewDiv11); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div11); //Create Parent Div var TestimonialTree_Div12 = document.createElement('div'); TestimonialTree_Div12.className = "TestimonialTree_Container"; TestimonialTree_Div12.setAttribute("itemscope",""); TestimonialTree_Div12.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author12 = document.createElement('span'); TestimonialTree_Author12.className = "TestimonialTree_Signature"; TestimonialTree_Author12.setAttribute("itemprop","author"); TestimonialTree_Author12.setAttribute("itemscope",""); TestimonialTree_Author12.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName12 = document.createElement('span'); TestimonialTree_AuthorName12.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName12.setAttribute("itemprop","name"); TestimonialTree_AuthorName12.innerHTML = 'Christina Stoddard'; TestimonialTree_Author12.appendChild(TestimonialTree_AuthorName12); if ('Google' != '') { var TestimonialTree_Source12 = document.createElement('span'); TestimonialTree_Source12.className = "TestimonialTree_Source"; TestimonialTree_Source12.setAttribute("itemprop","source"); TestimonialTree_Source12.innerHTML = ' on Google'; TestimonialTree_AuthorName12.appendChild(TestimonialTree_Source12); } //Testimonial var TestimonialTree_TestDiv12 = document.createElement('div'); TestimonialTree_TestDiv12.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv12.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv12.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv12.innerHTML = 'I have done several transactions with Bob. He is a great communicator and very knowledgeable about the community and market. I would highly recommend Bob to anyone looking to buy, sell or invest in Realestate.'; //Review Data var TestimonialTree_ReviewDiv12 = document.createElement('div'); TestimonialTree_ReviewDiv12.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel12 = document.createElement('span'); TestimonialTree_SubjectLabel12.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv12 = document.createElement('div'); TestimonialTree_SubjectDiv12.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv12.setAttribute("itemscope",""); TestimonialTree_SubjectDiv12.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv12.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv12_name = document.createElement('span'); //TestimonialTree_SubjectDiv12_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv12_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv12_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv12.appendChild(TestimonialTree_SubjectDiv12_name) //Date var TestimonialTree_TimeStamp12 = document.createElement('time'); //TestimonialTree_TimeStamp12.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp12.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp12.setAttribute("datetime","12/31/2022 12:00:00 AM"); TestimonialTree_TimeStamp12.innerHTML = '12/31/2022 12:00:00 AM'; //Rating var TestimonialTree_Rating12 = '5' var TestimonialTree_RatingLabel112 = document.createElement('span'); TestimonialTree_RatingLabel112.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel212 = document.createElement('span'); TestimonialTree_RatingLabel212.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv12 = document.createElement('span'); TestimonialTree_RatingDiv12.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv12.setAttribute("itemscope",""); TestimonialTree_RatingDiv12.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue12 = document.createElement('span'); TestimonialTree_RatingValue12.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue12.innerHTML = TestimonialTree_Rating12 + ' '; TestimonialTree_RatingDiv12.appendChild(TestimonialTree_RatingValue12) //Add to DOM TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_SubjectLabel12); TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_SubjectDiv12); if (TestimonialTree_Rating12 != '') { TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_RatingLabel112); TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_RatingDiv12); TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_RatingLabel212); } TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_TimeStamp12); TestimonialTree_Div12.appendChild(TestimonialTree_Author12); TestimonialTree_Div12.appendChild(TestimonialTree_TestDiv12); TestimonialTree_Div12.appendChild(TestimonialTree_ReviewDiv12); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div12); //Create Parent Div var TestimonialTree_Div13 = document.createElement('div'); TestimonialTree_Div13.className = "TestimonialTree_Container"; TestimonialTree_Div13.setAttribute("itemscope",""); TestimonialTree_Div13.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author13 = document.createElement('span'); TestimonialTree_Author13.className = "TestimonialTree_Signature"; TestimonialTree_Author13.setAttribute("itemprop","author"); TestimonialTree_Author13.setAttribute("itemscope",""); TestimonialTree_Author13.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName13 = document.createElement('span'); TestimonialTree_AuthorName13.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName13.setAttribute("itemprop","name"); TestimonialTree_AuthorName13.innerHTML = 'Gary Meredith/Joleen Meredith'; TestimonialTree_Author13.appendChild(TestimonialTree_AuthorName13); if ('' != '') { var TestimonialTree_Source13 = document.createElement('span'); TestimonialTree_Source13.className = "TestimonialTree_Source"; TestimonialTree_Source13.setAttribute("itemprop","source"); TestimonialTree_Source13.innerHTML = ' on '; TestimonialTree_AuthorName13.appendChild(TestimonialTree_Source13); } //Testimonial var TestimonialTree_TestDiv13 = document.createElement('div'); TestimonialTree_TestDiv13.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv13.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv13.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv13.innerHTML = 'We love Bob Richards . Aside from the fact that he is an old friend of many years, he is a great real estate agent. We will ever
\n be grateful for his excellent service. Five stars.'; //Review Data var TestimonialTree_ReviewDiv13 = document.createElement('div'); TestimonialTree_ReviewDiv13.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel13 = document.createElement('span'); TestimonialTree_SubjectLabel13.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv13 = document.createElement('div'); TestimonialTree_SubjectDiv13.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv13.setAttribute("itemscope",""); TestimonialTree_SubjectDiv13.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv13.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv13_name = document.createElement('span'); //TestimonialTree_SubjectDiv13_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv13_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv13_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv13.appendChild(TestimonialTree_SubjectDiv13_name) //Date var TestimonialTree_TimeStamp13 = document.createElement('time'); //TestimonialTree_TimeStamp13.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp13.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp13.setAttribute("datetime","12/11/2022 3:29:27 PM"); TestimonialTree_TimeStamp13.innerHTML = '12/11/2022 3:29:27 PM'; //Rating var TestimonialTree_Rating13 = '5' var TestimonialTree_RatingLabel113 = document.createElement('span'); TestimonialTree_RatingLabel113.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel213 = document.createElement('span'); TestimonialTree_RatingLabel213.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv13 = document.createElement('span'); TestimonialTree_RatingDiv13.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv13.setAttribute("itemscope",""); TestimonialTree_RatingDiv13.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue13 = document.createElement('span'); TestimonialTree_RatingValue13.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue13.innerHTML = TestimonialTree_Rating13 + ' '; TestimonialTree_RatingDiv13.appendChild(TestimonialTree_RatingValue13) //Add to DOM TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_SubjectLabel13); TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_SubjectDiv13); if (TestimonialTree_Rating13 != '') { TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_RatingLabel113); TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_RatingDiv13); TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_RatingLabel213); } TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_TimeStamp13); TestimonialTree_Div13.appendChild(TestimonialTree_Author13); TestimonialTree_Div13.appendChild(TestimonialTree_TestDiv13); TestimonialTree_Div13.appendChild(TestimonialTree_ReviewDiv13); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div13); //Create Parent Div var TestimonialTree_Div14 = document.createElement('div'); TestimonialTree_Div14.className = "TestimonialTree_Container"; TestimonialTree_Div14.setAttribute("itemscope",""); TestimonialTree_Div14.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author14 = document.createElement('span'); TestimonialTree_Author14.className = "TestimonialTree_Signature"; TestimonialTree_Author14.setAttribute("itemprop","author"); TestimonialTree_Author14.setAttribute("itemscope",""); TestimonialTree_Author14.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName14 = document.createElement('span'); TestimonialTree_AuthorName14.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName14.setAttribute("itemprop","name"); TestimonialTree_AuthorName14.innerHTML = 'James Zundel'; TestimonialTree_Author14.appendChild(TestimonialTree_AuthorName14); if ('' != '') { var TestimonialTree_Source14 = document.createElement('span'); TestimonialTree_Source14.className = "TestimonialTree_Source"; TestimonialTree_Source14.setAttribute("itemprop","source"); TestimonialTree_Source14.innerHTML = ' on '; TestimonialTree_AuthorName14.appendChild(TestimonialTree_Source14); } //Testimonial var TestimonialTree_TestDiv14 = document.createElement('div'); TestimonialTree_TestDiv14.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv14.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv14.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv14.innerHTML = 'Bob Richards and his team are awesome tp work with. They have the highest standards of integrity and honesty. I highly recommend his services. Thanks. James Zundel '; //Review Data var TestimonialTree_ReviewDiv14 = document.createElement('div'); TestimonialTree_ReviewDiv14.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel14 = document.createElement('span'); TestimonialTree_SubjectLabel14.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv14 = document.createElement('div'); TestimonialTree_SubjectDiv14.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv14.setAttribute("itemscope",""); TestimonialTree_SubjectDiv14.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv14.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv14_name = document.createElement('span'); //TestimonialTree_SubjectDiv14_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv14_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv14_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv14.appendChild(TestimonialTree_SubjectDiv14_name) //Date var TestimonialTree_TimeStamp14 = document.createElement('time'); //TestimonialTree_TimeStamp14.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp14.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp14.setAttribute("datetime","6/14/2022 12:55:15 AM"); TestimonialTree_TimeStamp14.innerHTML = '6/14/2022 12:55:15 AM'; //Rating var TestimonialTree_Rating14 = '5' var TestimonialTree_RatingLabel114 = document.createElement('span'); TestimonialTree_RatingLabel114.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel214 = document.createElement('span'); TestimonialTree_RatingLabel214.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv14 = document.createElement('span'); TestimonialTree_RatingDiv14.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv14.setAttribute("itemscope",""); TestimonialTree_RatingDiv14.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue14 = document.createElement('span'); TestimonialTree_RatingValue14.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue14.innerHTML = TestimonialTree_Rating14 + ' '; TestimonialTree_RatingDiv14.appendChild(TestimonialTree_RatingValue14) //Add to DOM TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_SubjectLabel14); TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_SubjectDiv14); if (TestimonialTree_Rating14 != '') { TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_RatingLabel114); TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_RatingDiv14); TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_RatingLabel214); } TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_TimeStamp14); TestimonialTree_Div14.appendChild(TestimonialTree_Author14); TestimonialTree_Div14.appendChild(TestimonialTree_TestDiv14); TestimonialTree_Div14.appendChild(TestimonialTree_ReviewDiv14); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div14); //Create Parent Div var TestimonialTree_Div15 = document.createElement('div'); TestimonialTree_Div15.className = "TestimonialTree_Container"; TestimonialTree_Div15.setAttribute("itemscope",""); TestimonialTree_Div15.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author15 = document.createElement('span'); TestimonialTree_Author15.className = "TestimonialTree_Signature"; TestimonialTree_Author15.setAttribute("itemprop","author"); TestimonialTree_Author15.setAttribute("itemscope",""); TestimonialTree_Author15.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName15 = document.createElement('span'); TestimonialTree_AuthorName15.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName15.setAttribute("itemprop","name"); TestimonialTree_AuthorName15.innerHTML = 'Nancy Zinn'; TestimonialTree_Author15.appendChild(TestimonialTree_AuthorName15); if ('' != '') { var TestimonialTree_Source15 = document.createElement('span'); TestimonialTree_Source15.className = "TestimonialTree_Source"; TestimonialTree_Source15.setAttribute("itemprop","source"); TestimonialTree_Source15.innerHTML = ' on '; TestimonialTree_AuthorName15.appendChild(TestimonialTree_Source15); } //Testimonial var TestimonialTree_TestDiv15 = document.createElement('div'); TestimonialTree_TestDiv15.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv15.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv15.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv15.innerHTML = 'To All Concerned:
\n
\nI am so very proud to share my experience working with Mr. Richards. He certainly lives up to his moto: \"Consider It Done\". He helped sort through many home styles, options, needs and desires to help make a GOOD and informed decision on the home that got purchased. He assisted with advice in selling my own home in a different state as well. He gave solid, strong advice, guidance and direction to help stay moving forward on the right path. Bob assisted with the process the entire way through closing by making contact when issues arose with the mortgage and title company. This man can do it all it seems and make it look so easy, even though it isn\'t. He stood steadfast the entire time and handled himself in a way I find EXTREMELY IMPORTANT TO ME, which is via Honor, Integrity, Good Work Ethics and Morals. All this was done with class, dignity and a great sense of humor to boot. I can truly say I feel VERY lucky to have met him and had the great honor to work with him. When Bob wasn\'t available, I was lucky enough to be able to borrow others at the company to assist to show houses and get paper work needed. Thank you also Jonah and Kristi!!! '; //Review Data var TestimonialTree_ReviewDiv15 = document.createElement('div'); TestimonialTree_ReviewDiv15.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel15 = document.createElement('span'); TestimonialTree_SubjectLabel15.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv15 = document.createElement('div'); TestimonialTree_SubjectDiv15.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv15.setAttribute("itemscope",""); TestimonialTree_SubjectDiv15.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv15.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv15_name = document.createElement('span'); //TestimonialTree_SubjectDiv15_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv15_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv15_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv15.appendChild(TestimonialTree_SubjectDiv15_name) //Date var TestimonialTree_TimeStamp15 = document.createElement('time'); //TestimonialTree_TimeStamp15.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp15.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp15.setAttribute("datetime","6/3/2022 6:14:09 PM"); TestimonialTree_TimeStamp15.innerHTML = '6/3/2022 6:14:09 PM'; //Rating var TestimonialTree_Rating15 = '5' var TestimonialTree_RatingLabel115 = document.createElement('span'); TestimonialTree_RatingLabel115.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel215 = document.createElement('span'); TestimonialTree_RatingLabel215.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv15 = document.createElement('span'); TestimonialTree_RatingDiv15.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv15.setAttribute("itemscope",""); TestimonialTree_RatingDiv15.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue15 = document.createElement('span'); TestimonialTree_RatingValue15.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue15.innerHTML = TestimonialTree_Rating15 + ' '; TestimonialTree_RatingDiv15.appendChild(TestimonialTree_RatingValue15) //Add to DOM TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_SubjectLabel15); TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_SubjectDiv15); if (TestimonialTree_Rating15 != '') { TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_RatingLabel115); TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_RatingDiv15); TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_RatingLabel215); } TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_TimeStamp15); TestimonialTree_Div15.appendChild(TestimonialTree_Author15); TestimonialTree_Div15.appendChild(TestimonialTree_TestDiv15); TestimonialTree_Div15.appendChild(TestimonialTree_ReviewDiv15); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div15); //Create Parent Div var TestimonialTree_Div16 = document.createElement('div'); TestimonialTree_Div16.className = "TestimonialTree_Container"; TestimonialTree_Div16.setAttribute("itemscope",""); TestimonialTree_Div16.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author16 = document.createElement('span'); TestimonialTree_Author16.className = "TestimonialTree_Signature"; TestimonialTree_Author16.setAttribute("itemprop","author"); TestimonialTree_Author16.setAttribute("itemscope",""); TestimonialTree_Author16.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName16 = document.createElement('span'); TestimonialTree_AuthorName16.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName16.setAttribute("itemprop","name"); TestimonialTree_AuthorName16.innerHTML = 'David Harney'; TestimonialTree_Author16.appendChild(TestimonialTree_AuthorName16); if ('' != '') { var TestimonialTree_Source16 = document.createElement('span'); TestimonialTree_Source16.className = "TestimonialTree_Source"; TestimonialTree_Source16.setAttribute("itemprop","source"); TestimonialTree_Source16.innerHTML = ' on '; TestimonialTree_AuthorName16.appendChild(TestimonialTree_Source16); } //Testimonial var TestimonialTree_TestDiv16 = document.createElement('div'); TestimonialTree_TestDiv16.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv16.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv16.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv16.innerHTML = 'Bob Richards was highly recommended to us. Throughout the process of buying a home we were to learn Bob deserved the recommendation and more. He was incredibly patient as he walked us through the process of finding the right home in the right area at the right price. He always returned our calls and always investigated homes we asked him to look at.
\nBob\'s experience shows through his wealth of knowledge about the area, different builders, real estate law, a variety of contractors, other realtors, and the current real estate market as well as insight to real estate agents, sellers, and buyers mindsets. He was on top of the process of bidding, obtaining a contract, keeping the contract alive with needed addendums, and guiding through the inspection, financing, and closing to take possession of the home.
\nIf repairs or services are needed, Bob has a relationship with numerous reliable, professional contractors. They are proficient at home inspections, roofing, landscaping, plumbing, dry wall, electrical, moving, home insurance and many other services.
\nYou won\'t find a more honest, professional, hard working agent to represent you and guide you through the obstacles in the sale or purchase of your home.
\n'; //Review Data var TestimonialTree_ReviewDiv16 = document.createElement('div'); TestimonialTree_ReviewDiv16.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel16 = document.createElement('span'); TestimonialTree_SubjectLabel16.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv16 = document.createElement('div'); TestimonialTree_SubjectDiv16.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv16.setAttribute("itemscope",""); TestimonialTree_SubjectDiv16.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv16.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv16_name = document.createElement('span'); //TestimonialTree_SubjectDiv16_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv16_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv16_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv16.appendChild(TestimonialTree_SubjectDiv16_name) //Date var TestimonialTree_TimeStamp16 = document.createElement('time'); //TestimonialTree_TimeStamp16.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp16.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp16.setAttribute("datetime","6/1/2022 3:40:56 AM"); TestimonialTree_TimeStamp16.innerHTML = '6/1/2022 3:40:56 AM'; //Rating var TestimonialTree_Rating16 = '5' var TestimonialTree_RatingLabel116 = document.createElement('span'); TestimonialTree_RatingLabel116.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel216 = document.createElement('span'); TestimonialTree_RatingLabel216.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv16 = document.createElement('span'); TestimonialTree_RatingDiv16.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv16.setAttribute("itemscope",""); TestimonialTree_RatingDiv16.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue16 = document.createElement('span'); TestimonialTree_RatingValue16.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue16.innerHTML = TestimonialTree_Rating16 + ' '; TestimonialTree_RatingDiv16.appendChild(TestimonialTree_RatingValue16) //Add to DOM TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_SubjectLabel16); TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_SubjectDiv16); if (TestimonialTree_Rating16 != '') { TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_RatingLabel116); TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_RatingDiv16); TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_RatingLabel216); } TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_TimeStamp16); TestimonialTree_Div16.appendChild(TestimonialTree_Author16); TestimonialTree_Div16.appendChild(TestimonialTree_TestDiv16); TestimonialTree_Div16.appendChild(TestimonialTree_ReviewDiv16); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div16); //Create Parent Div var TestimonialTree_Div17 = document.createElement('div'); TestimonialTree_Div17.className = "TestimonialTree_Container"; TestimonialTree_Div17.setAttribute("itemscope",""); TestimonialTree_Div17.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author17 = document.createElement('span'); TestimonialTree_Author17.className = "TestimonialTree_Signature"; TestimonialTree_Author17.setAttribute("itemprop","author"); TestimonialTree_Author17.setAttribute("itemscope",""); TestimonialTree_Author17.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName17 = document.createElement('span'); TestimonialTree_AuthorName17.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName17.setAttribute("itemprop","name"); TestimonialTree_AuthorName17.innerHTML = 'Jimmy Dee Lees'; TestimonialTree_Author17.appendChild(TestimonialTree_AuthorName17); if ('' != '') { var TestimonialTree_Source17 = document.createElement('span'); TestimonialTree_Source17.className = "TestimonialTree_Source"; TestimonialTree_Source17.setAttribute("itemprop","source"); TestimonialTree_Source17.innerHTML = ' on '; TestimonialTree_AuthorName17.appendChild(TestimonialTree_Source17); } //Testimonial var TestimonialTree_TestDiv17 = document.createElement('div'); TestimonialTree_TestDiv17.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv17.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv17.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv17.innerHTML = 'Bob Richards was very highly referred to us by our son and daughter-in-law after having purchased their home with Bob as a trusted advisor and guide through the process and logistics. They told us he was honest, knowledgeable, and put their interests first. We soon found out they were right on all accounts and we also found him to be professional, dedicated, quick to respond, and always helpful and good hearted, before, during, and after closing. I don\'t believe we would have found and acquired a home as well suited to our needs as we did without him. Thank you Bob! '; //Review Data var TestimonialTree_ReviewDiv17 = document.createElement('div'); TestimonialTree_ReviewDiv17.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel17 = document.createElement('span'); TestimonialTree_SubjectLabel17.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv17 = document.createElement('div'); TestimonialTree_SubjectDiv17.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv17.setAttribute("itemscope",""); TestimonialTree_SubjectDiv17.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv17.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv17_name = document.createElement('span'); //TestimonialTree_SubjectDiv17_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv17_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv17_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv17.appendChild(TestimonialTree_SubjectDiv17_name) //Date var TestimonialTree_TimeStamp17 = document.createElement('time'); //TestimonialTree_TimeStamp17.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp17.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp17.setAttribute("datetime","6/1/2022 3:38:57 AM"); TestimonialTree_TimeStamp17.innerHTML = '6/1/2022 3:38:57 AM'; //Rating var TestimonialTree_Rating17 = '5' var TestimonialTree_RatingLabel117 = document.createElement('span'); TestimonialTree_RatingLabel117.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel217 = document.createElement('span'); TestimonialTree_RatingLabel217.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv17 = document.createElement('span'); TestimonialTree_RatingDiv17.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv17.setAttribute("itemscope",""); TestimonialTree_RatingDiv17.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue17 = document.createElement('span'); TestimonialTree_RatingValue17.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue17.innerHTML = TestimonialTree_Rating17 + ' '; TestimonialTree_RatingDiv17.appendChild(TestimonialTree_RatingValue17) //Add to DOM TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_SubjectLabel17); TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_SubjectDiv17); if (TestimonialTree_Rating17 != '') { TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_RatingLabel117); TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_RatingDiv17); TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_RatingLabel217); } TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_TimeStamp17); TestimonialTree_Div17.appendChild(TestimonialTree_Author17); TestimonialTree_Div17.appendChild(TestimonialTree_TestDiv17); TestimonialTree_Div17.appendChild(TestimonialTree_ReviewDiv17); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div17); //Create Parent Div var TestimonialTree_Div18 = document.createElement('div'); TestimonialTree_Div18.className = "TestimonialTree_Container"; TestimonialTree_Div18.setAttribute("itemscope",""); TestimonialTree_Div18.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author18 = document.createElement('span'); TestimonialTree_Author18.className = "TestimonialTree_Signature"; TestimonialTree_Author18.setAttribute("itemprop","author"); TestimonialTree_Author18.setAttribute("itemscope",""); TestimonialTree_Author18.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName18 = document.createElement('span'); TestimonialTree_AuthorName18.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName18.setAttribute("itemprop","name"); TestimonialTree_AuthorName18.innerHTML = 'David Harney'; TestimonialTree_Author18.appendChild(TestimonialTree_AuthorName18); if ('' != '') { var TestimonialTree_Source18 = document.createElement('span'); TestimonialTree_Source18.className = "TestimonialTree_Source"; TestimonialTree_Source18.setAttribute("itemprop","source"); TestimonialTree_Source18.innerHTML = ' on '; TestimonialTree_AuthorName18.appendChild(TestimonialTree_Source18); } //Testimonial var TestimonialTree_TestDiv18 = document.createElement('div'); TestimonialTree_TestDiv18.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv18.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv18.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv18.innerHTML = ' Bob Richards was referred to us by our son and daughter-in-law who had high praise for Bob.
\n Throughout the process of buying a home we were to learn Bob deserved the praise and more.
\n He was incredibly patient as he walked us through the process of finding the right home in the right area at the right price. He always returned our calls and always investigated homes we asked him to look at.
\n Bob\'s experience shows through his wealth of knowledge about the area, different builders, real estate law, a variety of contractors, other realtors, and the current real estate market as well as insight to real estate agents, sellers, and buyers mindsets.
\n He was on top of the process of bidding, obtaining a contract, keeping the contract alive with needed addendums, and guiding through the inspection, financing, and closing to take possession of the home.
\n Need repairs? Bob has a relationship with numerous reliable, professional contractors. This includes inspections, roofing, landscaping, plumbing, dry wall, electrical, moving, home insurance and who knows what else.
\n You won\'t find a more honest, professional, hard working agent to represent you in the sale or purchase of your home. '; //Review Data var TestimonialTree_ReviewDiv18 = document.createElement('div'); TestimonialTree_ReviewDiv18.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel18 = document.createElement('span'); TestimonialTree_SubjectLabel18.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv18 = document.createElement('div'); TestimonialTree_SubjectDiv18.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv18.setAttribute("itemscope",""); TestimonialTree_SubjectDiv18.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv18.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv18_name = document.createElement('span'); //TestimonialTree_SubjectDiv18_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv18_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv18_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv18.appendChild(TestimonialTree_SubjectDiv18_name) //Date var TestimonialTree_TimeStamp18 = document.createElement('time'); //TestimonialTree_TimeStamp18.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp18.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp18.setAttribute("datetime","5/24/2022 4:54:14 AM"); TestimonialTree_TimeStamp18.innerHTML = '5/24/2022 4:54:14 AM'; //Rating var TestimonialTree_Rating18 = '5' var TestimonialTree_RatingLabel118 = document.createElement('span'); TestimonialTree_RatingLabel118.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel218 = document.createElement('span'); TestimonialTree_RatingLabel218.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv18 = document.createElement('span'); TestimonialTree_RatingDiv18.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv18.setAttribute("itemscope",""); TestimonialTree_RatingDiv18.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue18 = document.createElement('span'); TestimonialTree_RatingValue18.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue18.innerHTML = TestimonialTree_Rating18 + ' '; TestimonialTree_RatingDiv18.appendChild(TestimonialTree_RatingValue18) //Add to DOM TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_SubjectLabel18); TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_SubjectDiv18); if (TestimonialTree_Rating18 != '') { TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_RatingLabel118); TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_RatingDiv18); TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_RatingLabel218); } TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_TimeStamp18); TestimonialTree_Div18.appendChild(TestimonialTree_Author18); TestimonialTree_Div18.appendChild(TestimonialTree_TestDiv18); TestimonialTree_Div18.appendChild(TestimonialTree_ReviewDiv18); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div18); //Create Parent Div var TestimonialTree_Div19 = document.createElement('div'); TestimonialTree_Div19.className = "TestimonialTree_Container"; TestimonialTree_Div19.setAttribute("itemscope",""); TestimonialTree_Div19.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author19 = document.createElement('span'); TestimonialTree_Author19.className = "TestimonialTree_Signature"; TestimonialTree_Author19.setAttribute("itemprop","author"); TestimonialTree_Author19.setAttribute("itemscope",""); TestimonialTree_Author19.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName19 = document.createElement('span'); TestimonialTree_AuthorName19.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName19.setAttribute("itemprop","name"); TestimonialTree_AuthorName19.innerHTML = 'Terry Fowler'; TestimonialTree_Author19.appendChild(TestimonialTree_AuthorName19); if ('' != '') { var TestimonialTree_Source19 = document.createElement('span'); TestimonialTree_Source19.className = "TestimonialTree_Source"; TestimonialTree_Source19.setAttribute("itemprop","source"); TestimonialTree_Source19.innerHTML = ' on '; TestimonialTree_AuthorName19.appendChild(TestimonialTree_Source19); } //Testimonial var TestimonialTree_TestDiv19 = document.createElement('div'); TestimonialTree_TestDiv19.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv19.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv19.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv19.innerHTML = 'Bob did an outstanding job of everything that needed to be done to sell my home and at a price higher than the asking price. More importantly on the day before I signed the closing documents I fell putting things in my storage locker and lacerated my right elbow so deeply that the tendon sheath was also lacerated. I was in a box because I had a lot art still on the walls in the house. After I signed the next day Bob came by the house helped me get everything pack up and then into my storage locker. Unbelievable. '; //Review Data var TestimonialTree_ReviewDiv19 = document.createElement('div'); TestimonialTree_ReviewDiv19.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel19 = document.createElement('span'); TestimonialTree_SubjectLabel19.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv19 = document.createElement('div'); TestimonialTree_SubjectDiv19.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv19.setAttribute("itemscope",""); TestimonialTree_SubjectDiv19.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv19.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv19_name = document.createElement('span'); //TestimonialTree_SubjectDiv19_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv19_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv19_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv19.appendChild(TestimonialTree_SubjectDiv19_name) //Date var TestimonialTree_TimeStamp19 = document.createElement('time'); //TestimonialTree_TimeStamp19.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp19.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp19.setAttribute("datetime","4/20/2022 9:11:11 PM"); TestimonialTree_TimeStamp19.innerHTML = '4/20/2022 9:11:11 PM'; //Rating var TestimonialTree_Rating19 = '5' var TestimonialTree_RatingLabel119 = document.createElement('span'); TestimonialTree_RatingLabel119.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel219 = document.createElement('span'); TestimonialTree_RatingLabel219.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv19 = document.createElement('span'); TestimonialTree_RatingDiv19.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv19.setAttribute("itemscope",""); TestimonialTree_RatingDiv19.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue19 = document.createElement('span'); TestimonialTree_RatingValue19.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue19.innerHTML = TestimonialTree_Rating19 + ' '; TestimonialTree_RatingDiv19.appendChild(TestimonialTree_RatingValue19) //Add to DOM TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_SubjectLabel19); TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_SubjectDiv19); if (TestimonialTree_Rating19 != '') { TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_RatingLabel119); TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_RatingDiv19); TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_RatingLabel219); } TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_TimeStamp19); TestimonialTree_Div19.appendChild(TestimonialTree_Author19); TestimonialTree_Div19.appendChild(TestimonialTree_TestDiv19); TestimonialTree_Div19.appendChild(TestimonialTree_ReviewDiv19); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div19); //Create Parent Div var TestimonialTree_Div20 = document.createElement('div'); TestimonialTree_Div20.className = "TestimonialTree_Container"; TestimonialTree_Div20.setAttribute("itemscope",""); TestimonialTree_Div20.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author20 = document.createElement('span'); TestimonialTree_Author20.className = "TestimonialTree_Signature"; TestimonialTree_Author20.setAttribute("itemprop","author"); TestimonialTree_Author20.setAttribute("itemscope",""); TestimonialTree_Author20.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName20 = document.createElement('span'); TestimonialTree_AuthorName20.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName20.setAttribute("itemprop","name"); TestimonialTree_AuthorName20.innerHTML = 'Cynthia Glahn'; TestimonialTree_Author20.appendChild(TestimonialTree_AuthorName20); if ('' != '') { var TestimonialTree_Source20 = document.createElement('span'); TestimonialTree_Source20.className = "TestimonialTree_Source"; TestimonialTree_Source20.setAttribute("itemprop","source"); TestimonialTree_Source20.innerHTML = ' on '; TestimonialTree_AuthorName20.appendChild(TestimonialTree_Source20); } //Testimonial var TestimonialTree_TestDiv20 = document.createElement('div'); TestimonialTree_TestDiv20.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv20.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv20.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv20.innerHTML = 'My dealings with Bob Richards at Berkshire Hathaway went spectacularly! Above the call of duty was manifest when I was presented at time of closing with a book Bob personally complied covering every conceivable aspect of purchase.
\nBob was professional, informative and absolutely thorough ..\u0085 One could not go wrong with Bob Richards at the helm of their real estate needs. '; //Review Data var TestimonialTree_ReviewDiv20 = document.createElement('div'); TestimonialTree_ReviewDiv20.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel20 = document.createElement('span'); TestimonialTree_SubjectLabel20.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv20 = document.createElement('div'); TestimonialTree_SubjectDiv20.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv20.setAttribute("itemscope",""); TestimonialTree_SubjectDiv20.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv20.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv20_name = document.createElement('span'); //TestimonialTree_SubjectDiv20_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv20_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv20_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv20.appendChild(TestimonialTree_SubjectDiv20_name) //Date var TestimonialTree_TimeStamp20 = document.createElement('time'); //TestimonialTree_TimeStamp20.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp20.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp20.setAttribute("datetime","2/7/2022 4:56:40 AM"); TestimonialTree_TimeStamp20.innerHTML = '2/7/2022 4:56:40 AM'; //Rating var TestimonialTree_Rating20 = '5' var TestimonialTree_RatingLabel120 = document.createElement('span'); TestimonialTree_RatingLabel120.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel220 = document.createElement('span'); TestimonialTree_RatingLabel220.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv20 = document.createElement('span'); TestimonialTree_RatingDiv20.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv20.setAttribute("itemscope",""); TestimonialTree_RatingDiv20.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue20 = document.createElement('span'); TestimonialTree_RatingValue20.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue20.innerHTML = TestimonialTree_Rating20 + ' '; TestimonialTree_RatingDiv20.appendChild(TestimonialTree_RatingValue20) //Add to DOM TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_SubjectLabel20); TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_SubjectDiv20); if (TestimonialTree_Rating20 != '') { TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_RatingLabel120); TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_RatingDiv20); TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_RatingLabel220); } TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_TimeStamp20); TestimonialTree_Div20.appendChild(TestimonialTree_Author20); TestimonialTree_Div20.appendChild(TestimonialTree_TestDiv20); TestimonialTree_Div20.appendChild(TestimonialTree_ReviewDiv20); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div20); //Create Parent Div var TestimonialTree_Div21 = document.createElement('div'); TestimonialTree_Div21.className = "TestimonialTree_Container"; TestimonialTree_Div21.setAttribute("itemscope",""); TestimonialTree_Div21.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author21 = document.createElement('span'); TestimonialTree_Author21.className = "TestimonialTree_Signature"; TestimonialTree_Author21.setAttribute("itemprop","author"); TestimonialTree_Author21.setAttribute("itemscope",""); TestimonialTree_Author21.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName21 = document.createElement('span'); TestimonialTree_AuthorName21.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName21.setAttribute("itemprop","name"); TestimonialTree_AuthorName21.innerHTML = 'Kristen Barkschat'; TestimonialTree_Author21.appendChild(TestimonialTree_AuthorName21); if ('' != '') { var TestimonialTree_Source21 = document.createElement('span'); TestimonialTree_Source21.className = "TestimonialTree_Source"; TestimonialTree_Source21.setAttribute("itemprop","source"); TestimonialTree_Source21.innerHTML = ' on '; TestimonialTree_AuthorName21.appendChild(TestimonialTree_Source21); } //Testimonial var TestimonialTree_TestDiv21 = document.createElement('div'); TestimonialTree_TestDiv21.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv21.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv21.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv21.innerHTML = 'Bob was exceptional in helping us sell my parents house. We live out of state and he and his associates went above and beyond to help us clear out the house and get it sold. I highly recommend Bob Richards.'; //Review Data var TestimonialTree_ReviewDiv21 = document.createElement('div'); TestimonialTree_ReviewDiv21.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel21 = document.createElement('span'); TestimonialTree_SubjectLabel21.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv21 = document.createElement('div'); TestimonialTree_SubjectDiv21.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv21.setAttribute("itemscope",""); TestimonialTree_SubjectDiv21.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv21.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv21_name = document.createElement('span'); //TestimonialTree_SubjectDiv21_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv21_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv21_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv21.appendChild(TestimonialTree_SubjectDiv21_name) //Date var TestimonialTree_TimeStamp21 = document.createElement('time'); //TestimonialTree_TimeStamp21.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp21.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp21.setAttribute("datetime","1/20/2022 11:49:11 PM"); TestimonialTree_TimeStamp21.innerHTML = '1/20/2022 11:49:11 PM'; //Rating var TestimonialTree_Rating21 = '5' var TestimonialTree_RatingLabel121 = document.createElement('span'); TestimonialTree_RatingLabel121.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel221 = document.createElement('span'); TestimonialTree_RatingLabel221.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv21 = document.createElement('span'); TestimonialTree_RatingDiv21.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv21.setAttribute("itemscope",""); TestimonialTree_RatingDiv21.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue21 = document.createElement('span'); TestimonialTree_RatingValue21.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue21.innerHTML = TestimonialTree_Rating21 + ' '; TestimonialTree_RatingDiv21.appendChild(TestimonialTree_RatingValue21) //Add to DOM TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_SubjectLabel21); TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_SubjectDiv21); if (TestimonialTree_Rating21 != '') { TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_RatingLabel121); TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_RatingDiv21); TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_RatingLabel221); } TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_TimeStamp21); TestimonialTree_Div21.appendChild(TestimonialTree_Author21); TestimonialTree_Div21.appendChild(TestimonialTree_TestDiv21); TestimonialTree_Div21.appendChild(TestimonialTree_ReviewDiv21); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div21); //Create Parent Div var TestimonialTree_Div22 = document.createElement('div'); TestimonialTree_Div22.className = "TestimonialTree_Container"; TestimonialTree_Div22.setAttribute("itemscope",""); TestimonialTree_Div22.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author22 = document.createElement('span'); TestimonialTree_Author22.className = "TestimonialTree_Signature"; TestimonialTree_Author22.setAttribute("itemprop","author"); TestimonialTree_Author22.setAttribute("itemscope",""); TestimonialTree_Author22.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName22 = document.createElement('span'); TestimonialTree_AuthorName22.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName22.setAttribute("itemprop","name"); TestimonialTree_AuthorName22.innerHTML = 'K \u0093A Gaijin in Farang Land\u0094'; TestimonialTree_Author22.appendChild(TestimonialTree_AuthorName22); if ('Google' != '') { var TestimonialTree_Source22 = document.createElement('span'); TestimonialTree_Source22.className = "TestimonialTree_Source"; TestimonialTree_Source22.setAttribute("itemprop","source"); TestimonialTree_Source22.innerHTML = ' on Google'; TestimonialTree_AuthorName22.appendChild(TestimonialTree_Source22); } //Testimonial var TestimonialTree_TestDiv22 = document.createElement('div'); TestimonialTree_TestDiv22.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv22.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv22.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv22.innerHTML = 'Bob and his team were very helpful and very responsive in helping us sell our home and purchase another.'; //Review Data var TestimonialTree_ReviewDiv22 = document.createElement('div'); TestimonialTree_ReviewDiv22.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel22 = document.createElement('span'); TestimonialTree_SubjectLabel22.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv22 = document.createElement('div'); TestimonialTree_SubjectDiv22.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv22.setAttribute("itemscope",""); TestimonialTree_SubjectDiv22.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv22.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv22_name = document.createElement('span'); //TestimonialTree_SubjectDiv22_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv22_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv22_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv22.appendChild(TestimonialTree_SubjectDiv22_name) //Date var TestimonialTree_TimeStamp22 = document.createElement('time'); //TestimonialTree_TimeStamp22.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp22.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp22.setAttribute("datetime","12/31/2021 12:00:00 AM"); TestimonialTree_TimeStamp22.innerHTML = '12/31/2021 12:00:00 AM'; //Rating var TestimonialTree_Rating22 = '5' var TestimonialTree_RatingLabel122 = document.createElement('span'); TestimonialTree_RatingLabel122.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel222 = document.createElement('span'); TestimonialTree_RatingLabel222.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv22 = document.createElement('span'); TestimonialTree_RatingDiv22.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv22.setAttribute("itemscope",""); TestimonialTree_RatingDiv22.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue22 = document.createElement('span'); TestimonialTree_RatingValue22.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue22.innerHTML = TestimonialTree_Rating22 + ' '; TestimonialTree_RatingDiv22.appendChild(TestimonialTree_RatingValue22) //Add to DOM TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_SubjectLabel22); TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_SubjectDiv22); if (TestimonialTree_Rating22 != '') { TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_RatingLabel122); TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_RatingDiv22); TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_RatingLabel222); } TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_TimeStamp22); TestimonialTree_Div22.appendChild(TestimonialTree_Author22); TestimonialTree_Div22.appendChild(TestimonialTree_TestDiv22); TestimonialTree_Div22.appendChild(TestimonialTree_ReviewDiv22); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div22); //Create Parent Div var TestimonialTree_Div23 = document.createElement('div'); TestimonialTree_Div23.className = "TestimonialTree_Container"; TestimonialTree_Div23.setAttribute("itemscope",""); TestimonialTree_Div23.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author23 = document.createElement('span'); TestimonialTree_Author23.className = "TestimonialTree_Signature"; TestimonialTree_Author23.setAttribute("itemprop","author"); TestimonialTree_Author23.setAttribute("itemscope",""); TestimonialTree_Author23.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName23 = document.createElement('span'); TestimonialTree_AuthorName23.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName23.setAttribute("itemprop","name"); TestimonialTree_AuthorName23.innerHTML = 'Judy Musto'; TestimonialTree_Author23.appendChild(TestimonialTree_AuthorName23); if ('' != '') { var TestimonialTree_Source23 = document.createElement('span'); TestimonialTree_Source23.className = "TestimonialTree_Source"; TestimonialTree_Source23.setAttribute("itemprop","source"); TestimonialTree_Source23.innerHTML = ' on '; TestimonialTree_AuthorName23.appendChild(TestimonialTree_Source23); } //Testimonial var TestimonialTree_TestDiv23 = document.createElement('div'); TestimonialTree_TestDiv23.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv23.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv23.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv23.innerHTML = 'We met Bob Richards 3 years ago when we were thinking of moving. We interviewed three different realtors and felt that Bob was the best fit. His knowledge of the Little Valley area was spot on. Most importantly he actually listened to us. Even though we put off the move I would periodically reach out to Bob to let him know that when the time came we planned to go with him. That time came this year. We chose to buy first before selling our home as we were moving out of state. My husband and and I were shocked that the first day on the market we had an offer that we accepted all within 3.5 hours. Bob passed along a lot of boxes and moving supplies along with the offer to help in anyway we needed. He went by the house every week to put the necessary chemicals to keep the hot tub water in good condition until the new owners took possession. Without a doubt we would use Bob again and highly recommend you talk to him.'; //Review Data var TestimonialTree_ReviewDiv23 = document.createElement('div'); TestimonialTree_ReviewDiv23.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel23 = document.createElement('span'); TestimonialTree_SubjectLabel23.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv23 = document.createElement('div'); TestimonialTree_SubjectDiv23.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv23.setAttribute("itemscope",""); TestimonialTree_SubjectDiv23.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv23.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv23_name = document.createElement('span'); //TestimonialTree_SubjectDiv23_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv23_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv23_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv23.appendChild(TestimonialTree_SubjectDiv23_name) //Date var TestimonialTree_TimeStamp23 = document.createElement('time'); //TestimonialTree_TimeStamp23.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp23.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp23.setAttribute("datetime","12/3/2021 4:37:31 PM"); TestimonialTree_TimeStamp23.innerHTML = '12/3/2021 4:37:31 PM'; //Rating var TestimonialTree_Rating23 = '5' var TestimonialTree_RatingLabel123 = document.createElement('span'); TestimonialTree_RatingLabel123.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel223 = document.createElement('span'); TestimonialTree_RatingLabel223.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv23 = document.createElement('span'); TestimonialTree_RatingDiv23.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv23.setAttribute("itemscope",""); TestimonialTree_RatingDiv23.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue23 = document.createElement('span'); TestimonialTree_RatingValue23.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue23.innerHTML = TestimonialTree_Rating23 + ' '; TestimonialTree_RatingDiv23.appendChild(TestimonialTree_RatingValue23) //Add to DOM TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_SubjectLabel23); TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_SubjectDiv23); if (TestimonialTree_Rating23 != '') { TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_RatingLabel123); TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_RatingDiv23); TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_RatingLabel223); } TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_TimeStamp23); TestimonialTree_Div23.appendChild(TestimonialTree_Author23); TestimonialTree_Div23.appendChild(TestimonialTree_TestDiv23); TestimonialTree_Div23.appendChild(TestimonialTree_ReviewDiv23); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div23); //Create Parent Div var TestimonialTree_Div24 = document.createElement('div'); TestimonialTree_Div24.className = "TestimonialTree_Container"; TestimonialTree_Div24.setAttribute("itemscope",""); TestimonialTree_Div24.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author24 = document.createElement('span'); TestimonialTree_Author24.className = "TestimonialTree_Signature"; TestimonialTree_Author24.setAttribute("itemprop","author"); TestimonialTree_Author24.setAttribute("itemscope",""); TestimonialTree_Author24.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName24 = document.createElement('span'); TestimonialTree_AuthorName24.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName24.setAttribute("itemprop","name"); TestimonialTree_AuthorName24.innerHTML = 'Susan McCaffrey'; TestimonialTree_Author24.appendChild(TestimonialTree_AuthorName24); if ('Google' != '') { var TestimonialTree_Source24 = document.createElement('span'); TestimonialTree_Source24.className = "TestimonialTree_Source"; TestimonialTree_Source24.setAttribute("itemprop","source"); TestimonialTree_Source24.innerHTML = ' on Google'; TestimonialTree_AuthorName24.appendChild(TestimonialTree_Source24); } //Testimonial var TestimonialTree_TestDiv24 = document.createElement('div'); TestimonialTree_TestDiv24.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv24.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv24.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv24.innerHTML = 'Very knowledgeable people. Respectful, polite, and pleasant. Answered every question I had and some of my questions were pretty silly. 😃'; //Review Data var TestimonialTree_ReviewDiv24 = document.createElement('div'); TestimonialTree_ReviewDiv24.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel24 = document.createElement('span'); TestimonialTree_SubjectLabel24.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv24 = document.createElement('div'); TestimonialTree_SubjectDiv24.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv24.setAttribute("itemscope",""); TestimonialTree_SubjectDiv24.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv24.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv24_name = document.createElement('span'); //TestimonialTree_SubjectDiv24_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv24_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv24_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv24.appendChild(TestimonialTree_SubjectDiv24_name) //Date var TestimonialTree_TimeStamp24 = document.createElement('time'); //TestimonialTree_TimeStamp24.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp24.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp24.setAttribute("datetime","7/1/2021 12:00:00 AM"); TestimonialTree_TimeStamp24.innerHTML = '7/1/2021 12:00:00 AM'; //Rating var TestimonialTree_Rating24 = '5' var TestimonialTree_RatingLabel124 = document.createElement('span'); TestimonialTree_RatingLabel124.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel224 = document.createElement('span'); TestimonialTree_RatingLabel224.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv24 = document.createElement('span'); TestimonialTree_RatingDiv24.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv24.setAttribute("itemscope",""); TestimonialTree_RatingDiv24.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue24 = document.createElement('span'); TestimonialTree_RatingValue24.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue24.innerHTML = TestimonialTree_Rating24 + ' '; TestimonialTree_RatingDiv24.appendChild(TestimonialTree_RatingValue24) //Add to DOM TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_SubjectLabel24); TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_SubjectDiv24); if (TestimonialTree_Rating24 != '') { TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_RatingLabel124); TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_RatingDiv24); TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_RatingLabel224); } TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_TimeStamp24); TestimonialTree_Div24.appendChild(TestimonialTree_Author24); TestimonialTree_Div24.appendChild(TestimonialTree_TestDiv24); TestimonialTree_Div24.appendChild(TestimonialTree_ReviewDiv24); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div24); //Create Parent Div var TestimonialTree_Div25 = document.createElement('div'); TestimonialTree_Div25.className = "TestimonialTree_Container"; TestimonialTree_Div25.setAttribute("itemscope",""); TestimonialTree_Div25.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author25 = document.createElement('span'); TestimonialTree_Author25.className = "TestimonialTree_Signature"; TestimonialTree_Author25.setAttribute("itemprop","author"); TestimonialTree_Author25.setAttribute("itemscope",""); TestimonialTree_Author25.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName25 = document.createElement('span'); TestimonialTree_AuthorName25.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName25.setAttribute("itemprop","name"); TestimonialTree_AuthorName25.innerHTML = 'Joseph & Cheryl DiMartino'; TestimonialTree_Author25.appendChild(TestimonialTree_AuthorName25); if ('' != '') { var TestimonialTree_Source25 = document.createElement('span'); TestimonialTree_Source25.className = "TestimonialTree_Source"; TestimonialTree_Source25.setAttribute("itemprop","source"); TestimonialTree_Source25.innerHTML = ' on '; TestimonialTree_AuthorName25.appendChild(TestimonialTree_Source25); } //Testimonial var TestimonialTree_TestDiv25 = document.createElement('div'); TestimonialTree_TestDiv25.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv25.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv25.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv25.innerHTML = 'Immediately, upon contacting Mr. Bowman Loo from Keller Williams, he went straight into overdrive with professionalism, enthusiasm and communication. We were highly impressed with his dedication, compassion, and iron-willed determination to locate the perfect home for us. He spent countless hours explaining information and strategically planning for that success. Our specific requests outlined for a home within the challenging market never deterred Mr. Loo. He continued to be non-stop with his personal attention and dedication, working tirelessly to ensure that we found the best suited home and location. Mr. Loo\u0092s drive to personally assist us did not conclude with finding us that perfect home. He carefully monitored the entire closing process with consistent communication via text, emails and phone calls working exclusively with us. He made sure we understood all necessary information or was available to answer questions along the way. I\u0092m confident that without his drive, honestly, and determination we would have had a completely different outcome. Mr. Bowman Loo provided exceptional personal touches that made you feel he was working exclusively for you. We would highly recommend Mr. Loo without hesitation to anyone looking for a truly dedicated individual to find that special place called home.'; //Review Data var TestimonialTree_ReviewDiv25 = document.createElement('div'); TestimonialTree_ReviewDiv25.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel25 = document.createElement('span'); TestimonialTree_SubjectLabel25.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv25 = document.createElement('div'); TestimonialTree_SubjectDiv25.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv25.setAttribute("itemscope",""); TestimonialTree_SubjectDiv25.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv25.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv25_name = document.createElement('span'); //TestimonialTree_SubjectDiv25_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv25_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv25_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv25.appendChild(TestimonialTree_SubjectDiv25_name) //Date var TestimonialTree_TimeStamp25 = document.createElement('time'); //TestimonialTree_TimeStamp25.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp25.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp25.setAttribute("datetime","4/6/2021 2:47:00 PM"); TestimonialTree_TimeStamp25.innerHTML = '4/6/2021 2:47:00 PM'; //Rating var TestimonialTree_Rating25 = '5' var TestimonialTree_RatingLabel125 = document.createElement('span'); TestimonialTree_RatingLabel125.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel225 = document.createElement('span'); TestimonialTree_RatingLabel225.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv25 = document.createElement('span'); TestimonialTree_RatingDiv25.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv25.setAttribute("itemscope",""); TestimonialTree_RatingDiv25.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue25 = document.createElement('span'); TestimonialTree_RatingValue25.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue25.innerHTML = TestimonialTree_Rating25 + ' '; TestimonialTree_RatingDiv25.appendChild(TestimonialTree_RatingValue25) //Add to DOM TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_SubjectLabel25); TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_SubjectDiv25); if (TestimonialTree_Rating25 != '') { TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_RatingLabel125); TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_RatingDiv25); TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_RatingLabel225); } TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_TimeStamp25); TestimonialTree_Div25.appendChild(TestimonialTree_Author25); TestimonialTree_Div25.appendChild(TestimonialTree_TestDiv25); TestimonialTree_Div25.appendChild(TestimonialTree_ReviewDiv25); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div25); //Create Parent Div var TestimonialTree_Div26 = document.createElement('div'); TestimonialTree_Div26.className = "TestimonialTree_Container"; TestimonialTree_Div26.setAttribute("itemscope",""); TestimonialTree_Div26.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author26 = document.createElement('span'); TestimonialTree_Author26.className = "TestimonialTree_Signature"; TestimonialTree_Author26.setAttribute("itemprop","author"); TestimonialTree_Author26.setAttribute("itemscope",""); TestimonialTree_Author26.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName26 = document.createElement('span'); TestimonialTree_AuthorName26.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName26.setAttribute("itemprop","name"); TestimonialTree_AuthorName26.innerHTML = 'Alex & Malia Wilson'; TestimonialTree_Author26.appendChild(TestimonialTree_AuthorName26); if ('' != '') { var TestimonialTree_Source26 = document.createElement('span'); TestimonialTree_Source26.className = "TestimonialTree_Source"; TestimonialTree_Source26.setAttribute("itemprop","source"); TestimonialTree_Source26.innerHTML = ' on '; TestimonialTree_AuthorName26.appendChild(TestimonialTree_Source26); } //Testimonial var TestimonialTree_TestDiv26 = document.createElement('div'); TestimonialTree_TestDiv26.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv26.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv26.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv26.innerHTML = 'We always felt like everything was being taken care of. Bowman Loo was always reassuring, present and confident that we would find the right fit for us. He was so quick to answer all of our questions and quickly learned exactly what we were looking for in a home. Buying a home can be intimidating but Bo was always there to teach and encourage us along the way.'; //Review Data var TestimonialTree_ReviewDiv26 = document.createElement('div'); TestimonialTree_ReviewDiv26.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel26 = document.createElement('span'); TestimonialTree_SubjectLabel26.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv26 = document.createElement('div'); TestimonialTree_SubjectDiv26.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv26.setAttribute("itemscope",""); TestimonialTree_SubjectDiv26.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv26.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv26_name = document.createElement('span'); //TestimonialTree_SubjectDiv26_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv26_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv26_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv26.appendChild(TestimonialTree_SubjectDiv26_name) //Date var TestimonialTree_TimeStamp26 = document.createElement('time'); //TestimonialTree_TimeStamp26.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp26.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp26.setAttribute("datetime","3/21/2021 11:41:00 AM"); TestimonialTree_TimeStamp26.innerHTML = '3/21/2021 11:41:00 AM'; //Rating var TestimonialTree_Rating26 = '5' var TestimonialTree_RatingLabel126 = document.createElement('span'); TestimonialTree_RatingLabel126.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel226 = document.createElement('span'); TestimonialTree_RatingLabel226.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv26 = document.createElement('span'); TestimonialTree_RatingDiv26.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv26.setAttribute("itemscope",""); TestimonialTree_RatingDiv26.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue26 = document.createElement('span'); TestimonialTree_RatingValue26.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue26.innerHTML = TestimonialTree_Rating26 + ' '; TestimonialTree_RatingDiv26.appendChild(TestimonialTree_RatingValue26) //Add to DOM TestimonialTree_ReviewDiv26.appendChild(TestimonialTree_SubjectLabel26); TestimonialTree_ReviewDiv26.appendChild(TestimonialTree_SubjectDiv26); if (TestimonialTree_Rating26 != '') { TestimonialTree_ReviewDiv26.appendChild(TestimonialTree_RatingLabel126); TestimonialTree_ReviewDiv26.appendChild(TestimonialTree_RatingDiv26); TestimonialTree_ReviewDiv26.appendChild(TestimonialTree_RatingLabel226); } TestimonialTree_ReviewDiv26.appendChild(TestimonialTree_TimeStamp26); TestimonialTree_Div26.appendChild(TestimonialTree_Author26); TestimonialTree_Div26.appendChild(TestimonialTree_TestDiv26); TestimonialTree_Div26.appendChild(TestimonialTree_ReviewDiv26); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div26); //Create Parent Div var TestimonialTree_Div27 = document.createElement('div'); TestimonialTree_Div27.className = "TestimonialTree_Container"; TestimonialTree_Div27.setAttribute("itemscope",""); TestimonialTree_Div27.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author27 = document.createElement('span'); TestimonialTree_Author27.className = "TestimonialTree_Signature"; TestimonialTree_Author27.setAttribute("itemprop","author"); TestimonialTree_Author27.setAttribute("itemscope",""); TestimonialTree_Author27.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName27 = document.createElement('span'); TestimonialTree_AuthorName27.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName27.setAttribute("itemprop","name"); TestimonialTree_AuthorName27.innerHTML = 'Beverly Robinson'; TestimonialTree_Author27.appendChild(TestimonialTree_AuthorName27); if ('' != '') { var TestimonialTree_Source27 = document.createElement('span'); TestimonialTree_Source27.className = "TestimonialTree_Source"; TestimonialTree_Source27.setAttribute("itemprop","source"); TestimonialTree_Source27.innerHTML = ' on '; TestimonialTree_AuthorName27.appendChild(TestimonialTree_Source27); } //Testimonial var TestimonialTree_TestDiv27 = document.createElement('div'); TestimonialTree_TestDiv27.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv27.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv27.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv27.innerHTML = 'This is the third home Bob has sold for me. I have the utmost confidence and respect for him and his team. I highly recommend them!!'; //Review Data var TestimonialTree_ReviewDiv27 = document.createElement('div'); TestimonialTree_ReviewDiv27.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel27 = document.createElement('span'); TestimonialTree_SubjectLabel27.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv27 = document.createElement('div'); TestimonialTree_SubjectDiv27.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv27.setAttribute("itemscope",""); TestimonialTree_SubjectDiv27.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv27.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv27_name = document.createElement('span'); //TestimonialTree_SubjectDiv27_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv27_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv27_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv27.appendChild(TestimonialTree_SubjectDiv27_name) //Date var TestimonialTree_TimeStamp27 = document.createElement('time'); //TestimonialTree_TimeStamp27.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp27.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp27.setAttribute("datetime","3/9/2021 8:09:22 PM"); TestimonialTree_TimeStamp27.innerHTML = '3/9/2021 8:09:22 PM'; //Rating var TestimonialTree_Rating27 = '5' var TestimonialTree_RatingLabel127 = document.createElement('span'); TestimonialTree_RatingLabel127.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel227 = document.createElement('span'); TestimonialTree_RatingLabel227.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv27 = document.createElement('span'); TestimonialTree_RatingDiv27.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv27.setAttribute("itemscope",""); TestimonialTree_RatingDiv27.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue27 = document.createElement('span'); TestimonialTree_RatingValue27.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue27.innerHTML = TestimonialTree_Rating27 + ' '; TestimonialTree_RatingDiv27.appendChild(TestimonialTree_RatingValue27) //Add to DOM TestimonialTree_ReviewDiv27.appendChild(TestimonialTree_SubjectLabel27); TestimonialTree_ReviewDiv27.appendChild(TestimonialTree_SubjectDiv27); if (TestimonialTree_Rating27 != '') { TestimonialTree_ReviewDiv27.appendChild(TestimonialTree_RatingLabel127); TestimonialTree_ReviewDiv27.appendChild(TestimonialTree_RatingDiv27); TestimonialTree_ReviewDiv27.appendChild(TestimonialTree_RatingLabel227); } TestimonialTree_ReviewDiv27.appendChild(TestimonialTree_TimeStamp27); TestimonialTree_Div27.appendChild(TestimonialTree_Author27); TestimonialTree_Div27.appendChild(TestimonialTree_TestDiv27); TestimonialTree_Div27.appendChild(TestimonialTree_ReviewDiv27); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div27); //Create Parent Div var TestimonialTree_Div28 = document.createElement('div'); TestimonialTree_Div28.className = "TestimonialTree_Container"; TestimonialTree_Div28.setAttribute("itemscope",""); TestimonialTree_Div28.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author28 = document.createElement('span'); TestimonialTree_Author28.className = "TestimonialTree_Signature"; TestimonialTree_Author28.setAttribute("itemprop","author"); TestimonialTree_Author28.setAttribute("itemscope",""); TestimonialTree_Author28.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName28 = document.createElement('span'); TestimonialTree_AuthorName28.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName28.setAttribute("itemprop","name"); TestimonialTree_AuthorName28.innerHTML = 'Cherie and Jim Shumate'; TestimonialTree_Author28.appendChild(TestimonialTree_AuthorName28); if ('' != '') { var TestimonialTree_Source28 = document.createElement('span'); TestimonialTree_Source28.className = "TestimonialTree_Source"; TestimonialTree_Source28.setAttribute("itemprop","source"); TestimonialTree_Source28.innerHTML = ' on '; TestimonialTree_AuthorName28.appendChild(TestimonialTree_Source28); } //Testimonial var TestimonialTree_TestDiv28 = document.createElement('div'); TestimonialTree_TestDiv28.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv28.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv28.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv28.innerHTML = 'My husband and I used Bob Richards & Associates to sell our home is Bloomington several years ago. He was very objective about our home and ready to make suggestions about staging and repairs. He felt that was unnecessary in our case. We expected it to take at least a year to sell, because of extensive and costly remodeling. Another realtor had told us that our home was very hard to price, because there were not really any homes to compare it with. We had remodeled the kitchen and master bathroom to bring the home to a higher standard than the late 70s original version. Anyway, it was fairly old, but updated so the other realtor was uncertain how to proceed. Bob priced our home at the price he thought it would sell. The home sold within 3 months, and we received close to our asking price. Bob was disappointed that it took that long, but we were satisfied with the outcome. The best part of our experience with Bob Richards and his team is the impeccable integrity that he has displayed throughout all our associations over the years.
\n
\n'; //Review Data var TestimonialTree_ReviewDiv28 = document.createElement('div'); TestimonialTree_ReviewDiv28.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel28 = document.createElement('span'); TestimonialTree_SubjectLabel28.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv28 = document.createElement('div'); TestimonialTree_SubjectDiv28.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv28.setAttribute("itemscope",""); TestimonialTree_SubjectDiv28.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv28.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv28_name = document.createElement('span'); //TestimonialTree_SubjectDiv28_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv28_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv28_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv28.appendChild(TestimonialTree_SubjectDiv28_name) //Date var TestimonialTree_TimeStamp28 = document.createElement('time'); //TestimonialTree_TimeStamp28.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp28.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp28.setAttribute("datetime","2/17/2021 2:43:06 AM"); TestimonialTree_TimeStamp28.innerHTML = '2/17/2021 2:43:06 AM'; //Rating var TestimonialTree_Rating28 = '5' var TestimonialTree_RatingLabel128 = document.createElement('span'); TestimonialTree_RatingLabel128.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel228 = document.createElement('span'); TestimonialTree_RatingLabel228.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv28 = document.createElement('span'); TestimonialTree_RatingDiv28.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv28.setAttribute("itemscope",""); TestimonialTree_RatingDiv28.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue28 = document.createElement('span'); TestimonialTree_RatingValue28.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue28.innerHTML = TestimonialTree_Rating28 + ' '; TestimonialTree_RatingDiv28.appendChild(TestimonialTree_RatingValue28) //Add to DOM TestimonialTree_ReviewDiv28.appendChild(TestimonialTree_SubjectLabel28); TestimonialTree_ReviewDiv28.appendChild(TestimonialTree_SubjectDiv28); if (TestimonialTree_Rating28 != '') { TestimonialTree_ReviewDiv28.appendChild(TestimonialTree_RatingLabel128); TestimonialTree_ReviewDiv28.appendChild(TestimonialTree_RatingDiv28); TestimonialTree_ReviewDiv28.appendChild(TestimonialTree_RatingLabel228); } TestimonialTree_ReviewDiv28.appendChild(TestimonialTree_TimeStamp28); TestimonialTree_Div28.appendChild(TestimonialTree_Author28); TestimonialTree_Div28.appendChild(TestimonialTree_TestDiv28); TestimonialTree_Div28.appendChild(TestimonialTree_ReviewDiv28); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div28); //Create Parent Div var TestimonialTree_Div29 = document.createElement('div'); TestimonialTree_Div29.className = "TestimonialTree_Container"; TestimonialTree_Div29.setAttribute("itemscope",""); TestimonialTree_Div29.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author29 = document.createElement('span'); TestimonialTree_Author29.className = "TestimonialTree_Signature"; TestimonialTree_Author29.setAttribute("itemprop","author"); TestimonialTree_Author29.setAttribute("itemscope",""); TestimonialTree_Author29.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName29 = document.createElement('span'); TestimonialTree_AuthorName29.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName29.setAttribute("itemprop","name"); TestimonialTree_AuthorName29.innerHTML = 'John & Shirley Archer'; TestimonialTree_Author29.appendChild(TestimonialTree_AuthorName29); if ('' != '') { var TestimonialTree_Source29 = document.createElement('span'); TestimonialTree_Source29.className = "TestimonialTree_Source"; TestimonialTree_Source29.setAttribute("itemprop","source"); TestimonialTree_Source29.innerHTML = ' on '; TestimonialTree_AuthorName29.appendChild(TestimonialTree_Source29); } //Testimonial var TestimonialTree_TestDiv29 = document.createElement('div'); TestimonialTree_TestDiv29.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv29.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv29.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv29.innerHTML = 'We purchased our home 20 years ago. We moved from Salt Lake City to Saint George. Bob Richards was recommended to us by the realtor who sold our home.We are very fortunate to have found Bob Richards. He was very pleasant and helpful. He showed us lovely homes in our price range in nice neighborhoods.He worked with a private seller to accommodate us since the house we eventually chose was FOR SALE\u00A0 by owner. He negotiated 10% below the list price.Bob offers fun and valuable promotions several times a year.\u00A0 We have received free smoke alarm batteries, free pies, Parade of Home tickets, etc.\u00A0 He also sends Birthday and Holiday greetings.\u00A0 We went to a really fun party arranged by Bob for his clients.\u00A0 He bought out the movie theater and invited us to a free wonderful first-run production. He had prize drawings and treats for all.\u00A0 It was lots of fun and beyond generous.We will definitely ask for Bob\u0092s services when we consider a move.\u00A0 However, we are so happy with the wonderful home he found us, we may never wish to leave.\u00A0 You can\u0092t go better than Bob Richards.\u00A0'; //Review Data var TestimonialTree_ReviewDiv29 = document.createElement('div'); TestimonialTree_ReviewDiv29.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel29 = document.createElement('span'); TestimonialTree_SubjectLabel29.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv29 = document.createElement('div'); TestimonialTree_SubjectDiv29.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv29.setAttribute("itemscope",""); TestimonialTree_SubjectDiv29.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv29.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv29_name = document.createElement('span'); //TestimonialTree_SubjectDiv29_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv29_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv29_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv29.appendChild(TestimonialTree_SubjectDiv29_name) //Date var TestimonialTree_TimeStamp29 = document.createElement('time'); //TestimonialTree_TimeStamp29.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp29.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp29.setAttribute("datetime","2/16/2021 6:17:00 AM"); TestimonialTree_TimeStamp29.innerHTML = '2/16/2021 6:17:00 AM'; //Rating var TestimonialTree_Rating29 = '5' var TestimonialTree_RatingLabel129 = document.createElement('span'); TestimonialTree_RatingLabel129.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel229 = document.createElement('span'); TestimonialTree_RatingLabel229.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv29 = document.createElement('span'); TestimonialTree_RatingDiv29.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv29.setAttribute("itemscope",""); TestimonialTree_RatingDiv29.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue29 = document.createElement('span'); TestimonialTree_RatingValue29.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue29.innerHTML = TestimonialTree_Rating29 + ' '; TestimonialTree_RatingDiv29.appendChild(TestimonialTree_RatingValue29) //Add to DOM TestimonialTree_ReviewDiv29.appendChild(TestimonialTree_SubjectLabel29); TestimonialTree_ReviewDiv29.appendChild(TestimonialTree_SubjectDiv29); if (TestimonialTree_Rating29 != '') { TestimonialTree_ReviewDiv29.appendChild(TestimonialTree_RatingLabel129); TestimonialTree_ReviewDiv29.appendChild(TestimonialTree_RatingDiv29); TestimonialTree_ReviewDiv29.appendChild(TestimonialTree_RatingLabel229); } TestimonialTree_ReviewDiv29.appendChild(TestimonialTree_TimeStamp29); TestimonialTree_Div29.appendChild(TestimonialTree_Author29); TestimonialTree_Div29.appendChild(TestimonialTree_TestDiv29); TestimonialTree_Div29.appendChild(TestimonialTree_ReviewDiv29); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div29); //Create Parent Div var TestimonialTree_Div30 = document.createElement('div'); TestimonialTree_Div30.className = "TestimonialTree_Container"; TestimonialTree_Div30.setAttribute("itemscope",""); TestimonialTree_Div30.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author30 = document.createElement('span'); TestimonialTree_Author30.className = "TestimonialTree_Signature"; TestimonialTree_Author30.setAttribute("itemprop","author"); TestimonialTree_Author30.setAttribute("itemscope",""); TestimonialTree_Author30.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName30 = document.createElement('span'); TestimonialTree_AuthorName30.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName30.setAttribute("itemprop","name"); TestimonialTree_AuthorName30.innerHTML = 'Bill & Glenda Caskey'; TestimonialTree_Author30.appendChild(TestimonialTree_AuthorName30); if ('' != '') { var TestimonialTree_Source30 = document.createElement('span'); TestimonialTree_Source30.className = "TestimonialTree_Source"; TestimonialTree_Source30.setAttribute("itemprop","source"); TestimonialTree_Source30.innerHTML = ' on '; TestimonialTree_AuthorName30.appendChild(TestimonialTree_Source30); } //Testimonial var TestimonialTree_TestDiv30 = document.createElement('div'); TestimonialTree_TestDiv30.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv30.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv30.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv30.innerHTML = 'Our first interaction with Bob Richards & Associates was when Bob helped us find our current home. HIs focus on listening to us and then showing us homes that met our desires paid off with a home we have been happy with for 14 years. His business focus of \"Consider It Done\" became apparent the first day we moved into our home. We had a water pipe leak and Bob brought large fans and helped us dry out the room and then paid for a night at a local motel to let the carpet dry. Since that time Bob\'s realty business has continued to stay in touch with us through services such as information and guidance on property tax assessments and 6 month reminders to change batteries in our smoke alarms and even providing the batteries! We have also been guests to annual free movie days and recipients of Thanksgiving pies. We have worked with numerous other realty companies over our lifetimes but have always been forgotten after the property sale. Bob and his associates continue to make us feel like a part of his realty family. We have referred clients to Bob and when the time comes that we need a professional realtor, Bob Richards & Associates will be the company that we call.'; //Review Data var TestimonialTree_ReviewDiv30 = document.createElement('div'); TestimonialTree_ReviewDiv30.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel30 = document.createElement('span'); TestimonialTree_SubjectLabel30.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv30 = document.createElement('div'); TestimonialTree_SubjectDiv30.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv30.setAttribute("itemscope",""); TestimonialTree_SubjectDiv30.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv30.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv30_name = document.createElement('span'); //TestimonialTree_SubjectDiv30_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv30_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv30_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv30.appendChild(TestimonialTree_SubjectDiv30_name) //Date var TestimonialTree_TimeStamp30 = document.createElement('time'); //TestimonialTree_TimeStamp30.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp30.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp30.setAttribute("datetime","2/7/2021 3:01:00 PM"); TestimonialTree_TimeStamp30.innerHTML = '2/7/2021 3:01:00 PM'; //Rating var TestimonialTree_Rating30 = '5' var TestimonialTree_RatingLabel130 = document.createElement('span'); TestimonialTree_RatingLabel130.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel230 = document.createElement('span'); TestimonialTree_RatingLabel230.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv30 = document.createElement('span'); TestimonialTree_RatingDiv30.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv30.setAttribute("itemscope",""); TestimonialTree_RatingDiv30.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue30 = document.createElement('span'); TestimonialTree_RatingValue30.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue30.innerHTML = TestimonialTree_Rating30 + ' '; TestimonialTree_RatingDiv30.appendChild(TestimonialTree_RatingValue30) //Add to DOM TestimonialTree_ReviewDiv30.appendChild(TestimonialTree_SubjectLabel30); TestimonialTree_ReviewDiv30.appendChild(TestimonialTree_SubjectDiv30); if (TestimonialTree_Rating30 != '') { TestimonialTree_ReviewDiv30.appendChild(TestimonialTree_RatingLabel130); TestimonialTree_ReviewDiv30.appendChild(TestimonialTree_RatingDiv30); TestimonialTree_ReviewDiv30.appendChild(TestimonialTree_RatingLabel230); } TestimonialTree_ReviewDiv30.appendChild(TestimonialTree_TimeStamp30); TestimonialTree_Div30.appendChild(TestimonialTree_Author30); TestimonialTree_Div30.appendChild(TestimonialTree_TestDiv30); TestimonialTree_Div30.appendChild(TestimonialTree_ReviewDiv30); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div30); //Create Parent Div var TestimonialTree_Div31 = document.createElement('div'); TestimonialTree_Div31.className = "TestimonialTree_Container"; TestimonialTree_Div31.setAttribute("itemscope",""); TestimonialTree_Div31.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author31 = document.createElement('span'); TestimonialTree_Author31.className = "TestimonialTree_Signature"; TestimonialTree_Author31.setAttribute("itemprop","author"); TestimonialTree_Author31.setAttribute("itemscope",""); TestimonialTree_Author31.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName31 = document.createElement('span'); TestimonialTree_AuthorName31.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName31.setAttribute("itemprop","name"); TestimonialTree_AuthorName31.innerHTML = 'Carol Hurst'; TestimonialTree_Author31.appendChild(TestimonialTree_AuthorName31); if ('' != '') { var TestimonialTree_Source31 = document.createElement('span'); TestimonialTree_Source31.className = "TestimonialTree_Source"; TestimonialTree_Source31.setAttribute("itemprop","source"); TestimonialTree_Source31.innerHTML = ' on '; TestimonialTree_AuthorName31.appendChild(TestimonialTree_Source31); } //Testimonial var TestimonialTree_TestDiv31 = document.createElement('div'); TestimonialTree_TestDiv31.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv31.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv31.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv31.innerHTML = 'Bob Richards & Associates is the best. They care about people, listen to their agendas and do their very best to make happy customers. Their attention to detail and service is beyond amazing!
\n5 stars !!'; //Review Data var TestimonialTree_ReviewDiv31 = document.createElement('div'); TestimonialTree_ReviewDiv31.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel31 = document.createElement('span'); TestimonialTree_SubjectLabel31.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv31 = document.createElement('div'); TestimonialTree_SubjectDiv31.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv31.setAttribute("itemscope",""); TestimonialTree_SubjectDiv31.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv31.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv31_name = document.createElement('span'); //TestimonialTree_SubjectDiv31_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv31_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv31_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv31.appendChild(TestimonialTree_SubjectDiv31_name) //Date var TestimonialTree_TimeStamp31 = document.createElement('time'); //TestimonialTree_TimeStamp31.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp31.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp31.setAttribute("datetime","2/6/2021 5:47:20 PM"); TestimonialTree_TimeStamp31.innerHTML = '2/6/2021 5:47:20 PM'; //Rating var TestimonialTree_Rating31 = '5' var TestimonialTree_RatingLabel131 = document.createElement('span'); TestimonialTree_RatingLabel131.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel231 = document.createElement('span'); TestimonialTree_RatingLabel231.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv31 = document.createElement('span'); TestimonialTree_RatingDiv31.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv31.setAttribute("itemscope",""); TestimonialTree_RatingDiv31.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue31 = document.createElement('span'); TestimonialTree_RatingValue31.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue31.innerHTML = TestimonialTree_Rating31 + ' '; TestimonialTree_RatingDiv31.appendChild(TestimonialTree_RatingValue31) //Add to DOM TestimonialTree_ReviewDiv31.appendChild(TestimonialTree_SubjectLabel31); TestimonialTree_ReviewDiv31.appendChild(TestimonialTree_SubjectDiv31); if (TestimonialTree_Rating31 != '') { TestimonialTree_ReviewDiv31.appendChild(TestimonialTree_RatingLabel131); TestimonialTree_ReviewDiv31.appendChild(TestimonialTree_RatingDiv31); TestimonialTree_ReviewDiv31.appendChild(TestimonialTree_RatingLabel231); } TestimonialTree_ReviewDiv31.appendChild(TestimonialTree_TimeStamp31); TestimonialTree_Div31.appendChild(TestimonialTree_Author31); TestimonialTree_Div31.appendChild(TestimonialTree_TestDiv31); TestimonialTree_Div31.appendChild(TestimonialTree_ReviewDiv31); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div31); //Create Parent Div var TestimonialTree_Div32 = document.createElement('div'); TestimonialTree_Div32.className = "TestimonialTree_Container"; TestimonialTree_Div32.setAttribute("itemscope",""); TestimonialTree_Div32.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author32 = document.createElement('span'); TestimonialTree_Author32.className = "TestimonialTree_Signature"; TestimonialTree_Author32.setAttribute("itemprop","author"); TestimonialTree_Author32.setAttribute("itemscope",""); TestimonialTree_Author32.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName32 = document.createElement('span'); TestimonialTree_AuthorName32.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName32.setAttribute("itemprop","name"); TestimonialTree_AuthorName32.innerHTML = 'Kent Coulson'; TestimonialTree_Author32.appendChild(TestimonialTree_AuthorName32); if ('' != '') { var TestimonialTree_Source32 = document.createElement('span'); TestimonialTree_Source32.className = "TestimonialTree_Source"; TestimonialTree_Source32.setAttribute("itemprop","source"); TestimonialTree_Source32.innerHTML = ' on '; TestimonialTree_AuthorName32.appendChild(TestimonialTree_Source32); } //Testimonial var TestimonialTree_TestDiv32 = document.createElement('div'); TestimonialTree_TestDiv32.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv32.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv32.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv32.innerHTML = 'Bob is great and really cares about his clients! I highly recommend Bob and his team for your real estate needs!'; //Review Data var TestimonialTree_ReviewDiv32 = document.createElement('div'); TestimonialTree_ReviewDiv32.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel32 = document.createElement('span'); TestimonialTree_SubjectLabel32.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv32 = document.createElement('div'); TestimonialTree_SubjectDiv32.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv32.setAttribute("itemscope",""); TestimonialTree_SubjectDiv32.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv32.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv32_name = document.createElement('span'); //TestimonialTree_SubjectDiv32_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv32_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv32_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv32.appendChild(TestimonialTree_SubjectDiv32_name) //Date var TestimonialTree_TimeStamp32 = document.createElement('time'); //TestimonialTree_TimeStamp32.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp32.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp32.setAttribute("datetime","2/4/2021 7:38:18 PM"); TestimonialTree_TimeStamp32.innerHTML = '2/4/2021 7:38:18 PM'; //Rating var TestimonialTree_Rating32 = '5' var TestimonialTree_RatingLabel132 = document.createElement('span'); TestimonialTree_RatingLabel132.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel232 = document.createElement('span'); TestimonialTree_RatingLabel232.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv32 = document.createElement('span'); TestimonialTree_RatingDiv32.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv32.setAttribute("itemscope",""); TestimonialTree_RatingDiv32.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue32 = document.createElement('span'); TestimonialTree_RatingValue32.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue32.innerHTML = TestimonialTree_Rating32 + ' '; TestimonialTree_RatingDiv32.appendChild(TestimonialTree_RatingValue32) //Add to DOM TestimonialTree_ReviewDiv32.appendChild(TestimonialTree_SubjectLabel32); TestimonialTree_ReviewDiv32.appendChild(TestimonialTree_SubjectDiv32); if (TestimonialTree_Rating32 != '') { TestimonialTree_ReviewDiv32.appendChild(TestimonialTree_RatingLabel132); TestimonialTree_ReviewDiv32.appendChild(TestimonialTree_RatingDiv32); TestimonialTree_ReviewDiv32.appendChild(TestimonialTree_RatingLabel232); } TestimonialTree_ReviewDiv32.appendChild(TestimonialTree_TimeStamp32); TestimonialTree_Div32.appendChild(TestimonialTree_Author32); TestimonialTree_Div32.appendChild(TestimonialTree_TestDiv32); TestimonialTree_Div32.appendChild(TestimonialTree_ReviewDiv32); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div32); //Create Parent Div var TestimonialTree_Div33 = document.createElement('div'); TestimonialTree_Div33.className = "TestimonialTree_Container"; TestimonialTree_Div33.setAttribute("itemscope",""); TestimonialTree_Div33.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author33 = document.createElement('span'); TestimonialTree_Author33.className = "TestimonialTree_Signature"; TestimonialTree_Author33.setAttribute("itemprop","author"); TestimonialTree_Author33.setAttribute("itemscope",""); TestimonialTree_Author33.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName33 = document.createElement('span'); TestimonialTree_AuthorName33.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName33.setAttribute("itemprop","name"); TestimonialTree_AuthorName33.innerHTML = 'Jeffery Zornow'; TestimonialTree_Author33.appendChild(TestimonialTree_AuthorName33); if ('' != '') { var TestimonialTree_Source33 = document.createElement('span'); TestimonialTree_Source33.className = "TestimonialTree_Source"; TestimonialTree_Source33.setAttribute("itemprop","source"); TestimonialTree_Source33.innerHTML = ' on '; TestimonialTree_AuthorName33.appendChild(TestimonialTree_Source33); } //Testimonial var TestimonialTree_TestDiv33 = document.createElement('div'); TestimonialTree_TestDiv33.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv33.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv33.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv33.innerHTML = 'When your buying a house 300 miles away, communication is paramount to a smooth transition. Darel and Katie made the process seamless, which gave Julie and I all the confidence we needed through the home buying experience. Every question and or concern we has was immediately addressed to our satisfaction. Keep up the great service and kudos to the whole team!'; //Review Data var TestimonialTree_ReviewDiv33 = document.createElement('div'); TestimonialTree_ReviewDiv33.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel33 = document.createElement('span'); TestimonialTree_SubjectLabel33.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv33 = document.createElement('div'); TestimonialTree_SubjectDiv33.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv33.setAttribute("itemscope",""); TestimonialTree_SubjectDiv33.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv33.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv33_name = document.createElement('span'); //TestimonialTree_SubjectDiv33_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv33_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv33_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv33.appendChild(TestimonialTree_SubjectDiv33_name) //Date var TestimonialTree_TimeStamp33 = document.createElement('time'); //TestimonialTree_TimeStamp33.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp33.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp33.setAttribute("datetime","12/30/2020 8:40:50 PM"); TestimonialTree_TimeStamp33.innerHTML = '12/30/2020 8:40:50 PM'; //Rating var TestimonialTree_Rating33 = '4' var TestimonialTree_RatingLabel133 = document.createElement('span'); TestimonialTree_RatingLabel133.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel233 = document.createElement('span'); TestimonialTree_RatingLabel233.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv33 = document.createElement('span'); TestimonialTree_RatingDiv33.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv33.setAttribute("itemscope",""); TestimonialTree_RatingDiv33.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue33 = document.createElement('span'); TestimonialTree_RatingValue33.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue33.innerHTML = TestimonialTree_Rating33 + ' '; TestimonialTree_RatingDiv33.appendChild(TestimonialTree_RatingValue33) //Add to DOM TestimonialTree_ReviewDiv33.appendChild(TestimonialTree_SubjectLabel33); TestimonialTree_ReviewDiv33.appendChild(TestimonialTree_SubjectDiv33); if (TestimonialTree_Rating33 != '') { TestimonialTree_ReviewDiv33.appendChild(TestimonialTree_RatingLabel133); TestimonialTree_ReviewDiv33.appendChild(TestimonialTree_RatingDiv33); TestimonialTree_ReviewDiv33.appendChild(TestimonialTree_RatingLabel233); } TestimonialTree_ReviewDiv33.appendChild(TestimonialTree_TimeStamp33); TestimonialTree_Div33.appendChild(TestimonialTree_Author33); TestimonialTree_Div33.appendChild(TestimonialTree_TestDiv33); TestimonialTree_Div33.appendChild(TestimonialTree_ReviewDiv33); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div33); //Create Parent Div var TestimonialTree_Div34 = document.createElement('div'); TestimonialTree_Div34.className = "TestimonialTree_Container"; TestimonialTree_Div34.setAttribute("itemscope",""); TestimonialTree_Div34.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author34 = document.createElement('span'); TestimonialTree_Author34.className = "TestimonialTree_Signature"; TestimonialTree_Author34.setAttribute("itemprop","author"); TestimonialTree_Author34.setAttribute("itemscope",""); TestimonialTree_Author34.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName34 = document.createElement('span'); TestimonialTree_AuthorName34.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName34.setAttribute("itemprop","name"); TestimonialTree_AuthorName34.innerHTML = 'Bruce & Cindy Bullard'; TestimonialTree_Author34.appendChild(TestimonialTree_AuthorName34); if ('' != '') { var TestimonialTree_Source34 = document.createElement('span'); TestimonialTree_Source34.className = "TestimonialTree_Source"; TestimonialTree_Source34.setAttribute("itemprop","source"); TestimonialTree_Source34.innerHTML = ' on '; TestimonialTree_AuthorName34.appendChild(TestimonialTree_Source34); } //Testimonial var TestimonialTree_TestDiv34 = document.createElement('div'); TestimonialTree_TestDiv34.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv34.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv34.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv34.innerHTML = 'This is our third experience working with you....thank you for your highly professional service!!'; //Review Data var TestimonialTree_ReviewDiv34 = document.createElement('div'); TestimonialTree_ReviewDiv34.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel34 = document.createElement('span'); TestimonialTree_SubjectLabel34.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv34 = document.createElement('div'); TestimonialTree_SubjectDiv34.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv34.setAttribute("itemscope",""); TestimonialTree_SubjectDiv34.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv34.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv34_name = document.createElement('span'); //TestimonialTree_SubjectDiv34_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv34_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv34_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv34.appendChild(TestimonialTree_SubjectDiv34_name) //Date var TestimonialTree_TimeStamp34 = document.createElement('time'); //TestimonialTree_TimeStamp34.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp34.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp34.setAttribute("datetime","12/10/2020 4:30:00 PM"); TestimonialTree_TimeStamp34.innerHTML = '12/10/2020 4:30:00 PM'; //Rating var TestimonialTree_Rating34 = '5' var TestimonialTree_RatingLabel134 = document.createElement('span'); TestimonialTree_RatingLabel134.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel234 = document.createElement('span'); TestimonialTree_RatingLabel234.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv34 = document.createElement('span'); TestimonialTree_RatingDiv34.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv34.setAttribute("itemscope",""); TestimonialTree_RatingDiv34.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue34 = document.createElement('span'); TestimonialTree_RatingValue34.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue34.innerHTML = TestimonialTree_Rating34 + ' '; TestimonialTree_RatingDiv34.appendChild(TestimonialTree_RatingValue34) //Add to DOM TestimonialTree_ReviewDiv34.appendChild(TestimonialTree_SubjectLabel34); TestimonialTree_ReviewDiv34.appendChild(TestimonialTree_SubjectDiv34); if (TestimonialTree_Rating34 != '') { TestimonialTree_ReviewDiv34.appendChild(TestimonialTree_RatingLabel134); TestimonialTree_ReviewDiv34.appendChild(TestimonialTree_RatingDiv34); TestimonialTree_ReviewDiv34.appendChild(TestimonialTree_RatingLabel234); } TestimonialTree_ReviewDiv34.appendChild(TestimonialTree_TimeStamp34); TestimonialTree_Div34.appendChild(TestimonialTree_Author34); TestimonialTree_Div34.appendChild(TestimonialTree_TestDiv34); TestimonialTree_Div34.appendChild(TestimonialTree_ReviewDiv34); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div34); //Create Parent Div var TestimonialTree_Div35 = document.createElement('div'); TestimonialTree_Div35.className = "TestimonialTree_Container"; TestimonialTree_Div35.setAttribute("itemscope",""); TestimonialTree_Div35.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author35 = document.createElement('span'); TestimonialTree_Author35.className = "TestimonialTree_Signature"; TestimonialTree_Author35.setAttribute("itemprop","author"); TestimonialTree_Author35.setAttribute("itemscope",""); TestimonialTree_Author35.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName35 = document.createElement('span'); TestimonialTree_AuthorName35.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName35.setAttribute("itemprop","name"); TestimonialTree_AuthorName35.innerHTML = 'Richard & Penelope Hoback'; TestimonialTree_Author35.appendChild(TestimonialTree_AuthorName35); if ('' != '') { var TestimonialTree_Source35 = document.createElement('span'); TestimonialTree_Source35.className = "TestimonialTree_Source"; TestimonialTree_Source35.setAttribute("itemprop","source"); TestimonialTree_Source35.innerHTML = ' on '; TestimonialTree_AuthorName35.appendChild(TestimonialTree_Source35); } //Testimonial var TestimonialTree_TestDiv35 = document.createElement('div'); TestimonialTree_TestDiv35.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv35.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv35.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv35.innerHTML = 'If you are buying or selling a home, these are the people that you want representing you! They are knowledgeable, friendly and on call at all times. I cannot say enough good things about Bob Richards and his team.'; //Review Data var TestimonialTree_ReviewDiv35 = document.createElement('div'); TestimonialTree_ReviewDiv35.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel35 = document.createElement('span'); TestimonialTree_SubjectLabel35.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv35 = document.createElement('div'); TestimonialTree_SubjectDiv35.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv35.setAttribute("itemscope",""); TestimonialTree_SubjectDiv35.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv35.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv35_name = document.createElement('span'); //TestimonialTree_SubjectDiv35_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv35_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv35_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv35.appendChild(TestimonialTree_SubjectDiv35_name) //Date var TestimonialTree_TimeStamp35 = document.createElement('time'); //TestimonialTree_TimeStamp35.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp35.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp35.setAttribute("datetime","11/30/2020 9:08:00 AM"); TestimonialTree_TimeStamp35.innerHTML = '11/30/2020 9:08:00 AM'; //Rating var TestimonialTree_Rating35 = '5' var TestimonialTree_RatingLabel135 = document.createElement('span'); TestimonialTree_RatingLabel135.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel235 = document.createElement('span'); TestimonialTree_RatingLabel235.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv35 = document.createElement('span'); TestimonialTree_RatingDiv35.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv35.setAttribute("itemscope",""); TestimonialTree_RatingDiv35.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue35 = document.createElement('span'); TestimonialTree_RatingValue35.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue35.innerHTML = TestimonialTree_Rating35 + ' '; TestimonialTree_RatingDiv35.appendChild(TestimonialTree_RatingValue35) //Add to DOM TestimonialTree_ReviewDiv35.appendChild(TestimonialTree_SubjectLabel35); TestimonialTree_ReviewDiv35.appendChild(TestimonialTree_SubjectDiv35); if (TestimonialTree_Rating35 != '') { TestimonialTree_ReviewDiv35.appendChild(TestimonialTree_RatingLabel135); TestimonialTree_ReviewDiv35.appendChild(TestimonialTree_RatingDiv35); TestimonialTree_ReviewDiv35.appendChild(TestimonialTree_RatingLabel235); } TestimonialTree_ReviewDiv35.appendChild(TestimonialTree_TimeStamp35); TestimonialTree_Div35.appendChild(TestimonialTree_Author35); TestimonialTree_Div35.appendChild(TestimonialTree_TestDiv35); TestimonialTree_Div35.appendChild(TestimonialTree_ReviewDiv35); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div35); //Create Parent Div var TestimonialTree_Div36 = document.createElement('div'); TestimonialTree_Div36.className = "TestimonialTree_Container"; TestimonialTree_Div36.setAttribute("itemscope",""); TestimonialTree_Div36.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author36 = document.createElement('span'); TestimonialTree_Author36.className = "TestimonialTree_Signature"; TestimonialTree_Author36.setAttribute("itemprop","author"); TestimonialTree_Author36.setAttribute("itemscope",""); TestimonialTree_Author36.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName36 = document.createElement('span'); TestimonialTree_AuthorName36.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName36.setAttribute("itemprop","name"); TestimonialTree_AuthorName36.innerHTML = 'Matt & Donna Loo'; TestimonialTree_Author36.appendChild(TestimonialTree_AuthorName36); if ('' != '') { var TestimonialTree_Source36 = document.createElement('span'); TestimonialTree_Source36.className = "TestimonialTree_Source"; TestimonialTree_Source36.setAttribute("itemprop","source"); TestimonialTree_Source36.innerHTML = ' on '; TestimonialTree_AuthorName36.appendChild(TestimonialTree_Source36); } //Testimonial var TestimonialTree_TestDiv36 = document.createElement('div'); TestimonialTree_TestDiv36.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv36.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv36.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv36.innerHTML = 'We had the best experience selling our home with Bowman Loo on Bob Richards & Associates team. He was helpful, knowledgeable and very involved. He helped us sell our home so quickly. From listing through closing, every step was made so simple working with them. We recommend them hands down!'; //Review Data var TestimonialTree_ReviewDiv36 = document.createElement('div'); TestimonialTree_ReviewDiv36.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel36 = document.createElement('span'); TestimonialTree_SubjectLabel36.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv36 = document.createElement('div'); TestimonialTree_SubjectDiv36.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv36.setAttribute("itemscope",""); TestimonialTree_SubjectDiv36.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv36.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv36_name = document.createElement('span'); //TestimonialTree_SubjectDiv36_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv36_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv36_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv36.appendChild(TestimonialTree_SubjectDiv36_name) //Date var TestimonialTree_TimeStamp36 = document.createElement('time'); //TestimonialTree_TimeStamp36.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp36.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp36.setAttribute("datetime","10/20/2020 11:12:00 AM"); TestimonialTree_TimeStamp36.innerHTML = '10/20/2020 11:12:00 AM'; //Rating var TestimonialTree_Rating36 = '5' var TestimonialTree_RatingLabel136 = document.createElement('span'); TestimonialTree_RatingLabel136.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel236 = document.createElement('span'); TestimonialTree_RatingLabel236.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv36 = document.createElement('span'); TestimonialTree_RatingDiv36.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv36.setAttribute("itemscope",""); TestimonialTree_RatingDiv36.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue36 = document.createElement('span'); TestimonialTree_RatingValue36.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue36.innerHTML = TestimonialTree_Rating36 + ' '; TestimonialTree_RatingDiv36.appendChild(TestimonialTree_RatingValue36) //Add to DOM TestimonialTree_ReviewDiv36.appendChild(TestimonialTree_SubjectLabel36); TestimonialTree_ReviewDiv36.appendChild(TestimonialTree_SubjectDiv36); if (TestimonialTree_Rating36 != '') { TestimonialTree_ReviewDiv36.appendChild(TestimonialTree_RatingLabel136); TestimonialTree_ReviewDiv36.appendChild(TestimonialTree_RatingDiv36); TestimonialTree_ReviewDiv36.appendChild(TestimonialTree_RatingLabel236); } TestimonialTree_ReviewDiv36.appendChild(TestimonialTree_TimeStamp36); TestimonialTree_Div36.appendChild(TestimonialTree_Author36); TestimonialTree_Div36.appendChild(TestimonialTree_TestDiv36); TestimonialTree_Div36.appendChild(TestimonialTree_ReviewDiv36); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div36); //Create Parent Div var TestimonialTree_Div37 = document.createElement('div'); TestimonialTree_Div37.className = "TestimonialTree_Container"; TestimonialTree_Div37.setAttribute("itemscope",""); TestimonialTree_Div37.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author37 = document.createElement('span'); TestimonialTree_Author37.className = "TestimonialTree_Signature"; TestimonialTree_Author37.setAttribute("itemprop","author"); TestimonialTree_Author37.setAttribute("itemscope",""); TestimonialTree_Author37.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName37 = document.createElement('span'); TestimonialTree_AuthorName37.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName37.setAttribute("itemprop","name"); TestimonialTree_AuthorName37.innerHTML = 'Mike & Jan Peissig'; TestimonialTree_Author37.appendChild(TestimonialTree_AuthorName37); if ('' != '') { var TestimonialTree_Source37 = document.createElement('span'); TestimonialTree_Source37.className = "TestimonialTree_Source"; TestimonialTree_Source37.setAttribute("itemprop","source"); TestimonialTree_Source37.innerHTML = ' on '; TestimonialTree_AuthorName37.appendChild(TestimonialTree_Source37); } //Testimonial var TestimonialTree_TestDiv37 = document.createElement('div'); TestimonialTree_TestDiv37.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv37.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv37.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv37.innerHTML = 'My husband and I were just delighted to work with Jeni Yeager. Her professionalism stood out over and over again. She always followed up and followed through quickly in all communications that transacted through our showings and ultimately the purchase of our new home. She certainly \"went the extra mile\" for us and made all of the typical stressful issues of home buying much easier. We appreciated the team approach with Katie Borsh in the real estate office as well. We will definitely work with Bob Richards & Associates and most especially Jeni Yeager again!
\n
\nMike and Jan Peissig
\n'; //Review Data var TestimonialTree_ReviewDiv37 = document.createElement('div'); TestimonialTree_ReviewDiv37.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel37 = document.createElement('span'); TestimonialTree_SubjectLabel37.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv37 = document.createElement('div'); TestimonialTree_SubjectDiv37.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv37.setAttribute("itemscope",""); TestimonialTree_SubjectDiv37.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv37.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv37_name = document.createElement('span'); //TestimonialTree_SubjectDiv37_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv37_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv37_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv37.appendChild(TestimonialTree_SubjectDiv37_name) //Date var TestimonialTree_TimeStamp37 = document.createElement('time'); //TestimonialTree_TimeStamp37.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp37.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp37.setAttribute("datetime","9/15/2020 7:14:28 PM"); TestimonialTree_TimeStamp37.innerHTML = '9/15/2020 7:14:28 PM'; //Rating var TestimonialTree_Rating37 = '5' var TestimonialTree_RatingLabel137 = document.createElement('span'); TestimonialTree_RatingLabel137.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel237 = document.createElement('span'); TestimonialTree_RatingLabel237.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv37 = document.createElement('span'); TestimonialTree_RatingDiv37.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv37.setAttribute("itemscope",""); TestimonialTree_RatingDiv37.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue37 = document.createElement('span'); TestimonialTree_RatingValue37.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue37.innerHTML = TestimonialTree_Rating37 + ' '; TestimonialTree_RatingDiv37.appendChild(TestimonialTree_RatingValue37) //Add to DOM TestimonialTree_ReviewDiv37.appendChild(TestimonialTree_SubjectLabel37); TestimonialTree_ReviewDiv37.appendChild(TestimonialTree_SubjectDiv37); if (TestimonialTree_Rating37 != '') { TestimonialTree_ReviewDiv37.appendChild(TestimonialTree_RatingLabel137); TestimonialTree_ReviewDiv37.appendChild(TestimonialTree_RatingDiv37); TestimonialTree_ReviewDiv37.appendChild(TestimonialTree_RatingLabel237); } TestimonialTree_ReviewDiv37.appendChild(TestimonialTree_TimeStamp37); TestimonialTree_Div37.appendChild(TestimonialTree_Author37); TestimonialTree_Div37.appendChild(TestimonialTree_TestDiv37); TestimonialTree_Div37.appendChild(TestimonialTree_ReviewDiv37); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div37); //Create Parent Div var TestimonialTree_Div38 = document.createElement('div'); TestimonialTree_Div38.className = "TestimonialTree_Container"; TestimonialTree_Div38.setAttribute("itemscope",""); TestimonialTree_Div38.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author38 = document.createElement('span'); TestimonialTree_Author38.className = "TestimonialTree_Signature"; TestimonialTree_Author38.setAttribute("itemprop","author"); TestimonialTree_Author38.setAttribute("itemscope",""); TestimonialTree_Author38.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName38 = document.createElement('span'); TestimonialTree_AuthorName38.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName38.setAttribute("itemprop","name"); TestimonialTree_AuthorName38.innerHTML = 'Susan Dixon'; TestimonialTree_Author38.appendChild(TestimonialTree_AuthorName38); if ('' != '') { var TestimonialTree_Source38 = document.createElement('span'); TestimonialTree_Source38.className = "TestimonialTree_Source"; TestimonialTree_Source38.setAttribute("itemprop","source"); TestimonialTree_Source38.innerHTML = ' on '; TestimonialTree_AuthorName38.appendChild(TestimonialTree_Source38); } //Testimonial var TestimonialTree_TestDiv38 = document.createElement('div'); TestimonialTree_TestDiv38.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv38.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv38.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv38.innerHTML = 'I selected Bob to be my real estate agent, because I have known him for years and was confident he would do a great service. I have found that to be the case and I am very happy with how he has handled my sale, especially because I was not in St. George most of the time. He was my boots on the ground. Susan Dixon'; //Review Data var TestimonialTree_ReviewDiv38 = document.createElement('div'); TestimonialTree_ReviewDiv38.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel38 = document.createElement('span'); TestimonialTree_SubjectLabel38.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv38 = document.createElement('div'); TestimonialTree_SubjectDiv38.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv38.setAttribute("itemscope",""); TestimonialTree_SubjectDiv38.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv38.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv38_name = document.createElement('span'); //TestimonialTree_SubjectDiv38_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv38_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv38_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv38.appendChild(TestimonialTree_SubjectDiv38_name) //Date var TestimonialTree_TimeStamp38 = document.createElement('time'); //TestimonialTree_TimeStamp38.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp38.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp38.setAttribute("datetime","9/12/2020 4:57:00 PM"); TestimonialTree_TimeStamp38.innerHTML = '9/12/2020 4:57:00 PM'; //Rating var TestimonialTree_Rating38 = '5' var TestimonialTree_RatingLabel138 = document.createElement('span'); TestimonialTree_RatingLabel138.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel238 = document.createElement('span'); TestimonialTree_RatingLabel238.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv38 = document.createElement('span'); TestimonialTree_RatingDiv38.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv38.setAttribute("itemscope",""); TestimonialTree_RatingDiv38.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue38 = document.createElement('span'); TestimonialTree_RatingValue38.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue38.innerHTML = TestimonialTree_Rating38 + ' '; TestimonialTree_RatingDiv38.appendChild(TestimonialTree_RatingValue38) //Add to DOM TestimonialTree_ReviewDiv38.appendChild(TestimonialTree_SubjectLabel38); TestimonialTree_ReviewDiv38.appendChild(TestimonialTree_SubjectDiv38); if (TestimonialTree_Rating38 != '') { TestimonialTree_ReviewDiv38.appendChild(TestimonialTree_RatingLabel138); TestimonialTree_ReviewDiv38.appendChild(TestimonialTree_RatingDiv38); TestimonialTree_ReviewDiv38.appendChild(TestimonialTree_RatingLabel238); } TestimonialTree_ReviewDiv38.appendChild(TestimonialTree_TimeStamp38); TestimonialTree_Div38.appendChild(TestimonialTree_Author38); TestimonialTree_Div38.appendChild(TestimonialTree_TestDiv38); TestimonialTree_Div38.appendChild(TestimonialTree_ReviewDiv38); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div38); //Create Parent Div var TestimonialTree_Div39 = document.createElement('div'); TestimonialTree_Div39.className = "TestimonialTree_Container"; TestimonialTree_Div39.setAttribute("itemscope",""); TestimonialTree_Div39.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author39 = document.createElement('span'); TestimonialTree_Author39.className = "TestimonialTree_Signature"; TestimonialTree_Author39.setAttribute("itemprop","author"); TestimonialTree_Author39.setAttribute("itemscope",""); TestimonialTree_Author39.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName39 = document.createElement('span'); TestimonialTree_AuthorName39.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName39.setAttribute("itemprop","name"); TestimonialTree_AuthorName39.innerHTML = 'Alan & Deann Lee'; TestimonialTree_Author39.appendChild(TestimonialTree_AuthorName39); if ('' != '') { var TestimonialTree_Source39 = document.createElement('span'); TestimonialTree_Source39.className = "TestimonialTree_Source"; TestimonialTree_Source39.setAttribute("itemprop","source"); TestimonialTree_Source39.innerHTML = ' on '; TestimonialTree_AuthorName39.appendChild(TestimonialTree_Source39); } //Testimonial var TestimonialTree_TestDiv39 = document.createElement('div'); TestimonialTree_TestDiv39.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv39.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv39.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv39.innerHTML = 'Bob and his team deserve the highest rating possible. Following the sale of our home our moving company failed to show up and Katie contacted a moving company that ended up moving us less than 24 hours later. Additionally, Bob provides multiple support services including moving boxes, free removal of donations and throw away items. All this and our house was sold in 2 weeks. By far the best realtor experience we have ever had!'; //Review Data var TestimonialTree_ReviewDiv39 = document.createElement('div'); TestimonialTree_ReviewDiv39.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel39 = document.createElement('span'); TestimonialTree_SubjectLabel39.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv39 = document.createElement('div'); TestimonialTree_SubjectDiv39.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv39.setAttribute("itemscope",""); TestimonialTree_SubjectDiv39.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv39.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv39_name = document.createElement('span'); //TestimonialTree_SubjectDiv39_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv39_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv39_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv39.appendChild(TestimonialTree_SubjectDiv39_name) //Date var TestimonialTree_TimeStamp39 = document.createElement('time'); //TestimonialTree_TimeStamp39.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp39.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp39.setAttribute("datetime","9/6/2020 2:35:00 PM"); TestimonialTree_TimeStamp39.innerHTML = '9/6/2020 2:35:00 PM'; //Rating var TestimonialTree_Rating39 = '5' var TestimonialTree_RatingLabel139 = document.createElement('span'); TestimonialTree_RatingLabel139.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel239 = document.createElement('span'); TestimonialTree_RatingLabel239.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv39 = document.createElement('span'); TestimonialTree_RatingDiv39.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv39.setAttribute("itemscope",""); TestimonialTree_RatingDiv39.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue39 = document.createElement('span'); TestimonialTree_RatingValue39.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue39.innerHTML = TestimonialTree_Rating39 + ' '; TestimonialTree_RatingDiv39.appendChild(TestimonialTree_RatingValue39) //Add to DOM TestimonialTree_ReviewDiv39.appendChild(TestimonialTree_SubjectLabel39); TestimonialTree_ReviewDiv39.appendChild(TestimonialTree_SubjectDiv39); if (TestimonialTree_Rating39 != '') { TestimonialTree_ReviewDiv39.appendChild(TestimonialTree_RatingLabel139); TestimonialTree_ReviewDiv39.appendChild(TestimonialTree_RatingDiv39); TestimonialTree_ReviewDiv39.appendChild(TestimonialTree_RatingLabel239); } TestimonialTree_ReviewDiv39.appendChild(TestimonialTree_TimeStamp39); TestimonialTree_Div39.appendChild(TestimonialTree_Author39); TestimonialTree_Div39.appendChild(TestimonialTree_TestDiv39); TestimonialTree_Div39.appendChild(TestimonialTree_ReviewDiv39); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div39); //Create Parent Div var TestimonialTree_Div40 = document.createElement('div'); TestimonialTree_Div40.className = "TestimonialTree_Container"; TestimonialTree_Div40.setAttribute("itemscope",""); TestimonialTree_Div40.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author40 = document.createElement('span'); TestimonialTree_Author40.className = "TestimonialTree_Signature"; TestimonialTree_Author40.setAttribute("itemprop","author"); TestimonialTree_Author40.setAttribute("itemscope",""); TestimonialTree_Author40.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName40 = document.createElement('span'); TestimonialTree_AuthorName40.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName40.setAttribute("itemprop","name"); TestimonialTree_AuthorName40.innerHTML = 'Richard & Cheri DiCato'; TestimonialTree_Author40.appendChild(TestimonialTree_AuthorName40); if ('' != '') { var TestimonialTree_Source40 = document.createElement('span'); TestimonialTree_Source40.className = "TestimonialTree_Source"; TestimonialTree_Source40.setAttribute("itemprop","source"); TestimonialTree_Source40.innerHTML = ' on '; TestimonialTree_AuthorName40.appendChild(TestimonialTree_Source40); } //Testimonial var TestimonialTree_TestDiv40 = document.createElement('div'); TestimonialTree_TestDiv40.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv40.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv40.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv40.innerHTML = 'Jeni thank you for all your hard work, can not believe how smooth that went. You\u0092re a professional professional'; //Review Data var TestimonialTree_ReviewDiv40 = document.createElement('div'); TestimonialTree_ReviewDiv40.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel40 = document.createElement('span'); TestimonialTree_SubjectLabel40.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv40 = document.createElement('div'); TestimonialTree_SubjectDiv40.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv40.setAttribute("itemscope",""); TestimonialTree_SubjectDiv40.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv40.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv40_name = document.createElement('span'); //TestimonialTree_SubjectDiv40_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv40_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv40_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv40.appendChild(TestimonialTree_SubjectDiv40_name) //Date var TestimonialTree_TimeStamp40 = document.createElement('time'); //TestimonialTree_TimeStamp40.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp40.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp40.setAttribute("datetime","9/3/2020 2:38:00 PM"); TestimonialTree_TimeStamp40.innerHTML = '9/3/2020 2:38:00 PM'; //Rating var TestimonialTree_Rating40 = '5' var TestimonialTree_RatingLabel140 = document.createElement('span'); TestimonialTree_RatingLabel140.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel240 = document.createElement('span'); TestimonialTree_RatingLabel240.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv40 = document.createElement('span'); TestimonialTree_RatingDiv40.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv40.setAttribute("itemscope",""); TestimonialTree_RatingDiv40.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue40 = document.createElement('span'); TestimonialTree_RatingValue40.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue40.innerHTML = TestimonialTree_Rating40 + ' '; TestimonialTree_RatingDiv40.appendChild(TestimonialTree_RatingValue40) //Add to DOM TestimonialTree_ReviewDiv40.appendChild(TestimonialTree_SubjectLabel40); TestimonialTree_ReviewDiv40.appendChild(TestimonialTree_SubjectDiv40); if (TestimonialTree_Rating40 != '') { TestimonialTree_ReviewDiv40.appendChild(TestimonialTree_RatingLabel140); TestimonialTree_ReviewDiv40.appendChild(TestimonialTree_RatingDiv40); TestimonialTree_ReviewDiv40.appendChild(TestimonialTree_RatingLabel240); } TestimonialTree_ReviewDiv40.appendChild(TestimonialTree_TimeStamp40); TestimonialTree_Div40.appendChild(TestimonialTree_Author40); TestimonialTree_Div40.appendChild(TestimonialTree_TestDiv40); TestimonialTree_Div40.appendChild(TestimonialTree_ReviewDiv40); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div40); //Create Parent Div var TestimonialTree_Div41 = document.createElement('div'); TestimonialTree_Div41.className = "TestimonialTree_Container"; TestimonialTree_Div41.setAttribute("itemscope",""); TestimonialTree_Div41.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author41 = document.createElement('span'); TestimonialTree_Author41.className = "TestimonialTree_Signature"; TestimonialTree_Author41.setAttribute("itemprop","author"); TestimonialTree_Author41.setAttribute("itemscope",""); TestimonialTree_Author41.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName41 = document.createElement('span'); TestimonialTree_AuthorName41.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName41.setAttribute("itemprop","name"); TestimonialTree_AuthorName41.innerHTML = 'Steven & Tara Tyler'; TestimonialTree_Author41.appendChild(TestimonialTree_AuthorName41); if ('' != '') { var TestimonialTree_Source41 = document.createElement('span'); TestimonialTree_Source41.className = "TestimonialTree_Source"; TestimonialTree_Source41.setAttribute("itemprop","source"); TestimonialTree_Source41.innerHTML = ' on '; TestimonialTree_AuthorName41.appendChild(TestimonialTree_Source41); } //Testimonial var TestimonialTree_TestDiv41 = document.createElement('div'); TestimonialTree_TestDiv41.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv41.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv41.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv41.innerHTML = 'The best realtors no matter what your needs might be. I would highly recommend using Bob Richards and Associates for your home purchase or sale! They are knowledgeable, professional, and extremely helpful. Darel and his assistant Katie were energetic, knowledgeable and attentive; they listened carefully and never pressured us to do anything we weren\'t prepared to do. They were always available, as if we were their only clients (though we definitely were not). We had rather specific needs and they did their best to help us. We feel fortunate to have found them.'; //Review Data var TestimonialTree_ReviewDiv41 = document.createElement('div'); TestimonialTree_ReviewDiv41.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel41 = document.createElement('span'); TestimonialTree_SubjectLabel41.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv41 = document.createElement('div'); TestimonialTree_SubjectDiv41.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv41.setAttribute("itemscope",""); TestimonialTree_SubjectDiv41.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv41.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv41_name = document.createElement('span'); //TestimonialTree_SubjectDiv41_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv41_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv41_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv41.appendChild(TestimonialTree_SubjectDiv41_name) //Date var TestimonialTree_TimeStamp41 = document.createElement('time'); //TestimonialTree_TimeStamp41.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp41.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp41.setAttribute("datetime","8/27/2020 2:56:00 PM"); TestimonialTree_TimeStamp41.innerHTML = '8/27/2020 2:56:00 PM'; //Rating var TestimonialTree_Rating41 = '5' var TestimonialTree_RatingLabel141 = document.createElement('span'); TestimonialTree_RatingLabel141.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel241 = document.createElement('span'); TestimonialTree_RatingLabel241.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv41 = document.createElement('span'); TestimonialTree_RatingDiv41.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv41.setAttribute("itemscope",""); TestimonialTree_RatingDiv41.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue41 = document.createElement('span'); TestimonialTree_RatingValue41.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue41.innerHTML = TestimonialTree_Rating41 + ' '; TestimonialTree_RatingDiv41.appendChild(TestimonialTree_RatingValue41) //Add to DOM TestimonialTree_ReviewDiv41.appendChild(TestimonialTree_SubjectLabel41); TestimonialTree_ReviewDiv41.appendChild(TestimonialTree_SubjectDiv41); if (TestimonialTree_Rating41 != '') { TestimonialTree_ReviewDiv41.appendChild(TestimonialTree_RatingLabel141); TestimonialTree_ReviewDiv41.appendChild(TestimonialTree_RatingDiv41); TestimonialTree_ReviewDiv41.appendChild(TestimonialTree_RatingLabel241); } TestimonialTree_ReviewDiv41.appendChild(TestimonialTree_TimeStamp41); TestimonialTree_Div41.appendChild(TestimonialTree_Author41); TestimonialTree_Div41.appendChild(TestimonialTree_TestDiv41); TestimonialTree_Div41.appendChild(TestimonialTree_ReviewDiv41); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div41); //Create Parent Div var TestimonialTree_Div42 = document.createElement('div'); TestimonialTree_Div42.className = "TestimonialTree_Container"; TestimonialTree_Div42.setAttribute("itemscope",""); TestimonialTree_Div42.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author42 = document.createElement('span'); TestimonialTree_Author42.className = "TestimonialTree_Signature"; TestimonialTree_Author42.setAttribute("itemprop","author"); TestimonialTree_Author42.setAttribute("itemscope",""); TestimonialTree_Author42.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName42 = document.createElement('span'); TestimonialTree_AuthorName42.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName42.setAttribute("itemprop","name"); TestimonialTree_AuthorName42.innerHTML = 'Susan McCaffrey'; TestimonialTree_Author42.appendChild(TestimonialTree_AuthorName42); if ('' != '') { var TestimonialTree_Source42 = document.createElement('span'); TestimonialTree_Source42.className = "TestimonialTree_Source"; TestimonialTree_Source42.setAttribute("itemprop","source"); TestimonialTree_Source42.innerHTML = ' on '; TestimonialTree_AuthorName42.appendChild(TestimonialTree_Source42); } //Testimonial var TestimonialTree_TestDiv42 = document.createElement('div'); TestimonialTree_TestDiv42.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv42.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv42.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv42.innerHTML = 'This team was great to work with. This was a first for me selling a house by myself never thought I would have to do it. Each one of these people were very helpful, respectful, and pleasant to me. They sure made this life changing event easier for me to handle. And, I thank you all for that.'; //Review Data var TestimonialTree_ReviewDiv42 = document.createElement('div'); TestimonialTree_ReviewDiv42.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel42 = document.createElement('span'); TestimonialTree_SubjectLabel42.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv42 = document.createElement('div'); TestimonialTree_SubjectDiv42.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv42.setAttribute("itemscope",""); TestimonialTree_SubjectDiv42.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv42.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv42_name = document.createElement('span'); //TestimonialTree_SubjectDiv42_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv42_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv42_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv42.appendChild(TestimonialTree_SubjectDiv42_name) //Date var TestimonialTree_TimeStamp42 = document.createElement('time'); //TestimonialTree_TimeStamp42.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp42.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp42.setAttribute("datetime","8/21/2020 8:58:00 AM"); TestimonialTree_TimeStamp42.innerHTML = '8/21/2020 8:58:00 AM'; //Rating var TestimonialTree_Rating42 = '5' var TestimonialTree_RatingLabel142 = document.createElement('span'); TestimonialTree_RatingLabel142.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel242 = document.createElement('span'); TestimonialTree_RatingLabel242.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv42 = document.createElement('span'); TestimonialTree_RatingDiv42.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv42.setAttribute("itemscope",""); TestimonialTree_RatingDiv42.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue42 = document.createElement('span'); TestimonialTree_RatingValue42.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue42.innerHTML = TestimonialTree_Rating42 + ' '; TestimonialTree_RatingDiv42.appendChild(TestimonialTree_RatingValue42) //Add to DOM TestimonialTree_ReviewDiv42.appendChild(TestimonialTree_SubjectLabel42); TestimonialTree_ReviewDiv42.appendChild(TestimonialTree_SubjectDiv42); if (TestimonialTree_Rating42 != '') { TestimonialTree_ReviewDiv42.appendChild(TestimonialTree_RatingLabel142); TestimonialTree_ReviewDiv42.appendChild(TestimonialTree_RatingDiv42); TestimonialTree_ReviewDiv42.appendChild(TestimonialTree_RatingLabel242); } TestimonialTree_ReviewDiv42.appendChild(TestimonialTree_TimeStamp42); TestimonialTree_Div42.appendChild(TestimonialTree_Author42); TestimonialTree_Div42.appendChild(TestimonialTree_TestDiv42); TestimonialTree_Div42.appendChild(TestimonialTree_ReviewDiv42); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div42); //Create Parent Div var TestimonialTree_Div43 = document.createElement('div'); TestimonialTree_Div43.className = "TestimonialTree_Container"; TestimonialTree_Div43.setAttribute("itemscope",""); TestimonialTree_Div43.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author43 = document.createElement('span'); TestimonialTree_Author43.className = "TestimonialTree_Signature"; TestimonialTree_Author43.setAttribute("itemprop","author"); TestimonialTree_Author43.setAttribute("itemscope",""); TestimonialTree_Author43.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName43 = document.createElement('span'); TestimonialTree_AuthorName43.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName43.setAttribute("itemprop","name"); TestimonialTree_AuthorName43.innerHTML = 'Tere Shake'; TestimonialTree_Author43.appendChild(TestimonialTree_AuthorName43); if ('' != '') { var TestimonialTree_Source43 = document.createElement('span'); TestimonialTree_Source43.className = "TestimonialTree_Source"; TestimonialTree_Source43.setAttribute("itemprop","source"); TestimonialTree_Source43.innerHTML = ' on '; TestimonialTree_AuthorName43.appendChild(TestimonialTree_Source43); } //Testimonial var TestimonialTree_TestDiv43 = document.createElement('div'); TestimonialTree_TestDiv43.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv43.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv43.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv43.innerHTML = 'Bob Richards and his team will go above and beyond for his clients. This is the third home that I have used Bob and his team and they exceed my expectations time and time again. I truly am grateful for the expertise and knowledge that he has in the industry that he so greatly excels at.'; //Review Data var TestimonialTree_ReviewDiv43 = document.createElement('div'); TestimonialTree_ReviewDiv43.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel43 = document.createElement('span'); TestimonialTree_SubjectLabel43.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv43 = document.createElement('div'); TestimonialTree_SubjectDiv43.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv43.setAttribute("itemscope",""); TestimonialTree_SubjectDiv43.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv43.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv43_name = document.createElement('span'); //TestimonialTree_SubjectDiv43_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv43_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv43_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv43.appendChild(TestimonialTree_SubjectDiv43_name) //Date var TestimonialTree_TimeStamp43 = document.createElement('time'); //TestimonialTree_TimeStamp43.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp43.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp43.setAttribute("datetime","8/19/2020 8:12:00 AM"); TestimonialTree_TimeStamp43.innerHTML = '8/19/2020 8:12:00 AM'; //Rating var TestimonialTree_Rating43 = '5' var TestimonialTree_RatingLabel143 = document.createElement('span'); TestimonialTree_RatingLabel143.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel243 = document.createElement('span'); TestimonialTree_RatingLabel243.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv43 = document.createElement('span'); TestimonialTree_RatingDiv43.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv43.setAttribute("itemscope",""); TestimonialTree_RatingDiv43.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue43 = document.createElement('span'); TestimonialTree_RatingValue43.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue43.innerHTML = TestimonialTree_Rating43 + ' '; TestimonialTree_RatingDiv43.appendChild(TestimonialTree_RatingValue43) //Add to DOM TestimonialTree_ReviewDiv43.appendChild(TestimonialTree_SubjectLabel43); TestimonialTree_ReviewDiv43.appendChild(TestimonialTree_SubjectDiv43); if (TestimonialTree_Rating43 != '') { TestimonialTree_ReviewDiv43.appendChild(TestimonialTree_RatingLabel143); TestimonialTree_ReviewDiv43.appendChild(TestimonialTree_RatingDiv43); TestimonialTree_ReviewDiv43.appendChild(TestimonialTree_RatingLabel243); } TestimonialTree_ReviewDiv43.appendChild(TestimonialTree_TimeStamp43); TestimonialTree_Div43.appendChild(TestimonialTree_Author43); TestimonialTree_Div43.appendChild(TestimonialTree_TestDiv43); TestimonialTree_Div43.appendChild(TestimonialTree_ReviewDiv43); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div43); //Create Parent Div var TestimonialTree_Div44 = document.createElement('div'); TestimonialTree_Div44.className = "TestimonialTree_Container"; TestimonialTree_Div44.setAttribute("itemscope",""); TestimonialTree_Div44.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author44 = document.createElement('span'); TestimonialTree_Author44.className = "TestimonialTree_Signature"; TestimonialTree_Author44.setAttribute("itemprop","author"); TestimonialTree_Author44.setAttribute("itemscope",""); TestimonialTree_Author44.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName44 = document.createElement('span'); TestimonialTree_AuthorName44.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName44.setAttribute("itemprop","name"); TestimonialTree_AuthorName44.innerHTML = 'Anita & Blake Foster'; TestimonialTree_Author44.appendChild(TestimonialTree_AuthorName44); if ('' != '') { var TestimonialTree_Source44 = document.createElement('span'); TestimonialTree_Source44.className = "TestimonialTree_Source"; TestimonialTree_Source44.setAttribute("itemprop","source"); TestimonialTree_Source44.innerHTML = ' on '; TestimonialTree_AuthorName44.appendChild(TestimonialTree_Source44); } //Testimonial var TestimonialTree_TestDiv44 = document.createElement('div'); TestimonialTree_TestDiv44.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv44.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv44.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv44.innerHTML = 'Bob & his team are great at the communication. Always had a call back if i had any questions. Easy to deal with along the entire contract. '; //Review Data var TestimonialTree_ReviewDiv44 = document.createElement('div'); TestimonialTree_ReviewDiv44.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel44 = document.createElement('span'); TestimonialTree_SubjectLabel44.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv44 = document.createElement('div'); TestimonialTree_SubjectDiv44.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv44.setAttribute("itemscope",""); TestimonialTree_SubjectDiv44.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv44.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv44_name = document.createElement('span'); //TestimonialTree_SubjectDiv44_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv44_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv44_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv44.appendChild(TestimonialTree_SubjectDiv44_name) //Date var TestimonialTree_TimeStamp44 = document.createElement('time'); //TestimonialTree_TimeStamp44.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp44.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp44.setAttribute("datetime","6/17/2020 6:59:17 PM"); TestimonialTree_TimeStamp44.innerHTML = '6/17/2020 6:59:17 PM'; //Rating var TestimonialTree_Rating44 = '5' var TestimonialTree_RatingLabel144 = document.createElement('span'); TestimonialTree_RatingLabel144.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel244 = document.createElement('span'); TestimonialTree_RatingLabel244.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv44 = document.createElement('span'); TestimonialTree_RatingDiv44.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv44.setAttribute("itemscope",""); TestimonialTree_RatingDiv44.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue44 = document.createElement('span'); TestimonialTree_RatingValue44.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue44.innerHTML = TestimonialTree_Rating44 + ' '; TestimonialTree_RatingDiv44.appendChild(TestimonialTree_RatingValue44) //Add to DOM TestimonialTree_ReviewDiv44.appendChild(TestimonialTree_SubjectLabel44); TestimonialTree_ReviewDiv44.appendChild(TestimonialTree_SubjectDiv44); if (TestimonialTree_Rating44 != '') { TestimonialTree_ReviewDiv44.appendChild(TestimonialTree_RatingLabel144); TestimonialTree_ReviewDiv44.appendChild(TestimonialTree_RatingDiv44); TestimonialTree_ReviewDiv44.appendChild(TestimonialTree_RatingLabel244); } TestimonialTree_ReviewDiv44.appendChild(TestimonialTree_TimeStamp44); TestimonialTree_Div44.appendChild(TestimonialTree_Author44); TestimonialTree_Div44.appendChild(TestimonialTree_TestDiv44); TestimonialTree_Div44.appendChild(TestimonialTree_ReviewDiv44); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div44); //Create Parent Div var TestimonialTree_Div45 = document.createElement('div'); TestimonialTree_Div45.className = "TestimonialTree_Container"; TestimonialTree_Div45.setAttribute("itemscope",""); TestimonialTree_Div45.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author45 = document.createElement('span'); TestimonialTree_Author45.className = "TestimonialTree_Signature"; TestimonialTree_Author45.setAttribute("itemprop","author"); TestimonialTree_Author45.setAttribute("itemscope",""); TestimonialTree_Author45.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName45 = document.createElement('span'); TestimonialTree_AuthorName45.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName45.setAttribute("itemprop","name"); TestimonialTree_AuthorName45.innerHTML = 'Terry & Kay McDonald'; TestimonialTree_Author45.appendChild(TestimonialTree_AuthorName45); if ('' != '') { var TestimonialTree_Source45 = document.createElement('span'); TestimonialTree_Source45.className = "TestimonialTree_Source"; TestimonialTree_Source45.setAttribute("itemprop","source"); TestimonialTree_Source45.innerHTML = ' on '; TestimonialTree_AuthorName45.appendChild(TestimonialTree_Source45); } //Testimonial var TestimonialTree_TestDiv45 = document.createElement('div'); TestimonialTree_TestDiv45.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv45.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv45.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv45.innerHTML = 'Overall we had an excellent experience working with Bob and his team. We would recommend them to anyone wanting to get their home sold. They did a remarkable job getting qualified buyer\'s into our home. We had 4 offers in less than 48 hours. They were great.'; //Review Data var TestimonialTree_ReviewDiv45 = document.createElement('div'); TestimonialTree_ReviewDiv45.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel45 = document.createElement('span'); TestimonialTree_SubjectLabel45.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv45 = document.createElement('div'); TestimonialTree_SubjectDiv45.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv45.setAttribute("itemscope",""); TestimonialTree_SubjectDiv45.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv45.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv45_name = document.createElement('span'); //TestimonialTree_SubjectDiv45_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv45_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv45_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv45.appendChild(TestimonialTree_SubjectDiv45_name) //Date var TestimonialTree_TimeStamp45 = document.createElement('time'); //TestimonialTree_TimeStamp45.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp45.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp45.setAttribute("datetime","5/4/2020 5:04:50 AM"); TestimonialTree_TimeStamp45.innerHTML = '5/4/2020 5:04:50 AM'; //Rating var TestimonialTree_Rating45 = '5' var TestimonialTree_RatingLabel145 = document.createElement('span'); TestimonialTree_RatingLabel145.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel245 = document.createElement('span'); TestimonialTree_RatingLabel245.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv45 = document.createElement('span'); TestimonialTree_RatingDiv45.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv45.setAttribute("itemscope",""); TestimonialTree_RatingDiv45.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue45 = document.createElement('span'); TestimonialTree_RatingValue45.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue45.innerHTML = TestimonialTree_Rating45 + ' '; TestimonialTree_RatingDiv45.appendChild(TestimonialTree_RatingValue45) //Add to DOM TestimonialTree_ReviewDiv45.appendChild(TestimonialTree_SubjectLabel45); TestimonialTree_ReviewDiv45.appendChild(TestimonialTree_SubjectDiv45); if (TestimonialTree_Rating45 != '') { TestimonialTree_ReviewDiv45.appendChild(TestimonialTree_RatingLabel145); TestimonialTree_ReviewDiv45.appendChild(TestimonialTree_RatingDiv45); TestimonialTree_ReviewDiv45.appendChild(TestimonialTree_RatingLabel245); } TestimonialTree_ReviewDiv45.appendChild(TestimonialTree_TimeStamp45); TestimonialTree_Div45.appendChild(TestimonialTree_Author45); TestimonialTree_Div45.appendChild(TestimonialTree_TestDiv45); TestimonialTree_Div45.appendChild(TestimonialTree_ReviewDiv45); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div45); //Create Parent Div var TestimonialTree_Div46 = document.createElement('div'); TestimonialTree_Div46.className = "TestimonialTree_Container"; TestimonialTree_Div46.setAttribute("itemscope",""); TestimonialTree_Div46.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author46 = document.createElement('span'); TestimonialTree_Author46.className = "TestimonialTree_Signature"; TestimonialTree_Author46.setAttribute("itemprop","author"); TestimonialTree_Author46.setAttribute("itemscope",""); TestimonialTree_Author46.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName46 = document.createElement('span'); TestimonialTree_AuthorName46.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName46.setAttribute("itemprop","name"); TestimonialTree_AuthorName46.innerHTML = 'Gaylene Dee'; TestimonialTree_Author46.appendChild(TestimonialTree_AuthorName46); if ('' != '') { var TestimonialTree_Source46 = document.createElement('span'); TestimonialTree_Source46.className = "TestimonialTree_Source"; TestimonialTree_Source46.setAttribute("itemprop","source"); TestimonialTree_Source46.innerHTML = ' on '; TestimonialTree_AuthorName46.appendChild(TestimonialTree_Source46); } //Testimonial var TestimonialTree_TestDiv46 = document.createElement('div'); TestimonialTree_TestDiv46.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv46.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv46.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv46.innerHTML = 'Bob and those that worked with him, where so helpful and easy to work with. They where always available to answer any question I had. They always kept me up to date on everything. I would use them again, best experience I have ever had selling my home. Thanks to you and your team Bob. '; //Review Data var TestimonialTree_ReviewDiv46 = document.createElement('div'); TestimonialTree_ReviewDiv46.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel46 = document.createElement('span'); TestimonialTree_SubjectLabel46.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv46 = document.createElement('div'); TestimonialTree_SubjectDiv46.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv46.setAttribute("itemscope",""); TestimonialTree_SubjectDiv46.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv46.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv46_name = document.createElement('span'); //TestimonialTree_SubjectDiv46_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv46_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv46_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv46.appendChild(TestimonialTree_SubjectDiv46_name) //Date var TestimonialTree_TimeStamp46 = document.createElement('time'); //TestimonialTree_TimeStamp46.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp46.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp46.setAttribute("datetime","4/14/2020 3:51:35 AM"); TestimonialTree_TimeStamp46.innerHTML = '4/14/2020 3:51:35 AM'; //Rating var TestimonialTree_Rating46 = '5' var TestimonialTree_RatingLabel146 = document.createElement('span'); TestimonialTree_RatingLabel146.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel246 = document.createElement('span'); TestimonialTree_RatingLabel246.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv46 = document.createElement('span'); TestimonialTree_RatingDiv46.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv46.setAttribute("itemscope",""); TestimonialTree_RatingDiv46.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue46 = document.createElement('span'); TestimonialTree_RatingValue46.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue46.innerHTML = TestimonialTree_Rating46 + ' '; TestimonialTree_RatingDiv46.appendChild(TestimonialTree_RatingValue46) //Add to DOM TestimonialTree_ReviewDiv46.appendChild(TestimonialTree_SubjectLabel46); TestimonialTree_ReviewDiv46.appendChild(TestimonialTree_SubjectDiv46); if (TestimonialTree_Rating46 != '') { TestimonialTree_ReviewDiv46.appendChild(TestimonialTree_RatingLabel146); TestimonialTree_ReviewDiv46.appendChild(TestimonialTree_RatingDiv46); TestimonialTree_ReviewDiv46.appendChild(TestimonialTree_RatingLabel246); } TestimonialTree_ReviewDiv46.appendChild(TestimonialTree_TimeStamp46); TestimonialTree_Div46.appendChild(TestimonialTree_Author46); TestimonialTree_Div46.appendChild(TestimonialTree_TestDiv46); TestimonialTree_Div46.appendChild(TestimonialTree_ReviewDiv46); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div46); //Create Parent Div var TestimonialTree_Div47 = document.createElement('div'); TestimonialTree_Div47.className = "TestimonialTree_Container"; TestimonialTree_Div47.setAttribute("itemscope",""); TestimonialTree_Div47.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author47 = document.createElement('span'); TestimonialTree_Author47.className = "TestimonialTree_Signature"; TestimonialTree_Author47.setAttribute("itemprop","author"); TestimonialTree_Author47.setAttribute("itemscope",""); TestimonialTree_Author47.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName47 = document.createElement('span'); TestimonialTree_AuthorName47.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName47.setAttribute("itemprop","name"); TestimonialTree_AuthorName47.innerHTML = 'Cara Maxwell'; TestimonialTree_Author47.appendChild(TestimonialTree_AuthorName47); if ('' != '') { var TestimonialTree_Source47 = document.createElement('span'); TestimonialTree_Source47.className = "TestimonialTree_Source"; TestimonialTree_Source47.setAttribute("itemprop","source"); TestimonialTree_Source47.innerHTML = ' on '; TestimonialTree_AuthorName47.appendChild(TestimonialTree_Source47); } //Testimonial var TestimonialTree_TestDiv47 = document.createElement('div'); TestimonialTree_TestDiv47.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv47.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv47.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv47.innerHTML = 'I am so thankful that I chose Bob Richards to help me with my recent home purchase, They are the best agents EVER!!! '; //Review Data var TestimonialTree_ReviewDiv47 = document.createElement('div'); TestimonialTree_ReviewDiv47.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel47 = document.createElement('span'); TestimonialTree_SubjectLabel47.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv47 = document.createElement('div'); TestimonialTree_SubjectDiv47.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv47.setAttribute("itemscope",""); TestimonialTree_SubjectDiv47.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv47.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv47_name = document.createElement('span'); //TestimonialTree_SubjectDiv47_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv47_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv47_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv47.appendChild(TestimonialTree_SubjectDiv47_name) //Date var TestimonialTree_TimeStamp47 = document.createElement('time'); //TestimonialTree_TimeStamp47.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp47.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp47.setAttribute("datetime","4/6/2020 11:41:55 PM"); TestimonialTree_TimeStamp47.innerHTML = '4/6/2020 11:41:55 PM'; //Rating var TestimonialTree_Rating47 = '5' var TestimonialTree_RatingLabel147 = document.createElement('span'); TestimonialTree_RatingLabel147.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel247 = document.createElement('span'); TestimonialTree_RatingLabel247.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv47 = document.createElement('span'); TestimonialTree_RatingDiv47.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv47.setAttribute("itemscope",""); TestimonialTree_RatingDiv47.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue47 = document.createElement('span'); TestimonialTree_RatingValue47.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue47.innerHTML = TestimonialTree_Rating47 + ' '; TestimonialTree_RatingDiv47.appendChild(TestimonialTree_RatingValue47) //Add to DOM TestimonialTree_ReviewDiv47.appendChild(TestimonialTree_SubjectLabel47); TestimonialTree_ReviewDiv47.appendChild(TestimonialTree_SubjectDiv47); if (TestimonialTree_Rating47 != '') { TestimonialTree_ReviewDiv47.appendChild(TestimonialTree_RatingLabel147); TestimonialTree_ReviewDiv47.appendChild(TestimonialTree_RatingDiv47); TestimonialTree_ReviewDiv47.appendChild(TestimonialTree_RatingLabel247); } TestimonialTree_ReviewDiv47.appendChild(TestimonialTree_TimeStamp47); TestimonialTree_Div47.appendChild(TestimonialTree_Author47); TestimonialTree_Div47.appendChild(TestimonialTree_TestDiv47); TestimonialTree_Div47.appendChild(TestimonialTree_ReviewDiv47); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div47); //Create Parent Div var TestimonialTree_Div48 = document.createElement('div'); TestimonialTree_Div48.className = "TestimonialTree_Container"; TestimonialTree_Div48.setAttribute("itemscope",""); TestimonialTree_Div48.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author48 = document.createElement('span'); TestimonialTree_Author48.className = "TestimonialTree_Signature"; TestimonialTree_Author48.setAttribute("itemprop","author"); TestimonialTree_Author48.setAttribute("itemscope",""); TestimonialTree_Author48.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName48 = document.createElement('span'); TestimonialTree_AuthorName48.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName48.setAttribute("itemprop","name"); TestimonialTree_AuthorName48.innerHTML = 'Mark & Christine Shumate'; TestimonialTree_Author48.appendChild(TestimonialTree_AuthorName48); if ('' != '') { var TestimonialTree_Source48 = document.createElement('span'); TestimonialTree_Source48.className = "TestimonialTree_Source"; TestimonialTree_Source48.setAttribute("itemprop","source"); TestimonialTree_Source48.innerHTML = ' on '; TestimonialTree_AuthorName48.appendChild(TestimonialTree_Source48); } //Testimonial var TestimonialTree_TestDiv48 = document.createElement('div'); TestimonialTree_TestDiv48.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv48.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv48.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv48.innerHTML = 'i was nervous at first about the timeline given, the amount of money we had to put in - but we listened and sold our house within the first week of listing it. Could not have been happier!! Our buying agent was knowledgeable, helpful and full of ideas, suggestions and was very helpful at each of the homes we looked at.'; //Review Data var TestimonialTree_ReviewDiv48 = document.createElement('div'); TestimonialTree_ReviewDiv48.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel48 = document.createElement('span'); TestimonialTree_SubjectLabel48.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv48 = document.createElement('div'); TestimonialTree_SubjectDiv48.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv48.setAttribute("itemscope",""); TestimonialTree_SubjectDiv48.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv48.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv48_name = document.createElement('span'); //TestimonialTree_SubjectDiv48_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv48_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv48_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv48.appendChild(TestimonialTree_SubjectDiv48_name) //Date var TestimonialTree_TimeStamp48 = document.createElement('time'); //TestimonialTree_TimeStamp48.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp48.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp48.setAttribute("datetime","3/22/2020 3:33:23 PM"); TestimonialTree_TimeStamp48.innerHTML = '3/22/2020 3:33:23 PM'; //Rating var TestimonialTree_Rating48 = '5' var TestimonialTree_RatingLabel148 = document.createElement('span'); TestimonialTree_RatingLabel148.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel248 = document.createElement('span'); TestimonialTree_RatingLabel248.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv48 = document.createElement('span'); TestimonialTree_RatingDiv48.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv48.setAttribute("itemscope",""); TestimonialTree_RatingDiv48.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue48 = document.createElement('span'); TestimonialTree_RatingValue48.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue48.innerHTML = TestimonialTree_Rating48 + ' '; TestimonialTree_RatingDiv48.appendChild(TestimonialTree_RatingValue48) //Add to DOM TestimonialTree_ReviewDiv48.appendChild(TestimonialTree_SubjectLabel48); TestimonialTree_ReviewDiv48.appendChild(TestimonialTree_SubjectDiv48); if (TestimonialTree_Rating48 != '') { TestimonialTree_ReviewDiv48.appendChild(TestimonialTree_RatingLabel148); TestimonialTree_ReviewDiv48.appendChild(TestimonialTree_RatingDiv48); TestimonialTree_ReviewDiv48.appendChild(TestimonialTree_RatingLabel248); } TestimonialTree_ReviewDiv48.appendChild(TestimonialTree_TimeStamp48); TestimonialTree_Div48.appendChild(TestimonialTree_Author48); TestimonialTree_Div48.appendChild(TestimonialTree_TestDiv48); TestimonialTree_Div48.appendChild(TestimonialTree_ReviewDiv48); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div48); //Create Parent Div var TestimonialTree_Div49 = document.createElement('div'); TestimonialTree_Div49.className = "TestimonialTree_Container"; TestimonialTree_Div49.setAttribute("itemscope",""); TestimonialTree_Div49.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author49 = document.createElement('span'); TestimonialTree_Author49.className = "TestimonialTree_Signature"; TestimonialTree_Author49.setAttribute("itemprop","author"); TestimonialTree_Author49.setAttribute("itemscope",""); TestimonialTree_Author49.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName49 = document.createElement('span'); TestimonialTree_AuthorName49.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName49.setAttribute("itemprop","name"); TestimonialTree_AuthorName49.innerHTML = 'Chris King'; TestimonialTree_Author49.appendChild(TestimonialTree_AuthorName49); if ('' != '') { var TestimonialTree_Source49 = document.createElement('span'); TestimonialTree_Source49.className = "TestimonialTree_Source"; TestimonialTree_Source49.setAttribute("itemprop","source"); TestimonialTree_Source49.innerHTML = ' on '; TestimonialTree_AuthorName49.appendChild(TestimonialTree_Source49); } //Testimonial var TestimonialTree_TestDiv49 = document.createElement('div'); TestimonialTree_TestDiv49.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv49.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv49.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv49.innerHTML = 'Thank you for excellent help and recommendations. Well Done!'; //Review Data var TestimonialTree_ReviewDiv49 = document.createElement('div'); TestimonialTree_ReviewDiv49.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel49 = document.createElement('span'); TestimonialTree_SubjectLabel49.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv49 = document.createElement('div'); TestimonialTree_SubjectDiv49.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv49.setAttribute("itemscope",""); TestimonialTree_SubjectDiv49.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv49.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv49_name = document.createElement('span'); //TestimonialTree_SubjectDiv49_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv49_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv49_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv49.appendChild(TestimonialTree_SubjectDiv49_name) //Date var TestimonialTree_TimeStamp49 = document.createElement('time'); //TestimonialTree_TimeStamp49.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp49.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp49.setAttribute("datetime","3/20/2020 1:12:46 AM"); TestimonialTree_TimeStamp49.innerHTML = '3/20/2020 1:12:46 AM'; //Rating var TestimonialTree_Rating49 = '5' var TestimonialTree_RatingLabel149 = document.createElement('span'); TestimonialTree_RatingLabel149.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel249 = document.createElement('span'); TestimonialTree_RatingLabel249.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv49 = document.createElement('span'); TestimonialTree_RatingDiv49.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv49.setAttribute("itemscope",""); TestimonialTree_RatingDiv49.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue49 = document.createElement('span'); TestimonialTree_RatingValue49.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue49.innerHTML = TestimonialTree_Rating49 + ' '; TestimonialTree_RatingDiv49.appendChild(TestimonialTree_RatingValue49) //Add to DOM TestimonialTree_ReviewDiv49.appendChild(TestimonialTree_SubjectLabel49); TestimonialTree_ReviewDiv49.appendChild(TestimonialTree_SubjectDiv49); if (TestimonialTree_Rating49 != '') { TestimonialTree_ReviewDiv49.appendChild(TestimonialTree_RatingLabel149); TestimonialTree_ReviewDiv49.appendChild(TestimonialTree_RatingDiv49); TestimonialTree_ReviewDiv49.appendChild(TestimonialTree_RatingLabel249); } TestimonialTree_ReviewDiv49.appendChild(TestimonialTree_TimeStamp49); TestimonialTree_Div49.appendChild(TestimonialTree_Author49); TestimonialTree_Div49.appendChild(TestimonialTree_TestDiv49); TestimonialTree_Div49.appendChild(TestimonialTree_ReviewDiv49); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div49); //Create Parent Div var TestimonialTree_Div50 = document.createElement('div'); TestimonialTree_Div50.className = "TestimonialTree_Container"; TestimonialTree_Div50.setAttribute("itemscope",""); TestimonialTree_Div50.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author50 = document.createElement('span'); TestimonialTree_Author50.className = "TestimonialTree_Signature"; TestimonialTree_Author50.setAttribute("itemprop","author"); TestimonialTree_Author50.setAttribute("itemscope",""); TestimonialTree_Author50.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName50 = document.createElement('span'); TestimonialTree_AuthorName50.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName50.setAttribute("itemprop","name"); TestimonialTree_AuthorName50.innerHTML = 'Thom Wodarck'; TestimonialTree_Author50.appendChild(TestimonialTree_AuthorName50); if ('' != '') { var TestimonialTree_Source50 = document.createElement('span'); TestimonialTree_Source50.className = "TestimonialTree_Source"; TestimonialTree_Source50.setAttribute("itemprop","source"); TestimonialTree_Source50.innerHTML = ' on '; TestimonialTree_AuthorName50.appendChild(TestimonialTree_Source50); } //Testimonial var TestimonialTree_TestDiv50 = document.createElement('div'); TestimonialTree_TestDiv50.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv50.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv50.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv50.innerHTML = 'Dear Bob,
\nI haven\'t had the pleasure of meeting you, I would like to say your team shows exemplary skill, knowledge and expertise to assist me with my first investment property. They provided me with the confidence, that they had my best interest at heart and proved it in every step of the process. Darel had all of the acumen I was looking for and he felt more like a partner then my realtor, as we were in our final steps in securing the right property he introduced me to a property manager that he thought I would like. Once again he was right on the mark. Candice is the perfect person to round out what I like to think as a Three Way Partnership. Even though we haven\'t met, I feel as I know you and if I don\'t I have a very good idea of the kind of person you must be to have put together this kind of team with this kind of professionalism. Thanks for an amazing experience with my first investment property and look forward to additional ones in the future. Your team is my go to team...'; //Review Data var TestimonialTree_ReviewDiv50 = document.createElement('div'); TestimonialTree_ReviewDiv50.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel50 = document.createElement('span'); TestimonialTree_SubjectLabel50.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv50 = document.createElement('div'); TestimonialTree_SubjectDiv50.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv50.setAttribute("itemscope",""); TestimonialTree_SubjectDiv50.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv50.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv50_name = document.createElement('span'); //TestimonialTree_SubjectDiv50_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv50_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv50_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv50.appendChild(TestimonialTree_SubjectDiv50_name) //Date var TestimonialTree_TimeStamp50 = document.createElement('time'); //TestimonialTree_TimeStamp50.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp50.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp50.setAttribute("datetime","3/9/2020 12:44:50 AM"); TestimonialTree_TimeStamp50.innerHTML = '3/9/2020 12:44:50 AM'; //Rating var TestimonialTree_Rating50 = '5' var TestimonialTree_RatingLabel150 = document.createElement('span'); TestimonialTree_RatingLabel150.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel250 = document.createElement('span'); TestimonialTree_RatingLabel250.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv50 = document.createElement('span'); TestimonialTree_RatingDiv50.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv50.setAttribute("itemscope",""); TestimonialTree_RatingDiv50.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue50 = document.createElement('span'); TestimonialTree_RatingValue50.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue50.innerHTML = TestimonialTree_Rating50 + ' '; TestimonialTree_RatingDiv50.appendChild(TestimonialTree_RatingValue50) //Add to DOM TestimonialTree_ReviewDiv50.appendChild(TestimonialTree_SubjectLabel50); TestimonialTree_ReviewDiv50.appendChild(TestimonialTree_SubjectDiv50); if (TestimonialTree_Rating50 != '') { TestimonialTree_ReviewDiv50.appendChild(TestimonialTree_RatingLabel150); TestimonialTree_ReviewDiv50.appendChild(TestimonialTree_RatingDiv50); TestimonialTree_ReviewDiv50.appendChild(TestimonialTree_RatingLabel250); } TestimonialTree_ReviewDiv50.appendChild(TestimonialTree_TimeStamp50); TestimonialTree_Div50.appendChild(TestimonialTree_Author50); TestimonialTree_Div50.appendChild(TestimonialTree_TestDiv50); TestimonialTree_Div50.appendChild(TestimonialTree_ReviewDiv50); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div50); //Create Parent Div var TestimonialTree_Div51 = document.createElement('div'); TestimonialTree_Div51.className = "TestimonialTree_Container"; TestimonialTree_Div51.setAttribute("itemscope",""); TestimonialTree_Div51.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author51 = document.createElement('span'); TestimonialTree_Author51.className = "TestimonialTree_Signature"; TestimonialTree_Author51.setAttribute("itemprop","author"); TestimonialTree_Author51.setAttribute("itemscope",""); TestimonialTree_Author51.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName51 = document.createElement('span'); TestimonialTree_AuthorName51.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName51.setAttribute("itemprop","name"); TestimonialTree_AuthorName51.innerHTML = 'Scott & Cyndee Young'; TestimonialTree_Author51.appendChild(TestimonialTree_AuthorName51); if ('' != '') { var TestimonialTree_Source51 = document.createElement('span'); TestimonialTree_Source51.className = "TestimonialTree_Source"; TestimonialTree_Source51.setAttribute("itemprop","source"); TestimonialTree_Source51.innerHTML = ' on '; TestimonialTree_AuthorName51.appendChild(TestimonialTree_Source51); } //Testimonial var TestimonialTree_TestDiv51 = document.createElement('div'); TestimonialTree_TestDiv51.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv51.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv51.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv51.innerHTML = 'We had no worries about anything-they made the whole process easy! '; //Review Data var TestimonialTree_ReviewDiv51 = document.createElement('div'); TestimonialTree_ReviewDiv51.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel51 = document.createElement('span'); TestimonialTree_SubjectLabel51.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv51 = document.createElement('div'); TestimonialTree_SubjectDiv51.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv51.setAttribute("itemscope",""); TestimonialTree_SubjectDiv51.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv51.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv51_name = document.createElement('span'); //TestimonialTree_SubjectDiv51_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv51_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv51_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv51.appendChild(TestimonialTree_SubjectDiv51_name) //Date var TestimonialTree_TimeStamp51 = document.createElement('time'); //TestimonialTree_TimeStamp51.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp51.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp51.setAttribute("datetime","3/3/2020 6:45:14 PM"); TestimonialTree_TimeStamp51.innerHTML = '3/3/2020 6:45:14 PM'; //Rating var TestimonialTree_Rating51 = '5' var TestimonialTree_RatingLabel151 = document.createElement('span'); TestimonialTree_RatingLabel151.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel251 = document.createElement('span'); TestimonialTree_RatingLabel251.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv51 = document.createElement('span'); TestimonialTree_RatingDiv51.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv51.setAttribute("itemscope",""); TestimonialTree_RatingDiv51.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue51 = document.createElement('span'); TestimonialTree_RatingValue51.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue51.innerHTML = TestimonialTree_Rating51 + ' '; TestimonialTree_RatingDiv51.appendChild(TestimonialTree_RatingValue51) //Add to DOM TestimonialTree_ReviewDiv51.appendChild(TestimonialTree_SubjectLabel51); TestimonialTree_ReviewDiv51.appendChild(TestimonialTree_SubjectDiv51); if (TestimonialTree_Rating51 != '') { TestimonialTree_ReviewDiv51.appendChild(TestimonialTree_RatingLabel151); TestimonialTree_ReviewDiv51.appendChild(TestimonialTree_RatingDiv51); TestimonialTree_ReviewDiv51.appendChild(TestimonialTree_RatingLabel251); } TestimonialTree_ReviewDiv51.appendChild(TestimonialTree_TimeStamp51); TestimonialTree_Div51.appendChild(TestimonialTree_Author51); TestimonialTree_Div51.appendChild(TestimonialTree_TestDiv51); TestimonialTree_Div51.appendChild(TestimonialTree_ReviewDiv51); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div51); //Create Parent Div var TestimonialTree_Div52 = document.createElement('div'); TestimonialTree_Div52.className = "TestimonialTree_Container"; TestimonialTree_Div52.setAttribute("itemscope",""); TestimonialTree_Div52.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author52 = document.createElement('span'); TestimonialTree_Author52.className = "TestimonialTree_Signature"; TestimonialTree_Author52.setAttribute("itemprop","author"); TestimonialTree_Author52.setAttribute("itemscope",""); TestimonialTree_Author52.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName52 = document.createElement('span'); TestimonialTree_AuthorName52.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName52.setAttribute("itemprop","name"); TestimonialTree_AuthorName52.innerHTML = 'Adrian Anderson'; TestimonialTree_Author52.appendChild(TestimonialTree_AuthorName52); if ('' != '') { var TestimonialTree_Source52 = document.createElement('span'); TestimonialTree_Source52.className = "TestimonialTree_Source"; TestimonialTree_Source52.setAttribute("itemprop","source"); TestimonialTree_Source52.innerHTML = ' on '; TestimonialTree_AuthorName52.appendChild(TestimonialTree_Source52); } //Testimonial var TestimonialTree_TestDiv52 = document.createElement('div'); TestimonialTree_TestDiv52.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv52.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv52.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv52.innerHTML = 'Bob is the hardest, most efficient agent you will ever work with. He cares about your experience and wants you to have the best buying or selling experience. Use Bob if you want a great experience. He\'s the best!!'; //Review Data var TestimonialTree_ReviewDiv52 = document.createElement('div'); TestimonialTree_ReviewDiv52.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel52 = document.createElement('span'); TestimonialTree_SubjectLabel52.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv52 = document.createElement('div'); TestimonialTree_SubjectDiv52.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv52.setAttribute("itemscope",""); TestimonialTree_SubjectDiv52.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv52.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv52_name = document.createElement('span'); //TestimonialTree_SubjectDiv52_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv52_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv52_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv52.appendChild(TestimonialTree_SubjectDiv52_name) //Date var TestimonialTree_TimeStamp52 = document.createElement('time'); //TestimonialTree_TimeStamp52.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp52.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp52.setAttribute("datetime","2/20/2020 7:00:00 AM"); TestimonialTree_TimeStamp52.innerHTML = '2/20/2020 7:00:00 AM'; //Rating var TestimonialTree_Rating52 = '5' var TestimonialTree_RatingLabel152 = document.createElement('span'); TestimonialTree_RatingLabel152.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel252 = document.createElement('span'); TestimonialTree_RatingLabel252.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv52 = document.createElement('span'); TestimonialTree_RatingDiv52.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv52.setAttribute("itemscope",""); TestimonialTree_RatingDiv52.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue52 = document.createElement('span'); TestimonialTree_RatingValue52.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue52.innerHTML = TestimonialTree_Rating52 + ' '; TestimonialTree_RatingDiv52.appendChild(TestimonialTree_RatingValue52) //Add to DOM TestimonialTree_ReviewDiv52.appendChild(TestimonialTree_SubjectLabel52); TestimonialTree_ReviewDiv52.appendChild(TestimonialTree_SubjectDiv52); if (TestimonialTree_Rating52 != '') { TestimonialTree_ReviewDiv52.appendChild(TestimonialTree_RatingLabel152); TestimonialTree_ReviewDiv52.appendChild(TestimonialTree_RatingDiv52); TestimonialTree_ReviewDiv52.appendChild(TestimonialTree_RatingLabel252); } TestimonialTree_ReviewDiv52.appendChild(TestimonialTree_TimeStamp52); TestimonialTree_Div52.appendChild(TestimonialTree_Author52); TestimonialTree_Div52.appendChild(TestimonialTree_TestDiv52); TestimonialTree_Div52.appendChild(TestimonialTree_ReviewDiv52); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div52); //Create Parent Div var TestimonialTree_Div53 = document.createElement('div'); TestimonialTree_Div53.className = "TestimonialTree_Container"; TestimonialTree_Div53.setAttribute("itemscope",""); TestimonialTree_Div53.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author53 = document.createElement('span'); TestimonialTree_Author53.className = "TestimonialTree_Signature"; TestimonialTree_Author53.setAttribute("itemprop","author"); TestimonialTree_Author53.setAttribute("itemscope",""); TestimonialTree_Author53.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName53 = document.createElement('span'); TestimonialTree_AuthorName53.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName53.setAttribute("itemprop","name"); TestimonialTree_AuthorName53.innerHTML = 'Rich & Wendy'; TestimonialTree_Author53.appendChild(TestimonialTree_AuthorName53); if ('' != '') { var TestimonialTree_Source53 = document.createElement('span'); TestimonialTree_Source53.className = "TestimonialTree_Source"; TestimonialTree_Source53.setAttribute("itemprop","source"); TestimonialTree_Source53.innerHTML = ' on '; TestimonialTree_AuthorName53.appendChild(TestimonialTree_Source53); } //Testimonial var TestimonialTree_TestDiv53 = document.createElement('div'); TestimonialTree_TestDiv53.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv53.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv53.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv53.innerHTML = 'You are all excellent. What else can I say :)'; //Review Data var TestimonialTree_ReviewDiv53 = document.createElement('div'); TestimonialTree_ReviewDiv53.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel53 = document.createElement('span'); TestimonialTree_SubjectLabel53.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv53 = document.createElement('div'); TestimonialTree_SubjectDiv53.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv53.setAttribute("itemscope",""); TestimonialTree_SubjectDiv53.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv53.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv53_name = document.createElement('span'); //TestimonialTree_SubjectDiv53_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv53_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv53_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv53.appendChild(TestimonialTree_SubjectDiv53_name) //Date var TestimonialTree_TimeStamp53 = document.createElement('time'); //TestimonialTree_TimeStamp53.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp53.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp53.setAttribute("datetime","2/14/2020 9:07:29 PM"); TestimonialTree_TimeStamp53.innerHTML = '2/14/2020 9:07:29 PM'; //Rating var TestimonialTree_Rating53 = '5' var TestimonialTree_RatingLabel153 = document.createElement('span'); TestimonialTree_RatingLabel153.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel253 = document.createElement('span'); TestimonialTree_RatingLabel253.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv53 = document.createElement('span'); TestimonialTree_RatingDiv53.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv53.setAttribute("itemscope",""); TestimonialTree_RatingDiv53.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue53 = document.createElement('span'); TestimonialTree_RatingValue53.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue53.innerHTML = TestimonialTree_Rating53 + ' '; TestimonialTree_RatingDiv53.appendChild(TestimonialTree_RatingValue53) //Add to DOM TestimonialTree_ReviewDiv53.appendChild(TestimonialTree_SubjectLabel53); TestimonialTree_ReviewDiv53.appendChild(TestimonialTree_SubjectDiv53); if (TestimonialTree_Rating53 != '') { TestimonialTree_ReviewDiv53.appendChild(TestimonialTree_RatingLabel153); TestimonialTree_ReviewDiv53.appendChild(TestimonialTree_RatingDiv53); TestimonialTree_ReviewDiv53.appendChild(TestimonialTree_RatingLabel253); } TestimonialTree_ReviewDiv53.appendChild(TestimonialTree_TimeStamp53); TestimonialTree_Div53.appendChild(TestimonialTree_Author53); TestimonialTree_Div53.appendChild(TestimonialTree_TestDiv53); TestimonialTree_Div53.appendChild(TestimonialTree_ReviewDiv53); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div53); //Create Parent Div var TestimonialTree_Div54 = document.createElement('div'); TestimonialTree_Div54.className = "TestimonialTree_Container"; TestimonialTree_Div54.setAttribute("itemscope",""); TestimonialTree_Div54.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author54 = document.createElement('span'); TestimonialTree_Author54.className = "TestimonialTree_Signature"; TestimonialTree_Author54.setAttribute("itemprop","author"); TestimonialTree_Author54.setAttribute("itemscope",""); TestimonialTree_Author54.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName54 = document.createElement('span'); TestimonialTree_AuthorName54.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName54.setAttribute("itemprop","name"); TestimonialTree_AuthorName54.innerHTML = 'Christopher Welcker'; TestimonialTree_Author54.appendChild(TestimonialTree_AuthorName54); if ('' != '') { var TestimonialTree_Source54 = document.createElement('span'); TestimonialTree_Source54.className = "TestimonialTree_Source"; TestimonialTree_Source54.setAttribute("itemprop","source"); TestimonialTree_Source54.innerHTML = ' on '; TestimonialTree_AuthorName54.appendChild(TestimonialTree_Source54); } //Testimonial var TestimonialTree_TestDiv54 = document.createElement('div'); TestimonialTree_TestDiv54.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv54.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv54.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv54.innerHTML = 'The ONLY reason I would tell anyone to not go with Bob is because I don\'t want him to be too busy when I need him again. But seriously, he is the ONLY Realtor that I trust. He has strong work relationships with many of the other realtors in the area, he has decades of experience and he is just an all around genuinely good person to his core. If the name Bob wasnt over used in America, I would probably name my next child after him because of how well he did his job and what an outstanding individual he is.'; //Review Data var TestimonialTree_ReviewDiv54 = document.createElement('div'); TestimonialTree_ReviewDiv54.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel54 = document.createElement('span'); TestimonialTree_SubjectLabel54.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv54 = document.createElement('div'); TestimonialTree_SubjectDiv54.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv54.setAttribute("itemscope",""); TestimonialTree_SubjectDiv54.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv54.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv54_name = document.createElement('span'); //TestimonialTree_SubjectDiv54_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv54_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv54_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv54.appendChild(TestimonialTree_SubjectDiv54_name) //Date var TestimonialTree_TimeStamp54 = document.createElement('time'); //TestimonialTree_TimeStamp54.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp54.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp54.setAttribute("datetime","2/11/2020 3:04:00 AM"); TestimonialTree_TimeStamp54.innerHTML = '2/11/2020 3:04:00 AM'; //Rating var TestimonialTree_Rating54 = '5' var TestimonialTree_RatingLabel154 = document.createElement('span'); TestimonialTree_RatingLabel154.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel254 = document.createElement('span'); TestimonialTree_RatingLabel254.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv54 = document.createElement('span'); TestimonialTree_RatingDiv54.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv54.setAttribute("itemscope",""); TestimonialTree_RatingDiv54.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue54 = document.createElement('span'); TestimonialTree_RatingValue54.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue54.innerHTML = TestimonialTree_Rating54 + ' '; TestimonialTree_RatingDiv54.appendChild(TestimonialTree_RatingValue54) //Add to DOM TestimonialTree_ReviewDiv54.appendChild(TestimonialTree_SubjectLabel54); TestimonialTree_ReviewDiv54.appendChild(TestimonialTree_SubjectDiv54); if (TestimonialTree_Rating54 != '') { TestimonialTree_ReviewDiv54.appendChild(TestimonialTree_RatingLabel154); TestimonialTree_ReviewDiv54.appendChild(TestimonialTree_RatingDiv54); TestimonialTree_ReviewDiv54.appendChild(TestimonialTree_RatingLabel254); } TestimonialTree_ReviewDiv54.appendChild(TestimonialTree_TimeStamp54); TestimonialTree_Div54.appendChild(TestimonialTree_Author54); TestimonialTree_Div54.appendChild(TestimonialTree_TestDiv54); TestimonialTree_Div54.appendChild(TestimonialTree_ReviewDiv54); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div54); //Create Parent Div var TestimonialTree_Div55 = document.createElement('div'); TestimonialTree_Div55.className = "TestimonialTree_Container"; TestimonialTree_Div55.setAttribute("itemscope",""); TestimonialTree_Div55.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author55 = document.createElement('span'); TestimonialTree_Author55.className = "TestimonialTree_Signature"; TestimonialTree_Author55.setAttribute("itemprop","author"); TestimonialTree_Author55.setAttribute("itemscope",""); TestimonialTree_Author55.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName55 = document.createElement('span'); TestimonialTree_AuthorName55.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName55.setAttribute("itemprop","name"); TestimonialTree_AuthorName55.innerHTML = 'Roby & Tamara'; TestimonialTree_Author55.appendChild(TestimonialTree_AuthorName55); if ('' != '') { var TestimonialTree_Source55 = document.createElement('span'); TestimonialTree_Source55.className = "TestimonialTree_Source"; TestimonialTree_Source55.setAttribute("itemprop","source"); TestimonialTree_Source55.innerHTML = ' on '; TestimonialTree_AuthorName55.appendChild(TestimonialTree_Source55); } //Testimonial var TestimonialTree_TestDiv55 = document.createElement('div'); TestimonialTree_TestDiv55.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv55.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv55.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv55.innerHTML = 'We loved working with Shawna. She made it very easy. '; //Review Data var TestimonialTree_ReviewDiv55 = document.createElement('div'); TestimonialTree_ReviewDiv55.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel55 = document.createElement('span'); TestimonialTree_SubjectLabel55.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv55 = document.createElement('div'); TestimonialTree_SubjectDiv55.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv55.setAttribute("itemscope",""); TestimonialTree_SubjectDiv55.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv55.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv55_name = document.createElement('span'); //TestimonialTree_SubjectDiv55_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv55_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv55_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv55.appendChild(TestimonialTree_SubjectDiv55_name) //Date var TestimonialTree_TimeStamp55 = document.createElement('time'); //TestimonialTree_TimeStamp55.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp55.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp55.setAttribute("datetime","2/10/2020 12:51:37 AM"); TestimonialTree_TimeStamp55.innerHTML = '2/10/2020 12:51:37 AM'; //Rating var TestimonialTree_Rating55 = '5' var TestimonialTree_RatingLabel155 = document.createElement('span'); TestimonialTree_RatingLabel155.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel255 = document.createElement('span'); TestimonialTree_RatingLabel255.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv55 = document.createElement('span'); TestimonialTree_RatingDiv55.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv55.setAttribute("itemscope",""); TestimonialTree_RatingDiv55.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue55 = document.createElement('span'); TestimonialTree_RatingValue55.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue55.innerHTML = TestimonialTree_Rating55 + ' '; TestimonialTree_RatingDiv55.appendChild(TestimonialTree_RatingValue55) //Add to DOM TestimonialTree_ReviewDiv55.appendChild(TestimonialTree_SubjectLabel55); TestimonialTree_ReviewDiv55.appendChild(TestimonialTree_SubjectDiv55); if (TestimonialTree_Rating55 != '') { TestimonialTree_ReviewDiv55.appendChild(TestimonialTree_RatingLabel155); TestimonialTree_ReviewDiv55.appendChild(TestimonialTree_RatingDiv55); TestimonialTree_ReviewDiv55.appendChild(TestimonialTree_RatingLabel255); } TestimonialTree_ReviewDiv55.appendChild(TestimonialTree_TimeStamp55); TestimonialTree_Div55.appendChild(TestimonialTree_Author55); TestimonialTree_Div55.appendChild(TestimonialTree_TestDiv55); TestimonialTree_Div55.appendChild(TestimonialTree_ReviewDiv55); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div55); //Create Parent Div var TestimonialTree_Div56 = document.createElement('div'); TestimonialTree_Div56.className = "TestimonialTree_Container"; TestimonialTree_Div56.setAttribute("itemscope",""); TestimonialTree_Div56.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author56 = document.createElement('span'); TestimonialTree_Author56.className = "TestimonialTree_Signature"; TestimonialTree_Author56.setAttribute("itemprop","author"); TestimonialTree_Author56.setAttribute("itemscope",""); TestimonialTree_Author56.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName56 = document.createElement('span'); TestimonialTree_AuthorName56.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName56.setAttribute("itemprop","name"); TestimonialTree_AuthorName56.innerHTML = 'Don '; TestimonialTree_Author56.appendChild(TestimonialTree_AuthorName56); if ('' != '') { var TestimonialTree_Source56 = document.createElement('span'); TestimonialTree_Source56.className = "TestimonialTree_Source"; TestimonialTree_Source56.setAttribute("itemprop","source"); TestimonialTree_Source56.innerHTML = ' on '; TestimonialTree_AuthorName56.appendChild(TestimonialTree_Source56); } //Testimonial var TestimonialTree_TestDiv56 = document.createElement('div'); TestimonialTree_TestDiv56.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv56.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv56.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv56.innerHTML = 'I would just like to say as an out of town seller Bob, Katie and staff provided the utmost knowledge and service that I could have expected. It was very important to be kept informed on the progress of the sale as I was involved in a 1031 property exchange. Although there were some tense moments the professionalism of Bob and staff worked through the inherited problems and the sale was completed.
\nA special thanks to Bob, Katie and staff because I feel without there experience the sale would not have worked out.
\nI highly recommend Bob and know his professional staff will always work hard for you. I could not have been more satisfied.
\nDon Thomas'; //Review Data var TestimonialTree_ReviewDiv56 = document.createElement('div'); TestimonialTree_ReviewDiv56.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel56 = document.createElement('span'); TestimonialTree_SubjectLabel56.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv56 = document.createElement('div'); TestimonialTree_SubjectDiv56.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv56.setAttribute("itemscope",""); TestimonialTree_SubjectDiv56.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv56.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv56_name = document.createElement('span'); //TestimonialTree_SubjectDiv56_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv56_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv56_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv56.appendChild(TestimonialTree_SubjectDiv56_name) //Date var TestimonialTree_TimeStamp56 = document.createElement('time'); //TestimonialTree_TimeStamp56.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp56.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp56.setAttribute("datetime","2/9/2020 10:57:07 PM"); TestimonialTree_TimeStamp56.innerHTML = '2/9/2020 10:57:07 PM'; //Rating var TestimonialTree_Rating56 = '5' var TestimonialTree_RatingLabel156 = document.createElement('span'); TestimonialTree_RatingLabel156.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel256 = document.createElement('span'); TestimonialTree_RatingLabel256.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv56 = document.createElement('span'); TestimonialTree_RatingDiv56.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv56.setAttribute("itemscope",""); TestimonialTree_RatingDiv56.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue56 = document.createElement('span'); TestimonialTree_RatingValue56.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue56.innerHTML = TestimonialTree_Rating56 + ' '; TestimonialTree_RatingDiv56.appendChild(TestimonialTree_RatingValue56) //Add to DOM TestimonialTree_ReviewDiv56.appendChild(TestimonialTree_SubjectLabel56); TestimonialTree_ReviewDiv56.appendChild(TestimonialTree_SubjectDiv56); if (TestimonialTree_Rating56 != '') { TestimonialTree_ReviewDiv56.appendChild(TestimonialTree_RatingLabel156); TestimonialTree_ReviewDiv56.appendChild(TestimonialTree_RatingDiv56); TestimonialTree_ReviewDiv56.appendChild(TestimonialTree_RatingLabel256); } TestimonialTree_ReviewDiv56.appendChild(TestimonialTree_TimeStamp56); TestimonialTree_Div56.appendChild(TestimonialTree_Author56); TestimonialTree_Div56.appendChild(TestimonialTree_TestDiv56); TestimonialTree_Div56.appendChild(TestimonialTree_ReviewDiv56); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div56); //Create Parent Div var TestimonialTree_Div57 = document.createElement('div'); TestimonialTree_Div57.className = "TestimonialTree_Container"; TestimonialTree_Div57.setAttribute("itemscope",""); TestimonialTree_Div57.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author57 = document.createElement('span'); TestimonialTree_Author57.className = "TestimonialTree_Signature"; TestimonialTree_Author57.setAttribute("itemprop","author"); TestimonialTree_Author57.setAttribute("itemscope",""); TestimonialTree_Author57.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName57 = document.createElement('span'); TestimonialTree_AuthorName57.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName57.setAttribute("itemprop","name"); TestimonialTree_AuthorName57.innerHTML = 'Katie'; TestimonialTree_Author57.appendChild(TestimonialTree_AuthorName57); if ('' != '') { var TestimonialTree_Source57 = document.createElement('span'); TestimonialTree_Source57.className = "TestimonialTree_Source"; TestimonialTree_Source57.setAttribute("itemprop","source"); TestimonialTree_Source57.innerHTML = ' on '; TestimonialTree_AuthorName57.appendChild(TestimonialTree_Source57); } //Testimonial var TestimonialTree_TestDiv57 = document.createElement('div'); TestimonialTree_TestDiv57.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv57.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv57.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv57.innerHTML = 'Goes above and beyond with customer service. I will only be using Bob Richards and Associates for any and all real estate needs. '; //Review Data var TestimonialTree_ReviewDiv57 = document.createElement('div'); TestimonialTree_ReviewDiv57.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel57 = document.createElement('span'); TestimonialTree_SubjectLabel57.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv57 = document.createElement('div'); TestimonialTree_SubjectDiv57.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv57.setAttribute("itemscope",""); TestimonialTree_SubjectDiv57.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv57.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv57_name = document.createElement('span'); //TestimonialTree_SubjectDiv57_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv57_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv57_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv57.appendChild(TestimonialTree_SubjectDiv57_name) //Date var TestimonialTree_TimeStamp57 = document.createElement('time'); //TestimonialTree_TimeStamp57.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp57.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp57.setAttribute("datetime","1/17/2020 4:39:53 PM"); TestimonialTree_TimeStamp57.innerHTML = '1/17/2020 4:39:53 PM'; //Rating var TestimonialTree_Rating57 = '5' var TestimonialTree_RatingLabel157 = document.createElement('span'); TestimonialTree_RatingLabel157.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel257 = document.createElement('span'); TestimonialTree_RatingLabel257.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv57 = document.createElement('span'); TestimonialTree_RatingDiv57.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv57.setAttribute("itemscope",""); TestimonialTree_RatingDiv57.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue57 = document.createElement('span'); TestimonialTree_RatingValue57.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue57.innerHTML = TestimonialTree_Rating57 + ' '; TestimonialTree_RatingDiv57.appendChild(TestimonialTree_RatingValue57) //Add to DOM TestimonialTree_ReviewDiv57.appendChild(TestimonialTree_SubjectLabel57); TestimonialTree_ReviewDiv57.appendChild(TestimonialTree_SubjectDiv57); if (TestimonialTree_Rating57 != '') { TestimonialTree_ReviewDiv57.appendChild(TestimonialTree_RatingLabel157); TestimonialTree_ReviewDiv57.appendChild(TestimonialTree_RatingDiv57); TestimonialTree_ReviewDiv57.appendChild(TestimonialTree_RatingLabel257); } TestimonialTree_ReviewDiv57.appendChild(TestimonialTree_TimeStamp57); TestimonialTree_Div57.appendChild(TestimonialTree_Author57); TestimonialTree_Div57.appendChild(TestimonialTree_TestDiv57); TestimonialTree_Div57.appendChild(TestimonialTree_ReviewDiv57); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div57); //Create Parent Div var TestimonialTree_Div58 = document.createElement('div'); TestimonialTree_Div58.className = "TestimonialTree_Container"; TestimonialTree_Div58.setAttribute("itemscope",""); TestimonialTree_Div58.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author58 = document.createElement('span'); TestimonialTree_Author58.className = "TestimonialTree_Signature"; TestimonialTree_Author58.setAttribute("itemprop","author"); TestimonialTree_Author58.setAttribute("itemscope",""); TestimonialTree_Author58.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName58 = document.createElement('span'); TestimonialTree_AuthorName58.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName58.setAttribute("itemprop","name"); TestimonialTree_AuthorName58.innerHTML = ''; TestimonialTree_Author58.appendChild(TestimonialTree_AuthorName58); if ('' != '') { var TestimonialTree_Source58 = document.createElement('span'); TestimonialTree_Source58.className = "TestimonialTree_Source"; TestimonialTree_Source58.setAttribute("itemprop","source"); TestimonialTree_Source58.innerHTML = ' on '; TestimonialTree_AuthorName58.appendChild(TestimonialTree_Source58); } //Testimonial var TestimonialTree_TestDiv58 = document.createElement('div'); TestimonialTree_TestDiv58.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv58.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv58.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv58.innerHTML = 'Yay!!!! You have walked us through this step by step and I appreciate it because I didn\u0092t know what I was doing and had to trust you. You are amazing! I will for sure tell everyone I know that is considering buying or selling in St George that you are the guy to use!'; //Review Data var TestimonialTree_ReviewDiv58 = document.createElement('div'); TestimonialTree_ReviewDiv58.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel58 = document.createElement('span'); TestimonialTree_SubjectLabel58.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv58 = document.createElement('div'); TestimonialTree_SubjectDiv58.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv58.setAttribute("itemscope",""); TestimonialTree_SubjectDiv58.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv58.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv58_name = document.createElement('span'); //TestimonialTree_SubjectDiv58_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv58_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv58_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv58.appendChild(TestimonialTree_SubjectDiv58_name) //Date var TestimonialTree_TimeStamp58 = document.createElement('time'); //TestimonialTree_TimeStamp58.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp58.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp58.setAttribute("datetime","1/2/2020 9:17:00 AM"); TestimonialTree_TimeStamp58.innerHTML = '1/2/2020 9:17:00 AM'; //Rating var TestimonialTree_Rating58 = '5' var TestimonialTree_RatingLabel158 = document.createElement('span'); TestimonialTree_RatingLabel158.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel258 = document.createElement('span'); TestimonialTree_RatingLabel258.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv58 = document.createElement('span'); TestimonialTree_RatingDiv58.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv58.setAttribute("itemscope",""); TestimonialTree_RatingDiv58.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue58 = document.createElement('span'); TestimonialTree_RatingValue58.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue58.innerHTML = TestimonialTree_Rating58 + ' '; TestimonialTree_RatingDiv58.appendChild(TestimonialTree_RatingValue58) //Add to DOM TestimonialTree_ReviewDiv58.appendChild(TestimonialTree_SubjectLabel58); TestimonialTree_ReviewDiv58.appendChild(TestimonialTree_SubjectDiv58); if (TestimonialTree_Rating58 != '') { TestimonialTree_ReviewDiv58.appendChild(TestimonialTree_RatingLabel158); TestimonialTree_ReviewDiv58.appendChild(TestimonialTree_RatingDiv58); TestimonialTree_ReviewDiv58.appendChild(TestimonialTree_RatingLabel258); } TestimonialTree_ReviewDiv58.appendChild(TestimonialTree_TimeStamp58); TestimonialTree_Div58.appendChild(TestimonialTree_Author58); TestimonialTree_Div58.appendChild(TestimonialTree_TestDiv58); TestimonialTree_Div58.appendChild(TestimonialTree_ReviewDiv58); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div58); //Create Parent Div var TestimonialTree_Div59 = document.createElement('div'); TestimonialTree_Div59.className = "TestimonialTree_Container"; TestimonialTree_Div59.setAttribute("itemscope",""); TestimonialTree_Div59.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author59 = document.createElement('span'); TestimonialTree_Author59.className = "TestimonialTree_Signature"; TestimonialTree_Author59.setAttribute("itemprop","author"); TestimonialTree_Author59.setAttribute("itemscope",""); TestimonialTree_Author59.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName59 = document.createElement('span'); TestimonialTree_AuthorName59.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName59.setAttribute("itemprop","name"); TestimonialTree_AuthorName59.innerHTML = 'Shaun Russon'; TestimonialTree_Author59.appendChild(TestimonialTree_AuthorName59); if ('' != '') { var TestimonialTree_Source59 = document.createElement('span'); TestimonialTree_Source59.className = "TestimonialTree_Source"; TestimonialTree_Source59.setAttribute("itemprop","source"); TestimonialTree_Source59.innerHTML = ' on '; TestimonialTree_AuthorName59.appendChild(TestimonialTree_Source59); } //Testimonial var TestimonialTree_TestDiv59 = document.createElement('div'); TestimonialTree_TestDiv59.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv59.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv59.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv59.innerHTML = 'Bob and his team set their client experience and customer service as their number one and two goals. That is the most important thing to their team and they put their clients needs first. Bob is a very caring and friendly individual, and they definitely go above and beyond to make their clients have a great experience either selling or buying a new home. He is a veteran real estate agent and know the St. George and Washington County areas extremely well.'; //Review Data var TestimonialTree_ReviewDiv59 = document.createElement('div'); TestimonialTree_ReviewDiv59.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel59 = document.createElement('span'); TestimonialTree_SubjectLabel59.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv59 = document.createElement('div'); TestimonialTree_SubjectDiv59.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv59.setAttribute("itemscope",""); TestimonialTree_SubjectDiv59.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv59.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv59_name = document.createElement('span'); //TestimonialTree_SubjectDiv59_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv59_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv59_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv59.appendChild(TestimonialTree_SubjectDiv59_name) //Date var TestimonialTree_TimeStamp59 = document.createElement('time'); //TestimonialTree_TimeStamp59.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp59.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp59.setAttribute("datetime","12/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp59.innerHTML = '12/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating59 = '5' var TestimonialTree_RatingLabel159 = document.createElement('span'); TestimonialTree_RatingLabel159.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel259 = document.createElement('span'); TestimonialTree_RatingLabel259.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv59 = document.createElement('span'); TestimonialTree_RatingDiv59.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv59.setAttribute("itemscope",""); TestimonialTree_RatingDiv59.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue59 = document.createElement('span'); TestimonialTree_RatingValue59.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue59.innerHTML = TestimonialTree_Rating59 + ' '; TestimonialTree_RatingDiv59.appendChild(TestimonialTree_RatingValue59) //Add to DOM TestimonialTree_ReviewDiv59.appendChild(TestimonialTree_SubjectLabel59); TestimonialTree_ReviewDiv59.appendChild(TestimonialTree_SubjectDiv59); if (TestimonialTree_Rating59 != '') { TestimonialTree_ReviewDiv59.appendChild(TestimonialTree_RatingLabel159); TestimonialTree_ReviewDiv59.appendChild(TestimonialTree_RatingDiv59); TestimonialTree_ReviewDiv59.appendChild(TestimonialTree_RatingLabel259); } TestimonialTree_ReviewDiv59.appendChild(TestimonialTree_TimeStamp59); TestimonialTree_Div59.appendChild(TestimonialTree_Author59); TestimonialTree_Div59.appendChild(TestimonialTree_TestDiv59); TestimonialTree_Div59.appendChild(TestimonialTree_ReviewDiv59); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div59); //Create Parent Div var TestimonialTree_Div60 = document.createElement('div'); TestimonialTree_Div60.className = "TestimonialTree_Container"; TestimonialTree_Div60.setAttribute("itemscope",""); TestimonialTree_Div60.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author60 = document.createElement('span'); TestimonialTree_Author60.className = "TestimonialTree_Signature"; TestimonialTree_Author60.setAttribute("itemprop","author"); TestimonialTree_Author60.setAttribute("itemscope",""); TestimonialTree_Author60.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName60 = document.createElement('span'); TestimonialTree_AuthorName60.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName60.setAttribute("itemprop","name"); TestimonialTree_AuthorName60.innerHTML = 'Angel Nava'; TestimonialTree_Author60.appendChild(TestimonialTree_AuthorName60); if ('' != '') { var TestimonialTree_Source60 = document.createElement('span'); TestimonialTree_Source60.className = "TestimonialTree_Source"; TestimonialTree_Source60.setAttribute("itemprop","source"); TestimonialTree_Source60.innerHTML = ' on '; TestimonialTree_AuthorName60.appendChild(TestimonialTree_Source60); } //Testimonial var TestimonialTree_TestDiv60 = document.createElement('div'); TestimonialTree_TestDiv60.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv60.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv60.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv60.innerHTML = 'Bob, thank you very much for helping us out buying our commercial building!!! I was so uncertain on how this process would go _??? but you and your team were very helpful and made us feel at ease! Thank you Bob and everyone at Keller Williams_???'; //Review Data var TestimonialTree_ReviewDiv60 = document.createElement('div'); TestimonialTree_ReviewDiv60.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel60 = document.createElement('span'); TestimonialTree_SubjectLabel60.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv60 = document.createElement('div'); TestimonialTree_SubjectDiv60.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv60.setAttribute("itemscope",""); TestimonialTree_SubjectDiv60.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv60.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv60_name = document.createElement('span'); //TestimonialTree_SubjectDiv60_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv60_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv60_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv60.appendChild(TestimonialTree_SubjectDiv60_name) //Date var TestimonialTree_TimeStamp60 = document.createElement('time'); //TestimonialTree_TimeStamp60.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp60.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp60.setAttribute("datetime","10/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp60.innerHTML = '10/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating60 = '5' var TestimonialTree_RatingLabel160 = document.createElement('span'); TestimonialTree_RatingLabel160.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel260 = document.createElement('span'); TestimonialTree_RatingLabel260.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv60 = document.createElement('span'); TestimonialTree_RatingDiv60.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv60.setAttribute("itemscope",""); TestimonialTree_RatingDiv60.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue60 = document.createElement('span'); TestimonialTree_RatingValue60.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue60.innerHTML = TestimonialTree_Rating60 + ' '; TestimonialTree_RatingDiv60.appendChild(TestimonialTree_RatingValue60) //Add to DOM TestimonialTree_ReviewDiv60.appendChild(TestimonialTree_SubjectLabel60); TestimonialTree_ReviewDiv60.appendChild(TestimonialTree_SubjectDiv60); if (TestimonialTree_Rating60 != '') { TestimonialTree_ReviewDiv60.appendChild(TestimonialTree_RatingLabel160); TestimonialTree_ReviewDiv60.appendChild(TestimonialTree_RatingDiv60); TestimonialTree_ReviewDiv60.appendChild(TestimonialTree_RatingLabel260); } TestimonialTree_ReviewDiv60.appendChild(TestimonialTree_TimeStamp60); TestimonialTree_Div60.appendChild(TestimonialTree_Author60); TestimonialTree_Div60.appendChild(TestimonialTree_TestDiv60); TestimonialTree_Div60.appendChild(TestimonialTree_ReviewDiv60); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div60); //Create Parent Div var TestimonialTree_Div61 = document.createElement('div'); TestimonialTree_Div61.className = "TestimonialTree_Container"; TestimonialTree_Div61.setAttribute("itemscope",""); TestimonialTree_Div61.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author61 = document.createElement('span'); TestimonialTree_Author61.className = "TestimonialTree_Signature"; TestimonialTree_Author61.setAttribute("itemprop","author"); TestimonialTree_Author61.setAttribute("itemscope",""); TestimonialTree_Author61.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName61 = document.createElement('span'); TestimonialTree_AuthorName61.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName61.setAttribute("itemprop","name"); TestimonialTree_AuthorName61.innerHTML = 'Bowman Loo'; TestimonialTree_Author61.appendChild(TestimonialTree_AuthorName61); if ('' != '') { var TestimonialTree_Source61 = document.createElement('span'); TestimonialTree_Source61.className = "TestimonialTree_Source"; TestimonialTree_Source61.setAttribute("itemprop","source"); TestimonialTree_Source61.innerHTML = ' on '; TestimonialTree_AuthorName61.appendChild(TestimonialTree_Source61); } //Testimonial var TestimonialTree_TestDiv61 = document.createElement('div'); TestimonialTree_TestDiv61.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv61.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv61.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv61.innerHTML = 'Bob Richards and his team are top notch. The Best of the Best!! Bob??s years of experience and professionalism Is felt from the very moment you meet him. BR&A is the Real Estate Team for you!!'; //Review Data var TestimonialTree_ReviewDiv61 = document.createElement('div'); TestimonialTree_ReviewDiv61.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel61 = document.createElement('span'); TestimonialTree_SubjectLabel61.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv61 = document.createElement('div'); TestimonialTree_SubjectDiv61.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv61.setAttribute("itemscope",""); TestimonialTree_SubjectDiv61.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv61.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv61_name = document.createElement('span'); //TestimonialTree_SubjectDiv61_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv61_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv61_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv61.appendChild(TestimonialTree_SubjectDiv61_name) //Date var TestimonialTree_TimeStamp61 = document.createElement('time'); //TestimonialTree_TimeStamp61.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp61.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp61.setAttribute("datetime","9/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp61.innerHTML = '9/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating61 = '5' var TestimonialTree_RatingLabel161 = document.createElement('span'); TestimonialTree_RatingLabel161.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel261 = document.createElement('span'); TestimonialTree_RatingLabel261.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv61 = document.createElement('span'); TestimonialTree_RatingDiv61.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv61.setAttribute("itemscope",""); TestimonialTree_RatingDiv61.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue61 = document.createElement('span'); TestimonialTree_RatingValue61.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue61.innerHTML = TestimonialTree_Rating61 + ' '; TestimonialTree_RatingDiv61.appendChild(TestimonialTree_RatingValue61) //Add to DOM TestimonialTree_ReviewDiv61.appendChild(TestimonialTree_SubjectLabel61); TestimonialTree_ReviewDiv61.appendChild(TestimonialTree_SubjectDiv61); if (TestimonialTree_Rating61 != '') { TestimonialTree_ReviewDiv61.appendChild(TestimonialTree_RatingLabel161); TestimonialTree_ReviewDiv61.appendChild(TestimonialTree_RatingDiv61); TestimonialTree_ReviewDiv61.appendChild(TestimonialTree_RatingLabel261); } TestimonialTree_ReviewDiv61.appendChild(TestimonialTree_TimeStamp61); TestimonialTree_Div61.appendChild(TestimonialTree_Author61); TestimonialTree_Div61.appendChild(TestimonialTree_TestDiv61); TestimonialTree_Div61.appendChild(TestimonialTree_ReviewDiv61); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div61); //Create Parent Div var TestimonialTree_Div62 = document.createElement('div'); TestimonialTree_Div62.className = "TestimonialTree_Container"; TestimonialTree_Div62.setAttribute("itemscope",""); TestimonialTree_Div62.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author62 = document.createElement('span'); TestimonialTree_Author62.className = "TestimonialTree_Signature"; TestimonialTree_Author62.setAttribute("itemprop","author"); TestimonialTree_Author62.setAttribute("itemscope",""); TestimonialTree_Author62.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName62 = document.createElement('span'); TestimonialTree_AuthorName62.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName62.setAttribute("itemprop","name"); TestimonialTree_AuthorName62.innerHTML = 'Troy Christiansen'; TestimonialTree_Author62.appendChild(TestimonialTree_AuthorName62); if ('' != '') { var TestimonialTree_Source62 = document.createElement('span'); TestimonialTree_Source62.className = "TestimonialTree_Source"; TestimonialTree_Source62.setAttribute("itemprop","source"); TestimonialTree_Source62.innerHTML = ' on '; TestimonialTree_AuthorName62.appendChild(TestimonialTree_Source62); } //Testimonial var TestimonialTree_TestDiv62 = document.createElement('div'); TestimonialTree_TestDiv62.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv62.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv62.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv62.innerHTML = 'My friend referred us to Darel Nakai and I\'m glad he did! This was our first time building a home and we were nervous about the process but Darel was extremely knowledgeable and helpful throughout the entire process. He was always available if we had any questions and was there at all of the appointments. I highly recommend Darel as your next realtor!'; //Review Data var TestimonialTree_ReviewDiv62 = document.createElement('div'); TestimonialTree_ReviewDiv62.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel62 = document.createElement('span'); TestimonialTree_SubjectLabel62.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv62 = document.createElement('div'); TestimonialTree_SubjectDiv62.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv62.setAttribute("itemscope",""); TestimonialTree_SubjectDiv62.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv62.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv62_name = document.createElement('span'); //TestimonialTree_SubjectDiv62_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv62_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv62_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv62.appendChild(TestimonialTree_SubjectDiv62_name) //Date var TestimonialTree_TimeStamp62 = document.createElement('time'); //TestimonialTree_TimeStamp62.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp62.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp62.setAttribute("datetime","8/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp62.innerHTML = '8/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating62 = '5' var TestimonialTree_RatingLabel162 = document.createElement('span'); TestimonialTree_RatingLabel162.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel262 = document.createElement('span'); TestimonialTree_RatingLabel262.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv62 = document.createElement('span'); TestimonialTree_RatingDiv62.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv62.setAttribute("itemscope",""); TestimonialTree_RatingDiv62.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue62 = document.createElement('span'); TestimonialTree_RatingValue62.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue62.innerHTML = TestimonialTree_Rating62 + ' '; TestimonialTree_RatingDiv62.appendChild(TestimonialTree_RatingValue62) //Add to DOM TestimonialTree_ReviewDiv62.appendChild(TestimonialTree_SubjectLabel62); TestimonialTree_ReviewDiv62.appendChild(TestimonialTree_SubjectDiv62); if (TestimonialTree_Rating62 != '') { TestimonialTree_ReviewDiv62.appendChild(TestimonialTree_RatingLabel162); TestimonialTree_ReviewDiv62.appendChild(TestimonialTree_RatingDiv62); TestimonialTree_ReviewDiv62.appendChild(TestimonialTree_RatingLabel262); } TestimonialTree_ReviewDiv62.appendChild(TestimonialTree_TimeStamp62); TestimonialTree_Div62.appendChild(TestimonialTree_Author62); TestimonialTree_Div62.appendChild(TestimonialTree_TestDiv62); TestimonialTree_Div62.appendChild(TestimonialTree_ReviewDiv62); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div62); //Create Parent Div var TestimonialTree_Div63 = document.createElement('div'); TestimonialTree_Div63.className = "TestimonialTree_Container"; TestimonialTree_Div63.setAttribute("itemscope",""); TestimonialTree_Div63.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author63 = document.createElement('span'); TestimonialTree_Author63.className = "TestimonialTree_Signature"; TestimonialTree_Author63.setAttribute("itemprop","author"); TestimonialTree_Author63.setAttribute("itemscope",""); TestimonialTree_Author63.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName63 = document.createElement('span'); TestimonialTree_AuthorName63.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName63.setAttribute("itemprop","name"); TestimonialTree_AuthorName63.innerHTML = 'Dallas Hunt'; TestimonialTree_Author63.appendChild(TestimonialTree_AuthorName63); if ('' != '') { var TestimonialTree_Source63 = document.createElement('span'); TestimonialTree_Source63.className = "TestimonialTree_Source"; TestimonialTree_Source63.setAttribute("itemprop","source"); TestimonialTree_Source63.innerHTML = ' on '; TestimonialTree_AuthorName63.appendChild(TestimonialTree_Source63); } //Testimonial var TestimonialTree_TestDiv63 = document.createElement('div'); TestimonialTree_TestDiv63.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv63.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv63.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv63.innerHTML = 'I used to be a loan officer a few years ago and I??ve known MANY realtors both in Utah and Washington county. I??m here to tell you that you??d be hard pressed to find any other realtor that will care about you and the home buying process like Bob and his team! They have outstanding morals, unprecedented service, top notch real estate knowledge and a love for what they do. So, do yourself a favor and USE BOB RICHARDS for all your real estate needs!'; //Review Data var TestimonialTree_ReviewDiv63 = document.createElement('div'); TestimonialTree_ReviewDiv63.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel63 = document.createElement('span'); TestimonialTree_SubjectLabel63.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv63 = document.createElement('div'); TestimonialTree_SubjectDiv63.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv63.setAttribute("itemscope",""); TestimonialTree_SubjectDiv63.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv63.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv63_name = document.createElement('span'); //TestimonialTree_SubjectDiv63_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv63_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv63_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv63.appendChild(TestimonialTree_SubjectDiv63_name) //Date var TestimonialTree_TimeStamp63 = document.createElement('time'); //TestimonialTree_TimeStamp63.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp63.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp63.setAttribute("datetime","6/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp63.innerHTML = '6/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating63 = '5' var TestimonialTree_RatingLabel163 = document.createElement('span'); TestimonialTree_RatingLabel163.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel263 = document.createElement('span'); TestimonialTree_RatingLabel263.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv63 = document.createElement('span'); TestimonialTree_RatingDiv63.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv63.setAttribute("itemscope",""); TestimonialTree_RatingDiv63.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue63 = document.createElement('span'); TestimonialTree_RatingValue63.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue63.innerHTML = TestimonialTree_Rating63 + ' '; TestimonialTree_RatingDiv63.appendChild(TestimonialTree_RatingValue63) //Add to DOM TestimonialTree_ReviewDiv63.appendChild(TestimonialTree_SubjectLabel63); TestimonialTree_ReviewDiv63.appendChild(TestimonialTree_SubjectDiv63); if (TestimonialTree_Rating63 != '') { TestimonialTree_ReviewDiv63.appendChild(TestimonialTree_RatingLabel163); TestimonialTree_ReviewDiv63.appendChild(TestimonialTree_RatingDiv63); TestimonialTree_ReviewDiv63.appendChild(TestimonialTree_RatingLabel263); } TestimonialTree_ReviewDiv63.appendChild(TestimonialTree_TimeStamp63); TestimonialTree_Div63.appendChild(TestimonialTree_Author63); TestimonialTree_Div63.appendChild(TestimonialTree_TestDiv63); TestimonialTree_Div63.appendChild(TestimonialTree_ReviewDiv63); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div63); //Create Parent Div var TestimonialTree_Div64 = document.createElement('div'); TestimonialTree_Div64.className = "TestimonialTree_Container"; TestimonialTree_Div64.setAttribute("itemscope",""); TestimonialTree_Div64.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author64 = document.createElement('span'); TestimonialTree_Author64.className = "TestimonialTree_Signature"; TestimonialTree_Author64.setAttribute("itemprop","author"); TestimonialTree_Author64.setAttribute("itemscope",""); TestimonialTree_Author64.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName64 = document.createElement('span'); TestimonialTree_AuthorName64.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName64.setAttribute("itemprop","name"); TestimonialTree_AuthorName64.innerHTML = 'Pat Lyman'; TestimonialTree_Author64.appendChild(TestimonialTree_AuthorName64); if ('' != '') { var TestimonialTree_Source64 = document.createElement('span'); TestimonialTree_Source64.className = "TestimonialTree_Source"; TestimonialTree_Source64.setAttribute("itemprop","source"); TestimonialTree_Source64.innerHTML = ' on '; TestimonialTree_AuthorName64.appendChild(TestimonialTree_Source64); } //Testimonial var TestimonialTree_TestDiv64 = document.createElement('div'); TestimonialTree_TestDiv64.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv64.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv64.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv64.innerHTML = 'Thank you, Bob, for your exceptional service and care! We wouldn??t have known where to start. Your attention to detail, your knowledge, kindness, availability, candor, work ethic, patience???amazing. And so many second-mile, unexpected assistance\'s! I felt like family. Thank you to Valerie and Jeni also for their excellent follow-through. We truly chose the best team!'; //Review Data var TestimonialTree_ReviewDiv64 = document.createElement('div'); TestimonialTree_ReviewDiv64.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel64 = document.createElement('span'); TestimonialTree_SubjectLabel64.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv64 = document.createElement('div'); TestimonialTree_SubjectDiv64.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv64.setAttribute("itemscope",""); TestimonialTree_SubjectDiv64.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv64.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv64_name = document.createElement('span'); //TestimonialTree_SubjectDiv64_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv64_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv64_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv64.appendChild(TestimonialTree_SubjectDiv64_name) //Date var TestimonialTree_TimeStamp64 = document.createElement('time'); //TestimonialTree_TimeStamp64.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp64.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp64.setAttribute("datetime","5/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp64.innerHTML = '5/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating64 = '5' var TestimonialTree_RatingLabel164 = document.createElement('span'); TestimonialTree_RatingLabel164.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel264 = document.createElement('span'); TestimonialTree_RatingLabel264.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv64 = document.createElement('span'); TestimonialTree_RatingDiv64.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv64.setAttribute("itemscope",""); TestimonialTree_RatingDiv64.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue64 = document.createElement('span'); TestimonialTree_RatingValue64.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue64.innerHTML = TestimonialTree_Rating64 + ' '; TestimonialTree_RatingDiv64.appendChild(TestimonialTree_RatingValue64) //Add to DOM TestimonialTree_ReviewDiv64.appendChild(TestimonialTree_SubjectLabel64); TestimonialTree_ReviewDiv64.appendChild(TestimonialTree_SubjectDiv64); if (TestimonialTree_Rating64 != '') { TestimonialTree_ReviewDiv64.appendChild(TestimonialTree_RatingLabel164); TestimonialTree_ReviewDiv64.appendChild(TestimonialTree_RatingDiv64); TestimonialTree_ReviewDiv64.appendChild(TestimonialTree_RatingLabel264); } TestimonialTree_ReviewDiv64.appendChild(TestimonialTree_TimeStamp64); TestimonialTree_Div64.appendChild(TestimonialTree_Author64); TestimonialTree_Div64.appendChild(TestimonialTree_TestDiv64); TestimonialTree_Div64.appendChild(TestimonialTree_ReviewDiv64); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div64); //Create Parent Div var TestimonialTree_Div65 = document.createElement('div'); TestimonialTree_Div65.className = "TestimonialTree_Container"; TestimonialTree_Div65.setAttribute("itemscope",""); TestimonialTree_Div65.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author65 = document.createElement('span'); TestimonialTree_Author65.className = "TestimonialTree_Signature"; TestimonialTree_Author65.setAttribute("itemprop","author"); TestimonialTree_Author65.setAttribute("itemscope",""); TestimonialTree_Author65.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName65 = document.createElement('span'); TestimonialTree_AuthorName65.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName65.setAttribute("itemprop","name"); TestimonialTree_AuthorName65.innerHTML = 'Mary DeGroat'; TestimonialTree_Author65.appendChild(TestimonialTree_AuthorName65); if ('' != '') { var TestimonialTree_Source65 = document.createElement('span'); TestimonialTree_Source65.className = "TestimonialTree_Source"; TestimonialTree_Source65.setAttribute("itemprop","source"); TestimonialTree_Source65.innerHTML = ' on '; TestimonialTree_AuthorName65.appendChild(TestimonialTree_Source65); } //Testimonial var TestimonialTree_TestDiv65 = document.createElement('div'); TestimonialTree_TestDiv65.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv65.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv65.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv65.innerHTML = 'I left our first meeting with Bob Richards with a high level of confidence in his concern for our best interests. As out of state sellers, we relied on Bob to take great care of our property and to ensure it was in the most appropriate state to attract buyers for the best price.As we progressed through the process of getting the house ready, listed and sold, we were kept well informed of showings and responses. Bob and his team were terrific and proactive.'; //Review Data var TestimonialTree_ReviewDiv65 = document.createElement('div'); TestimonialTree_ReviewDiv65.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel65 = document.createElement('span'); TestimonialTree_SubjectLabel65.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv65 = document.createElement('div'); TestimonialTree_SubjectDiv65.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv65.setAttribute("itemscope",""); TestimonialTree_SubjectDiv65.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv65.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv65_name = document.createElement('span'); //TestimonialTree_SubjectDiv65_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv65_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv65_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv65.appendChild(TestimonialTree_SubjectDiv65_name) //Date var TestimonialTree_TimeStamp65 = document.createElement('time'); //TestimonialTree_TimeStamp65.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp65.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp65.setAttribute("datetime","4/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp65.innerHTML = '4/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating65 = '4' var TestimonialTree_RatingLabel165 = document.createElement('span'); TestimonialTree_RatingLabel165.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel265 = document.createElement('span'); TestimonialTree_RatingLabel265.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv65 = document.createElement('span'); TestimonialTree_RatingDiv65.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv65.setAttribute("itemscope",""); TestimonialTree_RatingDiv65.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue65 = document.createElement('span'); TestimonialTree_RatingValue65.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue65.innerHTML = TestimonialTree_Rating65 + ' '; TestimonialTree_RatingDiv65.appendChild(TestimonialTree_RatingValue65) //Add to DOM TestimonialTree_ReviewDiv65.appendChild(TestimonialTree_SubjectLabel65); TestimonialTree_ReviewDiv65.appendChild(TestimonialTree_SubjectDiv65); if (TestimonialTree_Rating65 != '') { TestimonialTree_ReviewDiv65.appendChild(TestimonialTree_RatingLabel165); TestimonialTree_ReviewDiv65.appendChild(TestimonialTree_RatingDiv65); TestimonialTree_ReviewDiv65.appendChild(TestimonialTree_RatingLabel265); } TestimonialTree_ReviewDiv65.appendChild(TestimonialTree_TimeStamp65); TestimonialTree_Div65.appendChild(TestimonialTree_Author65); TestimonialTree_Div65.appendChild(TestimonialTree_TestDiv65); TestimonialTree_Div65.appendChild(TestimonialTree_ReviewDiv65); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div65); //Create Parent Div var TestimonialTree_Div66 = document.createElement('div'); TestimonialTree_Div66.className = "TestimonialTree_Container"; TestimonialTree_Div66.setAttribute("itemscope",""); TestimonialTree_Div66.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author66 = document.createElement('span'); TestimonialTree_Author66.className = "TestimonialTree_Signature"; TestimonialTree_Author66.setAttribute("itemprop","author"); TestimonialTree_Author66.setAttribute("itemscope",""); TestimonialTree_Author66.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName66 = document.createElement('span'); TestimonialTree_AuthorName66.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName66.setAttribute("itemprop","name"); TestimonialTree_AuthorName66.innerHTML = 'Nathan William'; TestimonialTree_Author66.appendChild(TestimonialTree_AuthorName66); if ('' != '') { var TestimonialTree_Source66 = document.createElement('span'); TestimonialTree_Source66.className = "TestimonialTree_Source"; TestimonialTree_Source66.setAttribute("itemprop","source"); TestimonialTree_Source66.innerHTML = ' on '; TestimonialTree_AuthorName66.appendChild(TestimonialTree_Source66); } //Testimonial var TestimonialTree_TestDiv66 = document.createElement('div'); TestimonialTree_TestDiv66.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv66.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv66.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv66.innerHTML = 'Bob and his team are the BEST, I would give 10 stars if I could! This is the 3rd home we have bought and he was by far the best realtor I have ever seen. We took the time to interview several realtors and just during his interview I could tell that he knew St George and could help us best find what we were in need of. He was very thorough once we went under contract and made sure to ask everything we didn\'t think about asking, even for the city documents showing the home was built properly. As he showed us homes he never made us feel that he was in a hurry. He would walk around and look at the house as well and then point things out to us that we didn\'t notice. While we were out of town, he continued to get bids for us for work we wanted to get done. When we were getting ready to move to St George I asked him for storage units close to our house. Within 30 min he had sent me 3 different ones with the contact info. He sent us the contact info for our church, helped us get a truck and trailer for moving and so much more! He really paid attention to every detail that we never felt stressed. He is great at getting the best price. He really does \'Get It Done!\' We highly recommend him!!'; //Review Data var TestimonialTree_ReviewDiv66 = document.createElement('div'); TestimonialTree_ReviewDiv66.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel66 = document.createElement('span'); TestimonialTree_SubjectLabel66.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv66 = document.createElement('div'); TestimonialTree_SubjectDiv66.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv66.setAttribute("itemscope",""); TestimonialTree_SubjectDiv66.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv66.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv66_name = document.createElement('span'); //TestimonialTree_SubjectDiv66_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv66_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv66_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv66.appendChild(TestimonialTree_SubjectDiv66_name) //Date var TestimonialTree_TimeStamp66 = document.createElement('time'); //TestimonialTree_TimeStamp66.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp66.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp66.setAttribute("datetime","3/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp66.innerHTML = '3/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating66 = '5' var TestimonialTree_RatingLabel166 = document.createElement('span'); TestimonialTree_RatingLabel166.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel266 = document.createElement('span'); TestimonialTree_RatingLabel266.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv66 = document.createElement('span'); TestimonialTree_RatingDiv66.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv66.setAttribute("itemscope",""); TestimonialTree_RatingDiv66.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue66 = document.createElement('span'); TestimonialTree_RatingValue66.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue66.innerHTML = TestimonialTree_Rating66 + ' '; TestimonialTree_RatingDiv66.appendChild(TestimonialTree_RatingValue66) //Add to DOM TestimonialTree_ReviewDiv66.appendChild(TestimonialTree_SubjectLabel66); TestimonialTree_ReviewDiv66.appendChild(TestimonialTree_SubjectDiv66); if (TestimonialTree_Rating66 != '') { TestimonialTree_ReviewDiv66.appendChild(TestimonialTree_RatingLabel166); TestimonialTree_ReviewDiv66.appendChild(TestimonialTree_RatingDiv66); TestimonialTree_ReviewDiv66.appendChild(TestimonialTree_RatingLabel266); } TestimonialTree_ReviewDiv66.appendChild(TestimonialTree_TimeStamp66); TestimonialTree_Div66.appendChild(TestimonialTree_Author66); TestimonialTree_Div66.appendChild(TestimonialTree_TestDiv66); TestimonialTree_Div66.appendChild(TestimonialTree_ReviewDiv66); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div66); //Create Parent Div var TestimonialTree_Div67 = document.createElement('div'); TestimonialTree_Div67.className = "TestimonialTree_Container"; TestimonialTree_Div67.setAttribute("itemscope",""); TestimonialTree_Div67.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author67 = document.createElement('span'); TestimonialTree_Author67.className = "TestimonialTree_Signature"; TestimonialTree_Author67.setAttribute("itemprop","author"); TestimonialTree_Author67.setAttribute("itemscope",""); TestimonialTree_Author67.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName67 = document.createElement('span'); TestimonialTree_AuthorName67.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName67.setAttribute("itemprop","name"); TestimonialTree_AuthorName67.innerHTML = 'Launa Butler'; TestimonialTree_Author67.appendChild(TestimonialTree_AuthorName67); if ('' != '') { var TestimonialTree_Source67 = document.createElement('span'); TestimonialTree_Source67.className = "TestimonialTree_Source"; TestimonialTree_Source67.setAttribute("itemprop","source"); TestimonialTree_Source67.innerHTML = ' on '; TestimonialTree_AuthorName67.appendChild(TestimonialTree_Source67); } //Testimonial var TestimonialTree_TestDiv67 = document.createElement('div'); TestimonialTree_TestDiv67.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv67.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv67.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv67.innerHTML = 'Dear Bob,We are so thrilled and relieved to have our home sold so quickly and professionally. You and your team were wonderful to work with. When you first walked through our home you immediately saw what needed to be done to get our home ready to sell. Your expertise was very evident and proved right on target as we had three offers! We were impressed with the photography, flyers and facebook posting. Our house looked great and your write up showcased it perfectly. We appreciated having Showing Suite to see when our home was being shown and the feedback given by potential buyers. The sale and closing went smoothly on your side. You and your team, Jeni and Valerie, were so professional. We were grateful we had a whole team when difficulties came up on the buyer\'s side. Having you with all your experienced people working for us made all the difference. We were very glad we went with a full time, fully staffed agency. We didn\'t know how to handle the situation that came up, but you put us at ease and everything worked out fine just as you predicted. Obviously, you have seen it all and know how to deal with it! Thank you one hundred times over!Trace and Launa'; //Review Data var TestimonialTree_ReviewDiv67 = document.createElement('div'); TestimonialTree_ReviewDiv67.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel67 = document.createElement('span'); TestimonialTree_SubjectLabel67.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv67 = document.createElement('div'); TestimonialTree_SubjectDiv67.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv67.setAttribute("itemscope",""); TestimonialTree_SubjectDiv67.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv67.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv67_name = document.createElement('span'); //TestimonialTree_SubjectDiv67_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv67_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv67_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv67.appendChild(TestimonialTree_SubjectDiv67_name) //Date var TestimonialTree_TimeStamp67 = document.createElement('time'); //TestimonialTree_TimeStamp67.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp67.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp67.setAttribute("datetime","2/1/2019 12:00:00 AM"); TestimonialTree_TimeStamp67.innerHTML = '2/1/2019 12:00:00 AM'; //Rating var TestimonialTree_Rating67 = '5' var TestimonialTree_RatingLabel167 = document.createElement('span'); TestimonialTree_RatingLabel167.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel267 = document.createElement('span'); TestimonialTree_RatingLabel267.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv67 = document.createElement('span'); TestimonialTree_RatingDiv67.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv67.setAttribute("itemscope",""); TestimonialTree_RatingDiv67.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue67 = document.createElement('span'); TestimonialTree_RatingValue67.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue67.innerHTML = TestimonialTree_Rating67 + ' '; TestimonialTree_RatingDiv67.appendChild(TestimonialTree_RatingValue67) //Add to DOM TestimonialTree_ReviewDiv67.appendChild(TestimonialTree_SubjectLabel67); TestimonialTree_ReviewDiv67.appendChild(TestimonialTree_SubjectDiv67); if (TestimonialTree_Rating67 != '') { TestimonialTree_ReviewDiv67.appendChild(TestimonialTree_RatingLabel167); TestimonialTree_ReviewDiv67.appendChild(TestimonialTree_RatingDiv67); TestimonialTree_ReviewDiv67.appendChild(TestimonialTree_RatingLabel267); } TestimonialTree_ReviewDiv67.appendChild(TestimonialTree_TimeStamp67); TestimonialTree_Div67.appendChild(TestimonialTree_Author67); TestimonialTree_Div67.appendChild(TestimonialTree_TestDiv67); TestimonialTree_Div67.appendChild(TestimonialTree_ReviewDiv67); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div67); //Create Parent Div var TestimonialTree_Div68 = document.createElement('div'); TestimonialTree_Div68.className = "TestimonialTree_Container"; TestimonialTree_Div68.setAttribute("itemscope",""); TestimonialTree_Div68.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author68 = document.createElement('span'); TestimonialTree_Author68.className = "TestimonialTree_Signature"; TestimonialTree_Author68.setAttribute("itemprop","author"); TestimonialTree_Author68.setAttribute("itemscope",""); TestimonialTree_Author68.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName68 = document.createElement('span'); TestimonialTree_AuthorName68.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName68.setAttribute("itemprop","name"); TestimonialTree_AuthorName68.innerHTML = 'Joshua Kay'; TestimonialTree_Author68.appendChild(TestimonialTree_AuthorName68); if ('' != '') { var TestimonialTree_Source68 = document.createElement('span'); TestimonialTree_Source68.className = "TestimonialTree_Source"; TestimonialTree_Source68.setAttribute("itemprop","source"); TestimonialTree_Source68.innerHTML = ' on '; TestimonialTree_AuthorName68.appendChild(TestimonialTree_Source68); } //Testimonial var TestimonialTree_TestDiv68 = document.createElement('div'); TestimonialTree_TestDiv68.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv68.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv68.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv68.innerHTML = 'Bob Richards and his team are amazing! Bob is a kind, respectful, and caring individual, who truly cares about his clients and others he associates with. I would highly recommend him to anyone!!!'; //Review Data var TestimonialTree_ReviewDiv68 = document.createElement('div'); TestimonialTree_ReviewDiv68.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel68 = document.createElement('span'); TestimonialTree_SubjectLabel68.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv68 = document.createElement('div'); TestimonialTree_SubjectDiv68.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv68.setAttribute("itemscope",""); TestimonialTree_SubjectDiv68.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv68.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv68_name = document.createElement('span'); //TestimonialTree_SubjectDiv68_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv68_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv68_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv68.appendChild(TestimonialTree_SubjectDiv68_name) //Date var TestimonialTree_TimeStamp68 = document.createElement('time'); //TestimonialTree_TimeStamp68.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp68.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp68.setAttribute("datetime","12/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp68.innerHTML = '12/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating68 = '5' var TestimonialTree_RatingLabel168 = document.createElement('span'); TestimonialTree_RatingLabel168.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel268 = document.createElement('span'); TestimonialTree_RatingLabel268.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv68 = document.createElement('span'); TestimonialTree_RatingDiv68.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv68.setAttribute("itemscope",""); TestimonialTree_RatingDiv68.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue68 = document.createElement('span'); TestimonialTree_RatingValue68.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue68.innerHTML = TestimonialTree_Rating68 + ' '; TestimonialTree_RatingDiv68.appendChild(TestimonialTree_RatingValue68) //Add to DOM TestimonialTree_ReviewDiv68.appendChild(TestimonialTree_SubjectLabel68); TestimonialTree_ReviewDiv68.appendChild(TestimonialTree_SubjectDiv68); if (TestimonialTree_Rating68 != '') { TestimonialTree_ReviewDiv68.appendChild(TestimonialTree_RatingLabel168); TestimonialTree_ReviewDiv68.appendChild(TestimonialTree_RatingDiv68); TestimonialTree_ReviewDiv68.appendChild(TestimonialTree_RatingLabel268); } TestimonialTree_ReviewDiv68.appendChild(TestimonialTree_TimeStamp68); TestimonialTree_Div68.appendChild(TestimonialTree_Author68); TestimonialTree_Div68.appendChild(TestimonialTree_TestDiv68); TestimonialTree_Div68.appendChild(TestimonialTree_ReviewDiv68); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div68); //Create Parent Div var TestimonialTree_Div69 = document.createElement('div'); TestimonialTree_Div69.className = "TestimonialTree_Container"; TestimonialTree_Div69.setAttribute("itemscope",""); TestimonialTree_Div69.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author69 = document.createElement('span'); TestimonialTree_Author69.className = "TestimonialTree_Signature"; TestimonialTree_Author69.setAttribute("itemprop","author"); TestimonialTree_Author69.setAttribute("itemscope",""); TestimonialTree_Author69.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName69 = document.createElement('span'); TestimonialTree_AuthorName69.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName69.setAttribute("itemprop","name"); TestimonialTree_AuthorName69.innerHTML = 'Bryan Pack'; TestimonialTree_Author69.appendChild(TestimonialTree_AuthorName69); if ('' != '') { var TestimonialTree_Source69 = document.createElement('span'); TestimonialTree_Source69.className = "TestimonialTree_Source"; TestimonialTree_Source69.setAttribute("itemprop","source"); TestimonialTree_Source69.innerHTML = ' on '; TestimonialTree_AuthorName69.appendChild(TestimonialTree_Source69); } //Testimonial var TestimonialTree_TestDiv69 = document.createElement('div'); TestimonialTree_TestDiv69.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv69.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv69.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv69.innerHTML = 'Bob Richards and his team provide the best representation by real estate agents that I\'ve ever worked with. And I\'ve worked with a few. I highly recommend him.'; //Review Data var TestimonialTree_ReviewDiv69 = document.createElement('div'); TestimonialTree_ReviewDiv69.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel69 = document.createElement('span'); TestimonialTree_SubjectLabel69.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv69 = document.createElement('div'); TestimonialTree_SubjectDiv69.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv69.setAttribute("itemscope",""); TestimonialTree_SubjectDiv69.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv69.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv69_name = document.createElement('span'); //TestimonialTree_SubjectDiv69_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv69_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv69_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv69.appendChild(TestimonialTree_SubjectDiv69_name) //Date var TestimonialTree_TimeStamp69 = document.createElement('time'); //TestimonialTree_TimeStamp69.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp69.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp69.setAttribute("datetime","11/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp69.innerHTML = '11/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating69 = '5' var TestimonialTree_RatingLabel169 = document.createElement('span'); TestimonialTree_RatingLabel169.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel269 = document.createElement('span'); TestimonialTree_RatingLabel269.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv69 = document.createElement('span'); TestimonialTree_RatingDiv69.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv69.setAttribute("itemscope",""); TestimonialTree_RatingDiv69.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue69 = document.createElement('span'); TestimonialTree_RatingValue69.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue69.innerHTML = TestimonialTree_Rating69 + ' '; TestimonialTree_RatingDiv69.appendChild(TestimonialTree_RatingValue69) //Add to DOM TestimonialTree_ReviewDiv69.appendChild(TestimonialTree_SubjectLabel69); TestimonialTree_ReviewDiv69.appendChild(TestimonialTree_SubjectDiv69); if (TestimonialTree_Rating69 != '') { TestimonialTree_ReviewDiv69.appendChild(TestimonialTree_RatingLabel169); TestimonialTree_ReviewDiv69.appendChild(TestimonialTree_RatingDiv69); TestimonialTree_ReviewDiv69.appendChild(TestimonialTree_RatingLabel269); } TestimonialTree_ReviewDiv69.appendChild(TestimonialTree_TimeStamp69); TestimonialTree_Div69.appendChild(TestimonialTree_Author69); TestimonialTree_Div69.appendChild(TestimonialTree_TestDiv69); TestimonialTree_Div69.appendChild(TestimonialTree_ReviewDiv69); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div69); //Create Parent Div var TestimonialTree_Div70 = document.createElement('div'); TestimonialTree_Div70.className = "TestimonialTree_Container"; TestimonialTree_Div70.setAttribute("itemscope",""); TestimonialTree_Div70.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author70 = document.createElement('span'); TestimonialTree_Author70.className = "TestimonialTree_Signature"; TestimonialTree_Author70.setAttribute("itemprop","author"); TestimonialTree_Author70.setAttribute("itemscope",""); TestimonialTree_Author70.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName70 = document.createElement('span'); TestimonialTree_AuthorName70.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName70.setAttribute("itemprop","name"); TestimonialTree_AuthorName70.innerHTML = 'BobbiJo Burk'; TestimonialTree_Author70.appendChild(TestimonialTree_AuthorName70); if ('' != '') { var TestimonialTree_Source70 = document.createElement('span'); TestimonialTree_Source70.className = "TestimonialTree_Source"; TestimonialTree_Source70.setAttribute("itemprop","source"); TestimonialTree_Source70.innerHTML = ' on '; TestimonialTree_AuthorName70.appendChild(TestimonialTree_Source70); } //Testimonial var TestimonialTree_TestDiv70 = document.createElement('div'); TestimonialTree_TestDiv70.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv70.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv70.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv70.innerHTML = 'Bob and his team are really great people!! True professionals that understand their craft and are willing to do the work to get results.'; //Review Data var TestimonialTree_ReviewDiv70 = document.createElement('div'); TestimonialTree_ReviewDiv70.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel70 = document.createElement('span'); TestimonialTree_SubjectLabel70.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv70 = document.createElement('div'); TestimonialTree_SubjectDiv70.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv70.setAttribute("itemscope",""); TestimonialTree_SubjectDiv70.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv70.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv70_name = document.createElement('span'); //TestimonialTree_SubjectDiv70_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv70_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv70_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv70.appendChild(TestimonialTree_SubjectDiv70_name) //Date var TestimonialTree_TimeStamp70 = document.createElement('time'); //TestimonialTree_TimeStamp70.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp70.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp70.setAttribute("datetime","10/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp70.innerHTML = '10/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating70 = '5' var TestimonialTree_RatingLabel170 = document.createElement('span'); TestimonialTree_RatingLabel170.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel270 = document.createElement('span'); TestimonialTree_RatingLabel270.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv70 = document.createElement('span'); TestimonialTree_RatingDiv70.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv70.setAttribute("itemscope",""); TestimonialTree_RatingDiv70.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue70 = document.createElement('span'); TestimonialTree_RatingValue70.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue70.innerHTML = TestimonialTree_Rating70 + ' '; TestimonialTree_RatingDiv70.appendChild(TestimonialTree_RatingValue70) //Add to DOM TestimonialTree_ReviewDiv70.appendChild(TestimonialTree_SubjectLabel70); TestimonialTree_ReviewDiv70.appendChild(TestimonialTree_SubjectDiv70); if (TestimonialTree_Rating70 != '') { TestimonialTree_ReviewDiv70.appendChild(TestimonialTree_RatingLabel170); TestimonialTree_ReviewDiv70.appendChild(TestimonialTree_RatingDiv70); TestimonialTree_ReviewDiv70.appendChild(TestimonialTree_RatingLabel270); } TestimonialTree_ReviewDiv70.appendChild(TestimonialTree_TimeStamp70); TestimonialTree_Div70.appendChild(TestimonialTree_Author70); TestimonialTree_Div70.appendChild(TestimonialTree_TestDiv70); TestimonialTree_Div70.appendChild(TestimonialTree_ReviewDiv70); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div70); //Create Parent Div var TestimonialTree_Div71 = document.createElement('div'); TestimonialTree_Div71.className = "TestimonialTree_Container"; TestimonialTree_Div71.setAttribute("itemscope",""); TestimonialTree_Div71.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author71 = document.createElement('span'); TestimonialTree_Author71.className = "TestimonialTree_Signature"; TestimonialTree_Author71.setAttribute("itemprop","author"); TestimonialTree_Author71.setAttribute("itemscope",""); TestimonialTree_Author71.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName71 = document.createElement('span'); TestimonialTree_AuthorName71.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName71.setAttribute("itemprop","name"); TestimonialTree_AuthorName71.innerHTML = 'Keri Inzer'; TestimonialTree_Author71.appendChild(TestimonialTree_AuthorName71); if ('' != '') { var TestimonialTree_Source71 = document.createElement('span'); TestimonialTree_Source71.className = "TestimonialTree_Source"; TestimonialTree_Source71.setAttribute("itemprop","source"); TestimonialTree_Source71.innerHTML = ' on '; TestimonialTree_AuthorName71.appendChild(TestimonialTree_Source71); } //Testimonial var TestimonialTree_TestDiv71 = document.createElement('div'); TestimonialTree_TestDiv71.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv71.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv71.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv71.innerHTML = 'I have used Bob Richards & Associates on three different sales and can not say enough good about how professional, kind, and on point Bob and his team were throughout each transaction. Two of these sales were short sales which took place a couple years back and he was so understanding and kind, helping our family through a very difficult situation. With the help and guidance of Bob and his team the most recent sale was listed and sold within a month. I knew I could trust Bob\'s professional opinion on what I needed to do to get the home sold and was so happy when I found out I got an offer within 4 days. Being out of state it was important for me to find somebody that I could rely on and I feel so fortunate to have Bob Richards & Associates as my realtor in St. George.'; //Review Data var TestimonialTree_ReviewDiv71 = document.createElement('div'); TestimonialTree_ReviewDiv71.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel71 = document.createElement('span'); TestimonialTree_SubjectLabel71.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv71 = document.createElement('div'); TestimonialTree_SubjectDiv71.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv71.setAttribute("itemscope",""); TestimonialTree_SubjectDiv71.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv71.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv71_name = document.createElement('span'); //TestimonialTree_SubjectDiv71_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv71_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv71_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv71.appendChild(TestimonialTree_SubjectDiv71_name) //Date var TestimonialTree_TimeStamp71 = document.createElement('time'); //TestimonialTree_TimeStamp71.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp71.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp71.setAttribute("datetime","10/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp71.innerHTML = '10/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating71 = '5' var TestimonialTree_RatingLabel171 = document.createElement('span'); TestimonialTree_RatingLabel171.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel271 = document.createElement('span'); TestimonialTree_RatingLabel271.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv71 = document.createElement('span'); TestimonialTree_RatingDiv71.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv71.setAttribute("itemscope",""); TestimonialTree_RatingDiv71.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue71 = document.createElement('span'); TestimonialTree_RatingValue71.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue71.innerHTML = TestimonialTree_Rating71 + ' '; TestimonialTree_RatingDiv71.appendChild(TestimonialTree_RatingValue71) //Add to DOM TestimonialTree_ReviewDiv71.appendChild(TestimonialTree_SubjectLabel71); TestimonialTree_ReviewDiv71.appendChild(TestimonialTree_SubjectDiv71); if (TestimonialTree_Rating71 != '') { TestimonialTree_ReviewDiv71.appendChild(TestimonialTree_RatingLabel171); TestimonialTree_ReviewDiv71.appendChild(TestimonialTree_RatingDiv71); TestimonialTree_ReviewDiv71.appendChild(TestimonialTree_RatingLabel271); } TestimonialTree_ReviewDiv71.appendChild(TestimonialTree_TimeStamp71); TestimonialTree_Div71.appendChild(TestimonialTree_Author71); TestimonialTree_Div71.appendChild(TestimonialTree_TestDiv71); TestimonialTree_Div71.appendChild(TestimonialTree_ReviewDiv71); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div71); //Create Parent Div var TestimonialTree_Div72 = document.createElement('div'); TestimonialTree_Div72.className = "TestimonialTree_Container"; TestimonialTree_Div72.setAttribute("itemscope",""); TestimonialTree_Div72.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author72 = document.createElement('span'); TestimonialTree_Author72.className = "TestimonialTree_Signature"; TestimonialTree_Author72.setAttribute("itemprop","author"); TestimonialTree_Author72.setAttribute("itemscope",""); TestimonialTree_Author72.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName72 = document.createElement('span'); TestimonialTree_AuthorName72.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName72.setAttribute("itemprop","name"); TestimonialTree_AuthorName72.innerHTML = 'Sharon Yeager'; TestimonialTree_Author72.appendChild(TestimonialTree_AuthorName72); if ('' != '') { var TestimonialTree_Source72 = document.createElement('span'); TestimonialTree_Source72.className = "TestimonialTree_Source"; TestimonialTree_Source72.setAttribute("itemprop","source"); TestimonialTree_Source72.innerHTML = ' on '; TestimonialTree_AuthorName72.appendChild(TestimonialTree_Source72); } //Testimonial var TestimonialTree_TestDiv72 = document.createElement('div'); TestimonialTree_TestDiv72.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv72.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv72.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv72.innerHTML = 'Bob Richards knows his stuff when it comes to buying and selling real estate. If you\'re looking for an honest, kind, and compassionate real estate team call Bob Richards. He\'s the best!'; //Review Data var TestimonialTree_ReviewDiv72 = document.createElement('div'); TestimonialTree_ReviewDiv72.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel72 = document.createElement('span'); TestimonialTree_SubjectLabel72.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv72 = document.createElement('div'); TestimonialTree_SubjectDiv72.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv72.setAttribute("itemscope",""); TestimonialTree_SubjectDiv72.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv72.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv72_name = document.createElement('span'); //TestimonialTree_SubjectDiv72_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv72_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv72_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv72.appendChild(TestimonialTree_SubjectDiv72_name) //Date var TestimonialTree_TimeStamp72 = document.createElement('time'); //TestimonialTree_TimeStamp72.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp72.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp72.setAttribute("datetime","9/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp72.innerHTML = '9/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating72 = '5' var TestimonialTree_RatingLabel172 = document.createElement('span'); TestimonialTree_RatingLabel172.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel272 = document.createElement('span'); TestimonialTree_RatingLabel272.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv72 = document.createElement('span'); TestimonialTree_RatingDiv72.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv72.setAttribute("itemscope",""); TestimonialTree_RatingDiv72.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue72 = document.createElement('span'); TestimonialTree_RatingValue72.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue72.innerHTML = TestimonialTree_Rating72 + ' '; TestimonialTree_RatingDiv72.appendChild(TestimonialTree_RatingValue72) //Add to DOM TestimonialTree_ReviewDiv72.appendChild(TestimonialTree_SubjectLabel72); TestimonialTree_ReviewDiv72.appendChild(TestimonialTree_SubjectDiv72); if (TestimonialTree_Rating72 != '') { TestimonialTree_ReviewDiv72.appendChild(TestimonialTree_RatingLabel172); TestimonialTree_ReviewDiv72.appendChild(TestimonialTree_RatingDiv72); TestimonialTree_ReviewDiv72.appendChild(TestimonialTree_RatingLabel272); } TestimonialTree_ReviewDiv72.appendChild(TestimonialTree_TimeStamp72); TestimonialTree_Div72.appendChild(TestimonialTree_Author72); TestimonialTree_Div72.appendChild(TestimonialTree_TestDiv72); TestimonialTree_Div72.appendChild(TestimonialTree_ReviewDiv72); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div72); //Create Parent Div var TestimonialTree_Div73 = document.createElement('div'); TestimonialTree_Div73.className = "TestimonialTree_Container"; TestimonialTree_Div73.setAttribute("itemscope",""); TestimonialTree_Div73.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author73 = document.createElement('span'); TestimonialTree_Author73.className = "TestimonialTree_Signature"; TestimonialTree_Author73.setAttribute("itemprop","author"); TestimonialTree_Author73.setAttribute("itemscope",""); TestimonialTree_Author73.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName73 = document.createElement('span'); TestimonialTree_AuthorName73.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName73.setAttribute("itemprop","name"); TestimonialTree_AuthorName73.innerHTML = 'Shane Preece'; TestimonialTree_Author73.appendChild(TestimonialTree_AuthorName73); if ('' != '') { var TestimonialTree_Source73 = document.createElement('span'); TestimonialTree_Source73.className = "TestimonialTree_Source"; TestimonialTree_Source73.setAttribute("itemprop","source"); TestimonialTree_Source73.innerHTML = ' on '; TestimonialTree_AuthorName73.appendChild(TestimonialTree_Source73); } //Testimonial var TestimonialTree_TestDiv73 = document.createElement('div'); TestimonialTree_TestDiv73.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv73.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv73.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv73.innerHTML = 'Bob and his team and excellent to work with. I would recommend them to everyone! A realtor that cares is tough to find.'; //Review Data var TestimonialTree_ReviewDiv73 = document.createElement('div'); TestimonialTree_ReviewDiv73.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel73 = document.createElement('span'); TestimonialTree_SubjectLabel73.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv73 = document.createElement('div'); TestimonialTree_SubjectDiv73.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv73.setAttribute("itemscope",""); TestimonialTree_SubjectDiv73.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv73.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv73_name = document.createElement('span'); //TestimonialTree_SubjectDiv73_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv73_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv73_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv73.appendChild(TestimonialTree_SubjectDiv73_name) //Date var TestimonialTree_TimeStamp73 = document.createElement('time'); //TestimonialTree_TimeStamp73.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp73.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp73.setAttribute("datetime","8/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp73.innerHTML = '8/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating73 = '5' var TestimonialTree_RatingLabel173 = document.createElement('span'); TestimonialTree_RatingLabel173.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel273 = document.createElement('span'); TestimonialTree_RatingLabel273.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv73 = document.createElement('span'); TestimonialTree_RatingDiv73.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv73.setAttribute("itemscope",""); TestimonialTree_RatingDiv73.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue73 = document.createElement('span'); TestimonialTree_RatingValue73.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue73.innerHTML = TestimonialTree_Rating73 + ' '; TestimonialTree_RatingDiv73.appendChild(TestimonialTree_RatingValue73) //Add to DOM TestimonialTree_ReviewDiv73.appendChild(TestimonialTree_SubjectLabel73); TestimonialTree_ReviewDiv73.appendChild(TestimonialTree_SubjectDiv73); if (TestimonialTree_Rating73 != '') { TestimonialTree_ReviewDiv73.appendChild(TestimonialTree_RatingLabel173); TestimonialTree_ReviewDiv73.appendChild(TestimonialTree_RatingDiv73); TestimonialTree_ReviewDiv73.appendChild(TestimonialTree_RatingLabel273); } TestimonialTree_ReviewDiv73.appendChild(TestimonialTree_TimeStamp73); TestimonialTree_Div73.appendChild(TestimonialTree_Author73); TestimonialTree_Div73.appendChild(TestimonialTree_TestDiv73); TestimonialTree_Div73.appendChild(TestimonialTree_ReviewDiv73); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div73); //Create Parent Div var TestimonialTree_Div74 = document.createElement('div'); TestimonialTree_Div74.className = "TestimonialTree_Container"; TestimonialTree_Div74.setAttribute("itemscope",""); TestimonialTree_Div74.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author74 = document.createElement('span'); TestimonialTree_Author74.className = "TestimonialTree_Signature"; TestimonialTree_Author74.setAttribute("itemprop","author"); TestimonialTree_Author74.setAttribute("itemscope",""); TestimonialTree_Author74.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName74 = document.createElement('span'); TestimonialTree_AuthorName74.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName74.setAttribute("itemprop","name"); TestimonialTree_AuthorName74.innerHTML = 'bryce tadd'; TestimonialTree_Author74.appendChild(TestimonialTree_AuthorName74); if ('' != '') { var TestimonialTree_Source74 = document.createElement('span'); TestimonialTree_Source74.className = "TestimonialTree_Source"; TestimonialTree_Source74.setAttribute("itemprop","source"); TestimonialTree_Source74.innerHTML = ' on '; TestimonialTree_AuthorName74.appendChild(TestimonialTree_Source74); } //Testimonial var TestimonialTree_TestDiv74 = document.createElement('div'); TestimonialTree_TestDiv74.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv74.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv74.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv74.innerHTML = 'Bob is an outstanding and honest human being. He truly does care about his work and you can see that through his attitude.'; //Review Data var TestimonialTree_ReviewDiv74 = document.createElement('div'); TestimonialTree_ReviewDiv74.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel74 = document.createElement('span'); TestimonialTree_SubjectLabel74.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv74 = document.createElement('div'); TestimonialTree_SubjectDiv74.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv74.setAttribute("itemscope",""); TestimonialTree_SubjectDiv74.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv74.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv74_name = document.createElement('span'); //TestimonialTree_SubjectDiv74_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv74_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv74_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv74.appendChild(TestimonialTree_SubjectDiv74_name) //Date var TestimonialTree_TimeStamp74 = document.createElement('time'); //TestimonialTree_TimeStamp74.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp74.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp74.setAttribute("datetime","7/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp74.innerHTML = '7/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating74 = '5' var TestimonialTree_RatingLabel174 = document.createElement('span'); TestimonialTree_RatingLabel174.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel274 = document.createElement('span'); TestimonialTree_RatingLabel274.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv74 = document.createElement('span'); TestimonialTree_RatingDiv74.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv74.setAttribute("itemscope",""); TestimonialTree_RatingDiv74.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue74 = document.createElement('span'); TestimonialTree_RatingValue74.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue74.innerHTML = TestimonialTree_Rating74 + ' '; TestimonialTree_RatingDiv74.appendChild(TestimonialTree_RatingValue74) //Add to DOM TestimonialTree_ReviewDiv74.appendChild(TestimonialTree_SubjectLabel74); TestimonialTree_ReviewDiv74.appendChild(TestimonialTree_SubjectDiv74); if (TestimonialTree_Rating74 != '') { TestimonialTree_ReviewDiv74.appendChild(TestimonialTree_RatingLabel174); TestimonialTree_ReviewDiv74.appendChild(TestimonialTree_RatingDiv74); TestimonialTree_ReviewDiv74.appendChild(TestimonialTree_RatingLabel274); } TestimonialTree_ReviewDiv74.appendChild(TestimonialTree_TimeStamp74); TestimonialTree_Div74.appendChild(TestimonialTree_Author74); TestimonialTree_Div74.appendChild(TestimonialTree_TestDiv74); TestimonialTree_Div74.appendChild(TestimonialTree_ReviewDiv74); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div74); //Create Parent Div var TestimonialTree_Div75 = document.createElement('div'); TestimonialTree_Div75.className = "TestimonialTree_Container"; TestimonialTree_Div75.setAttribute("itemscope",""); TestimonialTree_Div75.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author75 = document.createElement('span'); TestimonialTree_Author75.className = "TestimonialTree_Signature"; TestimonialTree_Author75.setAttribute("itemprop","author"); TestimonialTree_Author75.setAttribute("itemscope",""); TestimonialTree_Author75.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName75 = document.createElement('span'); TestimonialTree_AuthorName75.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName75.setAttribute("itemprop","name"); TestimonialTree_AuthorName75.innerHTML = 'Craig Jensen'; TestimonialTree_Author75.appendChild(TestimonialTree_AuthorName75); if ('' != '') { var TestimonialTree_Source75 = document.createElement('span'); TestimonialTree_Source75.className = "TestimonialTree_Source"; TestimonialTree_Source75.setAttribute("itemprop","source"); TestimonialTree_Source75.innerHTML = ' on '; TestimonialTree_AuthorName75.appendChild(TestimonialTree_Source75); } //Testimonial var TestimonialTree_TestDiv75 = document.createElement('div'); TestimonialTree_TestDiv75.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv75.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv75.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv75.innerHTML = 'The sale of the home was fast and at the request price. The process was seamless. I have sold and bought many properties--by far this was the best experience I have had.'; //Review Data var TestimonialTree_ReviewDiv75 = document.createElement('div'); TestimonialTree_ReviewDiv75.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel75 = document.createElement('span'); TestimonialTree_SubjectLabel75.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv75 = document.createElement('div'); TestimonialTree_SubjectDiv75.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv75.setAttribute("itemscope",""); TestimonialTree_SubjectDiv75.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv75.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv75_name = document.createElement('span'); //TestimonialTree_SubjectDiv75_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv75_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv75_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv75.appendChild(TestimonialTree_SubjectDiv75_name) //Date var TestimonialTree_TimeStamp75 = document.createElement('time'); //TestimonialTree_TimeStamp75.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp75.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp75.setAttribute("datetime","6/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp75.innerHTML = '6/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating75 = '5' var TestimonialTree_RatingLabel175 = document.createElement('span'); TestimonialTree_RatingLabel175.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel275 = document.createElement('span'); TestimonialTree_RatingLabel275.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv75 = document.createElement('span'); TestimonialTree_RatingDiv75.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv75.setAttribute("itemscope",""); TestimonialTree_RatingDiv75.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue75 = document.createElement('span'); TestimonialTree_RatingValue75.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue75.innerHTML = TestimonialTree_Rating75 + ' '; TestimonialTree_RatingDiv75.appendChild(TestimonialTree_RatingValue75) //Add to DOM TestimonialTree_ReviewDiv75.appendChild(TestimonialTree_SubjectLabel75); TestimonialTree_ReviewDiv75.appendChild(TestimonialTree_SubjectDiv75); if (TestimonialTree_Rating75 != '') { TestimonialTree_ReviewDiv75.appendChild(TestimonialTree_RatingLabel175); TestimonialTree_ReviewDiv75.appendChild(TestimonialTree_RatingDiv75); TestimonialTree_ReviewDiv75.appendChild(TestimonialTree_RatingLabel275); } TestimonialTree_ReviewDiv75.appendChild(TestimonialTree_TimeStamp75); TestimonialTree_Div75.appendChild(TestimonialTree_Author75); TestimonialTree_Div75.appendChild(TestimonialTree_TestDiv75); TestimonialTree_Div75.appendChild(TestimonialTree_ReviewDiv75); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div75); //Create Parent Div var TestimonialTree_Div76 = document.createElement('div'); TestimonialTree_Div76.className = "TestimonialTree_Container"; TestimonialTree_Div76.setAttribute("itemscope",""); TestimonialTree_Div76.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author76 = document.createElement('span'); TestimonialTree_Author76.className = "TestimonialTree_Signature"; TestimonialTree_Author76.setAttribute("itemprop","author"); TestimonialTree_Author76.setAttribute("itemscope",""); TestimonialTree_Author76.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName76 = document.createElement('span'); TestimonialTree_AuthorName76.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName76.setAttribute("itemprop","name"); TestimonialTree_AuthorName76.innerHTML = 'Kim Hermann'; TestimonialTree_Author76.appendChild(TestimonialTree_AuthorName76); if ('' != '') { var TestimonialTree_Source76 = document.createElement('span'); TestimonialTree_Source76.className = "TestimonialTree_Source"; TestimonialTree_Source76.setAttribute("itemprop","source"); TestimonialTree_Source76.innerHTML = ' on '; TestimonialTree_AuthorName76.appendChild(TestimonialTree_Source76); } //Testimonial var TestimonialTree_TestDiv76 = document.createElement('div'); TestimonialTree_TestDiv76.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv76.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv76.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv76.innerHTML = 'This team is unbelievable!! They came as a recommendation from a friend and I havent regretted it. They all worked together to give me a great home buying experience. It\'s been 9 months since I bought my home and they still keep in contact and make sure all is well. I received complimentary tickets for parade of homes and I wasn\'t expecting that. They truly are amazing and genuine. I would recommend them to anyone! Thank you!!!'; //Review Data var TestimonialTree_ReviewDiv76 = document.createElement('div'); TestimonialTree_ReviewDiv76.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel76 = document.createElement('span'); TestimonialTree_SubjectLabel76.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv76 = document.createElement('div'); TestimonialTree_SubjectDiv76.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv76.setAttribute("itemscope",""); TestimonialTree_SubjectDiv76.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv76.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv76_name = document.createElement('span'); //TestimonialTree_SubjectDiv76_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv76_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv76_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv76.appendChild(TestimonialTree_SubjectDiv76_name) //Date var TestimonialTree_TimeStamp76 = document.createElement('time'); //TestimonialTree_TimeStamp76.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp76.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp76.setAttribute("datetime","6/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp76.innerHTML = '6/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating76 = '5' var TestimonialTree_RatingLabel176 = document.createElement('span'); TestimonialTree_RatingLabel176.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel276 = document.createElement('span'); TestimonialTree_RatingLabel276.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv76 = document.createElement('span'); TestimonialTree_RatingDiv76.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv76.setAttribute("itemscope",""); TestimonialTree_RatingDiv76.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue76 = document.createElement('span'); TestimonialTree_RatingValue76.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue76.innerHTML = TestimonialTree_Rating76 + ' '; TestimonialTree_RatingDiv76.appendChild(TestimonialTree_RatingValue76) //Add to DOM TestimonialTree_ReviewDiv76.appendChild(TestimonialTree_SubjectLabel76); TestimonialTree_ReviewDiv76.appendChild(TestimonialTree_SubjectDiv76); if (TestimonialTree_Rating76 != '') { TestimonialTree_ReviewDiv76.appendChild(TestimonialTree_RatingLabel176); TestimonialTree_ReviewDiv76.appendChild(TestimonialTree_RatingDiv76); TestimonialTree_ReviewDiv76.appendChild(TestimonialTree_RatingLabel276); } TestimonialTree_ReviewDiv76.appendChild(TestimonialTree_TimeStamp76); TestimonialTree_Div76.appendChild(TestimonialTree_Author76); TestimonialTree_Div76.appendChild(TestimonialTree_TestDiv76); TestimonialTree_Div76.appendChild(TestimonialTree_ReviewDiv76); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div76); //Create Parent Div var TestimonialTree_Div77 = document.createElement('div'); TestimonialTree_Div77.className = "TestimonialTree_Container"; TestimonialTree_Div77.setAttribute("itemscope",""); TestimonialTree_Div77.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author77 = document.createElement('span'); TestimonialTree_Author77.className = "TestimonialTree_Signature"; TestimonialTree_Author77.setAttribute("itemprop","author"); TestimonialTree_Author77.setAttribute("itemscope",""); TestimonialTree_Author77.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName77 = document.createElement('span'); TestimonialTree_AuthorName77.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName77.setAttribute("itemprop","name"); TestimonialTree_AuthorName77.innerHTML = 'Karla Kelly'; TestimonialTree_Author77.appendChild(TestimonialTree_AuthorName77); if ('' != '') { var TestimonialTree_Source77 = document.createElement('span'); TestimonialTree_Source77.className = "TestimonialTree_Source"; TestimonialTree_Source77.setAttribute("itemprop","source"); TestimonialTree_Source77.innerHTML = ' on '; TestimonialTree_AuthorName77.appendChild(TestimonialTree_Source77); } //Testimonial var TestimonialTree_TestDiv77 = document.createElement('div'); TestimonialTree_TestDiv77.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv77.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv77.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv77.innerHTML = 'Bob Richards and Associates have sold three properties for me. What other realtor will stage your home for FREE, bring you boxes in order to pack so you don\'t have to haul them out of dumpsters, take your large consignment items to the shop for you so that you don\'t have to hire a truck, have his cleaning crew polish your home until it shines, go by vacant properties every night to be certain they are secure, and pre-market your home (before the listing is published) to get the word out so that you have multiple showings and an offer on the VERY FIRST DAY? Bob Richards and his team did all this for us, and more. He listens, he cares, he keeps you informed: NEVER use any other realtor. I won\'t.'; //Review Data var TestimonialTree_ReviewDiv77 = document.createElement('div'); TestimonialTree_ReviewDiv77.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel77 = document.createElement('span'); TestimonialTree_SubjectLabel77.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv77 = document.createElement('div'); TestimonialTree_SubjectDiv77.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv77.setAttribute("itemscope",""); TestimonialTree_SubjectDiv77.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv77.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv77_name = document.createElement('span'); //TestimonialTree_SubjectDiv77_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv77_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv77_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv77.appendChild(TestimonialTree_SubjectDiv77_name) //Date var TestimonialTree_TimeStamp77 = document.createElement('time'); //TestimonialTree_TimeStamp77.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp77.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp77.setAttribute("datetime","5/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp77.innerHTML = '5/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating77 = '5' var TestimonialTree_RatingLabel177 = document.createElement('span'); TestimonialTree_RatingLabel177.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel277 = document.createElement('span'); TestimonialTree_RatingLabel277.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv77 = document.createElement('span'); TestimonialTree_RatingDiv77.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv77.setAttribute("itemscope",""); TestimonialTree_RatingDiv77.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue77 = document.createElement('span'); TestimonialTree_RatingValue77.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue77.innerHTML = TestimonialTree_Rating77 + ' '; TestimonialTree_RatingDiv77.appendChild(TestimonialTree_RatingValue77) //Add to DOM TestimonialTree_ReviewDiv77.appendChild(TestimonialTree_SubjectLabel77); TestimonialTree_ReviewDiv77.appendChild(TestimonialTree_SubjectDiv77); if (TestimonialTree_Rating77 != '') { TestimonialTree_ReviewDiv77.appendChild(TestimonialTree_RatingLabel177); TestimonialTree_ReviewDiv77.appendChild(TestimonialTree_RatingDiv77); TestimonialTree_ReviewDiv77.appendChild(TestimonialTree_RatingLabel277); } TestimonialTree_ReviewDiv77.appendChild(TestimonialTree_TimeStamp77); TestimonialTree_Div77.appendChild(TestimonialTree_Author77); TestimonialTree_Div77.appendChild(TestimonialTree_TestDiv77); TestimonialTree_Div77.appendChild(TestimonialTree_ReviewDiv77); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div77); //Create Parent Div var TestimonialTree_Div78 = document.createElement('div'); TestimonialTree_Div78.className = "TestimonialTree_Container"; TestimonialTree_Div78.setAttribute("itemscope",""); TestimonialTree_Div78.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author78 = document.createElement('span'); TestimonialTree_Author78.className = "TestimonialTree_Signature"; TestimonialTree_Author78.setAttribute("itemprop","author"); TestimonialTree_Author78.setAttribute("itemscope",""); TestimonialTree_Author78.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName78 = document.createElement('span'); TestimonialTree_AuthorName78.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName78.setAttribute("itemprop","name"); TestimonialTree_AuthorName78.innerHTML = 'Rob Christie'; TestimonialTree_Author78.appendChild(TestimonialTree_AuthorName78); if ('' != '') { var TestimonialTree_Source78 = document.createElement('span'); TestimonialTree_Source78.className = "TestimonialTree_Source"; TestimonialTree_Source78.setAttribute("itemprop","source"); TestimonialTree_Source78.innerHTML = ' on '; TestimonialTree_AuthorName78.appendChild(TestimonialTree_Source78); } //Testimonial var TestimonialTree_TestDiv78 = document.createElement('div'); TestimonialTree_TestDiv78.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv78.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv78.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv78.innerHTML = 'Knowing Bob Richards and many of his team members professionally, I recommend them as dedicated specialists, focused on premium residential sales and purchases. You can\'t go wrong choosing Bob\'s team for your next real estate job.'; //Review Data var TestimonialTree_ReviewDiv78 = document.createElement('div'); TestimonialTree_ReviewDiv78.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel78 = document.createElement('span'); TestimonialTree_SubjectLabel78.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv78 = document.createElement('div'); TestimonialTree_SubjectDiv78.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv78.setAttribute("itemscope",""); TestimonialTree_SubjectDiv78.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv78.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv78_name = document.createElement('span'); //TestimonialTree_SubjectDiv78_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv78_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv78_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv78.appendChild(TestimonialTree_SubjectDiv78_name) //Date var TestimonialTree_TimeStamp78 = document.createElement('time'); //TestimonialTree_TimeStamp78.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp78.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp78.setAttribute("datetime","5/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp78.innerHTML = '5/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating78 = '5' var TestimonialTree_RatingLabel178 = document.createElement('span'); TestimonialTree_RatingLabel178.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel278 = document.createElement('span'); TestimonialTree_RatingLabel278.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv78 = document.createElement('span'); TestimonialTree_RatingDiv78.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv78.setAttribute("itemscope",""); TestimonialTree_RatingDiv78.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue78 = document.createElement('span'); TestimonialTree_RatingValue78.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue78.innerHTML = TestimonialTree_Rating78 + ' '; TestimonialTree_RatingDiv78.appendChild(TestimonialTree_RatingValue78) //Add to DOM TestimonialTree_ReviewDiv78.appendChild(TestimonialTree_SubjectLabel78); TestimonialTree_ReviewDiv78.appendChild(TestimonialTree_SubjectDiv78); if (TestimonialTree_Rating78 != '') { TestimonialTree_ReviewDiv78.appendChild(TestimonialTree_RatingLabel178); TestimonialTree_ReviewDiv78.appendChild(TestimonialTree_RatingDiv78); TestimonialTree_ReviewDiv78.appendChild(TestimonialTree_RatingLabel278); } TestimonialTree_ReviewDiv78.appendChild(TestimonialTree_TimeStamp78); TestimonialTree_Div78.appendChild(TestimonialTree_Author78); TestimonialTree_Div78.appendChild(TestimonialTree_TestDiv78); TestimonialTree_Div78.appendChild(TestimonialTree_ReviewDiv78); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div78); //Create Parent Div var TestimonialTree_Div79 = document.createElement('div'); TestimonialTree_Div79.className = "TestimonialTree_Container"; TestimonialTree_Div79.setAttribute("itemscope",""); TestimonialTree_Div79.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author79 = document.createElement('span'); TestimonialTree_Author79.className = "TestimonialTree_Signature"; TestimonialTree_Author79.setAttribute("itemprop","author"); TestimonialTree_Author79.setAttribute("itemscope",""); TestimonialTree_Author79.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName79 = document.createElement('span'); TestimonialTree_AuthorName79.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName79.setAttribute("itemprop","name"); TestimonialTree_AuthorName79.innerHTML = 'Kent Coulson'; TestimonialTree_Author79.appendChild(TestimonialTree_AuthorName79); if ('' != '') { var TestimonialTree_Source79 = document.createElement('span'); TestimonialTree_Source79.className = "TestimonialTree_Source"; TestimonialTree_Source79.setAttribute("itemprop","source"); TestimonialTree_Source79.innerHTML = ' on '; TestimonialTree_AuthorName79.appendChild(TestimonialTree_Source79); } //Testimonial var TestimonialTree_TestDiv79 = document.createElement('div'); TestimonialTree_TestDiv79.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv79.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv79.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv79.innerHTML = 'I always check the good and bad on Google. I don\'t find it odd that people say nothing but good about Bob. He is just an all around great guy. He will tell you the pro\'s AND con\'s . Just feel like he cares about what\'s right for us! I wouldn\'t hesitate to call Bob for all my real estate needs!'; //Review Data var TestimonialTree_ReviewDiv79 = document.createElement('div'); TestimonialTree_ReviewDiv79.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel79 = document.createElement('span'); TestimonialTree_SubjectLabel79.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv79 = document.createElement('div'); TestimonialTree_SubjectDiv79.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv79.setAttribute("itemscope",""); TestimonialTree_SubjectDiv79.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv79.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv79_name = document.createElement('span'); //TestimonialTree_SubjectDiv79_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv79_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv79_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv79.appendChild(TestimonialTree_SubjectDiv79_name) //Date var TestimonialTree_TimeStamp79 = document.createElement('time'); //TestimonialTree_TimeStamp79.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp79.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp79.setAttribute("datetime","4/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp79.innerHTML = '4/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating79 = '5' var TestimonialTree_RatingLabel179 = document.createElement('span'); TestimonialTree_RatingLabel179.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel279 = document.createElement('span'); TestimonialTree_RatingLabel279.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv79 = document.createElement('span'); TestimonialTree_RatingDiv79.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv79.setAttribute("itemscope",""); TestimonialTree_RatingDiv79.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue79 = document.createElement('span'); TestimonialTree_RatingValue79.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue79.innerHTML = TestimonialTree_Rating79 + ' '; TestimonialTree_RatingDiv79.appendChild(TestimonialTree_RatingValue79) //Add to DOM TestimonialTree_ReviewDiv79.appendChild(TestimonialTree_SubjectLabel79); TestimonialTree_ReviewDiv79.appendChild(TestimonialTree_SubjectDiv79); if (TestimonialTree_Rating79 != '') { TestimonialTree_ReviewDiv79.appendChild(TestimonialTree_RatingLabel179); TestimonialTree_ReviewDiv79.appendChild(TestimonialTree_RatingDiv79); TestimonialTree_ReviewDiv79.appendChild(TestimonialTree_RatingLabel279); } TestimonialTree_ReviewDiv79.appendChild(TestimonialTree_TimeStamp79); TestimonialTree_Div79.appendChild(TestimonialTree_Author79); TestimonialTree_Div79.appendChild(TestimonialTree_TestDiv79); TestimonialTree_Div79.appendChild(TestimonialTree_ReviewDiv79); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div79); //Create Parent Div var TestimonialTree_Div80 = document.createElement('div'); TestimonialTree_Div80.className = "TestimonialTree_Container"; TestimonialTree_Div80.setAttribute("itemscope",""); TestimonialTree_Div80.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author80 = document.createElement('span'); TestimonialTree_Author80.className = "TestimonialTree_Signature"; TestimonialTree_Author80.setAttribute("itemprop","author"); TestimonialTree_Author80.setAttribute("itemscope",""); TestimonialTree_Author80.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName80 = document.createElement('span'); TestimonialTree_AuthorName80.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName80.setAttribute("itemprop","name"); TestimonialTree_AuthorName80.innerHTML = 'Jacanita Harris'; TestimonialTree_Author80.appendChild(TestimonialTree_AuthorName80); if ('' != '') { var TestimonialTree_Source80 = document.createElement('span'); TestimonialTree_Source80.className = "TestimonialTree_Source"; TestimonialTree_Source80.setAttribute("itemprop","source"); TestimonialTree_Source80.innerHTML = ' on '; TestimonialTree_AuthorName80.appendChild(TestimonialTree_Source80); } //Testimonial var TestimonialTree_TestDiv80 = document.createElement('div'); TestimonialTree_TestDiv80.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv80.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv80.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv80.innerHTML = 'I\'ve referred several people here and each one comes back to tell me what a positive experience they have.'; //Review Data var TestimonialTree_ReviewDiv80 = document.createElement('div'); TestimonialTree_ReviewDiv80.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel80 = document.createElement('span'); TestimonialTree_SubjectLabel80.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv80 = document.createElement('div'); TestimonialTree_SubjectDiv80.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv80.setAttribute("itemscope",""); TestimonialTree_SubjectDiv80.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv80.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv80_name = document.createElement('span'); //TestimonialTree_SubjectDiv80_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv80_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv80_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv80.appendChild(TestimonialTree_SubjectDiv80_name) //Date var TestimonialTree_TimeStamp80 = document.createElement('time'); //TestimonialTree_TimeStamp80.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp80.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp80.setAttribute("datetime","4/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp80.innerHTML = '4/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating80 = '5' var TestimonialTree_RatingLabel180 = document.createElement('span'); TestimonialTree_RatingLabel180.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel280 = document.createElement('span'); TestimonialTree_RatingLabel280.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv80 = document.createElement('span'); TestimonialTree_RatingDiv80.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv80.setAttribute("itemscope",""); TestimonialTree_RatingDiv80.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue80 = document.createElement('span'); TestimonialTree_RatingValue80.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue80.innerHTML = TestimonialTree_Rating80 + ' '; TestimonialTree_RatingDiv80.appendChild(TestimonialTree_RatingValue80) //Add to DOM TestimonialTree_ReviewDiv80.appendChild(TestimonialTree_SubjectLabel80); TestimonialTree_ReviewDiv80.appendChild(TestimonialTree_SubjectDiv80); if (TestimonialTree_Rating80 != '') { TestimonialTree_ReviewDiv80.appendChild(TestimonialTree_RatingLabel180); TestimonialTree_ReviewDiv80.appendChild(TestimonialTree_RatingDiv80); TestimonialTree_ReviewDiv80.appendChild(TestimonialTree_RatingLabel280); } TestimonialTree_ReviewDiv80.appendChild(TestimonialTree_TimeStamp80); TestimonialTree_Div80.appendChild(TestimonialTree_Author80); TestimonialTree_Div80.appendChild(TestimonialTree_TestDiv80); TestimonialTree_Div80.appendChild(TestimonialTree_ReviewDiv80); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div80); //Create Parent Div var TestimonialTree_Div81 = document.createElement('div'); TestimonialTree_Div81.className = "TestimonialTree_Container"; TestimonialTree_Div81.setAttribute("itemscope",""); TestimonialTree_Div81.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author81 = document.createElement('span'); TestimonialTree_Author81.className = "TestimonialTree_Signature"; TestimonialTree_Author81.setAttribute("itemprop","author"); TestimonialTree_Author81.setAttribute("itemscope",""); TestimonialTree_Author81.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName81 = document.createElement('span'); TestimonialTree_AuthorName81.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName81.setAttribute("itemprop","name"); TestimonialTree_AuthorName81.innerHTML = 'James Leary'; TestimonialTree_Author81.appendChild(TestimonialTree_AuthorName81); if ('' != '') { var TestimonialTree_Source81 = document.createElement('span'); TestimonialTree_Source81.className = "TestimonialTree_Source"; TestimonialTree_Source81.setAttribute("itemprop","source"); TestimonialTree_Source81.innerHTML = ' on '; TestimonialTree_AuthorName81.appendChild(TestimonialTree_Source81); } //Testimonial var TestimonialTree_TestDiv81 = document.createElement('div'); TestimonialTree_TestDiv81.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv81.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv81.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv81.innerHTML = 'We moved to the area from out of state, not knowing anyone in the area. Bob Richards and associates made us feel very welcome and part of the family. Everyone from the front desk receptionists to our realtor Darel, were absolutely fantastic to work with. I would recommend this group of professionals to anyone looking in the area to live or do business.'; //Review Data var TestimonialTree_ReviewDiv81 = document.createElement('div'); TestimonialTree_ReviewDiv81.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel81 = document.createElement('span'); TestimonialTree_SubjectLabel81.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv81 = document.createElement('div'); TestimonialTree_SubjectDiv81.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv81.setAttribute("itemscope",""); TestimonialTree_SubjectDiv81.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv81.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv81_name = document.createElement('span'); //TestimonialTree_SubjectDiv81_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv81_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv81_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv81.appendChild(TestimonialTree_SubjectDiv81_name) //Date var TestimonialTree_TimeStamp81 = document.createElement('time'); //TestimonialTree_TimeStamp81.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp81.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp81.setAttribute("datetime","3/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp81.innerHTML = '3/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating81 = '5' var TestimonialTree_RatingLabel181 = document.createElement('span'); TestimonialTree_RatingLabel181.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel281 = document.createElement('span'); TestimonialTree_RatingLabel281.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv81 = document.createElement('span'); TestimonialTree_RatingDiv81.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv81.setAttribute("itemscope",""); TestimonialTree_RatingDiv81.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue81 = document.createElement('span'); TestimonialTree_RatingValue81.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue81.innerHTML = TestimonialTree_Rating81 + ' '; TestimonialTree_RatingDiv81.appendChild(TestimonialTree_RatingValue81) //Add to DOM TestimonialTree_ReviewDiv81.appendChild(TestimonialTree_SubjectLabel81); TestimonialTree_ReviewDiv81.appendChild(TestimonialTree_SubjectDiv81); if (TestimonialTree_Rating81 != '') { TestimonialTree_ReviewDiv81.appendChild(TestimonialTree_RatingLabel181); TestimonialTree_ReviewDiv81.appendChild(TestimonialTree_RatingDiv81); TestimonialTree_ReviewDiv81.appendChild(TestimonialTree_RatingLabel281); } TestimonialTree_ReviewDiv81.appendChild(TestimonialTree_TimeStamp81); TestimonialTree_Div81.appendChild(TestimonialTree_Author81); TestimonialTree_Div81.appendChild(TestimonialTree_TestDiv81); TestimonialTree_Div81.appendChild(TestimonialTree_ReviewDiv81); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div81); //Create Parent Div var TestimonialTree_Div82 = document.createElement('div'); TestimonialTree_Div82.className = "TestimonialTree_Container"; TestimonialTree_Div82.setAttribute("itemscope",""); TestimonialTree_Div82.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author82 = document.createElement('span'); TestimonialTree_Author82.className = "TestimonialTree_Signature"; TestimonialTree_Author82.setAttribute("itemprop","author"); TestimonialTree_Author82.setAttribute("itemscope",""); TestimonialTree_Author82.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName82 = document.createElement('span'); TestimonialTree_AuthorName82.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName82.setAttribute("itemprop","name"); TestimonialTree_AuthorName82.innerHTML = 'Tyler Sanders'; TestimonialTree_Author82.appendChild(TestimonialTree_AuthorName82); if ('' != '') { var TestimonialTree_Source82 = document.createElement('span'); TestimonialTree_Source82.className = "TestimonialTree_Source"; TestimonialTree_Source82.setAttribute("itemprop","source"); TestimonialTree_Source82.innerHTML = ' on '; TestimonialTree_AuthorName82.appendChild(TestimonialTree_Source82); } //Testimonial var TestimonialTree_TestDiv82 = document.createElement('div'); TestimonialTree_TestDiv82.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv82.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv82.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv82.innerHTML = 'Bob Richards and his team are very knowledgeable and always on top of what\'s going on in the current market. They are great people to work with!'; //Review Data var TestimonialTree_ReviewDiv82 = document.createElement('div'); TestimonialTree_ReviewDiv82.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel82 = document.createElement('span'); TestimonialTree_SubjectLabel82.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv82 = document.createElement('div'); TestimonialTree_SubjectDiv82.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv82.setAttribute("itemscope",""); TestimonialTree_SubjectDiv82.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv82.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv82_name = document.createElement('span'); //TestimonialTree_SubjectDiv82_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv82_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv82_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv82.appendChild(TestimonialTree_SubjectDiv82_name) //Date var TestimonialTree_TimeStamp82 = document.createElement('time'); //TestimonialTree_TimeStamp82.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp82.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp82.setAttribute("datetime","3/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp82.innerHTML = '3/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating82 = '5' var TestimonialTree_RatingLabel182 = document.createElement('span'); TestimonialTree_RatingLabel182.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel282 = document.createElement('span'); TestimonialTree_RatingLabel282.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv82 = document.createElement('span'); TestimonialTree_RatingDiv82.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv82.setAttribute("itemscope",""); TestimonialTree_RatingDiv82.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue82 = document.createElement('span'); TestimonialTree_RatingValue82.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue82.innerHTML = TestimonialTree_Rating82 + ' '; TestimonialTree_RatingDiv82.appendChild(TestimonialTree_RatingValue82) //Add to DOM TestimonialTree_ReviewDiv82.appendChild(TestimonialTree_SubjectLabel82); TestimonialTree_ReviewDiv82.appendChild(TestimonialTree_SubjectDiv82); if (TestimonialTree_Rating82 != '') { TestimonialTree_ReviewDiv82.appendChild(TestimonialTree_RatingLabel182); TestimonialTree_ReviewDiv82.appendChild(TestimonialTree_RatingDiv82); TestimonialTree_ReviewDiv82.appendChild(TestimonialTree_RatingLabel282); } TestimonialTree_ReviewDiv82.appendChild(TestimonialTree_TimeStamp82); TestimonialTree_Div82.appendChild(TestimonialTree_Author82); TestimonialTree_Div82.appendChild(TestimonialTree_TestDiv82); TestimonialTree_Div82.appendChild(TestimonialTree_ReviewDiv82); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div82); //Create Parent Div var TestimonialTree_Div83 = document.createElement('div'); TestimonialTree_Div83.className = "TestimonialTree_Container"; TestimonialTree_Div83.setAttribute("itemscope",""); TestimonialTree_Div83.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author83 = document.createElement('span'); TestimonialTree_Author83.className = "TestimonialTree_Signature"; TestimonialTree_Author83.setAttribute("itemprop","author"); TestimonialTree_Author83.setAttribute("itemscope",""); TestimonialTree_Author83.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName83 = document.createElement('span'); TestimonialTree_AuthorName83.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName83.setAttribute("itemprop","name"); TestimonialTree_AuthorName83.innerHTML = 'Scott Finlinson'; TestimonialTree_Author83.appendChild(TestimonialTree_AuthorName83); if ('' != '') { var TestimonialTree_Source83 = document.createElement('span'); TestimonialTree_Source83.className = "TestimonialTree_Source"; TestimonialTree_Source83.setAttribute("itemprop","source"); TestimonialTree_Source83.innerHTML = ' on '; TestimonialTree_AuthorName83.appendChild(TestimonialTree_Source83); } //Testimonial var TestimonialTree_TestDiv83 = document.createElement('div'); TestimonialTree_TestDiv83.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv83.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv83.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv83.innerHTML = 'Very professional and competent from start to end of the sales process.'; //Review Data var TestimonialTree_ReviewDiv83 = document.createElement('div'); TestimonialTree_ReviewDiv83.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel83 = document.createElement('span'); TestimonialTree_SubjectLabel83.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv83 = document.createElement('div'); TestimonialTree_SubjectDiv83.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv83.setAttribute("itemscope",""); TestimonialTree_SubjectDiv83.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv83.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv83_name = document.createElement('span'); //TestimonialTree_SubjectDiv83_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv83_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv83_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv83.appendChild(TestimonialTree_SubjectDiv83_name) //Date var TestimonialTree_TimeStamp83 = document.createElement('time'); //TestimonialTree_TimeStamp83.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp83.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp83.setAttribute("datetime","2/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp83.innerHTML = '2/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating83 = '5' var TestimonialTree_RatingLabel183 = document.createElement('span'); TestimonialTree_RatingLabel183.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel283 = document.createElement('span'); TestimonialTree_RatingLabel283.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv83 = document.createElement('span'); TestimonialTree_RatingDiv83.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv83.setAttribute("itemscope",""); TestimonialTree_RatingDiv83.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue83 = document.createElement('span'); TestimonialTree_RatingValue83.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue83.innerHTML = TestimonialTree_Rating83 + ' '; TestimonialTree_RatingDiv83.appendChild(TestimonialTree_RatingValue83) //Add to DOM TestimonialTree_ReviewDiv83.appendChild(TestimonialTree_SubjectLabel83); TestimonialTree_ReviewDiv83.appendChild(TestimonialTree_SubjectDiv83); if (TestimonialTree_Rating83 != '') { TestimonialTree_ReviewDiv83.appendChild(TestimonialTree_RatingLabel183); TestimonialTree_ReviewDiv83.appendChild(TestimonialTree_RatingDiv83); TestimonialTree_ReviewDiv83.appendChild(TestimonialTree_RatingLabel283); } TestimonialTree_ReviewDiv83.appendChild(TestimonialTree_TimeStamp83); TestimonialTree_Div83.appendChild(TestimonialTree_Author83); TestimonialTree_Div83.appendChild(TestimonialTree_TestDiv83); TestimonialTree_Div83.appendChild(TestimonialTree_ReviewDiv83); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div83); //Create Parent Div var TestimonialTree_Div84 = document.createElement('div'); TestimonialTree_Div84.className = "TestimonialTree_Container"; TestimonialTree_Div84.setAttribute("itemscope",""); TestimonialTree_Div84.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author84 = document.createElement('span'); TestimonialTree_Author84.className = "TestimonialTree_Signature"; TestimonialTree_Author84.setAttribute("itemprop","author"); TestimonialTree_Author84.setAttribute("itemscope",""); TestimonialTree_Author84.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName84 = document.createElement('span'); TestimonialTree_AuthorName84.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName84.setAttribute("itemprop","name"); TestimonialTree_AuthorName84.innerHTML = 'Reece Heideman'; TestimonialTree_Author84.appendChild(TestimonialTree_AuthorName84); if ('' != '') { var TestimonialTree_Source84 = document.createElement('span'); TestimonialTree_Source84.className = "TestimonialTree_Source"; TestimonialTree_Source84.setAttribute("itemprop","source"); TestimonialTree_Source84.innerHTML = ' on '; TestimonialTree_AuthorName84.appendChild(TestimonialTree_Source84); } //Testimonial var TestimonialTree_TestDiv84 = document.createElement('div'); TestimonialTree_TestDiv84.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv84.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv84.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv84.innerHTML = 'Bob and his team are bar none the best in town. If you have to locate a property or sell a house with urgency use him. They have delivered for us above expectations on several transactions. Thank you guys and gals!!!'; //Review Data var TestimonialTree_ReviewDiv84 = document.createElement('div'); TestimonialTree_ReviewDiv84.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel84 = document.createElement('span'); TestimonialTree_SubjectLabel84.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv84 = document.createElement('div'); TestimonialTree_SubjectDiv84.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv84.setAttribute("itemscope",""); TestimonialTree_SubjectDiv84.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv84.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv84_name = document.createElement('span'); //TestimonialTree_SubjectDiv84_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv84_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv84_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv84.appendChild(TestimonialTree_SubjectDiv84_name) //Date var TestimonialTree_TimeStamp84 = document.createElement('time'); //TestimonialTree_TimeStamp84.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp84.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp84.setAttribute("datetime","2/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp84.innerHTML = '2/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating84 = '5' var TestimonialTree_RatingLabel184 = document.createElement('span'); TestimonialTree_RatingLabel184.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel284 = document.createElement('span'); TestimonialTree_RatingLabel284.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv84 = document.createElement('span'); TestimonialTree_RatingDiv84.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv84.setAttribute("itemscope",""); TestimonialTree_RatingDiv84.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue84 = document.createElement('span'); TestimonialTree_RatingValue84.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue84.innerHTML = TestimonialTree_Rating84 + ' '; TestimonialTree_RatingDiv84.appendChild(TestimonialTree_RatingValue84) //Add to DOM TestimonialTree_ReviewDiv84.appendChild(TestimonialTree_SubjectLabel84); TestimonialTree_ReviewDiv84.appendChild(TestimonialTree_SubjectDiv84); if (TestimonialTree_Rating84 != '') { TestimonialTree_ReviewDiv84.appendChild(TestimonialTree_RatingLabel184); TestimonialTree_ReviewDiv84.appendChild(TestimonialTree_RatingDiv84); TestimonialTree_ReviewDiv84.appendChild(TestimonialTree_RatingLabel284); } TestimonialTree_ReviewDiv84.appendChild(TestimonialTree_TimeStamp84); TestimonialTree_Div84.appendChild(TestimonialTree_Author84); TestimonialTree_Div84.appendChild(TestimonialTree_TestDiv84); TestimonialTree_Div84.appendChild(TestimonialTree_ReviewDiv84); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div84); //Create Parent Div var TestimonialTree_Div85 = document.createElement('div'); TestimonialTree_Div85.className = "TestimonialTree_Container"; TestimonialTree_Div85.setAttribute("itemscope",""); TestimonialTree_Div85.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author85 = document.createElement('span'); TestimonialTree_Author85.className = "TestimonialTree_Signature"; TestimonialTree_Author85.setAttribute("itemprop","author"); TestimonialTree_Author85.setAttribute("itemscope",""); TestimonialTree_Author85.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName85 = document.createElement('span'); TestimonialTree_AuthorName85.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName85.setAttribute("itemprop","name"); TestimonialTree_AuthorName85.innerHTML = 'Sonrisa Adams'; TestimonialTree_Author85.appendChild(TestimonialTree_AuthorName85); if ('' != '') { var TestimonialTree_Source85 = document.createElement('span'); TestimonialTree_Source85.className = "TestimonialTree_Source"; TestimonialTree_Source85.setAttribute("itemprop","source"); TestimonialTree_Source85.innerHTML = ' on '; TestimonialTree_AuthorName85.appendChild(TestimonialTree_Source85); } //Testimonial var TestimonialTree_TestDiv85 = document.createElement('div'); TestimonialTree_TestDiv85.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv85.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv85.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv85.innerHTML = 'Bob Richards and his team are the ABSOLUTE best!'; //Review Data var TestimonialTree_ReviewDiv85 = document.createElement('div'); TestimonialTree_ReviewDiv85.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel85 = document.createElement('span'); TestimonialTree_SubjectLabel85.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv85 = document.createElement('div'); TestimonialTree_SubjectDiv85.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv85.setAttribute("itemscope",""); TestimonialTree_SubjectDiv85.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv85.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv85_name = document.createElement('span'); //TestimonialTree_SubjectDiv85_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv85_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv85_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv85.appendChild(TestimonialTree_SubjectDiv85_name) //Date var TestimonialTree_TimeStamp85 = document.createElement('time'); //TestimonialTree_TimeStamp85.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp85.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp85.setAttribute("datetime","1/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp85.innerHTML = '1/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating85 = '5' var TestimonialTree_RatingLabel185 = document.createElement('span'); TestimonialTree_RatingLabel185.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel285 = document.createElement('span'); TestimonialTree_RatingLabel285.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv85 = document.createElement('span'); TestimonialTree_RatingDiv85.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv85.setAttribute("itemscope",""); TestimonialTree_RatingDiv85.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue85 = document.createElement('span'); TestimonialTree_RatingValue85.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue85.innerHTML = TestimonialTree_Rating85 + ' '; TestimonialTree_RatingDiv85.appendChild(TestimonialTree_RatingValue85) //Add to DOM TestimonialTree_ReviewDiv85.appendChild(TestimonialTree_SubjectLabel85); TestimonialTree_ReviewDiv85.appendChild(TestimonialTree_SubjectDiv85); if (TestimonialTree_Rating85 != '') { TestimonialTree_ReviewDiv85.appendChild(TestimonialTree_RatingLabel185); TestimonialTree_ReviewDiv85.appendChild(TestimonialTree_RatingDiv85); TestimonialTree_ReviewDiv85.appendChild(TestimonialTree_RatingLabel285); } TestimonialTree_ReviewDiv85.appendChild(TestimonialTree_TimeStamp85); TestimonialTree_Div85.appendChild(TestimonialTree_Author85); TestimonialTree_Div85.appendChild(TestimonialTree_TestDiv85); TestimonialTree_Div85.appendChild(TestimonialTree_ReviewDiv85); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div85); //Create Parent Div var TestimonialTree_Div86 = document.createElement('div'); TestimonialTree_Div86.className = "TestimonialTree_Container"; TestimonialTree_Div86.setAttribute("itemscope",""); TestimonialTree_Div86.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author86 = document.createElement('span'); TestimonialTree_Author86.className = "TestimonialTree_Signature"; TestimonialTree_Author86.setAttribute("itemprop","author"); TestimonialTree_Author86.setAttribute("itemscope",""); TestimonialTree_Author86.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName86 = document.createElement('span'); TestimonialTree_AuthorName86.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName86.setAttribute("itemprop","name"); TestimonialTree_AuthorName86.innerHTML = 'Krista Preece'; TestimonialTree_Author86.appendChild(TestimonialTree_AuthorName86); if ('' != '') { var TestimonialTree_Source86 = document.createElement('span'); TestimonialTree_Source86.className = "TestimonialTree_Source"; TestimonialTree_Source86.setAttribute("itemprop","source"); TestimonialTree_Source86.innerHTML = ' on '; TestimonialTree_AuthorName86.appendChild(TestimonialTree_Source86); } //Testimonial var TestimonialTree_TestDiv86 = document.createElement('div'); TestimonialTree_TestDiv86.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv86.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv86.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv86.innerHTML = 'Bob and Darel were absolutely amazing to work with! Always went the extra mile and were so on top of things! We would recommend them in a heartbeat and will be back in the future! Love them! Thank you guys!!'; //Review Data var TestimonialTree_ReviewDiv86 = document.createElement('div'); TestimonialTree_ReviewDiv86.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel86 = document.createElement('span'); TestimonialTree_SubjectLabel86.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv86 = document.createElement('div'); TestimonialTree_SubjectDiv86.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv86.setAttribute("itemscope",""); TestimonialTree_SubjectDiv86.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv86.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv86_name = document.createElement('span'); //TestimonialTree_SubjectDiv86_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv86_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv86_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv86.appendChild(TestimonialTree_SubjectDiv86_name) //Date var TestimonialTree_TimeStamp86 = document.createElement('time'); //TestimonialTree_TimeStamp86.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp86.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp86.setAttribute("datetime","1/1/2018 12:00:00 AM"); TestimonialTree_TimeStamp86.innerHTML = '1/1/2018 12:00:00 AM'; //Rating var TestimonialTree_Rating86 = '5' var TestimonialTree_RatingLabel186 = document.createElement('span'); TestimonialTree_RatingLabel186.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel286 = document.createElement('span'); TestimonialTree_RatingLabel286.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv86 = document.createElement('span'); TestimonialTree_RatingDiv86.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv86.setAttribute("itemscope",""); TestimonialTree_RatingDiv86.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue86 = document.createElement('span'); TestimonialTree_RatingValue86.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue86.innerHTML = TestimonialTree_Rating86 + ' '; TestimonialTree_RatingDiv86.appendChild(TestimonialTree_RatingValue86) //Add to DOM TestimonialTree_ReviewDiv86.appendChild(TestimonialTree_SubjectLabel86); TestimonialTree_ReviewDiv86.appendChild(TestimonialTree_SubjectDiv86); if (TestimonialTree_Rating86 != '') { TestimonialTree_ReviewDiv86.appendChild(TestimonialTree_RatingLabel186); TestimonialTree_ReviewDiv86.appendChild(TestimonialTree_RatingDiv86); TestimonialTree_ReviewDiv86.appendChild(TestimonialTree_RatingLabel286); } TestimonialTree_ReviewDiv86.appendChild(TestimonialTree_TimeStamp86); TestimonialTree_Div86.appendChild(TestimonialTree_Author86); TestimonialTree_Div86.appendChild(TestimonialTree_TestDiv86); TestimonialTree_Div86.appendChild(TestimonialTree_ReviewDiv86); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div86); //Create Parent Div var TestimonialTree_Div87 = document.createElement('div'); TestimonialTree_Div87.className = "TestimonialTree_Container"; TestimonialTree_Div87.setAttribute("itemscope",""); TestimonialTree_Div87.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author87 = document.createElement('span'); TestimonialTree_Author87.className = "TestimonialTree_Signature"; TestimonialTree_Author87.setAttribute("itemprop","author"); TestimonialTree_Author87.setAttribute("itemscope",""); TestimonialTree_Author87.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName87 = document.createElement('span'); TestimonialTree_AuthorName87.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName87.setAttribute("itemprop","name"); TestimonialTree_AuthorName87.innerHTML = 'Jared Alvey'; TestimonialTree_Author87.appendChild(TestimonialTree_AuthorName87); if ('' != '') { var TestimonialTree_Source87 = document.createElement('span'); TestimonialTree_Source87.className = "TestimonialTree_Source"; TestimonialTree_Source87.setAttribute("itemprop","source"); TestimonialTree_Source87.innerHTML = ' on '; TestimonialTree_AuthorName87.appendChild(TestimonialTree_Source87); } //Testimonial var TestimonialTree_TestDiv87 = document.createElement('div'); TestimonialTree_TestDiv87.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv87.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv87.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv87.innerHTML = 'First Class service!'; //Review Data var TestimonialTree_ReviewDiv87 = document.createElement('div'); TestimonialTree_ReviewDiv87.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel87 = document.createElement('span'); TestimonialTree_SubjectLabel87.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv87 = document.createElement('div'); TestimonialTree_SubjectDiv87.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv87.setAttribute("itemscope",""); TestimonialTree_SubjectDiv87.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv87.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv87_name = document.createElement('span'); //TestimonialTree_SubjectDiv87_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv87_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv87_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv87.appendChild(TestimonialTree_SubjectDiv87_name) //Date var TestimonialTree_TimeStamp87 = document.createElement('time'); //TestimonialTree_TimeStamp87.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp87.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp87.setAttribute("datetime","5/1/2017 12:00:00 AM"); TestimonialTree_TimeStamp87.innerHTML = '5/1/2017 12:00:00 AM'; //Rating var TestimonialTree_Rating87 = '5' var TestimonialTree_RatingLabel187 = document.createElement('span'); TestimonialTree_RatingLabel187.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel287 = document.createElement('span'); TestimonialTree_RatingLabel287.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv87 = document.createElement('span'); TestimonialTree_RatingDiv87.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv87.setAttribute("itemscope",""); TestimonialTree_RatingDiv87.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue87 = document.createElement('span'); TestimonialTree_RatingValue87.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue87.innerHTML = TestimonialTree_Rating87 + ' '; TestimonialTree_RatingDiv87.appendChild(TestimonialTree_RatingValue87) //Add to DOM TestimonialTree_ReviewDiv87.appendChild(TestimonialTree_SubjectLabel87); TestimonialTree_ReviewDiv87.appendChild(TestimonialTree_SubjectDiv87); if (TestimonialTree_Rating87 != '') { TestimonialTree_ReviewDiv87.appendChild(TestimonialTree_RatingLabel187); TestimonialTree_ReviewDiv87.appendChild(TestimonialTree_RatingDiv87); TestimonialTree_ReviewDiv87.appendChild(TestimonialTree_RatingLabel287); } TestimonialTree_ReviewDiv87.appendChild(TestimonialTree_TimeStamp87); TestimonialTree_Div87.appendChild(TestimonialTree_Author87); TestimonialTree_Div87.appendChild(TestimonialTree_TestDiv87); TestimonialTree_Div87.appendChild(TestimonialTree_ReviewDiv87); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div87); //Create Parent Div var TestimonialTree_Div88 = document.createElement('div'); TestimonialTree_Div88.className = "TestimonialTree_Container"; TestimonialTree_Div88.setAttribute("itemscope",""); TestimonialTree_Div88.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author88 = document.createElement('span'); TestimonialTree_Author88.className = "TestimonialTree_Signature"; TestimonialTree_Author88.setAttribute("itemprop","author"); TestimonialTree_Author88.setAttribute("itemscope",""); TestimonialTree_Author88.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName88 = document.createElement('span'); TestimonialTree_AuthorName88.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName88.setAttribute("itemprop","name"); TestimonialTree_AuthorName88.innerHTML = 'Alternative Property Management'; TestimonialTree_Author88.appendChild(TestimonialTree_AuthorName88); if ('' != '') { var TestimonialTree_Source88 = document.createElement('span'); TestimonialTree_Source88.className = "TestimonialTree_Source"; TestimonialTree_Source88.setAttribute("itemprop","source"); TestimonialTree_Source88.innerHTML = ' on '; TestimonialTree_AuthorName88.appendChild(TestimonialTree_Source88); } //Testimonial var TestimonialTree_TestDiv88 = document.createElement('div'); TestimonialTree_TestDiv88.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv88.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv88.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv88.innerHTML = 'Bob Richard & his team are the kind of Real Estate Professionals everyone wants to be working with. Service, Integrity, & Reputation are worth more to them than any deal or dollar. They deserve how successful they are, I love working with them, and would refer someone buying or selling to them any day of the week.'; //Review Data var TestimonialTree_ReviewDiv88 = document.createElement('div'); TestimonialTree_ReviewDiv88.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel88 = document.createElement('span'); TestimonialTree_SubjectLabel88.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv88 = document.createElement('div'); TestimonialTree_SubjectDiv88.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv88.setAttribute("itemscope",""); TestimonialTree_SubjectDiv88.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv88.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv88_name = document.createElement('span'); //TestimonialTree_SubjectDiv88_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv88_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv88_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv88.appendChild(TestimonialTree_SubjectDiv88_name) //Date var TestimonialTree_TimeStamp88 = document.createElement('time'); //TestimonialTree_TimeStamp88.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp88.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp88.setAttribute("datetime","4/1/2017 12:00:00 AM"); TestimonialTree_TimeStamp88.innerHTML = '4/1/2017 12:00:00 AM'; //Rating var TestimonialTree_Rating88 = '5' var TestimonialTree_RatingLabel188 = document.createElement('span'); TestimonialTree_RatingLabel188.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel288 = document.createElement('span'); TestimonialTree_RatingLabel288.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv88 = document.createElement('span'); TestimonialTree_RatingDiv88.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv88.setAttribute("itemscope",""); TestimonialTree_RatingDiv88.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue88 = document.createElement('span'); TestimonialTree_RatingValue88.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue88.innerHTML = TestimonialTree_Rating88 + ' '; TestimonialTree_RatingDiv88.appendChild(TestimonialTree_RatingValue88) //Add to DOM TestimonialTree_ReviewDiv88.appendChild(TestimonialTree_SubjectLabel88); TestimonialTree_ReviewDiv88.appendChild(TestimonialTree_SubjectDiv88); if (TestimonialTree_Rating88 != '') { TestimonialTree_ReviewDiv88.appendChild(TestimonialTree_RatingLabel188); TestimonialTree_ReviewDiv88.appendChild(TestimonialTree_RatingDiv88); TestimonialTree_ReviewDiv88.appendChild(TestimonialTree_RatingLabel288); } TestimonialTree_ReviewDiv88.appendChild(TestimonialTree_TimeStamp88); TestimonialTree_Div88.appendChild(TestimonialTree_Author88); TestimonialTree_Div88.appendChild(TestimonialTree_TestDiv88); TestimonialTree_Div88.appendChild(TestimonialTree_ReviewDiv88); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div88); //Create Parent Div var TestimonialTree_Div89 = document.createElement('div'); TestimonialTree_Div89.className = "TestimonialTree_Container"; TestimonialTree_Div89.setAttribute("itemscope",""); TestimonialTree_Div89.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author89 = document.createElement('span'); TestimonialTree_Author89.className = "TestimonialTree_Signature"; TestimonialTree_Author89.setAttribute("itemprop","author"); TestimonialTree_Author89.setAttribute("itemscope",""); TestimonialTree_Author89.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName89 = document.createElement('span'); TestimonialTree_AuthorName89.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName89.setAttribute("itemprop","name"); TestimonialTree_AuthorName89.innerHTML = 'Daniel Radford'; TestimonialTree_Author89.appendChild(TestimonialTree_AuthorName89); if ('' != '') { var TestimonialTree_Source89 = document.createElement('span'); TestimonialTree_Source89.className = "TestimonialTree_Source"; TestimonialTree_Source89.setAttribute("itemprop","source"); TestimonialTree_Source89.innerHTML = ' on '; TestimonialTree_AuthorName89.appendChild(TestimonialTree_Source89); } //Testimonial var TestimonialTree_TestDiv89 = document.createElement('div'); TestimonialTree_TestDiv89.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv89.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv89.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv89.innerHTML = 'Bob is a kind and descent man who care about people first. He is also a skilled realtor and I have never met anyone who has a negative thing to say about Bob.'; //Review Data var TestimonialTree_ReviewDiv89 = document.createElement('div'); TestimonialTree_ReviewDiv89.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel89 = document.createElement('span'); TestimonialTree_SubjectLabel89.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv89 = document.createElement('div'); TestimonialTree_SubjectDiv89.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv89.setAttribute("itemscope",""); TestimonialTree_SubjectDiv89.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv89.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv89_name = document.createElement('span'); //TestimonialTree_SubjectDiv89_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv89_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv89_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv89.appendChild(TestimonialTree_SubjectDiv89_name) //Date var TestimonialTree_TimeStamp89 = document.createElement('time'); //TestimonialTree_TimeStamp89.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp89.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp89.setAttribute("datetime","3/1/2017 12:00:00 AM"); TestimonialTree_TimeStamp89.innerHTML = '3/1/2017 12:00:00 AM'; //Rating var TestimonialTree_Rating89 = '5' var TestimonialTree_RatingLabel189 = document.createElement('span'); TestimonialTree_RatingLabel189.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel289 = document.createElement('span'); TestimonialTree_RatingLabel289.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv89 = document.createElement('span'); TestimonialTree_RatingDiv89.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv89.setAttribute("itemscope",""); TestimonialTree_RatingDiv89.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue89 = document.createElement('span'); TestimonialTree_RatingValue89.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue89.innerHTML = TestimonialTree_Rating89 + ' '; TestimonialTree_RatingDiv89.appendChild(TestimonialTree_RatingValue89) //Add to DOM TestimonialTree_ReviewDiv89.appendChild(TestimonialTree_SubjectLabel89); TestimonialTree_ReviewDiv89.appendChild(TestimonialTree_SubjectDiv89); if (TestimonialTree_Rating89 != '') { TestimonialTree_ReviewDiv89.appendChild(TestimonialTree_RatingLabel189); TestimonialTree_ReviewDiv89.appendChild(TestimonialTree_RatingDiv89); TestimonialTree_ReviewDiv89.appendChild(TestimonialTree_RatingLabel289); } TestimonialTree_ReviewDiv89.appendChild(TestimonialTree_TimeStamp89); TestimonialTree_Div89.appendChild(TestimonialTree_Author89); TestimonialTree_Div89.appendChild(TestimonialTree_TestDiv89); TestimonialTree_Div89.appendChild(TestimonialTree_ReviewDiv89); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div89); //Create Parent Div var TestimonialTree_Div90 = document.createElement('div'); TestimonialTree_Div90.className = "TestimonialTree_Container"; TestimonialTree_Div90.setAttribute("itemscope",""); TestimonialTree_Div90.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author90 = document.createElement('span'); TestimonialTree_Author90.className = "TestimonialTree_Signature"; TestimonialTree_Author90.setAttribute("itemprop","author"); TestimonialTree_Author90.setAttribute("itemscope",""); TestimonialTree_Author90.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName90 = document.createElement('span'); TestimonialTree_AuthorName90.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName90.setAttribute("itemprop","name"); TestimonialTree_AuthorName90.innerHTML = 'Richard Huntsman'; TestimonialTree_Author90.appendChild(TestimonialTree_AuthorName90); if ('' != '') { var TestimonialTree_Source90 = document.createElement('span'); TestimonialTree_Source90.className = "TestimonialTree_Source"; TestimonialTree_Source90.setAttribute("itemprop","source"); TestimonialTree_Source90.innerHTML = ' on '; TestimonialTree_AuthorName90.appendChild(TestimonialTree_Source90); } //Testimonial var TestimonialTree_TestDiv90 = document.createElement('div'); TestimonialTree_TestDiv90.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv90.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv90.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv90.innerHTML = 'If you need any help buying or selling a home Bob Richards is your man. He is the utmost professional and takes care of those he works with. I would recommend Bob to anyone.'; //Review Data var TestimonialTree_ReviewDiv90 = document.createElement('div'); TestimonialTree_ReviewDiv90.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel90 = document.createElement('span'); TestimonialTree_SubjectLabel90.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv90 = document.createElement('div'); TestimonialTree_SubjectDiv90.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv90.setAttribute("itemscope",""); TestimonialTree_SubjectDiv90.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv90.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv90_name = document.createElement('span'); //TestimonialTree_SubjectDiv90_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv90_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv90_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv90.appendChild(TestimonialTree_SubjectDiv90_name) //Date var TestimonialTree_TimeStamp90 = document.createElement('time'); //TestimonialTree_TimeStamp90.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp90.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp90.setAttribute("datetime","2/1/2017 12:00:00 AM"); TestimonialTree_TimeStamp90.innerHTML = '2/1/2017 12:00:00 AM'; //Rating var TestimonialTree_Rating90 = '5' var TestimonialTree_RatingLabel190 = document.createElement('span'); TestimonialTree_RatingLabel190.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel290 = document.createElement('span'); TestimonialTree_RatingLabel290.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv90 = document.createElement('span'); TestimonialTree_RatingDiv90.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv90.setAttribute("itemscope",""); TestimonialTree_RatingDiv90.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue90 = document.createElement('span'); TestimonialTree_RatingValue90.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue90.innerHTML = TestimonialTree_Rating90 + ' '; TestimonialTree_RatingDiv90.appendChild(TestimonialTree_RatingValue90) //Add to DOM TestimonialTree_ReviewDiv90.appendChild(TestimonialTree_SubjectLabel90); TestimonialTree_ReviewDiv90.appendChild(TestimonialTree_SubjectDiv90); if (TestimonialTree_Rating90 != '') { TestimonialTree_ReviewDiv90.appendChild(TestimonialTree_RatingLabel190); TestimonialTree_ReviewDiv90.appendChild(TestimonialTree_RatingDiv90); TestimonialTree_ReviewDiv90.appendChild(TestimonialTree_RatingLabel290); } TestimonialTree_ReviewDiv90.appendChild(TestimonialTree_TimeStamp90); TestimonialTree_Div90.appendChild(TestimonialTree_Author90); TestimonialTree_Div90.appendChild(TestimonialTree_TestDiv90); TestimonialTree_Div90.appendChild(TestimonialTree_ReviewDiv90); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div90); //Create Parent Div var TestimonialTree_Div91 = document.createElement('div'); TestimonialTree_Div91.className = "TestimonialTree_Container"; TestimonialTree_Div91.setAttribute("itemscope",""); TestimonialTree_Div91.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author91 = document.createElement('span'); TestimonialTree_Author91.className = "TestimonialTree_Signature"; TestimonialTree_Author91.setAttribute("itemprop","author"); TestimonialTree_Author91.setAttribute("itemscope",""); TestimonialTree_Author91.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName91 = document.createElement('span'); TestimonialTree_AuthorName91.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName91.setAttribute("itemprop","name"); TestimonialTree_AuthorName91.innerHTML = 'Paul'; TestimonialTree_Author91.appendChild(TestimonialTree_AuthorName91); if ('' != '') { var TestimonialTree_Source91 = document.createElement('span'); TestimonialTree_Source91.className = "TestimonialTree_Source"; TestimonialTree_Source91.setAttribute("itemprop","source"); TestimonialTree_Source91.innerHTML = ' on '; TestimonialTree_AuthorName91.appendChild(TestimonialTree_Source91); } //Testimonial var TestimonialTree_TestDiv91 = document.createElement('div'); TestimonialTree_TestDiv91.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv91.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv91.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv91.innerHTML = 'Bob Richards was great! I would highly recommend and use there services again in the future.'; //Review Data var TestimonialTree_ReviewDiv91 = document.createElement('div'); TestimonialTree_ReviewDiv91.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel91 = document.createElement('span'); TestimonialTree_SubjectLabel91.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv91 = document.createElement('div'); TestimonialTree_SubjectDiv91.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv91.setAttribute("itemscope",""); TestimonialTree_SubjectDiv91.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv91.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv91_name = document.createElement('span'); //TestimonialTree_SubjectDiv91_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv91_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv91_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv91.appendChild(TestimonialTree_SubjectDiv91_name) //Date var TestimonialTree_TimeStamp91 = document.createElement('time'); //TestimonialTree_TimeStamp91.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp91.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp91.setAttribute("datetime","1/1/2017 12:00:00 AM"); TestimonialTree_TimeStamp91.innerHTML = '1/1/2017 12:00:00 AM'; //Rating var TestimonialTree_Rating91 = '5' var TestimonialTree_RatingLabel191 = document.createElement('span'); TestimonialTree_RatingLabel191.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel291 = document.createElement('span'); TestimonialTree_RatingLabel291.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv91 = document.createElement('span'); TestimonialTree_RatingDiv91.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv91.setAttribute("itemscope",""); TestimonialTree_RatingDiv91.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue91 = document.createElement('span'); TestimonialTree_RatingValue91.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue91.innerHTML = TestimonialTree_Rating91 + ' '; TestimonialTree_RatingDiv91.appendChild(TestimonialTree_RatingValue91) //Add to DOM TestimonialTree_ReviewDiv91.appendChild(TestimonialTree_SubjectLabel91); TestimonialTree_ReviewDiv91.appendChild(TestimonialTree_SubjectDiv91); if (TestimonialTree_Rating91 != '') { TestimonialTree_ReviewDiv91.appendChild(TestimonialTree_RatingLabel191); TestimonialTree_ReviewDiv91.appendChild(TestimonialTree_RatingDiv91); TestimonialTree_ReviewDiv91.appendChild(TestimonialTree_RatingLabel291); } TestimonialTree_ReviewDiv91.appendChild(TestimonialTree_TimeStamp91); TestimonialTree_Div91.appendChild(TestimonialTree_Author91); TestimonialTree_Div91.appendChild(TestimonialTree_TestDiv91); TestimonialTree_Div91.appendChild(TestimonialTree_ReviewDiv91); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div91); //Create Parent Div var TestimonialTree_Div92 = document.createElement('div'); TestimonialTree_Div92.className = "TestimonialTree_Container"; TestimonialTree_Div92.setAttribute("itemscope",""); TestimonialTree_Div92.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author92 = document.createElement('span'); TestimonialTree_Author92.className = "TestimonialTree_Signature"; TestimonialTree_Author92.setAttribute("itemprop","author"); TestimonialTree_Author92.setAttribute("itemscope",""); TestimonialTree_Author92.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName92 = document.createElement('span'); TestimonialTree_AuthorName92.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName92.setAttribute("itemprop","name"); TestimonialTree_AuthorName92.innerHTML = 'Brandon Staples'; TestimonialTree_Author92.appendChild(TestimonialTree_AuthorName92); if ('' != '') { var TestimonialTree_Source92 = document.createElement('span'); TestimonialTree_Source92.className = "TestimonialTree_Source"; TestimonialTree_Source92.setAttribute("itemprop","source"); TestimonialTree_Source92.innerHTML = ' on '; TestimonialTree_AuthorName92.appendChild(TestimonialTree_Source92); } //Testimonial var TestimonialTree_TestDiv92 = document.createElement('div'); TestimonialTree_TestDiv92.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv92.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv92.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv92.innerHTML = 'I have worked with Bob on a couple of deals and have been very impressed with his integrity. I know that man is looking out for my best interests. Super grateful.'; //Review Data var TestimonialTree_ReviewDiv92 = document.createElement('div'); TestimonialTree_ReviewDiv92.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel92 = document.createElement('span'); TestimonialTree_SubjectLabel92.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv92 = document.createElement('div'); TestimonialTree_SubjectDiv92.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv92.setAttribute("itemscope",""); TestimonialTree_SubjectDiv92.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv92.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv92_name = document.createElement('span'); //TestimonialTree_SubjectDiv92_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv92_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv92_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv92.appendChild(TestimonialTree_SubjectDiv92_name) //Date var TestimonialTree_TimeStamp92 = document.createElement('time'); //TestimonialTree_TimeStamp92.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp92.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp92.setAttribute("datetime","1/1/2016 12:00:00 AM"); TestimonialTree_TimeStamp92.innerHTML = '1/1/2016 12:00:00 AM'; //Rating var TestimonialTree_Rating92 = '5' var TestimonialTree_RatingLabel192 = document.createElement('span'); TestimonialTree_RatingLabel192.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel292 = document.createElement('span'); TestimonialTree_RatingLabel292.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv92 = document.createElement('span'); TestimonialTree_RatingDiv92.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv92.setAttribute("itemscope",""); TestimonialTree_RatingDiv92.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue92 = document.createElement('span'); TestimonialTree_RatingValue92.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue92.innerHTML = TestimonialTree_Rating92 + ' '; TestimonialTree_RatingDiv92.appendChild(TestimonialTree_RatingValue92) //Add to DOM TestimonialTree_ReviewDiv92.appendChild(TestimonialTree_SubjectLabel92); TestimonialTree_ReviewDiv92.appendChild(TestimonialTree_SubjectDiv92); if (TestimonialTree_Rating92 != '') { TestimonialTree_ReviewDiv92.appendChild(TestimonialTree_RatingLabel192); TestimonialTree_ReviewDiv92.appendChild(TestimonialTree_RatingDiv92); TestimonialTree_ReviewDiv92.appendChild(TestimonialTree_RatingLabel292); } TestimonialTree_ReviewDiv92.appendChild(TestimonialTree_TimeStamp92); TestimonialTree_Div92.appendChild(TestimonialTree_Author92); TestimonialTree_Div92.appendChild(TestimonialTree_TestDiv92); TestimonialTree_Div92.appendChild(TestimonialTree_ReviewDiv92); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div92); //Create Parent Div var TestimonialTree_Div93 = document.createElement('div'); TestimonialTree_Div93.className = "TestimonialTree_Container"; TestimonialTree_Div93.setAttribute("itemscope",""); TestimonialTree_Div93.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author93 = document.createElement('span'); TestimonialTree_Author93.className = "TestimonialTree_Signature"; TestimonialTree_Author93.setAttribute("itemprop","author"); TestimonialTree_Author93.setAttribute("itemscope",""); TestimonialTree_Author93.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName93 = document.createElement('span'); TestimonialTree_AuthorName93.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName93.setAttribute("itemprop","name"); TestimonialTree_AuthorName93.innerHTML = 'Dennis DrFran'; TestimonialTree_Author93.appendChild(TestimonialTree_AuthorName93); if ('' != '') { var TestimonialTree_Source93 = document.createElement('span'); TestimonialTree_Source93.className = "TestimonialTree_Source"; TestimonialTree_Source93.setAttribute("itemprop","source"); TestimonialTree_Source93.innerHTML = ' on '; TestimonialTree_AuthorName93.appendChild(TestimonialTree_Source93); } //Testimonial var TestimonialTree_TestDiv93 = document.createElement('div'); TestimonialTree_TestDiv93.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv93.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv93.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv93.innerHTML = 'You did not try to sell us something we did not want. You were not pushy and were very knowledgeable. Consider it done is an understatement. You really did a good job and made it look easy.'; //Review Data var TestimonialTree_ReviewDiv93 = document.createElement('div'); TestimonialTree_ReviewDiv93.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel93 = document.createElement('span'); TestimonialTree_SubjectLabel93.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv93 = document.createElement('div'); TestimonialTree_SubjectDiv93.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv93.setAttribute("itemscope",""); TestimonialTree_SubjectDiv93.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv93.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv93_name = document.createElement('span'); //TestimonialTree_SubjectDiv93_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv93_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv93_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv93.appendChild(TestimonialTree_SubjectDiv93_name) //Date var TestimonialTree_TimeStamp93 = document.createElement('time'); //TestimonialTree_TimeStamp93.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp93.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp93.setAttribute("datetime","2/1/2013 12:00:00 AM"); TestimonialTree_TimeStamp93.innerHTML = '2/1/2013 12:00:00 AM'; //Rating var TestimonialTree_Rating93 = '5' var TestimonialTree_RatingLabel193 = document.createElement('span'); TestimonialTree_RatingLabel193.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel293 = document.createElement('span'); TestimonialTree_RatingLabel293.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv93 = document.createElement('span'); TestimonialTree_RatingDiv93.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv93.setAttribute("itemscope",""); TestimonialTree_RatingDiv93.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue93 = document.createElement('span'); TestimonialTree_RatingValue93.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue93.innerHTML = TestimonialTree_Rating93 + ' '; TestimonialTree_RatingDiv93.appendChild(TestimonialTree_RatingValue93) //Add to DOM TestimonialTree_ReviewDiv93.appendChild(TestimonialTree_SubjectLabel93); TestimonialTree_ReviewDiv93.appendChild(TestimonialTree_SubjectDiv93); if (TestimonialTree_Rating93 != '') { TestimonialTree_ReviewDiv93.appendChild(TestimonialTree_RatingLabel193); TestimonialTree_ReviewDiv93.appendChild(TestimonialTree_RatingDiv93); TestimonialTree_ReviewDiv93.appendChild(TestimonialTree_RatingLabel293); } TestimonialTree_ReviewDiv93.appendChild(TestimonialTree_TimeStamp93); TestimonialTree_Div93.appendChild(TestimonialTree_Author93); TestimonialTree_Div93.appendChild(TestimonialTree_TestDiv93); TestimonialTree_Div93.appendChild(TestimonialTree_ReviewDiv93); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div93); //Create Parent Div var TestimonialTree_Div94 = document.createElement('div'); TestimonialTree_Div94.className = "TestimonialTree_Container"; TestimonialTree_Div94.setAttribute("itemscope",""); TestimonialTree_Div94.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author94 = document.createElement('span'); TestimonialTree_Author94.className = "TestimonialTree_Signature"; TestimonialTree_Author94.setAttribute("itemprop","author"); TestimonialTree_Author94.setAttribute("itemscope",""); TestimonialTree_Author94.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName94 = document.createElement('span'); TestimonialTree_AuthorName94.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName94.setAttribute("itemprop","name"); TestimonialTree_AuthorName94.innerHTML = 'Brev Brainwork'; TestimonialTree_Author94.appendChild(TestimonialTree_AuthorName94); if ('' != '') { var TestimonialTree_Source94 = document.createElement('span'); TestimonialTree_Source94.className = "TestimonialTree_Source"; TestimonialTree_Source94.setAttribute("itemprop","source"); TestimonialTree_Source94.innerHTML = ' on '; TestimonialTree_AuthorName94.appendChild(TestimonialTree_Source94); } //Testimonial var TestimonialTree_TestDiv94 = document.createElement('div'); TestimonialTree_TestDiv94.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv94.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv94.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv94.innerHTML = 'Thanks for making a difficult decision reach a pleasant conclusion. And thanks to your staff who did an excellent job keeping me informed.'; //Review Data var TestimonialTree_ReviewDiv94 = document.createElement('div'); TestimonialTree_ReviewDiv94.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel94 = document.createElement('span'); TestimonialTree_SubjectLabel94.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv94 = document.createElement('div'); TestimonialTree_SubjectDiv94.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv94.setAttribute("itemscope",""); TestimonialTree_SubjectDiv94.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv94.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv94_name = document.createElement('span'); //TestimonialTree_SubjectDiv94_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv94_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv94_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv94.appendChild(TestimonialTree_SubjectDiv94_name) //Date var TestimonialTree_TimeStamp94 = document.createElement('time'); //TestimonialTree_TimeStamp94.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp94.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp94.setAttribute("datetime","1/1/2013 12:00:00 AM"); TestimonialTree_TimeStamp94.innerHTML = '1/1/2013 12:00:00 AM'; //Rating var TestimonialTree_Rating94 = '5' var TestimonialTree_RatingLabel194 = document.createElement('span'); TestimonialTree_RatingLabel194.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel294 = document.createElement('span'); TestimonialTree_RatingLabel294.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv94 = document.createElement('span'); TestimonialTree_RatingDiv94.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv94.setAttribute("itemscope",""); TestimonialTree_RatingDiv94.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue94 = document.createElement('span'); TestimonialTree_RatingValue94.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue94.innerHTML = TestimonialTree_Rating94 + ' '; TestimonialTree_RatingDiv94.appendChild(TestimonialTree_RatingValue94) //Add to DOM TestimonialTree_ReviewDiv94.appendChild(TestimonialTree_SubjectLabel94); TestimonialTree_ReviewDiv94.appendChild(TestimonialTree_SubjectDiv94); if (TestimonialTree_Rating94 != '') { TestimonialTree_ReviewDiv94.appendChild(TestimonialTree_RatingLabel194); TestimonialTree_ReviewDiv94.appendChild(TestimonialTree_RatingDiv94); TestimonialTree_ReviewDiv94.appendChild(TestimonialTree_RatingLabel294); } TestimonialTree_ReviewDiv94.appendChild(TestimonialTree_TimeStamp94); TestimonialTree_Div94.appendChild(TestimonialTree_Author94); TestimonialTree_Div94.appendChild(TestimonialTree_TestDiv94); TestimonialTree_Div94.appendChild(TestimonialTree_ReviewDiv94); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div94); //Create Parent Div var TestimonialTree_Div95 = document.createElement('div'); TestimonialTree_Div95.className = "TestimonialTree_Container"; TestimonialTree_Div95.setAttribute("itemscope",""); TestimonialTree_Div95.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author95 = document.createElement('span'); TestimonialTree_Author95.className = "TestimonialTree_Signature"; TestimonialTree_Author95.setAttribute("itemprop","author"); TestimonialTree_Author95.setAttribute("itemscope",""); TestimonialTree_Author95.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName95 = document.createElement('span'); TestimonialTree_AuthorName95.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName95.setAttribute("itemprop","name"); TestimonialTree_AuthorName95.innerHTML = 'Amanda Holden'; TestimonialTree_Author95.appendChild(TestimonialTree_AuthorName95); if ('Google' != '') { var TestimonialTree_Source95 = document.createElement('span'); TestimonialTree_Source95.className = "TestimonialTree_Source"; TestimonialTree_Source95.setAttribute("itemprop","source"); TestimonialTree_Source95.innerHTML = ' on Google'; TestimonialTree_AuthorName95.appendChild(TestimonialTree_Source95); } //Testimonial var TestimonialTree_TestDiv95 = document.createElement('div'); TestimonialTree_TestDiv95.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv95.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv95.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv95.innerHTML = 'I have worked with Bob and his team many times over the last 15 years since we moved to Santa Clara and purchased our home through him. He is always extremely thorough and very professional. Bob and his team have never let me down! Chad Parker'; //Review Data var TestimonialTree_ReviewDiv95 = document.createElement('div'); TestimonialTree_ReviewDiv95.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel95 = document.createElement('span'); TestimonialTree_SubjectLabel95.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv95 = document.createElement('div'); TestimonialTree_SubjectDiv95.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv95.setAttribute("itemscope",""); TestimonialTree_SubjectDiv95.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv95.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv95_name = document.createElement('span'); //TestimonialTree_SubjectDiv95_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv95_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv95_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv95.appendChild(TestimonialTree_SubjectDiv95_name) //Date var TestimonialTree_TimeStamp95 = document.createElement('time'); //TestimonialTree_TimeStamp95.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp95.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp95.setAttribute("datetime","3/15/2023 3:32:56 AM"); TestimonialTree_TimeStamp95.innerHTML = '3/15/2023 3:32:56 AM'; //Rating var TestimonialTree_Rating95 = '5' var TestimonialTree_RatingLabel195 = document.createElement('span'); TestimonialTree_RatingLabel195.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel295 = document.createElement('span'); TestimonialTree_RatingLabel295.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv95 = document.createElement('span'); TestimonialTree_RatingDiv95.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv95.setAttribute("itemscope",""); TestimonialTree_RatingDiv95.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue95 = document.createElement('span'); TestimonialTree_RatingValue95.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue95.innerHTML = TestimonialTree_Rating95 + ' '; TestimonialTree_RatingDiv95.appendChild(TestimonialTree_RatingValue95) //Add to DOM TestimonialTree_ReviewDiv95.appendChild(TestimonialTree_SubjectLabel95); TestimonialTree_ReviewDiv95.appendChild(TestimonialTree_SubjectDiv95); if (TestimonialTree_Rating95 != '') { TestimonialTree_ReviewDiv95.appendChild(TestimonialTree_RatingLabel195); TestimonialTree_ReviewDiv95.appendChild(TestimonialTree_RatingDiv95); TestimonialTree_ReviewDiv95.appendChild(TestimonialTree_RatingLabel295); } TestimonialTree_ReviewDiv95.appendChild(TestimonialTree_TimeStamp95); TestimonialTree_Div95.appendChild(TestimonialTree_Author95); TestimonialTree_Div95.appendChild(TestimonialTree_TestDiv95); TestimonialTree_Div95.appendChild(TestimonialTree_ReviewDiv95); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div95); //Create Parent Div var TestimonialTree_Div96 = document.createElement('div'); TestimonialTree_Div96.className = "TestimonialTree_Container"; TestimonialTree_Div96.setAttribute("itemscope",""); TestimonialTree_Div96.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author96 = document.createElement('span'); TestimonialTree_Author96.className = "TestimonialTree_Signature"; TestimonialTree_Author96.setAttribute("itemprop","author"); TestimonialTree_Author96.setAttribute("itemscope",""); TestimonialTree_Author96.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName96 = document.createElement('span'); TestimonialTree_AuthorName96.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName96.setAttribute("itemprop","name"); TestimonialTree_AuthorName96.innerHTML = 'Rudger Warner'; TestimonialTree_Author96.appendChild(TestimonialTree_AuthorName96); if ('Google' != '') { var TestimonialTree_Source96 = document.createElement('span'); TestimonialTree_Source96.className = "TestimonialTree_Source"; TestimonialTree_Source96.setAttribute("itemprop","source"); TestimonialTree_Source96.innerHTML = ' on Google'; TestimonialTree_AuthorName96.appendChild(TestimonialTree_Source96); } //Testimonial var TestimonialTree_TestDiv96 = document.createElement('div'); TestimonialTree_TestDiv96.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv96.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv96.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv96.innerHTML = 'My wife and I bought a home in SunRiver through Bob Richards and Associates several years ago Not only was there service top Notch. every year we receive birthday cards and a Calendars. They go way out of the way to let you know they appreciate your business. Rudger and Diane Warner'; //Review Data var TestimonialTree_ReviewDiv96 = document.createElement('div'); TestimonialTree_ReviewDiv96.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel96 = document.createElement('span'); TestimonialTree_SubjectLabel96.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv96 = document.createElement('div'); TestimonialTree_SubjectDiv96.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv96.setAttribute("itemscope",""); TestimonialTree_SubjectDiv96.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv96.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv96_name = document.createElement('span'); //TestimonialTree_SubjectDiv96_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv96_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv96_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv96.appendChild(TestimonialTree_SubjectDiv96_name) //Date var TestimonialTree_TimeStamp96 = document.createElement('time'); //TestimonialTree_TimeStamp96.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp96.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp96.setAttribute("datetime","3/15/2023 3:32:38 AM"); TestimonialTree_TimeStamp96.innerHTML = '3/15/2023 3:32:38 AM'; //Rating var TestimonialTree_Rating96 = '5' var TestimonialTree_RatingLabel196 = document.createElement('span'); TestimonialTree_RatingLabel196.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel296 = document.createElement('span'); TestimonialTree_RatingLabel296.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv96 = document.createElement('span'); TestimonialTree_RatingDiv96.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv96.setAttribute("itemscope",""); TestimonialTree_RatingDiv96.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue96 = document.createElement('span'); TestimonialTree_RatingValue96.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue96.innerHTML = TestimonialTree_Rating96 + ' '; TestimonialTree_RatingDiv96.appendChild(TestimonialTree_RatingValue96) //Add to DOM TestimonialTree_ReviewDiv96.appendChild(TestimonialTree_SubjectLabel96); TestimonialTree_ReviewDiv96.appendChild(TestimonialTree_SubjectDiv96); if (TestimonialTree_Rating96 != '') { TestimonialTree_ReviewDiv96.appendChild(TestimonialTree_RatingLabel196); TestimonialTree_ReviewDiv96.appendChild(TestimonialTree_RatingDiv96); TestimonialTree_ReviewDiv96.appendChild(TestimonialTree_RatingLabel296); } TestimonialTree_ReviewDiv96.appendChild(TestimonialTree_TimeStamp96); TestimonialTree_Div96.appendChild(TestimonialTree_Author96); TestimonialTree_Div96.appendChild(TestimonialTree_TestDiv96); TestimonialTree_Div96.appendChild(TestimonialTree_ReviewDiv96); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div96); //Create Parent Div var TestimonialTree_Div97 = document.createElement('div'); TestimonialTree_Div97.className = "TestimonialTree_Container"; TestimonialTree_Div97.setAttribute("itemscope",""); TestimonialTree_Div97.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author97 = document.createElement('span'); TestimonialTree_Author97.className = "TestimonialTree_Signature"; TestimonialTree_Author97.setAttribute("itemprop","author"); TestimonialTree_Author97.setAttribute("itemscope",""); TestimonialTree_Author97.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName97 = document.createElement('span'); TestimonialTree_AuthorName97.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName97.setAttribute("itemprop","name"); TestimonialTree_AuthorName97.innerHTML = 'Marva Stevens'; TestimonialTree_Author97.appendChild(TestimonialTree_AuthorName97); if ('Google' != '') { var TestimonialTree_Source97 = document.createElement('span'); TestimonialTree_Source97.className = "TestimonialTree_Source"; TestimonialTree_Source97.setAttribute("itemprop","source"); TestimonialTree_Source97.innerHTML = ' on Google'; TestimonialTree_AuthorName97.appendChild(TestimonialTree_Source97); } //Testimonial var TestimonialTree_TestDiv97 = document.createElement('div'); TestimonialTree_TestDiv97.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv97.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv97.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv97.innerHTML = 'A friend of mine referred Bob to me about four years ago! I needed to buy a home and had no clue where to start or how to do it!!! Bob took me by the hand and guided me every step of the way! He made it so easy and painless! Bob kept his word on everything he said! He is so kind and honest! I will never use anyone else! I\u0092m so grateful we crossed paths♥️'; //Review Data var TestimonialTree_ReviewDiv97 = document.createElement('div'); TestimonialTree_ReviewDiv97.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel97 = document.createElement('span'); TestimonialTree_SubjectLabel97.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv97 = document.createElement('div'); TestimonialTree_SubjectDiv97.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv97.setAttribute("itemscope",""); TestimonialTree_SubjectDiv97.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv97.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv97_name = document.createElement('span'); //TestimonialTree_SubjectDiv97_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv97_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv97_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv97.appendChild(TestimonialTree_SubjectDiv97_name) //Date var TestimonialTree_TimeStamp97 = document.createElement('time'); //TestimonialTree_TimeStamp97.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp97.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp97.setAttribute("datetime","3/15/2023 3:15:11 AM"); TestimonialTree_TimeStamp97.innerHTML = '3/15/2023 3:15:11 AM'; //Rating var TestimonialTree_Rating97 = '5' var TestimonialTree_RatingLabel197 = document.createElement('span'); TestimonialTree_RatingLabel197.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel297 = document.createElement('span'); TestimonialTree_RatingLabel297.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv97 = document.createElement('span'); TestimonialTree_RatingDiv97.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv97.setAttribute("itemscope",""); TestimonialTree_RatingDiv97.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue97 = document.createElement('span'); TestimonialTree_RatingValue97.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue97.innerHTML = TestimonialTree_Rating97 + ' '; TestimonialTree_RatingDiv97.appendChild(TestimonialTree_RatingValue97) //Add to DOM TestimonialTree_ReviewDiv97.appendChild(TestimonialTree_SubjectLabel97); TestimonialTree_ReviewDiv97.appendChild(TestimonialTree_SubjectDiv97); if (TestimonialTree_Rating97 != '') { TestimonialTree_ReviewDiv97.appendChild(TestimonialTree_RatingLabel197); TestimonialTree_ReviewDiv97.appendChild(TestimonialTree_RatingDiv97); TestimonialTree_ReviewDiv97.appendChild(TestimonialTree_RatingLabel297); } TestimonialTree_ReviewDiv97.appendChild(TestimonialTree_TimeStamp97); TestimonialTree_Div97.appendChild(TestimonialTree_Author97); TestimonialTree_Div97.appendChild(TestimonialTree_TestDiv97); TestimonialTree_Div97.appendChild(TestimonialTree_ReviewDiv97); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div97); //Create Parent Div var TestimonialTree_Div98 = document.createElement('div'); TestimonialTree_Div98.className = "TestimonialTree_Container"; TestimonialTree_Div98.setAttribute("itemscope",""); TestimonialTree_Div98.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author98 = document.createElement('span'); TestimonialTree_Author98.className = "TestimonialTree_Signature"; TestimonialTree_Author98.setAttribute("itemprop","author"); TestimonialTree_Author98.setAttribute("itemscope",""); TestimonialTree_Author98.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName98 = document.createElement('span'); TestimonialTree_AuthorName98.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName98.setAttribute("itemprop","name"); TestimonialTree_AuthorName98.innerHTML = 'Debra Prince'; TestimonialTree_Author98.appendChild(TestimonialTree_AuthorName98); if ('Google' != '') { var TestimonialTree_Source98 = document.createElement('span'); TestimonialTree_Source98.className = "TestimonialTree_Source"; TestimonialTree_Source98.setAttribute("itemprop","source"); TestimonialTree_Source98.innerHTML = ' on Google'; TestimonialTree_AuthorName98.appendChild(TestimonialTree_Source98); } //Testimonial var TestimonialTree_TestDiv98 = document.createElement('div'); TestimonialTree_TestDiv98.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv98.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv98.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv98.innerHTML = 'Bob Richards and Associates are the best! They were very responsive to our needs and helped us find the perfect spot to build our new home! They are friendly, professional, and easy to work with. We will definitely be working with their team in our future purchases, and highly recommend them! Kerry & Debra'; //Review Data var TestimonialTree_ReviewDiv98 = document.createElement('div'); TestimonialTree_ReviewDiv98.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel98 = document.createElement('span'); TestimonialTree_SubjectLabel98.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv98 = document.createElement('div'); TestimonialTree_SubjectDiv98.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv98.setAttribute("itemscope",""); TestimonialTree_SubjectDiv98.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv98.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv98_name = document.createElement('span'); //TestimonialTree_SubjectDiv98_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv98_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv98_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv98.appendChild(TestimonialTree_SubjectDiv98_name) //Date var TestimonialTree_TimeStamp98 = document.createElement('time'); //TestimonialTree_TimeStamp98.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp98.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp98.setAttribute("datetime","3/15/2023 3:15:08 AM"); TestimonialTree_TimeStamp98.innerHTML = '3/15/2023 3:15:08 AM'; //Rating var TestimonialTree_Rating98 = '5' var TestimonialTree_RatingLabel198 = document.createElement('span'); TestimonialTree_RatingLabel198.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel298 = document.createElement('span'); TestimonialTree_RatingLabel298.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv98 = document.createElement('span'); TestimonialTree_RatingDiv98.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv98.setAttribute("itemscope",""); TestimonialTree_RatingDiv98.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue98 = document.createElement('span'); TestimonialTree_RatingValue98.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue98.innerHTML = TestimonialTree_Rating98 + ' '; TestimonialTree_RatingDiv98.appendChild(TestimonialTree_RatingValue98) //Add to DOM TestimonialTree_ReviewDiv98.appendChild(TestimonialTree_SubjectLabel98); TestimonialTree_ReviewDiv98.appendChild(TestimonialTree_SubjectDiv98); if (TestimonialTree_Rating98 != '') { TestimonialTree_ReviewDiv98.appendChild(TestimonialTree_RatingLabel198); TestimonialTree_ReviewDiv98.appendChild(TestimonialTree_RatingDiv98); TestimonialTree_ReviewDiv98.appendChild(TestimonialTree_RatingLabel298); } TestimonialTree_ReviewDiv98.appendChild(TestimonialTree_TimeStamp98); TestimonialTree_Div98.appendChild(TestimonialTree_Author98); TestimonialTree_Div98.appendChild(TestimonialTree_TestDiv98); TestimonialTree_Div98.appendChild(TestimonialTree_ReviewDiv98); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div98); //Create Parent Div var TestimonialTree_Div99 = document.createElement('div'); TestimonialTree_Div99.className = "TestimonialTree_Container"; TestimonialTree_Div99.setAttribute("itemscope",""); TestimonialTree_Div99.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author99 = document.createElement('span'); TestimonialTree_Author99.className = "TestimonialTree_Signature"; TestimonialTree_Author99.setAttribute("itemprop","author"); TestimonialTree_Author99.setAttribute("itemscope",""); TestimonialTree_Author99.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName99 = document.createElement('span'); TestimonialTree_AuthorName99.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName99.setAttribute("itemprop","name"); TestimonialTree_AuthorName99.innerHTML = 'All About Pools'; TestimonialTree_Author99.appendChild(TestimonialTree_AuthorName99); if ('Google' != '') { var TestimonialTree_Source99 = document.createElement('span'); TestimonialTree_Source99.className = "TestimonialTree_Source"; TestimonialTree_Source99.setAttribute("itemprop","source"); TestimonialTree_Source99.innerHTML = ' on Google'; TestimonialTree_AuthorName99.appendChild(TestimonialTree_Source99); } //Testimonial var TestimonialTree_TestDiv99 = document.createElement('div'); TestimonialTree_TestDiv99.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv99.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv99.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv99.innerHTML = 'Bob Richards and his team are very knowledgeable and always on top of what\'s going on in the current market. They are great people to work with!'; //Review Data var TestimonialTree_ReviewDiv99 = document.createElement('div'); TestimonialTree_ReviewDiv99.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel99 = document.createElement('span'); TestimonialTree_SubjectLabel99.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv99 = document.createElement('div'); TestimonialTree_SubjectDiv99.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv99.setAttribute("itemscope",""); TestimonialTree_SubjectDiv99.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv99.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv99_name = document.createElement('span'); //TestimonialTree_SubjectDiv99_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv99_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv99_name.innerHTML = 'Bob Richards & Associates - '; TestimonialTree_SubjectDiv99.appendChild(TestimonialTree_SubjectDiv99_name) //Date var TestimonialTree_TimeStamp99 = document.createElement('time'); //TestimonialTree_TimeStamp99.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp99.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp99.setAttribute("datetime","3/15/2023 3:14:58 AM"); TestimonialTree_TimeStamp99.innerHTML = '3/15/2023 3:14:58 AM'; //Rating var TestimonialTree_Rating99 = '5' var TestimonialTree_RatingLabel199 = document.createElement('span'); TestimonialTree_RatingLabel199.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel299 = document.createElement('span'); TestimonialTree_RatingLabel299.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv99 = document.createElement('span'); TestimonialTree_RatingDiv99.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv99.setAttribute("itemscope",""); TestimonialTree_RatingDiv99.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue99 = document.createElement('span'); TestimonialTree_RatingValue99.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue99.innerHTML = TestimonialTree_Rating99 + ' '; TestimonialTree_RatingDiv99.appendChild(TestimonialTree_RatingValue99) //Add to DOM TestimonialTree_ReviewDiv99.appendChild(TestimonialTree_SubjectLabel99); TestimonialTree_ReviewDiv99.appendChild(TestimonialTree_SubjectDiv99); if (TestimonialTree_Rating99 != '') { TestimonialTree_ReviewDiv99.appendChild(TestimonialTree_RatingLabel199); TestimonialTree_ReviewDiv99.appendChild(TestimonialTree_RatingDiv99); TestimonialTree_ReviewDiv99.appendChild(TestimonialTree_RatingLabel299); } TestimonialTree_ReviewDiv99.appendChild(TestimonialTree_TimeStamp99); TestimonialTree_Div99.appendChild(TestimonialTree_Author99); TestimonialTree_Div99.appendChild(TestimonialTree_TestDiv99); TestimonialTree_Div99.appendChild(TestimonialTree_ReviewDiv99); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialTree_Div99); document.getElementById('TestimonialTree_Widget_36014').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_36014').appendChild(TestimonialLink); };