WebFontConfig = { google: { families: [ 'Della+Respira', 'Muli' ] } }; /** @const */ var TESTIMONIAL_TREE_WIDGET_CSS_FILENAME = "Social1/styles/Social1_1.0.1.css?v=10"; var TT_Script = ""; TT_init(); function TT_init() { var _currentDomain = ""; var _protocol = ('https:' == document.location.protocol ? 'https' : 'http'); for (runner = 0; runner < document.getElementsByTagName('script').length; runner++) { if (document.getElementsByTagName('script')[runner].src.match(/\/widgets\/([a-zA-Z0-9-_]+\/[a-zA-Z0-9\-_\.]+)?\?widgetid=\d+/i)) { TT_Script = document.getElementsByTagName('script')[runner].src; if (TT_Script.match(/^(?:https?:)?\/\/[a-zA-z0-9\.:-]+/i)) _currentDomain = TT_Script.match(/^(?:https?:)?\/\/([a-zA-z0-9\.:-]+)/i)[1]; if (_currentDomain == "") { //for on TT pages _currentDomain = document.location.hostname; TT_Script = _protocol + "://" + _currentDomain + TT_Script; } break; }; }; if (_currentDomain == "") { //abort if no domain found return; } var url = _protocol + "://" + _currentDomain + "/Widgets/widgetInit.js"; var script = document.createElement("script"); script.type = "text/javascript"; script.src = url; document.getElementsByTagName("head")[0].appendChild(script); } function TT_createWidget(JSONObject) { if (JSONObject.testimonialtreewidget.passedusername != null && JSONObject.testimonialtreewidget.passedusername != "" && JSONObject.testimonialtreewidget.settings.usersignature != JSONObject.testimonialtreewidget.passedusername) { return; } var protocol = ('https:' == document.location.protocol ? 'https' : 'http'); var widget = TT_findWidgetContainer(JSONObject); var newEl = document.createElement('TABLE'); newEl.setAttribute('cellPadding',5); var tmp = document.createElement('TBODY'); newEl.appendChild(tmp); //Add new Testimonial var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.id = 'TT_AddTestimonialLink'; AddTestimonialLink.href= protocol + '://www.testimonialtree.com/?uid=53800'; AddTestimonialLink.target = '_blank'; AddTestimonialLink.innerHTML = '
[+] Add New Testimonial
'; //Powered by TestimonialTree 2 var TestimonialLink = document.createElement('A'); TestimonialLink.href= 'https://testimonialtree.com'; TestimonialLink.target = '_blank'; TestimonialLink.innerHTML = '
Powered by TestimonialTree.com\&trade\;
'; //Create Parent Div var TestimonialTree_Div0 = document.createElement('div'); TestimonialTree_Div0.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div0.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div0.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars0 = document.createElement('div'); TestimonialTree_Stars0.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv0 = document.createElement('div'); TestimonialTree_TestDiv0.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv0.setAttribute("itemprop","description"); TestimonialTree_TestDiv0.innerHTML = 'We moved to Salem from out of the area. Lacey made everything very smooth and easy. She was always looking for properties that would fit our needs and made sure that we knew about them right away. We only had 2 days to visit the area and look at houses, and she made sure she was available to us all day. She is truly an amazing agent, and a wonderful person. I would recommend her to anyone looking to buy in Salem.'; //Start quote and stars var TestimonialTree_EndQuote0 = document.createElement('div'); TestimonialTree_EndQuote0.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote0.innerHTML = "" //Media var TestimonialTree_Media0 = document.createElement('div'); TestimonialTree_Media0.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow0 = document.createElement('div'); TestimonialTree_SocialRow0.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow0.innerHTML += "
" TestimonialTree_SocialRow0.innerHTML += "" TestimonialTree_SocialRow0.innerHTML += "
Amy" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date0 = document.createElement('div'); TestimonialTree_Date0.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date0.innerHTML = '5/1/2016 3:11:00 AM'; TestimonialTree_Div0.appendChild(TestimonialTree_Stars0); TestimonialTree_Div0.appendChild(TestimonialTree_TestDiv0); TestimonialTree_Div0.appendChild(TestimonialTree_EndQuote0); TestimonialTree_Div0.appendChild(TestimonialTree_Media0); TestimonialTree_Div0.appendChild(TestimonialTree_SocialRow0); TestimonialTree_Div0.appendChild(TestimonialTree_Date0); widget.appendChild(TestimonialTree_Div0); //Create Parent Div var TestimonialTree_Div1 = document.createElement('div'); TestimonialTree_Div1.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div1.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div1.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars1 = document.createElement('div'); TestimonialTree_Stars1.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv1 = document.createElement('div'); TestimonialTree_TestDiv1.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv1.setAttribute("itemprop","description"); TestimonialTree_TestDiv1.innerHTML = 'Lacey helped us relocate from out of state to the Salem/Keizer area. She had very impressive local knowledge, masterful process expertise, immediate responsiveness to our concerns, and excellent negotiating skills. We are very happy we had the opportunity to work with her, we plan to work with her  in the future, and have no reservations recommending her to friends and family.'; //Start quote and stars var TestimonialTree_EndQuote1 = document.createElement('div'); TestimonialTree_EndQuote1.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote1.innerHTML = "" //Media var TestimonialTree_Media1 = document.createElement('div'); TestimonialTree_Media1.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow1 = document.createElement('div'); TestimonialTree_SocialRow1.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow1.innerHTML += "
" TestimonialTree_SocialRow1.innerHTML += "" TestimonialTree_SocialRow1.innerHTML += "
margolis1776" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date1 = document.createElement('div'); TestimonialTree_Date1.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date1.innerHTML = '3/21/2018 12:03:00 AM'; TestimonialTree_Div1.appendChild(TestimonialTree_Stars1); TestimonialTree_Div1.appendChild(TestimonialTree_TestDiv1); TestimonialTree_Div1.appendChild(TestimonialTree_EndQuote1); TestimonialTree_Div1.appendChild(TestimonialTree_Media1); TestimonialTree_Div1.appendChild(TestimonialTree_SocialRow1); TestimonialTree_Div1.appendChild(TestimonialTree_Date1); widget.appendChild(TestimonialTree_Div1); //Create Parent Div var TestimonialTree_Div2 = document.createElement('div'); TestimonialTree_Div2.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div2.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div2.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars2 = document.createElement('div'); TestimonialTree_Stars2.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv2 = document.createElement('div'); TestimonialTree_TestDiv2.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv2.setAttribute("itemprop","description"); TestimonialTree_TestDiv2.innerHTML = 'Lacey sold my home in West Salem. She was very professional, offered sound advice utilizing her years of experience and made the whole sales experience a pleasure. She was always responsive and I would highly recommend her to friends and family.'; //Start quote and stars var TestimonialTree_EndQuote2 = document.createElement('div'); TestimonialTree_EndQuote2.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote2.innerHTML = "" //Media var TestimonialTree_Media2 = document.createElement('div'); TestimonialTree_Media2.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow2 = document.createElement('div'); TestimonialTree_SocialRow2.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow2.innerHTML += "
" TestimonialTree_SocialRow2.innerHTML += "" TestimonialTree_SocialRow2.innerHTML += "
penman2" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date2 = document.createElement('div'); TestimonialTree_Date2.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date2.innerHTML = '4/11/2018 3:14:00 AM'; TestimonialTree_Div2.appendChild(TestimonialTree_Stars2); TestimonialTree_Div2.appendChild(TestimonialTree_TestDiv2); TestimonialTree_Div2.appendChild(TestimonialTree_EndQuote2); TestimonialTree_Div2.appendChild(TestimonialTree_Media2); TestimonialTree_Div2.appendChild(TestimonialTree_SocialRow2); TestimonialTree_Div2.appendChild(TestimonialTree_Date2); widget.appendChild(TestimonialTree_Div2); //Create Parent Div var TestimonialTree_Div3 = document.createElement('div'); TestimonialTree_Div3.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div3.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div3.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars3 = document.createElement('div'); TestimonialTree_Stars3.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv3 = document.createElement('div'); TestimonialTree_TestDiv3.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv3.setAttribute("itemprop","description"); TestimonialTree_TestDiv3.innerHTML = 'My daughter and son in law bought their home from Lacey a few years ago. When I decided to sell my home last December, I immediately contacted Lacey because she worked so hard to find them just the right home. My home was listed at the beginning of December of 2018. The first person to see the  home made an offer and Lacey negotiated with them until the terms were mutually agreeable. The sale closed on January 2, 2019. Lacey also put me in touch with a person who helped me downsize, who went to the the place I moved in to to determine what would fit and look best, who helped me move, and who put me in touch with people who would paint and clean my home to make it ready for sale. Lacey always returned my calls and emails immediately, she came to me when there were papers to sign, she drove me to and from the closing....she simply gave way more than 100%. She also is a very honest, sincere and nice person. I cannot recommend her highly enough.'; //Start quote and stars var TestimonialTree_EndQuote3 = document.createElement('div'); TestimonialTree_EndQuote3.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote3.innerHTML = "" //Media var TestimonialTree_Media3 = document.createElement('div'); TestimonialTree_Media3.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow3 = document.createElement('div'); TestimonialTree_SocialRow3.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow3.innerHTML += "
" TestimonialTree_SocialRow3.innerHTML += "" TestimonialTree_SocialRow3.innerHTML += "
daugherty5243" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date3 = document.createElement('div'); TestimonialTree_Date3.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date3.innerHTML = '2/16/2019 7:17:00 AM'; TestimonialTree_Div3.appendChild(TestimonialTree_Stars3); TestimonialTree_Div3.appendChild(TestimonialTree_TestDiv3); TestimonialTree_Div3.appendChild(TestimonialTree_EndQuote3); TestimonialTree_Div3.appendChild(TestimonialTree_Media3); TestimonialTree_Div3.appendChild(TestimonialTree_SocialRow3); TestimonialTree_Div3.appendChild(TestimonialTree_Date3); widget.appendChild(TestimonialTree_Div3); //Create Parent Div var TestimonialTree_Div4 = document.createElement('div'); TestimonialTree_Div4.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div4.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div4.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars4 = document.createElement('div'); TestimonialTree_Stars4.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv4 = document.createElement('div'); TestimonialTree_TestDiv4.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv4.setAttribute("itemprop","description"); TestimonialTree_TestDiv4.innerHTML = 'Lacey made buying our first home an amazing experience! She was very knowledgable about the areas we looked at, which was a huge help for us coming from a different city. At the time, being a one car household, it was difficult to make the drive down frequently to look at the properties we were  interested in. Lacey went above and beyond for us, going to the properties to take more detailed pictures, and even videos for us! She never pushed a particular house on us, but instead let us take the reigns, while guiding us towards homes that fit our needs. She was extremely accommodating when it came to appointments, meeting with us during the day, in the evenings, and even the occasional weekend. Being first time buyers, we felt comfortable enough with her to tell her our fears, our hopes, and even joke around a bit. Lacey was with us for every single step, making us feel like we were her only client (although that definitely was not the case!) When it came time to put an offer in on a house, she was very professional. Lacey understood the market was competitive at the time, so her fast and efficient filing with all paperwork made the chances of our offer being accepted much higher. When our first offer was passed for another, we were disappointed....but Lacey helped us through that with kind words and a promise to find us a better fit. The second home we put an offer on was even better than the first! We were excited to make an offer, but more prepared for another pass. When our offer was accepted, Lacey made a call to us. I could tell by her voice that she was just as happy as we were! She immediately began the next rounds of paperwork for us, and took care of all the details. She recommended a wonderful inspector, and continued to keep in contact often during the \"hurry up and wait\" parts. Surprise! A rain storm came through, and a leak was found in the roof, just before closing! Being in another city, we could not come down right away to figure out our next steps. It turned out, we didn\'t need to, as Lacey was dealing with the seller, and their listing agency behind the scenes to get it fixed ASAP. They had a brand new roof put in, and were able to close on time. We have been in our home for just over a year now, and we couldn\'t be happier! Lacey still kept in touch once the process was over, touching base through email, and now the occasional letter. When we get to a place where our kids are grown, and we want to sell our first home, we know exactly who we will be calling. I couldn\'t recommend a better real estate professional to work with!'; //Start quote and stars var TestimonialTree_EndQuote4 = document.createElement('div'); TestimonialTree_EndQuote4.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote4.innerHTML = "" //Media var TestimonialTree_Media4 = document.createElement('div'); TestimonialTree_Media4.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow4 = document.createElement('div'); TestimonialTree_SocialRow4.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow4.innerHTML += "
" TestimonialTree_SocialRow4.innerHTML += "" TestimonialTree_SocialRow4.innerHTML += "
charity schroder" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date4 = document.createElement('div'); TestimonialTree_Date4.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date4.innerHTML = '3/18/2018 12:05:00 AM'; TestimonialTree_Div4.appendChild(TestimonialTree_Stars4); TestimonialTree_Div4.appendChild(TestimonialTree_TestDiv4); TestimonialTree_Div4.appendChild(TestimonialTree_EndQuote4); TestimonialTree_Div4.appendChild(TestimonialTree_Media4); TestimonialTree_Div4.appendChild(TestimonialTree_SocialRow4); TestimonialTree_Div4.appendChild(TestimonialTree_Date4); widget.appendChild(TestimonialTree_Div4); //Create Parent Div var TestimonialTree_Div5 = document.createElement('div'); TestimonialTree_Div5.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div5.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div5.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars5 = document.createElement('div'); TestimonialTree_Stars5.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv5 = document.createElement('div'); TestimonialTree_TestDiv5.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv5.setAttribute("itemprop","description"); TestimonialTree_TestDiv5.innerHTML = 'If you are in search of a knowledgeable real estate professional, look no further. Lacey Stark made both our home buying and selling experiences enjoyable because of her acute attention to detail, follow-up and diligence. She patiently explained each step of the process and was always available to answer questions when they arose. Simply put, She is the best!'; //Start quote and stars var TestimonialTree_EndQuote5 = document.createElement('div'); TestimonialTree_EndQuote5.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote5.innerHTML = "" //Media var TestimonialTree_Media5 = document.createElement('div'); TestimonialTree_Media5.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow5 = document.createElement('div'); TestimonialTree_SocialRow5.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow5.innerHTML += "
" TestimonialTree_SocialRow5.innerHTML += "" TestimonialTree_SocialRow5.innerHTML += "
Emily Brock" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date5 = document.createElement('div'); TestimonialTree_Date5.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date5.innerHTML = '5/1/2016 3:09:00 AM'; TestimonialTree_Div5.appendChild(TestimonialTree_Stars5); TestimonialTree_Div5.appendChild(TestimonialTree_TestDiv5); TestimonialTree_Div5.appendChild(TestimonialTree_EndQuote5); TestimonialTree_Div5.appendChild(TestimonialTree_Media5); TestimonialTree_Div5.appendChild(TestimonialTree_SocialRow5); TestimonialTree_Div5.appendChild(TestimonialTree_Date5); widget.appendChild(TestimonialTree_Div5); //Create Parent Div var TestimonialTree_Div6 = document.createElement('div'); TestimonialTree_Div6.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div6.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div6.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars6 = document.createElement('div'); TestimonialTree_Stars6.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv6 = document.createElement('div'); TestimonialTree_TestDiv6.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv6.setAttribute("itemprop","description"); TestimonialTree_TestDiv6.innerHTML = 'I moved from California to Salem in the spring of last year. I had researched many areas of Oregon and decided that Salem would be a good fit for me. I contacted Lacey and I was impressed by how friendly and knowledgeable she was. My home sold quickly and I drove to Salem and needed a temporary place to stay. Lacey found me an apartment in a safe area of town and loaned me some furniture since mine was in storage. We looked at several homes available in Salem and we found the PERFECT home for me: enough space, in a safe neighborhood, a beautiful garden and a studio upstairs! Lacey helped me through the complexities of buying my home: making the offer, getting an inspection, and coordinating all of the paperwork. Lacey went out of her way to help me feel welcome in my new community and I am very grateful for all of the ways that she helped me. I couldn\'t ask for a better realtor!'; //Start quote and stars var TestimonialTree_EndQuote6 = document.createElement('div'); TestimonialTree_EndQuote6.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote6.innerHTML = "" //Media var TestimonialTree_Media6 = document.createElement('div'); TestimonialTree_Media6.innerHTML += "


"; //Social Row var TestimonialTree_SocialRow6 = document.createElement('div'); TestimonialTree_SocialRow6.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow6.innerHTML += "
" TestimonialTree_SocialRow6.innerHTML += "" TestimonialTree_SocialRow6.innerHTML += "
Louise Riedell" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date6 = document.createElement('div'); TestimonialTree_Date6.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date6.innerHTML = '6/24/2016 11:39:00 PM'; TestimonialTree_Div6.appendChild(TestimonialTree_Stars6); TestimonialTree_Div6.appendChild(TestimonialTree_TestDiv6); TestimonialTree_Div6.appendChild(TestimonialTree_EndQuote6); TestimonialTree_Div6.appendChild(TestimonialTree_Media6); TestimonialTree_Div6.appendChild(TestimonialTree_SocialRow6); TestimonialTree_Div6.appendChild(TestimonialTree_Date6); widget.appendChild(TestimonialTree_Div6); //Create Parent Div var TestimonialTree_Div7 = document.createElement('div'); TestimonialTree_Div7.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div7.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div7.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars7 = document.createElement('div'); TestimonialTree_Stars7.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv7 = document.createElement('div'); TestimonialTree_TestDiv7.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv7.setAttribute("itemprop","description"); TestimonialTree_TestDiv7.innerHTML = 'Lacey Stark is fantastic. When it was time for us,to purchase our first home,we didn\'t even think twice about contacting Lacey. She came highly recommended by many people that we know here in Salem. Lacey took the time to show us properties in all price ranges,and took the time to give us comparisons so we could make the best decisions for our budget. Lacey builds relationships and that is so important these days. We will always refer Lacey and we will call her for all of our Realtor needs!'; //Start quote and stars var TestimonialTree_EndQuote7 = document.createElement('div'); TestimonialTree_EndQuote7.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote7.innerHTML = "" //Media var TestimonialTree_Media7 = document.createElement('div'); TestimonialTree_Media7.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow7 = document.createElement('div'); TestimonialTree_SocialRow7.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow7.innerHTML += "
Shared On
LinkedIn
" TestimonialTree_SocialRow7.innerHTML += "" TestimonialTree_SocialRow7.innerHTML += "
John R Simmons" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date7 = document.createElement('div'); TestimonialTree_Date7.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date7.innerHTML = '7/1/2016 3:54:00 PM'; TestimonialTree_Div7.appendChild(TestimonialTree_Stars7); TestimonialTree_Div7.appendChild(TestimonialTree_TestDiv7); TestimonialTree_Div7.appendChild(TestimonialTree_EndQuote7); TestimonialTree_Div7.appendChild(TestimonialTree_Media7); TestimonialTree_Div7.appendChild(TestimonialTree_SocialRow7); TestimonialTree_Div7.appendChild(TestimonialTree_Date7); widget.appendChild(TestimonialTree_Div7); //Create Parent Div var TestimonialTree_Div8 = document.createElement('div'); TestimonialTree_Div8.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div8.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div8.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars8 = document.createElement('div'); TestimonialTree_Stars8.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv8 = document.createElement('div'); TestimonialTree_TestDiv8.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv8.setAttribute("itemprop","description"); TestimonialTree_TestDiv8.innerHTML = 'Listed are just a few reasons of why we appreciated your very professional service to us during our recent purchase of our new home here in Sweet Home, Or. 1. Your prompt return of phone calls. 2. Your willingness to relay messages of our desired handicap changes and suggestions to the builder. 3. Your helping us line up special financing. 4. Your availability to us even during the evening hours. 5. Your presentation folder containing important local phone numbers and other information at the time of closing. It was a pleasure to have you as our realtor, and we would definitely recommend that others use your service.'; //Start quote and stars var TestimonialTree_EndQuote8 = document.createElement('div'); TestimonialTree_EndQuote8.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote8.innerHTML = "" //Media var TestimonialTree_Media8 = document.createElement('div'); TestimonialTree_Media8.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow8 = document.createElement('div'); TestimonialTree_SocialRow8.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow8.innerHTML += "
" TestimonialTree_SocialRow8.innerHTML += "" TestimonialTree_SocialRow8.innerHTML += "
Ron & Jan Forrester" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date8 = document.createElement('div'); TestimonialTree_Date8.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date8.innerHTML = '2/13/2017 5:31:00 AM'; TestimonialTree_Div8.appendChild(TestimonialTree_Stars8); TestimonialTree_Div8.appendChild(TestimonialTree_TestDiv8); TestimonialTree_Div8.appendChild(TestimonialTree_EndQuote8); TestimonialTree_Div8.appendChild(TestimonialTree_Media8); TestimonialTree_Div8.appendChild(TestimonialTree_SocialRow8); TestimonialTree_Div8.appendChild(TestimonialTree_Date8); widget.appendChild(TestimonialTree_Div8); //Create Parent Div var TestimonialTree_Div9 = document.createElement('div'); TestimonialTree_Div9.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div9.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div9.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars9 = document.createElement('div'); TestimonialTree_Stars9.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv9 = document.createElement('div'); TestimonialTree_TestDiv9.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv9.setAttribute("itemprop","description"); TestimonialTree_TestDiv9.innerHTML = 'We listed our home with Lacey in Salem and were in the process of remodeling it from a rental nightmare. Since we lived out of state finding workers to remodel was a difficult task. Lacey was sooo helpful in locating a list from Caldwell Bankers preferred workers, which made it much easier. She  went above and beyond to open the house when needed and even made sure our landscaper was doing his job. Lacey was very patient at answering questions and kept up our moral when things were going slow or the sale fell through. Lacey is available when you need her and is honest and very authentic. She will not give up until you sell your home and is just as happy as you are when it happens. Her knowledge and expertise is priceless in today\'s market. Thank you Lacey!'; //Start quote and stars var TestimonialTree_EndQuote9 = document.createElement('div'); TestimonialTree_EndQuote9.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote9.innerHTML = "" //Media var TestimonialTree_Media9 = document.createElement('div'); TestimonialTree_Media9.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow9 = document.createElement('div'); TestimonialTree_SocialRow9.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow9.innerHTML += "
" TestimonialTree_SocialRow9.innerHTML += "" TestimonialTree_SocialRow9.innerHTML += "
modlite9" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date9 = document.createElement('div'); TestimonialTree_Date9.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date9.innerHTML = '3/21/2018 12:02:00 AM'; TestimonialTree_Div9.appendChild(TestimonialTree_Stars9); TestimonialTree_Div9.appendChild(TestimonialTree_TestDiv9); TestimonialTree_Div9.appendChild(TestimonialTree_EndQuote9); TestimonialTree_Div9.appendChild(TestimonialTree_Media9); TestimonialTree_Div9.appendChild(TestimonialTree_SocialRow9); TestimonialTree_Div9.appendChild(TestimonialTree_Date9); widget.appendChild(TestimonialTree_Div9); //Create Parent Div var TestimonialTree_Div10 = document.createElement('div'); TestimonialTree_Div10.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div10.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div10.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars10 = document.createElement('div'); TestimonialTree_Stars10.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv10 = document.createElement('div'); TestimonialTree_TestDiv10.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv10.setAttribute("itemprop","description"); TestimonialTree_TestDiv10.innerHTML = 'It was a pleasure to work with Lacey. She was always very polite, friendly, and knew the real estate market well. She did lots of research to find where our home price would be just right, and did lots of advertising for it. She always kept us up to date with what was going on regarding showings, and responses. When is came to selling the property, she set up the inspections, and work to be done on the home. The closing was very well done. We live in California, and Lacey was very much appreciated for all the work she did so we did not have to make a trip to Oregon. I would highly recommend Lacey for your real estate needs. '; //Start quote and stars var TestimonialTree_EndQuote10 = document.createElement('div'); TestimonialTree_EndQuote10.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote10.innerHTML = "" //Media var TestimonialTree_Media10 = document.createElement('div'); TestimonialTree_Media10.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow10 = document.createElement('div'); TestimonialTree_SocialRow10.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow10.innerHTML += "
" TestimonialTree_SocialRow10.innerHTML += "" TestimonialTree_SocialRow10.innerHTML += "
Debbie B." + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date10 = document.createElement('div'); TestimonialTree_Date10.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date10.innerHTML = '5/1/2016 3:09:00 AM'; TestimonialTree_Div10.appendChild(TestimonialTree_Stars10); TestimonialTree_Div10.appendChild(TestimonialTree_TestDiv10); TestimonialTree_Div10.appendChild(TestimonialTree_EndQuote10); TestimonialTree_Div10.appendChild(TestimonialTree_Media10); TestimonialTree_Div10.appendChild(TestimonialTree_SocialRow10); TestimonialTree_Div10.appendChild(TestimonialTree_Date10); widget.appendChild(TestimonialTree_Div10); //Create Parent Div var TestimonialTree_Div11 = document.createElement('div'); TestimonialTree_Div11.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div11.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div11.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars11 = document.createElement('div'); TestimonialTree_Stars11.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv11 = document.createElement('div'); TestimonialTree_TestDiv11.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv11.setAttribute("itemprop","description"); TestimonialTree_TestDiv11.innerHTML = 'My wife and I were so blessed to have had Lacey as our agent. She was very responsive to all of our requests, quickly grasped what we were looking for in a new home and showed us quality properties within our budget. She handled all interactions with the sellers and sellers agents very professionally. We are truly thankful.
\nThanks Lacey'; //Start quote and stars var TestimonialTree_EndQuote11 = document.createElement('div'); TestimonialTree_EndQuote11.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote11.innerHTML = "" //Media var TestimonialTree_Media11 = document.createElement('div'); TestimonialTree_Media11.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow11 = document.createElement('div'); TestimonialTree_SocialRow11.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow11.innerHTML += "
" TestimonialTree_SocialRow11.innerHTML += "" TestimonialTree_SocialRow11.innerHTML += "
Dan and Debbie B." + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date11 = document.createElement('div'); TestimonialTree_Date11.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date11.innerHTML = '1/4/2018 7:28:45 PM'; TestimonialTree_Div11.appendChild(TestimonialTree_Stars11); TestimonialTree_Div11.appendChild(TestimonialTree_TestDiv11); TestimonialTree_Div11.appendChild(TestimonialTree_EndQuote11); TestimonialTree_Div11.appendChild(TestimonialTree_Media11); TestimonialTree_Div11.appendChild(TestimonialTree_SocialRow11); TestimonialTree_Div11.appendChild(TestimonialTree_Date11); widget.appendChild(TestimonialTree_Div11); //Create Parent Div var TestimonialTree_Div12 = document.createElement('div'); TestimonialTree_Div12.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div12.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div12.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars12 = document.createElement('div'); TestimonialTree_Stars12.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv12 = document.createElement('div'); TestimonialTree_TestDiv12.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv12.setAttribute("itemprop","description"); TestimonialTree_TestDiv12.innerHTML = 'This past summer my wife and I contacted Lacey from our residence in Amarillo, Texas, and asked her if she would be willing to find some houses for us to look at in the Willamette Valley. We told her we wanted some acreage, and if possible, a riverfront site. A few days later, literally, we showed up and spent an entire, very long, day with Lacey. Without every having met us and with only a brief telephone conversation, Lacey had set up appointments to visit something like 10 homes, in which one of them we are now happily living. Lacey did an excellent job working with the owner and his agent during the negotiation phase, and stayed in touch with us from 1,600 miles away to make sure we were appraised of the normal twists and turns of this process. We could not be happier with the outcome and the professional and personal service Lacey provided. We recommend Lacey Stark most highly.'; //Start quote and stars var TestimonialTree_EndQuote12 = document.createElement('div'); TestimonialTree_EndQuote12.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote12.innerHTML = "" //Media var TestimonialTree_Media12 = document.createElement('div'); TestimonialTree_Media12.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow12 = document.createElement('div'); TestimonialTree_SocialRow12.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow12.innerHTML += "
" TestimonialTree_SocialRow12.innerHTML += "" TestimonialTree_SocialRow12.innerHTML += "
Jim Rutledge" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date12 = document.createElement('div'); TestimonialTree_Date12.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date12.innerHTML = '5/1/2016 3:10:00 AM'; TestimonialTree_Div12.appendChild(TestimonialTree_Stars12); TestimonialTree_Div12.appendChild(TestimonialTree_TestDiv12); TestimonialTree_Div12.appendChild(TestimonialTree_EndQuote12); TestimonialTree_Div12.appendChild(TestimonialTree_Media12); TestimonialTree_Div12.appendChild(TestimonialTree_SocialRow12); TestimonialTree_Div12.appendChild(TestimonialTree_Date12); widget.appendChild(TestimonialTree_Div12); //Create Parent Div var TestimonialTree_Div13 = document.createElement('div'); TestimonialTree_Div13.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div13.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div13.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars13 = document.createElement('div'); TestimonialTree_Stars13.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv13 = document.createElement('div'); TestimonialTree_TestDiv13.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv13.setAttribute("itemprop","description"); TestimonialTree_TestDiv13.innerHTML = 'We recently bought a home with Lacey Stark. We love her very much. While working with her she became a part of our lives and a member of our extended family. She answered every one of our questions, and walked us through every part of the procedure. She listened to our needs and desires. We are happy in our new home. Thank you, Lacey. We love you!'; //Start quote and stars var TestimonialTree_EndQuote13 = document.createElement('div'); TestimonialTree_EndQuote13.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote13.innerHTML = "" //Media var TestimonialTree_Media13 = document.createElement('div'); TestimonialTree_Media13.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow13 = document.createElement('div'); TestimonialTree_SocialRow13.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow13.innerHTML += "
" TestimonialTree_SocialRow13.innerHTML += "" TestimonialTree_SocialRow13.innerHTML += "
Tom and Teresa Wells" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date13 = document.createElement('div'); TestimonialTree_Date13.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date13.innerHTML = '2/26/2017 10:20:00 PM'; TestimonialTree_Div13.appendChild(TestimonialTree_Stars13); TestimonialTree_Div13.appendChild(TestimonialTree_TestDiv13); TestimonialTree_Div13.appendChild(TestimonialTree_EndQuote13); TestimonialTree_Div13.appendChild(TestimonialTree_Media13); TestimonialTree_Div13.appendChild(TestimonialTree_SocialRow13); TestimonialTree_Div13.appendChild(TestimonialTree_Date13); widget.appendChild(TestimonialTree_Div13); //Create Parent Div var TestimonialTree_Div14 = document.createElement('div'); TestimonialTree_Div14.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div14.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div14.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars14 = document.createElement('div'); TestimonialTree_Stars14.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv14 = document.createElement('div'); TestimonialTree_TestDiv14.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv14.setAttribute("itemprop","description"); TestimonialTree_TestDiv14.innerHTML = 'Even with constraints on our end, Lacey performed beautifully a number of different times. She was intuitive, she helped us find our own style (non-vanilla) and was more than capable and extremely personable. She explained the process well, and made it easy for us understand what we were doing. Our budget was always a high priority, she went over the entire process quickly and efficiently. When we were bidding, she was on-top of it by promptly doing what she said she would do. She understands the market to a high degree. She always accommodated our whole family\'s needs. In the end, she nailed it; we are grateful for the help she has given us and we would singularly recommend her to anyone looking for their future home.'; //Start quote and stars var TestimonialTree_EndQuote14 = document.createElement('div'); TestimonialTree_EndQuote14.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote14.innerHTML = "" //Media var TestimonialTree_Media14 = document.createElement('div'); TestimonialTree_Media14.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow14 = document.createElement('div'); TestimonialTree_SocialRow14.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow14.innerHTML += "
" TestimonialTree_SocialRow14.innerHTML += "" TestimonialTree_SocialRow14.innerHTML += "
David Tennant & Jessica Atkeson-Tennant" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date14 = document.createElement('div'); TestimonialTree_Date14.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date14.innerHTML = '1/13/2017 2:50:00 AM'; TestimonialTree_Div14.appendChild(TestimonialTree_Stars14); TestimonialTree_Div14.appendChild(TestimonialTree_TestDiv14); TestimonialTree_Div14.appendChild(TestimonialTree_EndQuote14); TestimonialTree_Div14.appendChild(TestimonialTree_Media14); TestimonialTree_Div14.appendChild(TestimonialTree_SocialRow14); TestimonialTree_Div14.appendChild(TestimonialTree_Date14); widget.appendChild(TestimonialTree_Div14); //Create Parent Div var TestimonialTree_Div15 = document.createElement('div'); TestimonialTree_Div15.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div15.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div15.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars15 = document.createElement('div'); TestimonialTree_Stars15.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv15 = document.createElement('div'); TestimonialTree_TestDiv15.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv15.setAttribute("itemprop","description"); TestimonialTree_TestDiv15.innerHTML = 'Lacey Stark did an incredible job. She was very knowledgeable about the housing market, did a good job at helping us determine the proper sell price and marketing our house. She helped us through every step of the way. She was always available and great to work with. I would highly recommend Lacey to anyone.'; //Start quote and stars var TestimonialTree_EndQuote15 = document.createElement('div'); TestimonialTree_EndQuote15.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote15.innerHTML = "" //Media var TestimonialTree_Media15 = document.createElement('div'); TestimonialTree_Media15.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow15 = document.createElement('div'); TestimonialTree_SocialRow15.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow15.innerHTML += "
" TestimonialTree_SocialRow15.innerHTML += "" TestimonialTree_SocialRow15.innerHTML += "
Jim Dailey" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date15 = document.createElement('div'); TestimonialTree_Date15.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date15.innerHTML = '5/1/2016 3:02:00 AM'; TestimonialTree_Div15.appendChild(TestimonialTree_Stars15); TestimonialTree_Div15.appendChild(TestimonialTree_TestDiv15); TestimonialTree_Div15.appendChild(TestimonialTree_EndQuote15); TestimonialTree_Div15.appendChild(TestimonialTree_Media15); TestimonialTree_Div15.appendChild(TestimonialTree_SocialRow15); TestimonialTree_Div15.appendChild(TestimonialTree_Date15); widget.appendChild(TestimonialTree_Div15); //Create Parent Div var TestimonialTree_Div16 = document.createElement('div'); TestimonialTree_Div16.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div16.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div16.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars16 = document.createElement('div'); TestimonialTree_Stars16.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv16 = document.createElement('div'); TestimonialTree_TestDiv16.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv16.setAttribute("itemprop","description"); TestimonialTree_TestDiv16.innerHTML = 'Attentive, forthright, ambitious, focused, genuine, and honest… just a few ways to describe the person and the commitment we received when working with Lacey Stark. Working with her for nearly ten years, she provided exceptional service in selling new homes for our group. Homes were staged, looked after, well represented, and shown on a recurring basis. No matter the need or the challenge, Lacey represented both us and our buyers well.'; //Start quote and stars var TestimonialTree_EndQuote16 = document.createElement('div'); TestimonialTree_EndQuote16.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote16.innerHTML = "" //Media var TestimonialTree_Media16 = document.createElement('div'); TestimonialTree_Media16.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow16 = document.createElement('div'); TestimonialTree_SocialRow16.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow16.innerHTML += "
" TestimonialTree_SocialRow16.innerHTML += "" TestimonialTree_SocialRow16.innerHTML += "
Chris Mikkelsen" + ('' != '' ? "
on " : "") + "
Kramer Properties, Inc.
" //Date var TestimonialTree_Date16 = document.createElement('div'); TestimonialTree_Date16.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date16.innerHTML = '6/10/2016 11:58:00 PM'; TestimonialTree_Div16.appendChild(TestimonialTree_Stars16); TestimonialTree_Div16.appendChild(TestimonialTree_TestDiv16); TestimonialTree_Div16.appendChild(TestimonialTree_EndQuote16); TestimonialTree_Div16.appendChild(TestimonialTree_Media16); TestimonialTree_Div16.appendChild(TestimonialTree_SocialRow16); TestimonialTree_Div16.appendChild(TestimonialTree_Date16); widget.appendChild(TestimonialTree_Div16); //Create Parent Div var TestimonialTree_Div17 = document.createElement('div'); TestimonialTree_Div17.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div17.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div17.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars17 = document.createElement('div'); TestimonialTree_Stars17.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv17 = document.createElement('div'); TestimonialTree_TestDiv17.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv17.setAttribute("itemprop","description"); TestimonialTree_TestDiv17.innerHTML = 'We hadn\'t bought property for over 10 years, and the process has changed some (a lot). Lacey was knowledgeable and up on all the changes. She stayed in touch all through the whole process and was able to answer any questions or concerns we had over the whole transaction. I would strongly recommend Lacey for any real estate needs one would need in the Salem and surrounding areas.'; //Start quote and stars var TestimonialTree_EndQuote17 = document.createElement('div'); TestimonialTree_EndQuote17.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote17.innerHTML = "" //Media var TestimonialTree_Media17 = document.createElement('div'); TestimonialTree_Media17.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow17 = document.createElement('div'); TestimonialTree_SocialRow17.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow17.innerHTML += "
" TestimonialTree_SocialRow17.innerHTML += "" TestimonialTree_SocialRow17.innerHTML += "
Renee and Matt Smith" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date17 = document.createElement('div'); TestimonialTree_Date17.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date17.innerHTML = '2/15/2017 2:49:00 AM'; TestimonialTree_Div17.appendChild(TestimonialTree_Stars17); TestimonialTree_Div17.appendChild(TestimonialTree_TestDiv17); TestimonialTree_Div17.appendChild(TestimonialTree_EndQuote17); TestimonialTree_Div17.appendChild(TestimonialTree_Media17); TestimonialTree_Div17.appendChild(TestimonialTree_SocialRow17); TestimonialTree_Div17.appendChild(TestimonialTree_Date17); widget.appendChild(TestimonialTree_Div17); //Create Parent Div var TestimonialTree_Div18 = document.createElement('div'); TestimonialTree_Div18.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div18.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div18.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars18 = document.createElement('div'); TestimonialTree_Stars18.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv18 = document.createElement('div'); TestimonialTree_TestDiv18.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv18.setAttribute("itemprop","description"); TestimonialTree_TestDiv18.innerHTML = 'When I began my search for a home in the Salem area I met with several realtors and in the end decided to have Lacey guide me through the process. She has a thorough knowledge of Salem and its housing market, is hard working, and always had good solutions to problems we encountered along the way. Lacey was always pleasant to work with and I would recommend her to anyone needing a realtor in Salem. '; //Start quote and stars var TestimonialTree_EndQuote18 = document.createElement('div'); TestimonialTree_EndQuote18.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote18.innerHTML = "" //Media var TestimonialTree_Media18 = document.createElement('div'); TestimonialTree_Media18.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow18 = document.createElement('div'); TestimonialTree_SocialRow18.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow18.innerHTML += "
" TestimonialTree_SocialRow18.innerHTML += "" TestimonialTree_SocialRow18.innerHTML += "
David" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date18 = document.createElement('div'); TestimonialTree_Date18.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date18.innerHTML = '5/1/2016 3:08:00 AM'; TestimonialTree_Div18.appendChild(TestimonialTree_Stars18); TestimonialTree_Div18.appendChild(TestimonialTree_TestDiv18); TestimonialTree_Div18.appendChild(TestimonialTree_EndQuote18); TestimonialTree_Div18.appendChild(TestimonialTree_Media18); TestimonialTree_Div18.appendChild(TestimonialTree_SocialRow18); TestimonialTree_Div18.appendChild(TestimonialTree_Date18); widget.appendChild(TestimonialTree_Div18); //Create Parent Div var TestimonialTree_Div19 = document.createElement('div'); TestimonialTree_Div19.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div19.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div19.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars19 = document.createElement('div'); TestimonialTree_Stars19.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv19 = document.createElement('div'); TestimonialTree_TestDiv19.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv19.setAttribute("itemprop","description"); TestimonialTree_TestDiv19.innerHTML = 'Lacey is the best! We were fortunate to have run across her information on a vacation in the area and we contacted her about assisting us to relocate to the area. She guided us through the entire process and made sure to find us the perfect house for the perfect price. She took the time to really understand our lifestyle and made sure that the houses she was looking for were going to fit our needs. The house we purchased had multiple offers but she knew exactly what was needed to get our offer to stand out. She was great at being our eyes and ears during the purchase process since we were out of state. She is amazing and our family is very thankful we were lucky to have had her assistance through this entire process!'; //Start quote and stars var TestimonialTree_EndQuote19 = document.createElement('div'); TestimonialTree_EndQuote19.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote19.innerHTML = "" //Media var TestimonialTree_Media19 = document.createElement('div'); TestimonialTree_Media19.innerHTML += "


"; //Social Row var TestimonialTree_SocialRow19 = document.createElement('div'); TestimonialTree_SocialRow19.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow19.innerHTML += "
" TestimonialTree_SocialRow19.innerHTML += "" TestimonialTree_SocialRow19.innerHTML += "
The O\'Connell Family" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date19 = document.createElement('div'); TestimonialTree_Date19.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date19.innerHTML = '2/14/2017 4:49:00 PM'; TestimonialTree_Div19.appendChild(TestimonialTree_Stars19); TestimonialTree_Div19.appendChild(TestimonialTree_TestDiv19); TestimonialTree_Div19.appendChild(TestimonialTree_EndQuote19); TestimonialTree_Div19.appendChild(TestimonialTree_Media19); TestimonialTree_Div19.appendChild(TestimonialTree_SocialRow19); TestimonialTree_Div19.appendChild(TestimonialTree_Date19); widget.appendChild(TestimonialTree_Div19); //Create Parent Div var TestimonialTree_Div20 = document.createElement('div'); TestimonialTree_Div20.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div20.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div20.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars20 = document.createElement('div'); TestimonialTree_Stars20.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv20 = document.createElement('div'); TestimonialTree_TestDiv20.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv20.setAttribute("itemprop","description"); TestimonialTree_TestDiv20.innerHTML = 'I was referred to Lacey from the team that managed a home I owned and rented in Albany, OR. Since I live in CA, all of our communications have been remote and I valued many things about how Lacey approached our relationship: 1) She is highly responsive - within the hour as a rule, I would get either a message back or a call 2) She is knowledgeable - she always came to our calls with information about buyers needs/wants and realtors actions. We were able to agree upon next steps and take action 3) She had my interests at heart - suggesting we wait on improvements until inspections and it was clear what if anything should be offered. She was fiscally prudent. 4) Lacey was always pleasant and cordial even when I was a little testy - she maintained her composure, understood my concern and provided information immediately to smooth my understanding. She delivered within her committed timelines and was on top of the sale.'; //Start quote and stars var TestimonialTree_EndQuote20 = document.createElement('div'); TestimonialTree_EndQuote20.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote20.innerHTML = "" //Media var TestimonialTree_Media20 = document.createElement('div'); TestimonialTree_Media20.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow20 = document.createElement('div'); TestimonialTree_SocialRow20.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow20.innerHTML += "
" TestimonialTree_SocialRow20.innerHTML += "" TestimonialTree_SocialRow20.innerHTML += "
Kim O" + ('' != '' ? "
on " : "") + "
Seller
" //Date var TestimonialTree_Date20 = document.createElement('div'); TestimonialTree_Date20.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date20.innerHTML = '5/26/2016 9:11:00 PM'; TestimonialTree_Div20.appendChild(TestimonialTree_Stars20); TestimonialTree_Div20.appendChild(TestimonialTree_TestDiv20); TestimonialTree_Div20.appendChild(TestimonialTree_EndQuote20); TestimonialTree_Div20.appendChild(TestimonialTree_Media20); TestimonialTree_Div20.appendChild(TestimonialTree_SocialRow20); TestimonialTree_Div20.appendChild(TestimonialTree_Date20); widget.appendChild(TestimonialTree_Div20); //Create Parent Div var TestimonialTree_Div21 = document.createElement('div'); TestimonialTree_Div21.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div21.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div21.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars21 = document.createElement('div'); TestimonialTree_Stars21.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv21 = document.createElement('div'); TestimonialTree_TestDiv21.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv21.setAttribute("itemprop","description"); TestimonialTree_TestDiv21.innerHTML = 'Lacey Stark was genuinely caring and professional in helping us find the perfect home for our move from Colorado to Oregon! She listened to what we desired and could afford. Her lifelong knowledge of the area was invaluable to us. She was above & beyond in her availability to assist in our time crunch. Since our Colorado home sold in one day, we had to find our new Oregon home in less than a week. She was in full pursuit with us and was able to accomplish the long-distance paperwork! We love our new Albany, Oregon, home! Our gratitude to Lacey is shown in our high recommendation to all who need a Realtor with integrity and perseverance.'; //Start quote and stars var TestimonialTree_EndQuote21 = document.createElement('div'); TestimonialTree_EndQuote21.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote21.innerHTML = "" //Media var TestimonialTree_Media21 = document.createElement('div'); TestimonialTree_Media21.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow21 = document.createElement('div'); TestimonialTree_SocialRow21.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow21.innerHTML += "
" TestimonialTree_SocialRow21.innerHTML += "" TestimonialTree_SocialRow21.innerHTML += "
Linda King" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date21 = document.createElement('div'); TestimonialTree_Date21.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date21.innerHTML = '5/1/2016 3:10:00 AM'; TestimonialTree_Div21.appendChild(TestimonialTree_Stars21); TestimonialTree_Div21.appendChild(TestimonialTree_TestDiv21); TestimonialTree_Div21.appendChild(TestimonialTree_EndQuote21); TestimonialTree_Div21.appendChild(TestimonialTree_Media21); TestimonialTree_Div21.appendChild(TestimonialTree_SocialRow21); TestimonialTree_Div21.appendChild(TestimonialTree_Date21); widget.appendChild(TestimonialTree_Div21); //Create Parent Div var TestimonialTree_Div22 = document.createElement('div'); TestimonialTree_Div22.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div22.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div22.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars22 = document.createElement('div'); TestimonialTree_Stars22.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv22 = document.createElement('div'); TestimonialTree_TestDiv22.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv22.setAttribute("itemprop","description"); TestimonialTree_TestDiv22.innerHTML = 'Lacey is the ultimate professional and a sweet and caring person at the same time. You can\'t go wrong choosing Lacey to help you with your real estate needs. Despite personally being a part of the real estate industry myself, she was definitely able to add value in my home search and was a  significant help in negotiations as well as brain storming the pros and cons of each house and any situation that arose. She always got things done in a timely and friendly manner. She clearly was looking out for MY best interests in the transaction, not those of anyone else involved in the transaction. She has great connections that I continue to utilize as things come up with my 1970\'s era home in getting repairs done or putting my own personal touch on the house. Working with Lacey is a win for every client of hers!'; //Start quote and stars var TestimonialTree_EndQuote22 = document.createElement('div'); TestimonialTree_EndQuote22.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote22.innerHTML = "" //Media var TestimonialTree_Media22 = document.createElement('div'); TestimonialTree_Media22.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow22 = document.createElement('div'); TestimonialTree_SocialRow22.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow22.innerHTML += "
" TestimonialTree_SocialRow22.innerHTML += "" TestimonialTree_SocialRow22.innerHTML += "
sdlinfield" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date22 = document.createElement('div'); TestimonialTree_Date22.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date22.innerHTML = '3/21/2018 11:59:00 PM'; TestimonialTree_Div22.appendChild(TestimonialTree_Stars22); TestimonialTree_Div22.appendChild(TestimonialTree_TestDiv22); TestimonialTree_Div22.appendChild(TestimonialTree_EndQuote22); TestimonialTree_Div22.appendChild(TestimonialTree_Media22); TestimonialTree_Div22.appendChild(TestimonialTree_SocialRow22); TestimonialTree_Div22.appendChild(TestimonialTree_Date22); widget.appendChild(TestimonialTree_Div22); //Create Parent Div var TestimonialTree_Div23 = document.createElement('div'); TestimonialTree_Div23.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div23.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div23.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars23 = document.createElement('div'); TestimonialTree_Stars23.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv23 = document.createElement('div'); TestimonialTree_TestDiv23.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv23.setAttribute("itemprop","description"); TestimonialTree_TestDiv23.innerHTML = 'Lacey was very professional, She listed and sold our house very quickly. She is very knowledgeable and knows her area well. We couldn\'t have been happier with how quickly and painlessly we closed on selling our house. Would recommend her highly'; //Start quote and stars var TestimonialTree_EndQuote23 = document.createElement('div'); TestimonialTree_EndQuote23.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote23.innerHTML = "" //Media var TestimonialTree_Media23 = document.createElement('div'); TestimonialTree_Media23.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow23 = document.createElement('div'); TestimonialTree_SocialRow23.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow23.innerHTML += "
" TestimonialTree_SocialRow23.innerHTML += "" TestimonialTree_SocialRow23.innerHTML += "
aliceltove" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date23 = document.createElement('div'); TestimonialTree_Date23.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date23.innerHTML = '4/27/2018 10:18:00 PM'; TestimonialTree_Div23.appendChild(TestimonialTree_Stars23); TestimonialTree_Div23.appendChild(TestimonialTree_TestDiv23); TestimonialTree_Div23.appendChild(TestimonialTree_EndQuote23); TestimonialTree_Div23.appendChild(TestimonialTree_Media23); TestimonialTree_Div23.appendChild(TestimonialTree_SocialRow23); TestimonialTree_Div23.appendChild(TestimonialTree_Date23); widget.appendChild(TestimonialTree_Div23); //Create Parent Div var TestimonialTree_Div24 = document.createElement('div'); TestimonialTree_Div24.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div24.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div24.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars24 = document.createElement('div'); TestimonialTree_Stars24.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv24 = document.createElement('div'); TestimonialTree_TestDiv24.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv24.setAttribute("itemprop","description"); TestimonialTree_TestDiv24.innerHTML = 'We found Lacey almost by accident. We wanted to see a house on short notice and the listed agent hadn\'t responded. Lacey answered the phone and arranged to meet us 20 minutes later. We\'re lucky she was available. For the next several months, Lacey was there with us during a strong seller\'s market. She spent hours showing us houses - sometimes several per day. She educated us about the process (we were first time home buyers) and was always available for questions and venting. The process was tough considering the market and backlog in the appraisal process, but Lacey never shied away. She was kind, knowledgeable, and patient. The day we got the keys, Lacey was there with us. She gave us a welcome gift and seemed to genuinely share in our elation. I have shared her name with anyone I know who needs an agent and will continue to do so. Thank you Lacey!'; //Start quote and stars var TestimonialTree_EndQuote24 = document.createElement('div'); TestimonialTree_EndQuote24.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote24.innerHTML = "" //Media var TestimonialTree_Media24 = document.createElement('div'); TestimonialTree_Media24.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow24 = document.createElement('div'); TestimonialTree_SocialRow24.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow24.innerHTML += "
" TestimonialTree_SocialRow24.innerHTML += "" TestimonialTree_SocialRow24.innerHTML += "
Sarah and Leo " + ('' != '' ? "
on " : "") + "
First-time house buyers
" //Date var TestimonialTree_Date24 = document.createElement('div'); TestimonialTree_Date24.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date24.innerHTML = '2/23/2017 3:59:00 AM'; TestimonialTree_Div24.appendChild(TestimonialTree_Stars24); TestimonialTree_Div24.appendChild(TestimonialTree_TestDiv24); TestimonialTree_Div24.appendChild(TestimonialTree_EndQuote24); TestimonialTree_Div24.appendChild(TestimonialTree_Media24); TestimonialTree_Div24.appendChild(TestimonialTree_SocialRow24); TestimonialTree_Div24.appendChild(TestimonialTree_Date24); widget.appendChild(TestimonialTree_Div24); //Create Parent Div var TestimonialTree_Div25 = document.createElement('div'); TestimonialTree_Div25.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div25.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div25.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars25 = document.createElement('div'); TestimonialTree_Stars25.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv25 = document.createElement('div'); TestimonialTree_TestDiv25.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv25.setAttribute("itemprop","description"); TestimonialTree_TestDiv25.innerHTML = 'Lacey is informative, knowledgeable and a great partner! She is very responsive, answered all of our questions even when we called her twice a day during the process. We highly recommend Lacey, she sold our home quickly for a great price and she was right beside us at each step! Outstanding service!'; //Start quote and stars var TestimonialTree_EndQuote25 = document.createElement('div'); TestimonialTree_EndQuote25.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote25.innerHTML = "" //Media var TestimonialTree_Media25 = document.createElement('div'); TestimonialTree_Media25.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow25 = document.createElement('div'); TestimonialTree_SocialRow25.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow25.innerHTML += "
" TestimonialTree_SocialRow25.innerHTML += "" TestimonialTree_SocialRow25.innerHTML += "
C & M Terry" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date25 = document.createElement('div'); TestimonialTree_Date25.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date25.innerHTML = '3/30/2017 2:23:00 AM'; TestimonialTree_Div25.appendChild(TestimonialTree_Stars25); TestimonialTree_Div25.appendChild(TestimonialTree_TestDiv25); TestimonialTree_Div25.appendChild(TestimonialTree_EndQuote25); TestimonialTree_Div25.appendChild(TestimonialTree_Media25); TestimonialTree_Div25.appendChild(TestimonialTree_SocialRow25); TestimonialTree_Div25.appendChild(TestimonialTree_Date25); widget.appendChild(TestimonialTree_Div25); //Create Parent Div var TestimonialTree_Div26 = document.createElement('div'); TestimonialTree_Div26.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div26.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div26.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars26 = document.createElement('div'); TestimonialTree_Stars26.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv26 = document.createElement('div'); TestimonialTree_TestDiv26.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv26.setAttribute("itemprop","description"); TestimonialTree_TestDiv26.innerHTML = 'Lacey was totally professional and reliable and handled everything for me in a quick and easy manner. It couldn\'t have gone smoother. Thank You for everything you did!'; //Start quote and stars var TestimonialTree_EndQuote26 = document.createElement('div'); TestimonialTree_EndQuote26.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote26.innerHTML = "" //Media var TestimonialTree_Media26 = document.createElement('div'); TestimonialTree_Media26.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow26 = document.createElement('div'); TestimonialTree_SocialRow26.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow26.innerHTML += "
" TestimonialTree_SocialRow26.innerHTML += "" TestimonialTree_SocialRow26.innerHTML += "
David McMahan" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date26 = document.createElement('div'); TestimonialTree_Date26.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date26.innerHTML = '5/19/2016 9:04:00 PM'; TestimonialTree_Div26.appendChild(TestimonialTree_Stars26); TestimonialTree_Div26.appendChild(TestimonialTree_TestDiv26); TestimonialTree_Div26.appendChild(TestimonialTree_EndQuote26); TestimonialTree_Div26.appendChild(TestimonialTree_Media26); TestimonialTree_Div26.appendChild(TestimonialTree_SocialRow26); TestimonialTree_Div26.appendChild(TestimonialTree_Date26); widget.appendChild(TestimonialTree_Div26); //Create Parent Div var TestimonialTree_Div27 = document.createElement('div'); TestimonialTree_Div27.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div27.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div27.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars27 = document.createElement('div'); TestimonialTree_Stars27.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv27 = document.createElement('div'); TestimonialTree_TestDiv27.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv27.setAttribute("itemprop","description"); TestimonialTree_TestDiv27.innerHTML = 'We were looking for property to purchase in the Salem area to build a new home on. Having not purchased land it was invaluable to us to have Lacey on our side. She not only understands the market, but has connections to area builders, contractors, etc. We quickly realized that finding the land was only the beginning. She walked us through the many steps, lined up an excavator, arranged the meetings with the city, and was there at EVERY meeting to ensure the process kept on track. Ultimately, she negotiated a fair deal, and now we are land owners! This is something you can not do on your own, and it\'s best done with someone who goes above and beyond to make it happen. We highly recommend Lacey!'; //Start quote and stars var TestimonialTree_EndQuote27 = document.createElement('div'); TestimonialTree_EndQuote27.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote27.innerHTML = "" //Media var TestimonialTree_Media27 = document.createElement('div'); TestimonialTree_Media27.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow27 = document.createElement('div'); TestimonialTree_SocialRow27.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow27.innerHTML += "
" TestimonialTree_SocialRow27.innerHTML += "" TestimonialTree_SocialRow27.innerHTML += "
Patti Sohn and Ken Cuffe" + ('' != '' ? "
on " : "") + "
Customer
" //Date var TestimonialTree_Date27 = document.createElement('div'); TestimonialTree_Date27.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date27.innerHTML = '2/21/2017 5:25:00 PM'; TestimonialTree_Div27.appendChild(TestimonialTree_Stars27); TestimonialTree_Div27.appendChild(TestimonialTree_TestDiv27); TestimonialTree_Div27.appendChild(TestimonialTree_EndQuote27); TestimonialTree_Div27.appendChild(TestimonialTree_Media27); TestimonialTree_Div27.appendChild(TestimonialTree_SocialRow27); TestimonialTree_Div27.appendChild(TestimonialTree_Date27); widget.appendChild(TestimonialTree_Div27); //Create Parent Div var TestimonialTree_Div28 = document.createElement('div'); TestimonialTree_Div28.className = "TestimonialTree_Social1_Container"; TestimonialTree_Div28.setAttribute("itemtype","http://data-vocabulary.org/Review"); TestimonialTree_Div28.setAttribute("itemscope",""); //Start quote and stars var TestimonialTree_Stars28 = document.createElement('div'); TestimonialTree_Stars28.innerHTML = "
" //Testimonial var TestimonialTree_TestDiv28 = document.createElement('div'); TestimonialTree_TestDiv28.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv28.setAttribute("itemprop","description"); TestimonialTree_TestDiv28.innerHTML = 'Lacey Stark is one of the most professional and friendly realtors I have had the opportunity to meet and work with. My husband and I were selling our home in Idaho and needed to find a home in Oregon. We wanted to move near family in Salem, but could not find property to fit our budget. Lacey drove over 100 miles from her base to check a home we thought might fit our needs, It became a rather complicated purchase, but Lacey helped us through every legal step. She was very instrumental in setting the accepted purchase price, and took it upon herself to locate all the required county and local documents. We would not have been able to finalize the purchase without her persistence and expertise. Ruby H.'; //Start quote and stars var TestimonialTree_EndQuote28 = document.createElement('div'); TestimonialTree_EndQuote28.className = "TestimonialTree_EndQuote"; TestimonialTree_EndQuote28.innerHTML = "" //Media var TestimonialTree_Media28 = document.createElement('div'); TestimonialTree_Media28.innerHTML += "
"; //Social Row var TestimonialTree_SocialRow28 = document.createElement('div'); TestimonialTree_SocialRow28.className = "TestimonialTree_Social1_SocialRow"; TestimonialTree_SocialRow28.innerHTML += "
" TestimonialTree_SocialRow28.innerHTML += "" TestimonialTree_SocialRow28.innerHTML += "
Ruby Hoffner" + ('' != '' ? "
on " : "") + "
" //Date var TestimonialTree_Date28 = document.createElement('div'); TestimonialTree_Date28.className = "TestimonialTree_Social1_Date"; TestimonialTree_Date28.innerHTML = '2/14/2017 7:05:00 PM'; TestimonialTree_Div28.appendChild(TestimonialTree_Stars28); TestimonialTree_Div28.appendChild(TestimonialTree_TestDiv28); TestimonialTree_Div28.appendChild(TestimonialTree_EndQuote28); TestimonialTree_Div28.appendChild(TestimonialTree_Media28); TestimonialTree_Div28.appendChild(TestimonialTree_SocialRow28); TestimonialTree_Div28.appendChild(TestimonialTree_Date28); widget.appendChild(TestimonialTree_Div28); var isViewAll = document.URL.indexOf("viewAll.aspx") != -1 ? true : false; if(isViewAll) { var _backButtonDiv = document.createElement('div'); var _backButton = document.createElement('A'); _backButtonDiv.id = 'TT_BackButtonDiv'; _backButtonDiv.id = 'TT_BackButton'; _backButton.innerHTML = "
Back
"; _backButtonDiv.appendChild(_backButton); widget.appendChild(_backButtonDiv); } widget.appendChild(AddTestimonialLink); widget.appendChild(TestimonialLink); TT_createEvent(widget); }