WebFontConfig = {
google: { families: [ 'Della+Respira', 'Muli' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
var protocol = ('https:' == document.location.protocol ? 'https' : 'http');
var _includeURL = protocol + '://testimonialtree.com/Widgets/';
//Add widget load to stats
var iphttp_request = TT_createCrossDomainRequest();
function TT_httpGet(theUrl)
{
var xmlHttp = null;
xmlHttp = new XMLHttpRequest();
xmlHttp.open( "GET", theUrl, true );
xmlHttp.send( null );
return xmlHttp.responseText;
}
function TT_getIP(JSONObject) {
if (iphttp_request) {
try{
if (window.XDomainRequest) {
iphttp_request.onload = function () {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
};
iphttp_request.open("GET", "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
} else {
iphttp_request.onreadystatechange = TT_IPCallhandler;
iphttp_request.open('GET', "http://api.hostip.info/get_json.php?position=true", true);
iphttp_request.send();
};
} catch(error) {
};
};
}
function TT_IPCallhandler(evtXHR) {
if (iphttp_request.readyState == 4) {
if (iphttp_request.status == 200) {
JSONObject = JSON.parse(iphttp_request.responseText);
TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng);
}
else {
//alert("request Errors Occured");
}
iphttp_request = null;
}
}
function TT_createCrossDomainRequest(url, handler) {
//var
var httpRequest = null;
//var
if (window.XDomainRequest) {
httpRequest = new window.XDomainRequest();
httpRequest.onload = function () { callBack(httpRequest.responseText) };
} else
httpRequest = new XMLHttpRequest();
return httpRequest;
}
var params = encodeURIComponent('email=&username= %>');
var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=46546¶ms=' + params;
var ipJson;
TT_getIP(ipJson);
//End adding widget load to stats
var v_css = document.createElement('link');
v_css.rel = 'stylesheet';
v_css.type = 'text/css';
v_css.href = 'https://testimonialtree.com/Styles/TestimonialTree_Widget1.css';
document.getElementsByTagName('head')[0].appendChild(v_css);
var newEl = document.createElement('TABLE');
newEl.setAttribute('cellPadding',5);
var tmp = document.createElement('TBODY');
newEl.appendChild(tmp);
var BR0 = document.createElement('BR');
var TestRow0 = document.createElement('TR');
var TestCell0 = document.createElement('TD');
TestCell0.className = 'TestimonialTree_Testimonial';
TestCell0.className = 'TestimonialTree_Testimonial';
var TestDiv0 = document.createElement('div');
TestDiv0.innerHTML= '\"After my husband died, my son and I needed to find a real estate agent to help us sell our house. After we both did lots of research, we narrowed it down to Mae. She responded immediately and was always available to answer our questions. She knew all the right people to call for the chores we needed to do. We had to do all of this from long distance since I had already moved. Mae went over and above the call of duty to make sure everything was done properly. I highly recommend her to sell your house.\"';
TestCell0.appendChild(TestDiv0);
TestRow0.appendChild(TestCell0);
var SigRow0 = document.createElement('TR');
var SigCell0 = document.createElement('TD');
SigCell0.className = 'TestimonialTree_Signature';
var SigData0 = document.createTextNode('Cindi D');
SigCell0.appendChild(SigData0);
SigRow0.appendChild(SigCell0);
var SourceCell0 = document.createElement('TD');
SourceCell0.className = 'TestimonialTree_Source';
var SourceData0 = document.createTextNode('on Zillow');
SourceCell0.appendChild(SourceData0);
SigCell0.appendChild(SourceCell0);
//Add Row
tmp.appendChild(SigRow0);
//Add Row
tmp.appendChild(TestRow0);
var BR1 = document.createElement('BR');
var TestRow1 = document.createElement('TR');
var TestCell1 = document.createElement('TD');
TestCell1.className = 'TestimonialTree_Testimonial';
TestCell1.className = 'TestimonialTree_Testimonial';
var TestDiv1 = document.createElement('div');
TestDiv1.innerHTML= '\"Should be 100 stars for Mae. She went above and beyond to sale our home. She checked in with us often to see how everything was going and if we needed anything, she was there. She takes her time...there\'s never a rush from her and she was excellent at listening and explaining everything with such interest and care. Mae is a woman of integrity and the passion for her job shines through her warmth and friendliness. It\'s like we are part of her family. Like I said, 100 stars for Mae. Thank you Mae for everything. Lori\"';
TestCell1.appendChild(TestDiv1);
TestRow1.appendChild(TestCell1);
var SigRow1 = document.createElement('TR');
var SigCell1 = document.createElement('TD');
SigCell1.className = 'TestimonialTree_Signature';
var SigData1 = document.createTextNode('Lori B');
SigCell1.appendChild(SigData1);
SigRow1.appendChild(SigCell1);
var SourceCell1 = document.createElement('TD');
SourceCell1.className = 'TestimonialTree_Source';
var SourceData1 = document.createTextNode('on Google');
SourceCell1.appendChild(SourceData1);
SigCell1.appendChild(SourceCell1);
//Add Row
tmp.appendChild(SigRow1);
//Add Row
tmp.appendChild(TestRow1);
var BR2 = document.createElement('BR');
var TestRow2 = document.createElement('TR');
var TestCell2 = document.createElement('TD');
TestCell2.className = 'TestimonialTree_Testimonial';
TestCell2.className = 'TestimonialTree_Testimonial';
var TestDiv2 = document.createElement('div');
TestDiv2.innerHTML= '\"We did not end up purchasing a home in the Sequim area, but when I arrived there to look at homes, I found Mae to be extremely engaging, professional and knowledgable. Her communication skills are spot-on. I highly recommend anyone moving in/out of the Sequim area to reach out to Mae Graves. She knows her stuff!\"';
TestCell2.appendChild(TestDiv2);
TestRow2.appendChild(TestCell2);
var SigRow2 = document.createElement('TR');
var SigCell2 = document.createElement('TD');
SigCell2.className = 'TestimonialTree_Signature';
var SigData2 = document.createTextNode('Marci D');
SigCell2.appendChild(SigData2);
SigRow2.appendChild(SigCell2);
var SourceCell2 = document.createElement('TD');
SourceCell2.className = 'TestimonialTree_Source';
var SourceData2 = document.createTextNode('on Google');
SourceCell2.appendChild(SourceData2);
SigCell2.appendChild(SourceCell2);
//Add Row
tmp.appendChild(SigRow2);
//Add Row
tmp.appendChild(TestRow2);
var BR3 = document.createElement('BR');
var TestRow3 = document.createElement('TR');
var TestCell3 = document.createElement('TD');
TestCell3.className = 'TestimonialTree_Testimonial';
TestCell3.className = 'TestimonialTree_Testimonial';
var TestDiv3 = document.createElement('div');
TestDiv3.innerHTML= '\"We hired Mae to sell our townhome and the entire experience was made very smoothly and professionally. Her communication with us was spot-on! The staging she did in our unit was just perfect. All of our friends who looked at the photos just said \"WOW!\" We had a full-price offer in just 9 days! I would highly recommend Mae as a professional Real Estate Agent. We would not hesitate for a moment to work with her again.\"';
TestCell3.appendChild(TestDiv3);
TestRow3.appendChild(TestCell3);
var SigRow3 = document.createElement('TR');
var SigCell3 = document.createElement('TD');
SigCell3.className = 'TestimonialTree_Signature';
var SigData3 = document.createTextNode('lindawilsongordon');
SigCell3.appendChild(SigData3);
SigRow3.appendChild(SigCell3);
var SourceCell3 = document.createElement('TD');
SourceCell3.className = 'TestimonialTree_Source';
var SourceData3 = document.createTextNode('on Zillow');
SourceCell3.appendChild(SourceData3);
SigCell3.appendChild(SourceCell3);
//Add Row
tmp.appendChild(SigRow3);
//Add Row
tmp.appendChild(TestRow3);
var BR4 = document.createElement('BR');
var TestRow4 = document.createElement('TR');
var TestCell4 = document.createElement('TD');
TestCell4.className = 'TestimonialTree_Testimonial';
TestCell4.className = 'TestimonialTree_Testimonial';
var TestDiv4 = document.createElement('div');
TestDiv4.innerHTML= '\"We hired Mae to sell our townhome and the entire experience was made very smoothly and professionally. Her communication with us was spot-on! The staging she did in our unit was just perfect. All of our friends who looked at the photos just said \"WOW!\" We had a full-price offer in just 9 days! I would highly recommend Mae as a professional Real Estate Agent. We would not hesitate for a moment to work with her again.\"';
TestCell4.appendChild(TestDiv4);
TestRow4.appendChild(TestCell4);
var SigRow4 = document.createElement('TR');
var SigCell4 = document.createElement('TD');
SigCell4.className = 'TestimonialTree_Signature';
var SigData4 = document.createTextNode('Linda G');
SigCell4.appendChild(SigData4);
SigRow4.appendChild(SigCell4);
var SourceCell4 = document.createElement('TD');
SourceCell4.className = 'TestimonialTree_Source';
var SourceData4 = document.createTextNode('on Google');
SourceCell4.appendChild(SourceData4);
SigCell4.appendChild(SourceCell4);
//Add Row
tmp.appendChild(SigRow4);
//Add Row
tmp.appendChild(TestRow4);
var BR5 = document.createElement('BR');
var TestRow5 = document.createElement('TR');
var TestCell5 = document.createElement('TD');
TestCell5.className = 'TestimonialTree_Testimonial';
TestCell5.className = 'TestimonialTree_Testimonial';
var TestDiv5 = document.createElement('div');
TestDiv5.innerHTML= '\"Mae Graves did an outstanding job helping me sell my home. The staging was amazing and inviting, and the photos and video captured the beauty of the home and location. Mae has the vision to show what a home can be, presents it well, and helps others see the potential as well. Her knowledge of the local market and community is very comprehensive. She is professional. thorough and a visionary. Everything you want in a realtor. I highly recommend her.\"';
TestCell5.appendChild(TestDiv5);
TestRow5.appendChild(TestCell5);
var SigRow5 = document.createElement('TR');
var SigCell5 = document.createElement('TD');
SigCell5.className = 'TestimonialTree_Signature';
var SigData5 = document.createTextNode('Dawn W');
SigCell5.appendChild(SigData5);
SigRow5.appendChild(SigCell5);
var SourceCell5 = document.createElement('TD');
SourceCell5.className = 'TestimonialTree_Source';
var SourceData5 = document.createTextNode('on Google');
SourceCell5.appendChild(SourceData5);
SigCell5.appendChild(SourceCell5);
//Add Row
tmp.appendChild(SigRow5);
//Add Row
tmp.appendChild(TestRow5);
var BR6 = document.createElement('BR');
var TestRow6 = document.createElement('TR');
var TestCell6 = document.createElement('TD');
TestCell6.className = 'TestimonialTree_Testimonial';
TestCell6.className = 'TestimonialTree_Testimonial';
var TestDiv6 = document.createElement('div');
TestDiv6.innerHTML= '\"Mae Graves did an outstanding job helping me sell my home. The staging was amazing and inviting, and the photos and video captured the beauty of the home and location. Mae has the vision to show what a home can be, presents it well, and helps others see the potential as well. Her knowledge of the local market and community is very comprehensive. She is professional. thorough and a visionary. Everything you want in a realtor. I highly recommend her. \"';
TestCell6.appendChild(TestDiv6);
TestRow6.appendChild(TestCell6);
var SigRow6 = document.createElement('TR');
var SigCell6 = document.createElement('TD');
SigCell6.className = 'TestimonialTree_Signature';
var SigData6 = document.createTextNode('dawncwolff4');
SigCell6.appendChild(SigData6);
SigRow6.appendChild(SigCell6);
var SourceCell6 = document.createElement('TD');
SourceCell6.className = 'TestimonialTree_Source';
var SourceData6 = document.createTextNode('on Zillow');
SourceCell6.appendChild(SourceData6);
SigCell6.appendChild(SourceCell6);
//Add Row
tmp.appendChild(SigRow6);
//Add Row
tmp.appendChild(TestRow6);
var BR7 = document.createElement('BR');
var TestRow7 = document.createElement('TR');
var TestCell7 = document.createElement('TD');
TestCell7.className = 'TestimonialTree_Testimonial';
TestCell7.className = 'TestimonialTree_Testimonial';
var TestDiv7 = document.createElement('div');
TestDiv7.innerHTML= '\"Mae is INCREDIBLE! She helped my parents sell their home of 30 years and I truly do not know what we would have done without her. The house was well-loved and needed quite a bit of work and Mae went above and beyond in getting it ready to sell - she hired cleaners, got bids from contractors, coordinated the sale of items left in the home. She thoughtfully staged and marketed the home and it was under contract in just a few days. Mae is honest, a good listener, an exceptional communicator, detail-oriented and kind. I am so grateful that she supported my family through the sale of our beloved home. Thank you, Mae!\"';
TestCell7.appendChild(TestDiv7);
TestRow7.appendChild(TestCell7);
var SigRow7 = document.createElement('TR');
var SigCell7 = document.createElement('TD');
SigCell7.className = 'TestimonialTree_Signature';
var SigData7 = document.createTextNode('Heather R');
SigCell7.appendChild(SigData7);
SigRow7.appendChild(SigCell7);
var SourceCell7 = document.createElement('TD');
SourceCell7.className = 'TestimonialTree_Source';
var SourceData7 = document.createTextNode('on Google');
SourceCell7.appendChild(SourceData7);
SigCell7.appendChild(SourceCell7);
//Add Row
tmp.appendChild(SigRow7);
//Add Row
tmp.appendChild(TestRow7);
var BR8 = document.createElement('BR');
var TestRow8 = document.createElement('TR');
var TestCell8 = document.createElement('TD');
TestCell8.className = 'TestimonialTree_Testimonial';
TestCell8.className = 'TestimonialTree_Testimonial';
var TestDiv8 = document.createElement('div');
TestDiv8.innerHTML= '\"READ THIS REVIEW: Mae Graves is the best realtor I\'ve worked with, and I know what I\'m talking about. We moved with the Coast Guard for 25 years, and bought and sold a home every time we moved. Mae came in on a rental property sale in Port Angeles, gave me a great first-take impression, followed through the completion of renovations after our long-term tenant moved out, made solid recommendations and provided specific guidance on every aspect of preparing for sale, pricing, listing, managing offers, and closing. Her knowledge of the Peninsula market is exceptional, and she works like a maniac. Staging was absolute top-notch; made me not want to sell the house. She is unfailingly responsive at all hours, and her recommendations were consistently well supported and on-target. If you can get Mae on your team, you will NOT go wrong. Highly recommended!\"';
TestCell8.appendChild(TestDiv8);
TestRow8.appendChild(TestCell8);
var SigRow8 = document.createElement('TR');
var SigCell8 = document.createElement('TD');
SigCell8.className = 'TestimonialTree_Signature';
var SigData8 = document.createTextNode('jim F');
SigCell8.appendChild(SigData8);
SigRow8.appendChild(SigCell8);
var SourceCell8 = document.createElement('TD');
SourceCell8.className = 'TestimonialTree_Source';
var SourceData8 = document.createTextNode('on Zillow');
SourceCell8.appendChild(SourceData8);
SigCell8.appendChild(SourceCell8);
//Add Row
tmp.appendChild(SigRow8);
//Add Row
tmp.appendChild(TestRow8);
var BR9 = document.createElement('BR');
var TestRow9 = document.createElement('TR');
var TestCell9 = document.createElement('TD');
TestCell9.className = 'TestimonialTree_Testimonial';
TestCell9.className = 'TestimonialTree_Testimonial';
var TestDiv9 = document.createElement('div');
TestDiv9.innerHTML= '\"We recently had the privilege of working with Mae. Mae is in a class of her own. She is one of the few agents that is superior at being both a Listing or Buyers Agent. Mae\u0092s knowledge, experience and professionalism is hands down the best you will find in the area. She is an outstanding negotiator and will always have your back! She is incredibly responsive to her clients and will help you navigate through any challenges that may arise. She has a true passion for her real estate business and it shows with her exceptional service!The Bennett\'s\"';
TestCell9.appendChild(TestDiv9);
TestRow9.appendChild(TestCell9);
var SigRow9 = document.createElement('TR');
var SigCell9 = document.createElement('TD');
SigCell9.className = 'TestimonialTree_Signature';
var SigData9 = document.createTextNode('Peace O');
SigCell9.appendChild(SigData9);
SigRow9.appendChild(SigCell9);
var SourceCell9 = document.createElement('TD');
SourceCell9.className = 'TestimonialTree_Source';
var SourceData9 = document.createTextNode('on Google');
SourceCell9.appendChild(SourceData9);
SigCell9.appendChild(SourceCell9);
//Add Row
tmp.appendChild(SigRow9);
//Add Row
tmp.appendChild(TestRow9);
var BR10 = document.createElement('BR');
var TestRow10 = document.createElement('TR');
var TestCell10 = document.createElement('TD');
TestCell10.className = 'TestimonialTree_Testimonial';
TestCell10.className = 'TestimonialTree_Testimonial';
var TestDiv10 = document.createElement('div');
TestDiv10.innerHTML= '\"Mae Graves is absolutely the BEST realtor anyone could want. She is hard working, professional, knowledgeable, and dedicated to her clients. She went far and beyond the signed contract to help the condo sale. Hire her, I promise you that you will be happy.Dawn\"';
TestCell10.appendChild(TestDiv10);
TestRow10.appendChild(TestCell10);
var SigRow10 = document.createElement('TR');
var SigCell10 = document.createElement('TD');
SigCell10.className = 'TestimonialTree_Signature';
var SigData10 = document.createTextNode('Dawn N');
SigCell10.appendChild(SigData10);
SigRow10.appendChild(SigCell10);
var SourceCell10 = document.createElement('TD');
SourceCell10.className = 'TestimonialTree_Source';
var SourceData10 = document.createTextNode('on Google');
SourceCell10.appendChild(SourceData10);
SigCell10.appendChild(SourceCell10);
//Add Row
tmp.appendChild(SigRow10);
//Add Row
tmp.appendChild(TestRow10);
var BR11 = document.createElement('BR');
var TestRow11 = document.createElement('TR');
var TestCell11 = document.createElement('TD');
TestCell11.className = 'TestimonialTree_Testimonial';
TestCell11.className = 'TestimonialTree_Testimonial';
var TestDiv11 = document.createElement('div');
TestDiv11.innerHTML= '\"Mae Graves was a superstar as our seller\u0092s agent. So quick and efficient and knowledgeable. The photos and video she orchestrated were amazing. The home was under contract in 9 days thanks to Mae\u0092s expertise. She is a really lovely and fun person too.\"';
TestCell11.appendChild(TestDiv11);
TestRow11.appendChild(TestCell11);
var SigRow11 = document.createElement('TR');
var SigCell11 = document.createElement('TD');
SigCell11.className = 'TestimonialTree_Signature';
var SigData11 = document.createTextNode('Cheryl K');
SigCell11.appendChild(SigData11);
SigRow11.appendChild(SigCell11);
var SourceCell11 = document.createElement('TD');
SourceCell11.className = 'TestimonialTree_Source';
var SourceData11 = document.createTextNode('on Google');
SourceCell11.appendChild(SourceData11);
SigCell11.appendChild(SourceCell11);
//Add Row
tmp.appendChild(SigRow11);
//Add Row
tmp.appendChild(TestRow11);
var BR12 = document.createElement('BR');
var TestRow12 = document.createElement('TR');
var TestCell12 = document.createElement('TD');
TestCell12.className = 'TestimonialTree_Testimonial';
TestCell12.className = 'TestimonialTree_Testimonial';
var TestDiv12 = document.createElement('div');
TestDiv12.innerHTML= '\"When we were moving here from the Seattle Metro Area, we drove/ferried back and forth to Sequim for months, sometimes driving in our motorhome and staying for a few days at a time, searching for our retirement home. Mae Graves always had a list of available homes to review, even times when choices were less.\"';
TestCell12.appendChild(TestDiv12);
TestRow12.appendChild(TestCell12);
var SigRow12 = document.createElement('TR');
var SigCell12 = document.createElement('TD');
SigCell12.className = 'TestimonialTree_Signature';
var SigData12 = document.createTextNode('stlaw01');
SigCell12.appendChild(SigData12);
SigRow12.appendChild(SigCell12);
var SourceCell12 = document.createElement('TD');
SourceCell12.className = 'TestimonialTree_Source';
var SourceData12 = document.createTextNode('on Zillow');
SourceCell12.appendChild(SourceData12);
SigCell12.appendChild(SourceCell12);
//Add Row
tmp.appendChild(SigRow12);
//Add Row
tmp.appendChild(TestRow12);
var BR13 = document.createElement('BR');
var TestRow13 = document.createElement('TR');
var TestCell13 = document.createElement('TD');
TestCell13.className = 'TestimonialTree_Testimonial';
TestCell13.className = 'TestimonialTree_Testimonial';
var TestDiv13 = document.createElement('div');
TestDiv13.innerHTML= '\"This was not an easy sale. I had to sell the house for my mother who recently moved into an assisted living facility. The house was dilapidated, and there was significant pet damage. Also, the house was dirty and packed with furniture. Due to financial concerns, we had to sell quickly while maximizing our portion of the proceeds as a reverse mortgage debt was building each month. Complicating the situation was a young adult who was living in the garage and the fact that I live out of state. Well, Mae did a comprehensive comparison of other homes in the area, assessed what would be necessary to prepare the house for sale, and she got to work. From that point on, Mae took care of everything. She hired a wonderful cleaner who not only did an outstanding job of selling the furniture and cleaning the house, but she developed a relationship with the young adult and was able to get him to cooperate in the sale process without the need of paying a lawyer for an eviction. As we proceeded, several issues arose which required the hiring of local businesses to perform various tasks in order that the sale would meet all state requirements. Again, Mae handled everything. In each instance, she obtained my approval and got it done. Although the steps to getting this sale accomplished were filled with challenges, Mae navigated each one smoothly. I was very impressed with how Mae kept an even keel throughout the entire complicated process. Although there were many stressful moments, Mae always found a solution. Finally, Mae successfully got the house sold well within the timeframe and price we hoped for. I am eternally grateful to Mae, and I strongly believe that she can handle any sale. Mae is a calm, focused, extremely knowledgeable, and has a host of resources to handle any issue. I haven\'t sufficient words to express how highly I recommend her. Thank you Mae!\"';
TestCell13.appendChild(TestDiv13);
TestRow13.appendChild(TestCell13);
var SigRow13 = document.createElement('TR');
var SigCell13 = document.createElement('TD');
SigCell13.className = 'TestimonialTree_Signature';
var SigData13 = document.createTextNode('Randy H');
SigCell13.appendChild(SigData13);
SigRow13.appendChild(SigCell13);
var SourceCell13 = document.createElement('TD');
SourceCell13.className = 'TestimonialTree_Source';
var SourceData13 = document.createTextNode('on Google');
SourceCell13.appendChild(SourceData13);
SigCell13.appendChild(SourceCell13);
//Add Row
tmp.appendChild(SigRow13);
//Add Row
tmp.appendChild(TestRow13);
var BR14 = document.createElement('BR');
var TestRow14 = document.createElement('TR');
var TestCell14 = document.createElement('TD');
TestCell14.className = 'TestimonialTree_Testimonial';
TestCell14.className = 'TestimonialTree_Testimonial';
var TestDiv14 = document.createElement('div');
TestDiv14.innerHTML= '\"Mar was a delight to work with, making an off the market sale work, despite several challenges. Highly recommended!\"';
TestCell14.appendChild(TestDiv14);
TestRow14.appendChild(TestCell14);
var SigRow14 = document.createElement('TR');
var SigCell14 = document.createElement('TD');
SigCell14.className = 'TestimonialTree_Signature';
var SigData14 = document.createTextNode('Pamela B');
SigCell14.appendChild(SigData14);
SigRow14.appendChild(SigCell14);
var SourceCell14 = document.createElement('TD');
SourceCell14.className = 'TestimonialTree_Source';
var SourceData14 = document.createTextNode('on Google');
SourceCell14.appendChild(SourceData14);
SigCell14.appendChild(SourceCell14);
//Add Row
tmp.appendChild(SigRow14);
//Add Row
tmp.appendChild(TestRow14);
var BR15 = document.createElement('BR');
var TestRow15 = document.createElement('TR');
var TestCell15 = document.createElement('TD');
TestCell15.className = 'TestimonialTree_Testimonial';
TestCell15.className = 'TestimonialTree_Testimonial';
var TestDiv15 = document.createElement('div');
TestDiv15.innerHTML= '\"Mae Graves is a Pro, and when it comes to real estate you want someone like Mae on your side!!\"';
TestCell15.appendChild(TestDiv15);
TestRow15.appendChild(TestCell15);
var SigRow15 = document.createElement('TR');
var SigCell15 = document.createElement('TD');
SigCell15.className = 'TestimonialTree_Signature';
var SigData15 = document.createTextNode('Aaron S');
SigCell15.appendChild(SigData15);
SigRow15.appendChild(SigCell15);
var SourceCell15 = document.createElement('TD');
SourceCell15.className = 'TestimonialTree_Source';
var SourceData15 = document.createTextNode('on Google');
SourceCell15.appendChild(SourceData15);
SigCell15.appendChild(SourceCell15);
//Add Row
tmp.appendChild(SigRow15);
//Add Row
tmp.appendChild(TestRow15);
var BR16 = document.createElement('BR');
var TestRow16 = document.createElement('TR');
var TestCell16 = document.createElement('TD');
TestCell16.className = 'TestimonialTree_Testimonial';
TestCell16.className = 'TestimonialTree_Testimonial';
var TestDiv16 = document.createElement('div');
TestDiv16.innerHTML= '\"Mae Graves was easy to work with, kept at it and got us a good price. I would recommend her anytime.\"';
TestCell16.appendChild(TestDiv16);
TestRow16.appendChild(TestCell16);
var SigRow16 = document.createElement('TR');
var SigCell16 = document.createElement('TD');
SigCell16.className = 'TestimonialTree_Signature';
var SigData16 = document.createTextNode('Richard N');
SigCell16.appendChild(SigData16);
SigRow16.appendChild(SigCell16);
var SourceCell16 = document.createElement('TD');
SourceCell16.className = 'TestimonialTree_Source';
var SourceData16 = document.createTextNode('on Google');
SourceCell16.appendChild(SourceData16);
SigCell16.appendChild(SourceCell16);
//Add Row
tmp.appendChild(SigRow16);
//Add Row
tmp.appendChild(TestRow16);
var BR17 = document.createElement('BR');
var TestRow17 = document.createElement('TR');
var TestCell17 = document.createElement('TD');
TestCell17.className = 'TestimonialTree_Testimonial';
TestCell17.className = 'TestimonialTree_Testimonial';
var TestDiv17 = document.createElement('div');
TestDiv17.innerHTML= '\"Being able to count on a contact over 1,400 miles away is pure joy. And add the professional experience, diligence, timeliness and accuracy, well it was pure frosting. It was a very remarkable exchange that made my experience seamless with little effort for us. Believe me, you\'ll be cared for by this realtor, Mae Graves!\"';
TestCell17.appendChild(TestDiv17);
TestRow17.appendChild(TestCell17);
var SigRow17 = document.createElement('TR');
var SigCell17 = document.createElement('TD');
SigCell17.className = 'TestimonialTree_Signature';
var SigData17 = document.createTextNode('Monty S');
SigCell17.appendChild(SigData17);
SigRow17.appendChild(SigCell17);
var SourceCell17 = document.createElement('TD');
SourceCell17.className = 'TestimonialTree_Source';
var SourceData17 = document.createTextNode('on Google');
SourceCell17.appendChild(SourceData17);
SigCell17.appendChild(SourceCell17);
//Add Row
tmp.appendChild(SigRow17);
//Add Row
tmp.appendChild(TestRow17);
var BR18 = document.createElement('BR');
var TestRow18 = document.createElement('TR');
var TestCell18 = document.createElement('TD');
TestCell18.className = 'TestimonialTree_Testimonial';
TestCell18.className = 'TestimonialTree_Testimonial';
var TestDiv18 = document.createElement('div');
TestDiv18.innerHTML= '\"Mae Graves is truly the best realtor in Sequim and we are so happy and grateful to have found her!!! Not only is she the kindest person and an instant friend, but she is also the smartest, most empathetic, hardworking, well-connected, communicative and efficient professional real estate agent. Our family trusted her fully with every step of the complicated and sometimes stressful or emotional process of finding a home, and she was kind, patient, understanding, creative, and immensely helpful and available to us from the start of the process. She is always fast to respond even if she\u0092s busy, is incredibly savvy about the Sequim market and areas, and was able to tackle any task with a kind, calm, creative, intelligent and efficient professional ease that only comes from a Top Realtor who is truly the best in their industry. We are eternally grateful to Mae for helping us find our dream home and successfully get an offer accepted and under contract quickly in a tricky multiple offer situation!! We highly recommend Mae to anyone looking to buy or sell in beautiful Sequim, and are so grateful every day that we found her!!!\"';
TestCell18.appendChild(TestDiv18);
TestRow18.appendChild(TestCell18);
var SigRow18 = document.createElement('TR');
var SigCell18 = document.createElement('TD');
SigCell18.className = 'TestimonialTree_Signature';
var SigData18 = document.createTextNode('Hillary W');
SigCell18.appendChild(SigData18);
SigRow18.appendChild(SigCell18);
var SourceCell18 = document.createElement('TD');
SourceCell18.className = 'TestimonialTree_Source';
var SourceData18 = document.createTextNode('on Google');
SourceCell18.appendChild(SourceData18);
SigCell18.appendChild(SourceCell18);
//Add Row
tmp.appendChild(SigRow18);
//Add Row
tmp.appendChild(TestRow18);
var BR19 = document.createElement('BR');
var TestRow19 = document.createElement('TR');
var TestCell19 = document.createElement('TD');
TestCell19.className = 'TestimonialTree_Testimonial';
TestCell19.className = 'TestimonialTree_Testimonial';
var TestDiv19 = document.createElement('div');
TestDiv19.innerHTML= '\"If you\u0092re looking for the best real estate agent in Sequim, Washington, it is definitely Mae Graves! Mae went above and beyond to help us purchase our dream home, even when there were multiple offers on the table. Her expertise, dedication, and constant availability made the entire process smooth and stress-free. Mae is not only the best Sequim realtor but also an incredible resource for understanding the local community. She guided us through every step of the journey with professionalism and care. On top of that, her free concierge service to set up utilities was a game-changer\u0097it made our move seamless and stress-free. Thanks to Mae, we now have a home where our family can grow and thrive. If you need a knowledgeable and reliable buyers agent in Sequim, Washington, Mae Graves is truly a top agent and the perfect choice. We couldn\u0092t be happier with our experience and highly recommend her to anyone buying or selling a home in Sequim!\"';
TestCell19.appendChild(TestDiv19);
TestRow19.appendChild(TestCell19);
var SigRow19 = document.createElement('TR');
var SigCell19 = document.createElement('TD');
SigCell19.className = 'TestimonialTree_Signature';
var SigData19 = document.createTextNode('TJ J');
SigCell19.appendChild(SigData19);
SigRow19.appendChild(SigCell19);
var SourceCell19 = document.createElement('TD');
SourceCell19.className = 'TestimonialTree_Source';
var SourceData19 = document.createTextNode('on Google');
SourceCell19.appendChild(SourceData19);
SigCell19.appendChild(SourceCell19);
//Add Row
tmp.appendChild(SigRow19);
//Add Row
tmp.appendChild(TestRow19);
var BR20 = document.createElement('BR');
var TestRow20 = document.createElement('TR');
var TestCell20 = document.createElement('TD');
TestCell20.className = 'TestimonialTree_Testimonial';
TestCell20.className = 'TestimonialTree_Testimonial';
var TestDiv20 = document.createElement('div');
TestDiv20.innerHTML= '\"Mae Graves knows her stuff and all local contacts. Great service when selling our parents property from afar. Thank you!!\"';
TestCell20.appendChild(TestDiv20);
TestRow20.appendChild(TestCell20);
var SigRow20 = document.createElement('TR');
var SigCell20 = document.createElement('TD');
SigCell20.className = 'TestimonialTree_Signature';
var SigData20 = document.createTextNode('Fairway C');
SigCell20.appendChild(SigData20);
SigRow20.appendChild(SigCell20);
var SourceCell20 = document.createElement('TD');
SourceCell20.className = 'TestimonialTree_Source';
var SourceData20 = document.createTextNode('on Google');
SourceCell20.appendChild(SourceData20);
SigCell20.appendChild(SourceCell20);
//Add Row
tmp.appendChild(SigRow20);
//Add Row
tmp.appendChild(TestRow20);
var BR21 = document.createElement('BR');
var TestRow21 = document.createElement('TR');
var TestCell21 = document.createElement('TD');
TestCell21.className = 'TestimonialTree_Testimonial';
TestCell21.className = 'TestimonialTree_Testimonial';
var TestDiv21 = document.createElement('div');
TestDiv21.innerHTML= '\"Mae has been amazing every step of the way! Buying our new Sequim home has been a smooth process, with Mae coordinating multiple moving parts like the pro that she is! Add her kind heart, and I can\'t think of how anyone could have been better! Best realtor I\'ve ever worked with.\"';
TestCell21.appendChild(TestDiv21);
TestRow21.appendChild(TestCell21);
var SigRow21 = document.createElement('TR');
var SigCell21 = document.createElement('TD');
SigCell21.className = 'TestimonialTree_Signature';
var SigData21 = document.createTextNode('LeeAnne S');
SigCell21.appendChild(SigData21);
SigRow21.appendChild(SigCell21);
var SourceCell21 = document.createElement('TD');
SourceCell21.className = 'TestimonialTree_Source';
var SourceData21 = document.createTextNode('on Google');
SourceCell21.appendChild(SourceData21);
SigCell21.appendChild(SourceCell21);
//Add Row
tmp.appendChild(SigRow21);
//Add Row
tmp.appendChild(TestRow21);
var BR22 = document.createElement('BR');
var TestRow22 = document.createElement('TR');
var TestCell22 = document.createElement('TD');
TestCell22.className = 'TestimonialTree_Testimonial';
TestCell22.className = 'TestimonialTree_Testimonial';
var TestDiv22 = document.createElement('div');
TestDiv22.innerHTML= '\"Mae Graves is truly the best realtor in Sequim and we are so happy and grateful to have found her!!! Not only is she the kindest person and an instant friend, but she is also the smartest, most empathetic, hardworking, well-connected, communicative and efficient professional real estate agent. Our family trusted her fully with every step of the complicated and sometimes stressful or emotional process of finding a home, and she was kind, patient, understanding, creative, and immensely helpful and available to us from the start of the process. She is always fast to respond even if she\u0092s busy, is incredibly savvy about the Sequim market and areas, and was able to tackle any task with a kind, calm, creative, intelligent and efficient professional ease that only comes from a Top Realtor who is truly the best in their industry. We are eternally grateful to Mae for helping us find our dream home and successfully get an offer accepted and under contract quickly in a tricky multiple offer situation!! We highly recommend Mae to anyone looking to buy or sell in beautiful Sequim, and are so grateful every day that we found her!!!\"';
TestCell22.appendChild(TestDiv22);
TestRow22.appendChild(TestCell22);
var SigRow22 = document.createElement('TR');
var SigCell22 = document.createElement('TD');
SigCell22.className = 'TestimonialTree_Signature';
var SigData22 = document.createTextNode('HillaryFay9');
SigCell22.appendChild(SigData22);
SigRow22.appendChild(SigCell22);
var SourceCell22 = document.createElement('TD');
SourceCell22.className = 'TestimonialTree_Source';
var SourceData22 = document.createTextNode('on Zillow');
SourceCell22.appendChild(SourceData22);
SigCell22.appendChild(SourceCell22);
//Add Row
tmp.appendChild(SigRow22);
//Add Row
tmp.appendChild(TestRow22);
var BR23 = document.createElement('BR');
var TestRow23 = document.createElement('TR');
var TestCell23 = document.createElement('TD');
TestCell23.className = 'TestimonialTree_Testimonial';
TestCell23.className = 'TestimonialTree_Testimonial';
var TestDiv23 = document.createElement('div');
TestDiv23.innerHTML= '\"If you\u0092re looking for the best real estate agent in Sequim, Washington, look no further than Mae Graves! Mae went above and beyond to help us purchase our dream home, even when there were multiple offers on the table. Her expertise, dedication, and constant availability made the entire process smooth and stress-free. Mae is not only an exceptional Sequim realtor but also an incredible resource for understanding the local community. She guided us through every step of the journey with professionalism and care. On top of that, her free concierge service to set up utilities was a game-changer\u0097it made our move seamless and stress-free. Thanks to Mae, we now have a home where our family can grow and thrive. If you need a knowledgeable and reliable buyers agent in Sequim, Mae Graves is truly a top agent and the perfect choice. We couldn\u0092t be happier with our experience and highly recommend her to anyone buying or selling a home in Sequim!\"';
TestCell23.appendChild(TestDiv23);
TestRow23.appendChild(TestCell23);
var SigRow23 = document.createElement('TR');
var SigCell23 = document.createElement('TD');
SigCell23.className = 'TestimonialTree_Signature';
var SigData23 = document.createTextNode('tj J');
SigCell23.appendChild(SigData23);
SigRow23.appendChild(SigCell23);
var SourceCell23 = document.createElement('TD');
SourceCell23.className = 'TestimonialTree_Source';
var SourceData23 = document.createTextNode('on Zillow');
SourceCell23.appendChild(SourceData23);
SigCell23.appendChild(SourceCell23);
//Add Row
tmp.appendChild(SigRow23);
//Add Row
tmp.appendChild(TestRow23);
var BR24 = document.createElement('BR');
var TestRow24 = document.createElement('TR');
var TestCell24 = document.createElement('TD');
TestCell24.className = 'TestimonialTree_Testimonial';
TestCell24.className = 'TestimonialTree_Testimonial';
var TestDiv24 = document.createElement('div');
TestDiv24.innerHTML= '\"I cannot recommend Mae Graves highly enough! Her professionalism, expertise, and genuine care for her clients set her apart in the real estate industry. Mae\'s attention to detail is evident in how beautifully her listings are presented, and her dedication to her sellers is truly inspiring\u0097she consistently goes above and beyond to ensure every need is met. Collaborating with her on a recent transaction for my buyers in Sequim was an absolute pleasure. Mae was incredibly responsive, approachable, and helpful throughout every step of the process, making what could have been a stressful experience feel seamless and smooth. Whether you\'re buying or selling, Mae Graves of Sequim Real Estate Market Pros is the advocate and guide you want on your side. Her commitment to excellence and her clients\u0092 best interests is unmatched. I look forward to working with her again in the future!\"';
TestCell24.appendChild(TestDiv24);
TestRow24.appendChild(TestCell24);
var SigRow24 = document.createElement('TR');
var SigCell24 = document.createElement('TD');
SigCell24.className = 'TestimonialTree_Signature';
var SigData24 = document.createTextNode('Kelly S');
SigCell24.appendChild(SigData24);
SigRow24.appendChild(SigCell24);
var SourceCell24 = document.createElement('TD');
SourceCell24.className = 'TestimonialTree_Source';
var SourceData24 = document.createTextNode('on Google');
SourceCell24.appendChild(SourceData24);
SigCell24.appendChild(SourceCell24);
//Add Row
tmp.appendChild(SigRow24);
//Add Row
tmp.appendChild(TestRow24);
var BR25 = document.createElement('BR');
var TestRow25 = document.createElement('TR');
var TestCell25 = document.createElement('TD');
TestCell25.className = 'TestimonialTree_Testimonial';
TestCell25.className = 'TestimonialTree_Testimonial';
var TestDiv25 = document.createElement('div');
TestDiv25.innerHTML= '\"10/10 will always continue to refer business to Mae. As an agent myself it was so refreshing to work with such a positive and worldly person. Mae\'s local knowledge was paramount for my listing and she went WAY above and beyond when I couldn\'t make it to town. I was very impressed with her work ethic and general industry experience. Whether your using her as your agent or on the other side of a transaction Mae is going to do her best to make it all work, and work swimmingly. Thanks Mae! You are truly a rockstar!\"';
TestCell25.appendChild(TestDiv25);
TestRow25.appendChild(TestCell25);
var SigRow25 = document.createElement('TR');
var SigCell25 = document.createElement('TD');
SigCell25.className = 'TestimonialTree_Signature';
var SigData25 = document.createTextNode('J S');
SigCell25.appendChild(SigData25);
SigRow25.appendChild(SigCell25);
var SourceCell25 = document.createElement('TD');
SourceCell25.className = 'TestimonialTree_Source';
var SourceData25 = document.createTextNode('on Google');
SourceCell25.appendChild(SourceData25);
SigCell25.appendChild(SourceCell25);
//Add Row
tmp.appendChild(SigRow25);
//Add Row
tmp.appendChild(TestRow25);
var BR26 = document.createElement('BR');
var TestRow26 = document.createElement('TR');
var TestCell26 = document.createElement('TD');
TestCell26.className = 'TestimonialTree_Testimonial';
TestCell26.className = 'TestimonialTree_Testimonial';
var TestDiv26 = document.createElement('div');
TestDiv26.innerHTML= '\"Hard worker. Quick to respond. No greed.\"';
TestCell26.appendChild(TestDiv26);
TestRow26.appendChild(TestCell26);
var SigRow26 = document.createElement('TR');
var SigCell26 = document.createElement('TD');
SigCell26.className = 'TestimonialTree_Signature';
var SigData26 = document.createTextNode('Ronald N');
SigCell26.appendChild(SigData26);
SigRow26.appendChild(SigCell26);
var SourceCell26 = document.createElement('TD');
SourceCell26.className = 'TestimonialTree_Source';
var SourceData26 = document.createTextNode('on Google');
SourceCell26.appendChild(SourceData26);
SigCell26.appendChild(SourceCell26);
//Add Row
tmp.appendChild(SigRow26);
//Add Row
tmp.appendChild(TestRow26);
var BR27 = document.createElement('BR');
var TestRow27 = document.createElement('TR');
var TestCell27 = document.createElement('TD');
TestCell27.className = 'TestimonialTree_Testimonial';
TestCell27.className = 'TestimonialTree_Testimonial';
var TestDiv27 = document.createElement('div');
TestDiv27.innerHTML= '\"Mae Graves is an extraordinary realtor in every way. I credit her styling of our vacant home (using her own inventory) as the reason we got multiple offers and eventually sold above asking price. She worked with me smoothly and professionally through a myriad of roadblocks and preparations required to get our place on the market. She is a one person Rolodex of the best contractors and other home-related service in the area and I used many. She never lost her sense of humor and at no time did I feel pressured by her to do anything related to the sale. I cannot recommend her enough. I chose her using online recommendations and Mae was exactly as described.\"';
TestCell27.appendChild(TestDiv27);
TestRow27.appendChild(TestCell27);
var SigRow27 = document.createElement('TR');
var SigCell27 = document.createElement('TD');
SigCell27.className = 'TestimonialTree_Signature';
var SigData27 = document.createTextNode('paula J');
SigCell27.appendChild(SigData27);
SigRow27.appendChild(SigCell27);
var SourceCell27 = document.createElement('TD');
SourceCell27.className = 'TestimonialTree_Source';
var SourceData27 = document.createTextNode('on Google');
SourceCell27.appendChild(SourceData27);
SigCell27.appendChild(SourceCell27);
//Add Row
tmp.appendChild(SigRow27);
//Add Row
tmp.appendChild(TestRow27);
var BR28 = document.createElement('BR');
var TestRow28 = document.createElement('TR');
var TestCell28 = document.createElement('TD');
TestCell28.className = 'TestimonialTree_Testimonial';
TestCell28.className = 'TestimonialTree_Testimonial';
var TestDiv28 = document.createElement('div');
TestDiv28.innerHTML= '\"Mae went above and beyond helping to prepare our house for sale. She staged our house, rearranging our furniture in such a beautiful manner. Even after deciding not to sell, our furniture is still in the arrangement she made. She is incredibly knowledgeable and friendly to work with!\"';
TestCell28.appendChild(TestDiv28);
TestRow28.appendChild(TestCell28);
var SigRow28 = document.createElement('TR');
var SigCell28 = document.createElement('TD');
SigCell28.className = 'TestimonialTree_Signature';
var SigData28 = document.createTextNode('Ryan M');
SigCell28.appendChild(SigData28);
SigRow28.appendChild(SigCell28);
var SourceCell28 = document.createElement('TD');
SourceCell28.className = 'TestimonialTree_Source';
var SourceData28 = document.createTextNode('on Google');
SourceCell28.appendChild(SourceData28);
SigCell28.appendChild(SourceCell28);
//Add Row
tmp.appendChild(SigRow28);
//Add Row
tmp.appendChild(TestRow28);
var BR29 = document.createElement('BR');
var TestRow29 = document.createElement('TR');
var TestCell29 = document.createElement('TD');
TestCell29.className = 'TestimonialTree_Testimonial';
TestCell29.className = 'TestimonialTree_Testimonial';
var TestDiv29 = document.createElement('div');
TestDiv29.innerHTML= '\"I can\u0092t praise Mae enough. She is very knowledgeable, professional and friendly. My experience with her listing my property was very rewarding. The listing was professional and extensive. She guided me through the closing process with ease and I could not ask for a better Realtor.\"';
TestCell29.appendChild(TestDiv29);
TestRow29.appendChild(TestCell29);
var SigRow29 = document.createElement('TR');
var SigCell29 = document.createElement('TD');
SigCell29.className = 'TestimonialTree_Signature';
var SigData29 = document.createTextNode('Karl E');
SigCell29.appendChild(SigData29);
SigRow29.appendChild(SigCell29);
var SourceCell29 = document.createElement('TD');
SourceCell29.className = 'TestimonialTree_Source';
var SourceData29 = document.createTextNode('on Google');
SourceCell29.appendChild(SourceData29);
SigCell29.appendChild(SourceCell29);
//Add Row
tmp.appendChild(SigRow29);
//Add Row
tmp.appendChild(TestRow29);
var BR30 = document.createElement('BR');
var TestRow30 = document.createElement('TR');
var TestCell30 = document.createElement('TD');
TestCell30.className = 'TestimonialTree_Testimonial';
TestCell30.className = 'TestimonialTree_Testimonial';
var TestDiv30 = document.createElement('div');
TestDiv30.innerHTML= '\"Mae is the best!! She\u0092s such a great communicator and so knowledgeable about the Real Estate transaction. Although there were some highs and lows in the deal - I knew Mae had everything under control. Felt very safe and confident with her by our side.\"';
TestCell30.appendChild(TestDiv30);
TestRow30.appendChild(TestCell30);
var SigRow30 = document.createElement('TR');
var SigCell30 = document.createElement('TD');
SigCell30.className = 'TestimonialTree_Signature';
var SigData30 = document.createTextNode('Will L');
SigCell30.appendChild(SigData30);
SigRow30.appendChild(SigCell30);
var SourceCell30 = document.createElement('TD');
SourceCell30.className = 'TestimonialTree_Source';
var SourceData30 = document.createTextNode('on Google');
SourceCell30.appendChild(SourceData30);
SigCell30.appendChild(SourceCell30);
//Add Row
tmp.appendChild(SigRow30);
//Add Row
tmp.appendChild(TestRow30);
var BR31 = document.createElement('BR');
var TestRow31 = document.createElement('TR');
var TestCell31 = document.createElement('TD');
TestCell31.className = 'TestimonialTree_Testimonial';
TestCell31.className = 'TestimonialTree_Testimonial';
var TestDiv31 = document.createElement('div');
TestDiv31.innerHTML= '\"Mae is one of the most thought out Realtors I have ever met. You have a hurdle and she has a game plan to get over it. Mae has a true connection with her clients that allows you to feel her genuineness and have immediate trust in her. I\u0092m glad I have had the opportunity to work with the clients she has referred to me because there hasn\u0092t been anything but tremendous feedback about the type of person she is. If you need a Realtor in Sequim or surrounding areas Mae is the one!!\"';
TestCell31.appendChild(TestDiv31);
TestRow31.appendChild(TestCell31);
var SigRow31 = document.createElement('TR');
var SigCell31 = document.createElement('TD');
SigCell31.className = 'TestimonialTree_Signature';
var SigData31 = document.createTextNode('Jamie M');
SigCell31.appendChild(SigData31);
SigRow31.appendChild(SigCell31);
var SourceCell31 = document.createElement('TD');
SourceCell31.className = 'TestimonialTree_Source';
var SourceData31 = document.createTextNode('on Google');
SourceCell31.appendChild(SourceData31);
SigCell31.appendChild(SourceCell31);
//Add Row
tmp.appendChild(SigRow31);
//Add Row
tmp.appendChild(TestRow31);
var BR32 = document.createElement('BR');
var TestRow32 = document.createElement('TR');
var TestCell32 = document.createElement('TD');
TestCell32.className = 'TestimonialTree_Testimonial';
TestCell32.className = 'TestimonialTree_Testimonial';
var TestDiv32 = document.createElement('div');
TestDiv32.innerHTML= '\"Really amazing professional to work with! Thank you Mae\"';
TestCell32.appendChild(TestDiv32);
TestRow32.appendChild(TestCell32);
var SigRow32 = document.createElement('TR');
var SigCell32 = document.createElement('TD');
SigCell32.className = 'TestimonialTree_Signature';
var SigData32 = document.createTextNode('Max R');
SigCell32.appendChild(SigData32);
SigRow32.appendChild(SigCell32);
var SourceCell32 = document.createElement('TD');
SourceCell32.className = 'TestimonialTree_Source';
var SourceData32 = document.createTextNode('on Google');
SourceCell32.appendChild(SourceData32);
SigCell32.appendChild(SourceCell32);
//Add Row
tmp.appendChild(SigRow32);
//Add Row
tmp.appendChild(TestRow32);
var BR33 = document.createElement('BR');
var TestRow33 = document.createElement('TR');
var TestCell33 = document.createElement('TD');
TestCell33.className = 'TestimonialTree_Testimonial';
TestCell33.className = 'TestimonialTree_Testimonial';
var TestDiv33 = document.createElement('div');
TestDiv33.innerHTML= '\"Mae is absolutely amazing. One of the most sincere, friendly and hard working people I have ever met. Mae was always very transparent and stayed in contact with us. She would give us updates as soon as they became available. She has made the task of selling our home easy. If you need a realtor in the Sequim area there is no one else I would recommend more.\"';
TestCell33.appendChild(TestDiv33);
TestRow33.appendChild(TestCell33);
var SigRow33 = document.createElement('TR');
var SigCell33 = document.createElement('TD');
SigCell33.className = 'TestimonialTree_Signature';
var SigData33 = document.createTextNode('Teresa O');
SigCell33.appendChild(SigData33);
SigRow33.appendChild(SigCell33);
var SourceCell33 = document.createElement('TD');
SourceCell33.className = 'TestimonialTree_Source';
var SourceData33 = document.createTextNode('on Google');
SourceCell33.appendChild(SourceData33);
SigCell33.appendChild(SourceCell33);
//Add Row
tmp.appendChild(SigRow33);
//Add Row
tmp.appendChild(TestRow33);
var BR34 = document.createElement('BR');
var TestRow34 = document.createElement('TR');
var TestCell34 = document.createElement('TD');
TestCell34.className = 'TestimonialTree_Testimonial';
TestCell34.className = 'TestimonialTree_Testimonial';
var TestDiv34 = document.createElement('div');
TestDiv34.innerHTML= '\"Mae is absolutely awesome. I had contacted another realtor in the Port Angeles area, explained my situation and urgency to find a home and he flaked out. Contacted Mae, she replied promptly and wirh 45minutes she was showing houses I wanted to see. Because of low inventory of homes, I needed to expand my search. Mae once again helped find me another realtor to work with. I will definitely refer her to all my friends amd family. She is top notch!\"';
TestCell34.appendChild(TestDiv34);
TestRow34.appendChild(TestCell34);
var SigRow34 = document.createElement('TR');
var SigCell34 = document.createElement('TD');
SigCell34.className = 'TestimonialTree_Signature';
var SigData34 = document.createTextNode('Marcy M');
SigCell34.appendChild(SigData34);
SigRow34.appendChild(SigCell34);
var SourceCell34 = document.createElement('TD');
SourceCell34.className = 'TestimonialTree_Source';
var SourceData34 = document.createTextNode('on Google');
SourceCell34.appendChild(SourceData34);
SigCell34.appendChild(SourceCell34);
//Add Row
tmp.appendChild(SigRow34);
//Add Row
tmp.appendChild(TestRow34);
var BR35 = document.createElement('BR');
var TestRow35 = document.createElement('TR');
var TestCell35 = document.createElement('TD');
TestCell35.className = 'TestimonialTree_Testimonial';
TestCell35.className = 'TestimonialTree_Testimonial';
var TestDiv35 = document.createElement('div');
TestDiv35.innerHTML= '\"Mae is a highly recommended real estate agent who provides exceptional service. She demonstrates professionalism, a deep understanding of the market, and maintains open communication throughout the entire process. Mae\'s thorough documentation, including helpful video explanations, ensures a smooth transaction. She is easily reachable via text and remains accessible even after the closing. If you are considering buying a home in the Western Peninsula of Washington, Mae is the top choice for a reliable and trustworthy agent.\"';
TestCell35.appendChild(TestDiv35);
TestRow35.appendChild(TestCell35);
var SigRow35 = document.createElement('TR');
var SigCell35 = document.createElement('TD');
SigCell35.className = 'TestimonialTree_Signature';
var SigData35 = document.createTextNode('Heather A');
SigCell35.appendChild(SigData35);
SigRow35.appendChild(SigCell35);
var SourceCell35 = document.createElement('TD');
SourceCell35.className = 'TestimonialTree_Source';
var SourceData35 = document.createTextNode('on Google');
SourceCell35.appendChild(SourceData35);
SigCell35.appendChild(SourceCell35);
//Add Row
tmp.appendChild(SigRow35);
//Add Row
tmp.appendChild(TestRow35);
var BR36 = document.createElement('BR');
var TestRow36 = document.createElement('TR');
var TestCell36 = document.createElement('TD');
TestCell36.className = 'TestimonialTree_Testimonial';
TestCell36.className = 'TestimonialTree_Testimonial';
var TestDiv36 = document.createElement('div');
TestDiv36.innerHTML= '\"We have recently moved from out of state to Sequim Washington. Mae Graves came to us by way of our former realtor\u0092s recommendation, whom we worked with most satisfactorily for over 25 years on various sales. Because we were so pleased throughout those years with her, we would not hesitate to follow up on her recommendation. We are so grateful we did and so now happily pass this recommendation for Mae on to you! Mae is a joy and so easy to work with. She is very knowledgeable of the area, quick to respond to any questions and attentive to any ideas or concerns. If she does not know the answers immediately she is swift to find them and make them available. She is always timely in all communications and quickly follows through with all that is required. She always listened carefully to our various needs and wishes. Mae was even attentive to my smallest wish, for at the very first home Mae took us to see I mentioned I was disappointed there was no \u0093old-fashioned\u0094 paper copy of details (even though I could just have easily read information on MLS!). From that day forward Mae always had the paper copy available for me! :D My husband and I are deeply grateful for everything Mae accomplished to assist us in finding our beautiful new home. Thank you so very much Mae! You are a delight and working with you a wonderful experience! We highly recommend Mae Graves for your real estate needs!\"';
TestCell36.appendChild(TestDiv36);
TestRow36.appendChild(TestCell36);
var SigRow36 = document.createElement('TR');
var SigCell36 = document.createElement('TD');
SigCell36.className = 'TestimonialTree_Signature';
var SigData36 = document.createTextNode('Heidi G');
SigCell36.appendChild(SigData36);
SigRow36.appendChild(SigCell36);
var SourceCell36 = document.createElement('TD');
SourceCell36.className = 'TestimonialTree_Source';
var SourceData36 = document.createTextNode('on Google');
SourceCell36.appendChild(SourceData36);
SigCell36.appendChild(SourceCell36);
//Add Row
tmp.appendChild(SigRow36);
//Add Row
tmp.appendChild(TestRow36);
var BR37 = document.createElement('BR');
var TestRow37 = document.createElement('TR');
var TestCell37 = document.createElement('TD');
TestCell37.className = 'TestimonialTree_Testimonial';
TestCell37.className = 'TestimonialTree_Testimonial';
var TestDiv37 = document.createElement('div');
TestDiv37.innerHTML= '\"Mae did a wonderful job as my agent. She listed my house in Sequim, but due to ongoing health issues, I had to take it off the market, even though we received several full price offers. Mae went above and beyond the call of duty and I would highly recommend her.\"';
TestCell37.appendChild(TestDiv37);
TestRow37.appendChild(TestCell37);
var SigRow37 = document.createElement('TR');
var SigCell37 = document.createElement('TD');
SigCell37.className = 'TestimonialTree_Signature';
var SigData37 = document.createTextNode('Mary A');
SigCell37.appendChild(SigData37);
SigRow37.appendChild(SigCell37);
var SourceCell37 = document.createElement('TD');
SourceCell37.className = 'TestimonialTree_Source';
var SourceData37 = document.createTextNode('on Google');
SourceCell37.appendChild(SourceData37);
SigCell37.appendChild(SourceCell37);
//Add Row
tmp.appendChild(SigRow37);
//Add Row
tmp.appendChild(TestRow37);
var BR38 = document.createElement('BR');
var TestRow38 = document.createElement('TR');
var TestCell38 = document.createElement('TD');
TestCell38.className = 'TestimonialTree_Testimonial';
TestCell38.className = 'TestimonialTree_Testimonial';
var TestDiv38 = document.createElement('div');
TestDiv38.innerHTML= '\"Mae Graves was our Sequim Realtor, she helped us buy a home after looking for years with a few different agents. We had lost out on offers more than once, , we were outbid several times, but once we met Mae our dream of homeownership in Sequim came true. She helped us with a strategy to win even though there were 12 offers on the home we bought!\"';
TestCell38.appendChild(TestDiv38);
TestRow38.appendChild(TestCell38);
var SigRow38 = document.createElement('TR');
var SigCell38 = document.createElement('TD');
SigCell38.className = 'TestimonialTree_Signature';
var SigData38 = document.createTextNode('Diane D');
SigCell38.appendChild(SigData38);
SigRow38.appendChild(SigCell38);
var SourceCell38 = document.createElement('TD');
SourceCell38.className = 'TestimonialTree_Source';
var SourceData38 = document.createTextNode('on Google');
SourceCell38.appendChild(SourceData38);
SigCell38.appendChild(SourceCell38);
//Add Row
tmp.appendChild(SigRow38);
//Add Row
tmp.appendChild(TestRow38);
var BR39 = document.createElement('BR');
var TestRow39 = document.createElement('TR');
var TestCell39 = document.createElement('TD');
TestCell39.className = 'TestimonialTree_Testimonial';
TestCell39.className = 'TestimonialTree_Testimonial';
var TestDiv39 = document.createElement('div');
TestDiv39.innerHTML= '\"Mae Graves sold my home in record time! She came highly recommended and now I know why! From the first phone call to the closing of escrow, she stayed in touch constantly. I felt reassured and confident that I was in the best of hands. Her network was top notch and I could not be happier. I highly recommend Mae Graves for your real estate needs!\"';
TestCell39.appendChild(TestDiv39);
TestRow39.appendChild(TestCell39);
var SigRow39 = document.createElement('TR');
var SigCell39 = document.createElement('TD');
SigCell39.className = 'TestimonialTree_Signature';
var SigData39 = document.createTextNode('Lori Y');
SigCell39.appendChild(SigData39);
SigRow39.appendChild(SigCell39);
var SourceCell39 = document.createElement('TD');
SourceCell39.className = 'TestimonialTree_Source';
var SourceData39 = document.createTextNode('on Google');
SourceCell39.appendChild(SourceData39);
SigCell39.appendChild(SourceCell39);
//Add Row
tmp.appendChild(SigRow39);
//Add Row
tmp.appendChild(TestRow39);
var BR40 = document.createElement('BR');
var TestRow40 = document.createElement('TR');
var TestCell40 = document.createElement('TD');
TestCell40.className = 'TestimonialTree_Testimonial';
TestCell40.className = 'TestimonialTree_Testimonial';
var TestDiv40 = document.createElement('div');
TestDiv40.innerHTML= '\"Mae is an amazing Realtor who takes such great care of her clients and has a great knowledge of the local market!\"';
TestCell40.appendChild(TestDiv40);
TestRow40.appendChild(TestCell40);
var SigRow40 = document.createElement('TR');
var SigCell40 = document.createElement('TD');
SigCell40.className = 'TestimonialTree_Signature';
var SigData40 = document.createTextNode('Andy V');
SigCell40.appendChild(SigData40);
SigRow40.appendChild(SigCell40);
var SourceCell40 = document.createElement('TD');
SourceCell40.className = 'TestimonialTree_Source';
var SourceData40 = document.createTextNode('on Google');
SourceCell40.appendChild(SourceData40);
SigCell40.appendChild(SourceCell40);
//Add Row
tmp.appendChild(SigRow40);
//Add Row
tmp.appendChild(TestRow40);
var BR41 = document.createElement('BR');
var TestRow41 = document.createElement('TR');
var TestCell41 = document.createElement('TD');
TestCell41.className = 'TestimonialTree_Testimonial';
TestCell41.className = 'TestimonialTree_Testimonial';
var TestDiv41 = document.createElement('div');
TestDiv41.innerHTML= '\"Mae is an outstanding realtor. She is a professional completely. Her approach is to eliminate all the hassle for the seller. A real cradle to grave operation. Great advertising including an outstanding video. We have bought and sold homes before. It\u0092s to bad we didn\u0092t know her before. We recommend Mae Graves as a great realtor. She gets it done! A true professional!\"';
TestCell41.appendChild(TestDiv41);
TestRow41.appendChild(TestCell41);
var SigRow41 = document.createElement('TR');
var SigCell41 = document.createElement('TD');
SigCell41.className = 'TestimonialTree_Signature';
var SigData41 = document.createTextNode('zuser20170505075005406');
SigCell41.appendChild(SigData41);
SigRow41.appendChild(SigCell41);
var SourceCell41 = document.createElement('TD');
SourceCell41.className = 'TestimonialTree_Source';
var SourceData41 = document.createTextNode('on Zillow');
SourceCell41.appendChild(SourceData41);
SigCell41.appendChild(SourceCell41);
//Add Row
tmp.appendChild(SigRow41);
//Add Row
tmp.appendChild(TestRow41);
var BR42 = document.createElement('BR');
var TestRow42 = document.createElement('TR');
var TestCell42 = document.createElement('TD');
TestCell42.className = 'TestimonialTree_Testimonial';
TestCell42.className = 'TestimonialTree_Testimonial';
var TestDiv42 = document.createElement('div');
TestDiv42.innerHTML= '\"I can\u0092t say enough great things about Mae! We have only ever bought one other house which we\u0092ve lived in for 25 years. We\u0092re moving from out of state to Sequim and she\u0092s been truly amazing! She\u0092s guided us through the process, explained everything, gave us names of lenders, inspectors, etc. that know the specifics of the area and ensured we were well informed. Shes done video walk throughs and been there for our inspections since we were unable to be there in person. I would HIGHLY recommend Mae to anyone looking for a home in the area! \"';
TestCell42.appendChild(TestDiv42);
TestRow42.appendChild(TestCell42);
var SigRow42 = document.createElement('TR');
var SigCell42 = document.createElement('TD');
SigCell42.className = 'TestimonialTree_Signature';
var SigData42 = document.createTextNode('sgasparac');
SigCell42.appendChild(SigData42);
SigRow42.appendChild(SigCell42);
var SourceCell42 = document.createElement('TD');
SourceCell42.className = 'TestimonialTree_Source';
var SourceData42 = document.createTextNode('on Zillow');
SourceCell42.appendChild(SourceData42);
SigCell42.appendChild(SourceCell42);
//Add Row
tmp.appendChild(SigRow42);
//Add Row
tmp.appendChild(TestRow42);
var BR43 = document.createElement('BR');
var TestRow43 = document.createElement('TR');
var TestCell43 = document.createElement('TD');
TestCell43.className = 'TestimonialTree_Testimonial';
TestCell43.className = 'TestimonialTree_Testimonial';
var TestDiv43 = document.createElement('div');
TestDiv43.innerHTML= '\"Working with Mae on the sale of my elderly mother\'s home in Sequim was a next level experience. Living out of state, it was important for me to find a realtor that could be trusted completely. Since I was not in Sequim, I found there were many tasks I could not deal with remotely. When unexpected things came up during the course of readying the home for sale, Mae jumped in there and arranged the local resources to get the tasks done. She went above and beyond what any realtor I previously worked with did for me. Everything from organizing home clear out and clean up to arranging for many odd jobs and repairs that needed fixing. Impossible challenges for me to arrange remotely. Along the way, I realized this sale could not have happened if it wasn\'t for the constant extra attention to detail, follow through and her organized manner. Highly recommend. You will not find a more dedicated and hard working person that will tirelessly work through any challenge that presents itself.\"';
TestCell43.appendChild(TestDiv43);
TestRow43.appendChild(TestCell43);
var SigRow43 = document.createElement('TR');
var SigCell43 = document.createElement('TD');
SigCell43.className = 'TestimonialTree_Signature';
var SigData43 = document.createTextNode('Alan A');
SigCell43.appendChild(SigData43);
SigRow43.appendChild(SigCell43);
var SourceCell43 = document.createElement('TD');
SourceCell43.className = 'TestimonialTree_Source';
var SourceData43 = document.createTextNode('on Google');
SourceCell43.appendChild(SourceData43);
SigCell43.appendChild(SourceCell43);
//Add Row
tmp.appendChild(SigRow43);
//Add Row
tmp.appendChild(TestRow43);
var BR44 = document.createElement('BR');
var TestRow44 = document.createElement('TR');
var TestCell44 = document.createElement('TD');
TestCell44.className = 'TestimonialTree_Testimonial';
TestCell44.className = 'TestimonialTree_Testimonial';
var TestDiv44 = document.createElement('div');
TestDiv44.innerHTML= '\"Mae Graves helped us purchase a home in the city of Sequim WA. She had an instant empathy for what we were looking for which made for a very quick purchase. It was her follow through on the many details that also made for a great purchase.\"';
TestCell44.appendChild(TestDiv44);
TestRow44.appendChild(TestCell44);
var SigRow44 = document.createElement('TR');
var SigCell44 = document.createElement('TD');
SigCell44.className = 'TestimonialTree_Signature';
var SigData44 = document.createTextNode('Big L');
SigCell44.appendChild(SigData44);
SigRow44.appendChild(SigCell44);
var SourceCell44 = document.createElement('TD');
SourceCell44.className = 'TestimonialTree_Source';
var SourceData44 = document.createTextNode('on Google');
SourceCell44.appendChild(SourceData44);
SigCell44.appendChild(SourceCell44);
//Add Row
tmp.appendChild(SigRow44);
//Add Row
tmp.appendChild(TestRow44);
var BR45 = document.createElement('BR');
var TestRow45 = document.createElement('TR');
var TestCell45 = document.createElement('TD');
TestCell45.className = 'TestimonialTree_Testimonial';
TestCell45.className = 'TestimonialTree_Testimonial';
var TestDiv45 = document.createElement('div');
TestDiv45.innerHTML= '\"Mae\'s thorough knowledge of the area and the market led us to success! She\'s an excellent realtor and terrific to work with!\"';
TestCell45.appendChild(TestDiv45);
TestRow45.appendChild(TestCell45);
var SigRow45 = document.createElement('TR');
var SigCell45 = document.createElement('TD');
SigCell45.className = 'TestimonialTree_Signature';
var SigData45 = document.createTextNode('Kirsten D');
SigCell45.appendChild(SigData45);
SigRow45.appendChild(SigCell45);
var SourceCell45 = document.createElement('TD');
SourceCell45.className = 'TestimonialTree_Source';
var SourceData45 = document.createTextNode('on Google');
SourceCell45.appendChild(SourceData45);
SigCell45.appendChild(SourceCell45);
//Add Row
tmp.appendChild(SigRow45);
//Add Row
tmp.appendChild(TestRow45);
var BR46 = document.createElement('BR');
var TestRow46 = document.createElement('TR');
var TestCell46 = document.createElement('TD');
TestCell46.className = 'TestimonialTree_Testimonial';
TestCell46.className = 'TestimonialTree_Testimonial';
var TestDiv46 = document.createElement('div');
TestDiv46.innerHTML= '\"Mae Graves helped us buy our home in Sequim, WA. We were from out of the area and she helped us find our dream home quickly and efficiently. Mae was always available for questions and pointed out things we should be aware of. She always made us feel like we were her only clients. She is truly aMAEzing!\"';
TestCell46.appendChild(TestDiv46);
TestRow46.appendChild(TestCell46);
var SigRow46 = document.createElement('TR');
var SigCell46 = document.createElement('TD');
SigCell46.className = 'TestimonialTree_Signature';
var SigData46 = document.createTextNode('Kathleen H');
SigCell46.appendChild(SigData46);
SigRow46.appendChild(SigCell46);
var SourceCell46 = document.createElement('TD');
SourceCell46.className = 'TestimonialTree_Source';
var SourceData46 = document.createTextNode('on Google');
SourceCell46.appendChild(SourceData46);
SigCell46.appendChild(SourceCell46);
//Add Row
tmp.appendChild(SigRow46);
//Add Row
tmp.appendChild(TestRow46);
var BR47 = document.createElement('BR');
var TestRow47 = document.createElement('TR');
var TestCell47 = document.createElement('TD');
TestCell47.className = 'TestimonialTree_Testimonial';
TestCell47.className = 'TestimonialTree_Testimonial';
var TestDiv47 = document.createElement('div');
TestDiv47.innerHTML= '\"Mae Graves was our Buyers Agent for our home in Sequim. She was professional, responsive, efficient and a pleasure to work with!\"';
TestCell47.appendChild(TestDiv47);
TestRow47.appendChild(TestCell47);
var SigRow47 = document.createElement('TR');
var SigCell47 = document.createElement('TD');
SigCell47.className = 'TestimonialTree_Signature';
var SigData47 = document.createTextNode('Shelley C');
SigCell47.appendChild(SigData47);
SigRow47.appendChild(SigCell47);
var SourceCell47 = document.createElement('TD');
SourceCell47.className = 'TestimonialTree_Source';
var SourceData47 = document.createTextNode('on Google');
SourceCell47.appendChild(SourceData47);
SigCell47.appendChild(SourceCell47);
//Add Row
tmp.appendChild(SigRow47);
//Add Row
tmp.appendChild(TestRow47);
var BR48 = document.createElement('BR');
var TestRow48 = document.createElement('TR');
var TestCell48 = document.createElement('TD');
TestCell48.className = 'TestimonialTree_Testimonial';
TestCell48.className = 'TestimonialTree_Testimonial';
var TestDiv48 = document.createElement('div');
TestDiv48.innerHTML= '\"Mae Graves was our Buyers Agent for our home in Sequim. She was professional, responsive, efficient and a pleasure to work with!\"';
TestCell48.appendChild(TestDiv48);
TestRow48.appendChild(TestCell48);
var SigRow48 = document.createElement('TR');
var SigCell48 = document.createElement('TD');
SigCell48.className = 'TestimonialTree_Signature';
var SigData48 = document.createTextNode('Shelley C');
SigCell48.appendChild(SigData48);
SigRow48.appendChild(SigCell48);
var SourceCell48 = document.createElement('TD');
SourceCell48.className = 'TestimonialTree_Source';
var SourceData48 = document.createTextNode('on Google');
SourceCell48.appendChild(SourceData48);
SigCell48.appendChild(SourceCell48);
//Add Row
tmp.appendChild(SigRow48);
//Add Row
tmp.appendChild(TestRow48);
var BR49 = document.createElement('BR');
var TestRow49 = document.createElement('TR');
var TestCell49 = document.createElement('TD');
TestCell49.className = 'TestimonialTree_Testimonial';
TestCell49.className = 'TestimonialTree_Testimonial';
var TestDiv49 = document.createElement('div');
TestDiv49.innerHTML= '\"Mae Graves helped us find and purchase our home in Sequim, WA. She has a warm and engaging personality for starters, and she has really done an excellent job throughout the weeks of searching for a home, obtaining the necessary financials, doing ALL the legwork on inspections as we were not on location, and just being a very professional consultant for us....we enjoy being in her company!\"';
TestCell49.appendChild(TestDiv49);
TestRow49.appendChild(TestCell49);
var SigRow49 = document.createElement('TR');
var SigCell49 = document.createElement('TD');
SigCell49.className = 'TestimonialTree_Signature';
var SigData49 = document.createTextNode('Barbara K');
SigCell49.appendChild(SigData49);
SigRow49.appendChild(SigCell49);
var SourceCell49 = document.createElement('TD');
SourceCell49.className = 'TestimonialTree_Source';
var SourceData49 = document.createTextNode('on Google');
SourceCell49.appendChild(SourceData49);
SigCell49.appendChild(SourceCell49);
//Add Row
tmp.appendChild(SigRow49);
//Add Row
tmp.appendChild(TestRow49);
var BR50 = document.createElement('BR');
var TestRow50 = document.createElement('TR');
var TestCell50 = document.createElement('TD');
TestCell50.className = 'TestimonialTree_Testimonial';
TestCell50.className = 'TestimonialTree_Testimonial';
var TestDiv50 = document.createElement('div');
TestDiv50.innerHTML= '\"Mae isn\u0092t like any other real estate agent, I mean yes she will find you the perfect home or even sell your home at amazing prices but her personality is above and beyond. She will exceed any expectations you have and then some. The friendliest, kindest most well put together person I know! It\u0092s always a pleasure working with her.\"';
TestCell50.appendChild(TestDiv50);
TestRow50.appendChild(TestCell50);
var SigRow50 = document.createElement('TR');
var SigCell50 = document.createElement('TD');
SigCell50.className = 'TestimonialTree_Signature';
var SigData50 = document.createTextNode('Austin P');
SigCell50.appendChild(SigData50);
SigRow50.appendChild(SigCell50);
var SourceCell50 = document.createElement('TD');
SourceCell50.className = 'TestimonialTree_Source';
var SourceData50 = document.createTextNode('on Google');
SourceCell50.appendChild(SourceData50);
SigCell50.appendChild(SourceCell50);
//Add Row
tmp.appendChild(SigRow50);
//Add Row
tmp.appendChild(TestRow50);
var BR51 = document.createElement('BR');
var TestRow51 = document.createElement('TR');
var TestCell51 = document.createElement('TD');
TestCell51.className = 'TestimonialTree_Testimonial';
TestCell51.className = 'TestimonialTree_Testimonial';
var TestDiv51 = document.createElement('div');
TestDiv51.innerHTML= '\"Mae Graves listed our parents\u0092 home for sale. She maximized current technology to advertise and update our listing. I was pleased with her constant communication. Her experience was helpful in advising us. I appreciated working with a local realtor who lives in our community.\"';
TestCell51.appendChild(TestDiv51);
TestRow51.appendChild(TestCell51);
var SigRow51 = document.createElement('TR');
var SigCell51 = document.createElement('TD');
SigCell51.className = 'TestimonialTree_Signature';
var SigData51 = document.createTextNode('Terri J');
SigCell51.appendChild(SigData51);
SigRow51.appendChild(SigCell51);
var SourceCell51 = document.createElement('TD');
SourceCell51.className = 'TestimonialTree_Source';
var SourceData51 = document.createTextNode('on Google');
SourceCell51.appendChild(SourceData51);
SigCell51.appendChild(SourceCell51);
//Add Row
tmp.appendChild(SigRow51);
//Add Row
tmp.appendChild(TestRow51);
var BR52 = document.createElement('BR');
var TestRow52 = document.createElement('TR');
var TestCell52 = document.createElement('TD');
TestCell52.className = 'TestimonialTree_Testimonial';
TestCell52.className = 'TestimonialTree_Testimonial';
var TestDiv52 = document.createElement('div');
TestDiv52.innerHTML= '\"Mae is the hardest working realtor we\u0092ve ever worked with. You know she\u0092s on your side and working on solutions to selling your property. She\u0092s very knowledgeable about all aspects of getting your property in front of buyers and through the banking and appraisal process. Mae is also very friendly and works very well with everyone. You cannot make a better choice than hiring Mae to sell your home or property. And, I\u0092m certain you will get the same level of service if you\u0092re purchasing a home or property.\"';
TestCell52.appendChild(TestDiv52);
TestRow52.appendChild(TestCell52);
var SigRow52 = document.createElement('TR');
var SigCell52 = document.createElement('TD');
SigCell52.className = 'TestimonialTree_Signature';
var SigData52 = document.createTextNode('Mark L');
SigCell52.appendChild(SigData52);
SigRow52.appendChild(SigCell52);
var SourceCell52 = document.createElement('TD');
SourceCell52.className = 'TestimonialTree_Source';
var SourceData52 = document.createTextNode('on Google');
SourceCell52.appendChild(SourceData52);
SigCell52.appendChild(SourceCell52);
//Add Row
tmp.appendChild(SigRow52);
//Add Row
tmp.appendChild(TestRow52);
var BR53 = document.createElement('BR');
var TestRow53 = document.createElement('TR');
var TestCell53 = document.createElement('TD');
TestCell53.className = 'TestimonialTree_Testimonial';
TestCell53.className = 'TestimonialTree_Testimonial';
var TestDiv53 = document.createElement('div');
TestDiv53.innerHTML= '\"I wish we could give Mae 500 stars! Working with her on the sale of our home was nothing short of totally fabulous. Her level of professionalism is extremely high yet she is fun and down to earth. Mae is just the best!!!\"';
TestCell53.appendChild(TestDiv53);
TestRow53.appendChild(TestCell53);
var SigRow53 = document.createElement('TR');
var SigCell53 = document.createElement('TD');
SigCell53.className = 'TestimonialTree_Signature';
var SigData53 = document.createTextNode('Sue F');
SigCell53.appendChild(SigData53);
SigRow53.appendChild(SigCell53);
var SourceCell53 = document.createElement('TD');
SourceCell53.className = 'TestimonialTree_Source';
var SourceData53 = document.createTextNode('on Google');
SourceCell53.appendChild(SourceData53);
SigCell53.appendChild(SourceCell53);
//Add Row
tmp.appendChild(SigRow53);
//Add Row
tmp.appendChild(TestRow53);
var BR54 = document.createElement('BR');
var TestRow54 = document.createElement('TR');
var TestCell54 = document.createElement('TD');
TestCell54.className = 'TestimonialTree_Testimonial';
TestCell54.className = 'TestimonialTree_Testimonial';
var TestDiv54 = document.createElement('div');
TestDiv54.innerHTML= '\"Mae is knowledgeable, responsive, easy to work with and has a great network of real estate related businesses needed for acquiring and setting up a property/home. She went beyond expectations and was always right there with the information, references or support needed to make our purchase as easy as possible. You won\'t go wrong working with this team.\"';
TestCell54.appendChild(TestDiv54);
TestRow54.appendChild(TestCell54);
var SigRow54 = document.createElement('TR');
var SigCell54 = document.createElement('TD');
SigCell54.className = 'TestimonialTree_Signature';
var SigData54 = document.createTextNode('Bill K');
SigCell54.appendChild(SigData54);
SigRow54.appendChild(SigCell54);
var SourceCell54 = document.createElement('TD');
SourceCell54.className = 'TestimonialTree_Source';
var SourceData54 = document.createTextNode('on Google');
SourceCell54.appendChild(SourceData54);
SigCell54.appendChild(SourceCell54);
//Add Row
tmp.appendChild(SigRow54);
//Add Row
tmp.appendChild(TestRow54);
var BR55 = document.createElement('BR');
var TestRow55 = document.createElement('TR');
var TestCell55 = document.createElement('TD');
TestCell55.className = 'TestimonialTree_Testimonial';
TestCell55.className = 'TestimonialTree_Testimonial';
var TestDiv55 = document.createElement('div');
TestDiv55.innerHTML= '\"She was amazing and went above and beyond for us.\"';
TestCell55.appendChild(TestDiv55);
TestRow55.appendChild(TestCell55);
var SigRow55 = document.createElement('TR');
var SigCell55 = document.createElement('TD');
SigCell55.className = 'TestimonialTree_Signature';
var SigData55 = document.createTextNode('Jennifer W');
SigCell55.appendChild(SigData55);
SigRow55.appendChild(SigCell55);
var SourceCell55 = document.createElement('TD');
SourceCell55.className = 'TestimonialTree_Source';
var SourceData55 = document.createTextNode('on Google');
SourceCell55.appendChild(SourceData55);
SigCell55.appendChild(SourceCell55);
//Add Row
tmp.appendChild(SigRow55);
//Add Row
tmp.appendChild(TestRow55);
var BR56 = document.createElement('BR');
var TestRow56 = document.createElement('TR');
var TestCell56 = document.createElement('TD');
TestCell56.className = 'TestimonialTree_Testimonial';
TestCell56.className = 'TestimonialTree_Testimonial';
var TestDiv56 = document.createElement('div');
TestDiv56.innerHTML= '\"Thank you, Mae, for all of your effort. When we first moved to the Sequim area you really went above and beyond helping us through the search and purchase process for a new home. Then, when we decided to move back to Arizona, you got our property on the market and helped us to sell it quickly and at a profit. I am recommending you to anyone needing real estate services as there is no one who is more capable or that will work more diligently.\"';
TestCell56.appendChild(TestDiv56);
TestRow56.appendChild(TestCell56);
var SigRow56 = document.createElement('TR');
var SigCell56 = document.createElement('TD');
SigCell56.className = 'TestimonialTree_Signature';
var SigData56 = document.createTextNode('Gordon C');
SigCell56.appendChild(SigData56);
SigRow56.appendChild(SigCell56);
var SourceCell56 = document.createElement('TD');
SourceCell56.className = 'TestimonialTree_Source';
var SourceData56 = document.createTextNode('on Google');
SourceCell56.appendChild(SourceData56);
SigCell56.appendChild(SourceCell56);
//Add Row
tmp.appendChild(SigRow56);
//Add Row
tmp.appendChild(TestRow56);
var BR57 = document.createElement('BR');
var TestRow57 = document.createElement('TR');
var TestCell57 = document.createElement('TD');
TestCell57.className = 'TestimonialTree_Testimonial';
TestCell57.className = 'TestimonialTree_Testimonial';
var TestDiv57 = document.createElement('div');
TestDiv57.innerHTML= '\"Very personable, knowledgeable, fun, and a beautiful person! A quick connection and friend. Great experience!\"';
TestCell57.appendChild(TestDiv57);
TestRow57.appendChild(TestCell57);
var SigRow57 = document.createElement('TR');
var SigCell57 = document.createElement('TD');
SigCell57.className = 'TestimonialTree_Signature';
var SigData57 = document.createTextNode('Linda B');
SigCell57.appendChild(SigData57);
SigRow57.appendChild(SigCell57);
var SourceCell57 = document.createElement('TD');
SourceCell57.className = 'TestimonialTree_Source';
var SourceData57 = document.createTextNode('on Google');
SourceCell57.appendChild(SourceData57);
SigCell57.appendChild(SourceCell57);
//Add Row
tmp.appendChild(SigRow57);
//Add Row
tmp.appendChild(TestRow57);
var BR58 = document.createElement('BR');
var TestRow58 = document.createElement('TR');
var TestCell58 = document.createElement('TD');
TestCell58.className = 'TestimonialTree_Testimonial';
TestCell58.className = 'TestimonialTree_Testimonial';
var TestDiv58 = document.createElement('div');
TestDiv58.innerHTML= '\"We worked with Mae for weeks while purchasing a home. She is super! She always responds to questions or concerns, is professional and knowledgeable. She went above and beyond to help us get into our home. She went to work immediately when things seemed to be stalled, and worked very hard to keep the process moving. We recommend her without hesitation!\"';
TestCell58.appendChild(TestDiv58);
TestRow58.appendChild(TestCell58);
var SigRow58 = document.createElement('TR');
var SigCell58 = document.createElement('TD');
SigCell58.className = 'TestimonialTree_Signature';
var SigData58 = document.createTextNode('Jean A');
SigCell58.appendChild(SigData58);
SigRow58.appendChild(SigCell58);
var SourceCell58 = document.createElement('TD');
SourceCell58.className = 'TestimonialTree_Source';
var SourceData58 = document.createTextNode('on Google');
SourceCell58.appendChild(SourceData58);
SigCell58.appendChild(SourceCell58);
//Add Row
tmp.appendChild(SigRow58);
//Add Row
tmp.appendChild(TestRow58);
var BR59 = document.createElement('BR');
var TestRow59 = document.createElement('TR');
var TestCell59 = document.createElement('TD');
TestCell59.className = 'TestimonialTree_Testimonial';
TestCell59.className = 'TestimonialTree_Testimonial';
var TestDiv59 = document.createElement('div');
TestDiv59.innerHTML= '\"I met Mae a few years ago. My friend from Las Vegas was looking for a home to buy here in Sequim or Port Angeles. Mae is such a beautiful lady inside and out. Very professional and personable. Mae took us to many beautiful homes. My friend really liked all, Mae said I have one more that just came on the market. Wow! My friend has been here for approximately 6 years now. Thank you Mae you are the best!!\"';
TestCell59.appendChild(TestDiv59);
TestRow59.appendChild(TestCell59);
var SigRow59 = document.createElement('TR');
var SigCell59 = document.createElement('TD');
SigCell59.className = 'TestimonialTree_Signature';
var SigData59 = document.createTextNode('Barbara L');
SigCell59.appendChild(SigData59);
SigRow59.appendChild(SigCell59);
var SourceCell59 = document.createElement('TD');
SourceCell59.className = 'TestimonialTree_Source';
var SourceData59 = document.createTextNode('on Google');
SourceCell59.appendChild(SourceData59);
SigCell59.appendChild(SourceCell59);
//Add Row
tmp.appendChild(SigRow59);
//Add Row
tmp.appendChild(TestRow59);
var BR60 = document.createElement('BR');
var TestRow60 = document.createElement('TR');
var TestCell60 = document.createElement('TD');
TestCell60.className = 'TestimonialTree_Testimonial';
TestCell60.className = 'TestimonialTree_Testimonial';
var TestDiv60 = document.createElement('div');
TestDiv60.innerHTML= '\"Mae is extremely knowledgeable about real estate and what needs to be done for you to get your new home. She put together a strong contract and was very responsive in keeping us informed about each step of the process. We lived in CA at the time and she was always there for us. We highly recommend Mae to represent you in your search for your new home.\"';
TestCell60.appendChild(TestDiv60);
TestRow60.appendChild(TestCell60);
var SigRow60 = document.createElement('TR');
var SigCell60 = document.createElement('TD');
SigCell60.className = 'TestimonialTree_Signature';
var SigData60 = document.createTextNode('Joyce D');
SigCell60.appendChild(SigData60);
SigRow60.appendChild(SigCell60);
var SourceCell60 = document.createElement('TD');
SourceCell60.className = 'TestimonialTree_Source';
var SourceData60 = document.createTextNode('on Google');
SourceCell60.appendChild(SourceData60);
SigCell60.appendChild(SourceCell60);
//Add Row
tmp.appendChild(SigRow60);
//Add Row
tmp.appendChild(TestRow60);
var BR61 = document.createElement('BR');
var TestRow61 = document.createElement('TR');
var TestCell61 = document.createElement('TD');
TestCell61.className = 'TestimonialTree_Testimonial';
TestCell61.className = 'TestimonialTree_Testimonial';
var TestDiv61 = document.createElement('div');
TestDiv61.innerHTML= '\"Working with Mae will be the best decision you will make. From the very first phone call, Mae was invested in selling the property. Multiple offers within 72 hours of the listing, all above asking. I honestly can\u0092t say enough good things about working with Mae. Make the call, you won\u0092t be disappointed.\"';
TestCell61.appendChild(TestDiv61);
TestRow61.appendChild(TestCell61);
var SigRow61 = document.createElement('TR');
var SigCell61 = document.createElement('TD');
SigCell61.className = 'TestimonialTree_Signature';
var SigData61 = document.createTextNode('Bruce H');
SigCell61.appendChild(SigData61);
SigRow61.appendChild(SigCell61);
var SourceCell61 = document.createElement('TD');
SourceCell61.className = 'TestimonialTree_Source';
var SourceData61 = document.createTextNode('on Google');
SourceCell61.appendChild(SourceData61);
SigCell61.appendChild(SourceCell61);
//Add Row
tmp.appendChild(SigRow61);
//Add Row
tmp.appendChild(TestRow61);
var BR62 = document.createElement('BR');
var TestRow62 = document.createElement('TR');
var TestCell62 = document.createElement('TD');
TestCell62.className = 'TestimonialTree_Testimonial';
TestCell62.className = 'TestimonialTree_Testimonial';
var TestDiv62 = document.createElement('div');
TestDiv62.innerHTML= '\"Above and beyond is an understatement when it comes to Mae graves real estate! .from the beginning of the sale of our home, Mae was there every step. My wife and I had never sold a house before . We had many questions. And to every question Mae had and answer and always responded promptly literally any time of day or night! Her professionalism and expertise brought a sense of comfort and confidence that even though we were first time home sellers, we had made the right choice with Mae! And yes our house sold ..very quickly! And very smoothly..watching a professional work the way Mae does is incredible. !! We highly recommend using Mae graves real estate... it truely is a Mae zing!!!\"';
TestCell62.appendChild(TestDiv62);
TestRow62.appendChild(TestCell62);
var SigRow62 = document.createElement('TR');
var SigCell62 = document.createElement('TD');
SigCell62.className = 'TestimonialTree_Signature';
var SigData62 = document.createTextNode('Sam E');
SigCell62.appendChild(SigData62);
SigRow62.appendChild(SigCell62);
var SourceCell62 = document.createElement('TD');
SourceCell62.className = 'TestimonialTree_Source';
var SourceData62 = document.createTextNode('on Google');
SourceCell62.appendChild(SourceData62);
SigCell62.appendChild(SourceCell62);
//Add Row
tmp.appendChild(SigRow62);
//Add Row
tmp.appendChild(TestRow62);
var BR63 = document.createElement('BR');
var TestRow63 = document.createElement('TR');
var TestCell63 = document.createElement('TD');
TestCell63.className = 'TestimonialTree_Testimonial';
TestCell63.className = 'TestimonialTree_Testimonial';
var TestDiv63 = document.createElement('div');
TestDiv63.innerHTML= '\"Mae has been our real estate agent on multiple transactions. She is one of the hardest working agents I have met. During our last investment journey we looked outside of the area. Mae was kind enough to put us in contact with other agents in that area that were more knowledgeable. We ended up buying locally because the agents we were working with were terrible and constantly dropped the ball. Mae is on top of everything and I am the type of person who likes to be in control, she is very good at giving and taking and allowing me to handle what I want to handle and then she will remind me of pieces I have forgotten to do. She has contacts for every field that you may need and they answer her call when she calls. That speaks a lot about how colleagues view their relationships as well. I highly recommend Mae if you want an agent that is going to get the job done promptly and efficiently.\"';
TestCell63.appendChild(TestDiv63);
TestRow63.appendChild(TestCell63);
var SigRow63 = document.createElement('TR');
var SigCell63 = document.createElement('TD');
SigCell63.className = 'TestimonialTree_Signature';
var SigData63 = document.createTextNode('Monicka A');
SigCell63.appendChild(SigData63);
SigRow63.appendChild(SigCell63);
var SourceCell63 = document.createElement('TD');
SourceCell63.className = 'TestimonialTree_Source';
var SourceData63 = document.createTextNode('on Google');
SourceCell63.appendChild(SourceData63);
SigCell63.appendChild(SourceCell63);
//Add Row
tmp.appendChild(SigRow63);
//Add Row
tmp.appendChild(TestRow63);
var BR64 = document.createElement('BR');
var TestRow64 = document.createElement('TR');
var TestCell64 = document.createElement('TD');
TestCell64.className = 'TestimonialTree_Testimonial';
TestCell64.className = 'TestimonialTree_Testimonial';
var TestDiv64 = document.createElement('div');
TestDiv64.innerHTML= '\"Upon meeting Mae for the first time, she was attentive and a good listener! Perfect match for selling my home. I would highly recommend her to future sellers or buyers.\"';
TestCell64.appendChild(TestDiv64);
TestRow64.appendChild(TestCell64);
var SigRow64 = document.createElement('TR');
var SigCell64 = document.createElement('TD');
SigCell64.className = 'TestimonialTree_Signature';
var SigData64 = document.createTextNode('Teresa H');
SigCell64.appendChild(SigData64);
SigRow64.appendChild(SigCell64);
var SourceCell64 = document.createElement('TD');
SourceCell64.className = 'TestimonialTree_Source';
var SourceData64 = document.createTextNode('on Google');
SourceCell64.appendChild(SourceData64);
SigCell64.appendChild(SourceCell64);
//Add Row
tmp.appendChild(SigRow64);
//Add Row
tmp.appendChild(TestRow64);
var BR65 = document.createElement('BR');
var TestRow65 = document.createElement('TR');
var TestCell65 = document.createElement('TD');
TestCell65.className = 'TestimonialTree_Testimonial';
TestCell65.className = 'TestimonialTree_Testimonial';
var TestDiv65 = document.createElement('div');
TestDiv65.innerHTML= '\"We were having to clear out and sell my mother\'s home in Sequim to move her down to CA. So everything we did was long distance in short periods of time. Mae was able to help facilitate contacts for us for repairs of the house, and clearing it, which would have been very complicated for us being out of state. This made it much easier, although it got bumpy a few times. She helped us get the best price and quickest sale, thus relieving us of a complicated burden.\"';
TestCell65.appendChild(TestDiv65);
TestRow65.appendChild(TestCell65);
var SigRow65 = document.createElement('TR');
var SigCell65 = document.createElement('TD');
SigCell65.className = 'TestimonialTree_Signature';
var SigData65 = document.createTextNode('Val L');
SigCell65.appendChild(SigData65);
SigRow65.appendChild(SigCell65);
var SourceCell65 = document.createElement('TD');
SourceCell65.className = 'TestimonialTree_Source';
var SourceData65 = document.createTextNode('on Google');
SourceCell65.appendChild(SourceData65);
SigCell65.appendChild(SourceCell65);
//Add Row
tmp.appendChild(SigRow65);
//Add Row
tmp.appendChild(TestRow65);
var BR66 = document.createElement('BR');
var TestRow66 = document.createElement('TR');
var TestCell66 = document.createElement('TD');
TestCell66.className = 'TestimonialTree_Testimonial';
TestCell66.className = 'TestimonialTree_Testimonial';
var TestDiv66 = document.createElement('div');
TestDiv66.innerHTML= '\"Above and beyond is an understatement when it comes to Mae graves real estate! .from the beginning of the sale of our home, Mae was there every step. My wife and I had never sold a house before . We had many questions. And to every question Mae had and answer and always responded promptly literally any time of day or night! Her professionalism and expertise brought a sense of comfort and confidence that even though we were first time home sellers, we had made the right choice with Mae! And yes our house sold ..very quickly! And very smoothly..watching a professional work the way Mae does is incredible. !! We highly recommend using Mae graves real estate... it truely is a Mae zing!!!\"';
TestCell66.appendChild(TestDiv66);
TestRow66.appendChild(TestCell66);
var SigRow66 = document.createElement('TR');
var SigCell66 = document.createElement('TD');
SigCell66.className = 'TestimonialTree_Signature';
var SigData66 = document.createTextNode('Sam E');
SigCell66.appendChild(SigData66);
SigRow66.appendChild(SigCell66);
var SourceCell66 = document.createElement('TD');
SourceCell66.className = 'TestimonialTree_Source';
var SourceData66 = document.createTextNode('on Google');
SourceCell66.appendChild(SourceData66);
SigCell66.appendChild(SourceCell66);
//Add Row
tmp.appendChild(SigRow66);
//Add Row
tmp.appendChild(TestRow66);
var BR67 = document.createElement('BR');
var TestRow67 = document.createElement('TR');
var TestCell67 = document.createElement('TD');
TestCell67.className = 'TestimonialTree_Testimonial';
TestCell67.className = 'TestimonialTree_Testimonial';
var TestDiv67 = document.createElement('div');
TestDiv67.innerHTML= '\"Mae Graves was the best realtor I could have asked for .I simply told her what we were looking for and she stayed on it .she sent lots of places for me to look at in the price range we asked for...she didn\'t seem like she was in it for here $ she actually wanted all parties to be happy with the sell. I would definlty use her again ..thanks Mae. And thank you for also praying a blessing over my new home .\"';
TestCell67.appendChild(TestDiv67);
TestRow67.appendChild(TestCell67);
var SigRow67 = document.createElement('TR');
var SigCell67 = document.createElement('TD');
SigCell67.className = 'TestimonialTree_Signature';
var SigData67 = document.createTextNode('John H');
SigCell67.appendChild(SigData67);
SigRow67.appendChild(SigCell67);
var SourceCell67 = document.createElement('TD');
SourceCell67.className = 'TestimonialTree_Source';
var SourceData67 = document.createTextNode('on Google');
SourceCell67.appendChild(SourceData67);
SigCell67.appendChild(SourceCell67);
//Add Row
tmp.appendChild(SigRow67);
//Add Row
tmp.appendChild(TestRow67);
var BR68 = document.createElement('BR');
var TestRow68 = document.createElement('TR');
var TestCell68 = document.createElement('TD');
TestCell68.className = 'TestimonialTree_Testimonial';
TestCell68.className = 'TestimonialTree_Testimonial';
var TestDiv68 = document.createElement('div');
TestDiv68.innerHTML= '\"Upon meeting Mae for the first time, she was attentive and a good listener! Perfect match for selling my home. I would highly recommend her to future sellers or buyers.\"';
TestCell68.appendChild(TestDiv68);
TestRow68.appendChild(TestCell68);
var SigRow68 = document.createElement('TR');
var SigCell68 = document.createElement('TD');
SigCell68.className = 'TestimonialTree_Signature';
var SigData68 = document.createTextNode('Teresa H');
SigCell68.appendChild(SigData68);
SigRow68.appendChild(SigCell68);
var SourceCell68 = document.createElement('TD');
SourceCell68.className = 'TestimonialTree_Source';
var SourceData68 = document.createTextNode('on Google');
SourceCell68.appendChild(SourceData68);
SigCell68.appendChild(SourceCell68);
//Add Row
tmp.appendChild(SigRow68);
//Add Row
tmp.appendChild(TestRow68);
var BR69 = document.createElement('BR');
var TestRow69 = document.createElement('TR');
var TestCell69 = document.createElement('TD');
TestCell69.className = 'TestimonialTree_Testimonial';
TestCell69.className = 'TestimonialTree_Testimonial';
var TestDiv69 = document.createElement('div');
TestDiv69.innerHTML= '\"Working with Mae will be the best decision you will make. From the very first phone call, Mae was invested in selling the property. Multiple offers within 72 hours of the listing, all above asking. I honestly can\u0092t say enough good things about working with Mae. Make the call, you won\u0092t be disappointed.\"';
TestCell69.appendChild(TestDiv69);
TestRow69.appendChild(TestCell69);
var SigRow69 = document.createElement('TR');
var SigCell69 = document.createElement('TD');
SigCell69.className = 'TestimonialTree_Signature';
var SigData69 = document.createTextNode('Bruce H');
SigCell69.appendChild(SigData69);
SigRow69.appendChild(SigCell69);
var SourceCell69 = document.createElement('TD');
SourceCell69.className = 'TestimonialTree_Source';
var SourceData69 = document.createTextNode('on Google');
SourceCell69.appendChild(SourceData69);
SigCell69.appendChild(SourceCell69);
//Add Row
tmp.appendChild(SigRow69);
//Add Row
tmp.appendChild(TestRow69);
var BR70 = document.createElement('BR');
var TestRow70 = document.createElement('TR');
var TestCell70 = document.createElement('TD');
TestCell70.className = 'TestimonialTree_Testimonial';
TestCell70.className = 'TestimonialTree_Testimonial';
var TestDiv70 = document.createElement('div');
TestDiv70.innerHTML= '\"Mae has been our real estate agent on multiple transactions. She is one of the hardest working agents I have met. During our last investment journey we looked outside of the area. Mae was kind enough to put us in contact with other agents in that area that were more knowledgeable. We ended up buying locally because the agents we were working with were terrible and constantly dropped the ball. Mae is on top of everything and I am the type of person who likes to be in control, she is very good at giving and taking and allowing me to handle what I want to handle and then she will remind me of pieces I have forgotten to do. She has contacts for every field that you may need and they answer her call when she calls. That speaks a lot about how colleagues view their relationships as well. I highly recommend Mae if you want an agent that is going to get the job done promptly and efficiently.\"';
TestCell70.appendChild(TestDiv70);
TestRow70.appendChild(TestCell70);
var SigRow70 = document.createElement('TR');
var SigCell70 = document.createElement('TD');
SigCell70.className = 'TestimonialTree_Signature';
var SigData70 = document.createTextNode('Monicka A');
SigCell70.appendChild(SigData70);
SigRow70.appendChild(SigCell70);
var SourceCell70 = document.createElement('TD');
SourceCell70.className = 'TestimonialTree_Source';
var SourceData70 = document.createTextNode('on Google');
SourceCell70.appendChild(SourceData70);
SigCell70.appendChild(SourceCell70);
//Add Row
tmp.appendChild(SigRow70);
//Add Row
tmp.appendChild(TestRow70);
var BR71 = document.createElement('BR');
var TestRow71 = document.createElement('TR');
var TestCell71 = document.createElement('TD');
TestCell71.className = 'TestimonialTree_Testimonial';
TestCell71.className = 'TestimonialTree_Testimonial';
var TestDiv71 = document.createElement('div');
TestDiv71.innerHTML= '\"It is such a treat to work with Brokers who are forthcoming, honest and efficient in their communication. Mae Graves is one of these rare people. We appreciated your expertise and knowledge of the area. Thank you! Ev Winningham and Kimberleigh King\"';
TestCell71.appendChild(TestDiv71);
TestRow71.appendChild(TestCell71);
var SigRow71 = document.createElement('TR');
var SigCell71 = document.createElement('TD');
SigCell71.className = 'TestimonialTree_Signature';
var SigData71 = document.createTextNode('Ev W');
SigCell71.appendChild(SigData71);
SigRow71.appendChild(SigCell71);
var SourceCell71 = document.createElement('TD');
SourceCell71.className = 'TestimonialTree_Source';
var SourceData71 = document.createTextNode('on Google');
SourceCell71.appendChild(SourceData71);
SigCell71.appendChild(SourceCell71);
//Add Row
tmp.appendChild(SigRow71);
//Add Row
tmp.appendChild(TestRow71);
var BR72 = document.createElement('BR');
var TestRow72 = document.createElement('TR');
var TestCell72 = document.createElement('TD');
TestCell72.className = 'TestimonialTree_Testimonial';
TestCell72.className = 'TestimonialTree_Testimonial';
var TestDiv72 = document.createElement('div');
TestDiv72.innerHTML= '\"Should be 100 stars for Mae. She went above and beyond to sale our home. She checked in with us often to see how everything was going and if we needed anything, she was there. She takes her time...there\'s never a rush from her and she was excellent at listening and explaining everything with such interest and care. Mae is a woman of integrity and the passion for her job shines through her warmth and friendliness. It\'s like we are part of her family. Like I said, 100 stars for Mae. Thank you Mae for everything. Lori\"';
TestCell72.appendChild(TestDiv72);
TestRow72.appendChild(TestCell72);
var SigRow72 = document.createElement('TR');
var SigCell72 = document.createElement('TD');
SigCell72.className = 'TestimonialTree_Signature';
var SigData72 = document.createTextNode('Lori B');
SigCell72.appendChild(SigData72);
SigRow72.appendChild(SigCell72);
var SourceCell72 = document.createElement('TD');
SourceCell72.className = 'TestimonialTree_Source';
var SourceData72 = document.createTextNode('on Google');
SourceCell72.appendChild(SourceData72);
SigCell72.appendChild(SourceCell72);
//Add Row
tmp.appendChild(SigRow72);
//Add Row
tmp.appendChild(TestRow72);
var BR73 = document.createElement('BR');
var TestRow73 = document.createElement('TR');
var TestCell73 = document.createElement('TD');
TestCell73.className = 'TestimonialTree_Testimonial';
TestCell73.className = 'TestimonialTree_Testimonial';
var TestDiv73 = document.createElement('div');
TestDiv73.innerHTML= '\"Very personable, knowledgeable, fun, and a beautiful person! A quick connection and friend. Great experience!\"';
TestCell73.appendChild(TestDiv73);
TestRow73.appendChild(TestCell73);
var SigRow73 = document.createElement('TR');
var SigCell73 = document.createElement('TD');
SigCell73.className = 'TestimonialTree_Signature';
var SigData73 = document.createTextNode('Linda B');
SigCell73.appendChild(SigData73);
SigRow73.appendChild(SigCell73);
var SourceCell73 = document.createElement('TD');
SourceCell73.className = 'TestimonialTree_Source';
var SourceData73 = document.createTextNode('on Google');
SourceCell73.appendChild(SourceData73);
SigCell73.appendChild(SourceCell73);
//Add Row
tmp.appendChild(SigRow73);
//Add Row
tmp.appendChild(TestRow73);
var BR74 = document.createElement('BR');
var TestRow74 = document.createElement('TR');
var TestCell74 = document.createElement('TD');
TestCell74.className = 'TestimonialTree_Testimonial';
TestCell74.className = 'TestimonialTree_Testimonial';
var TestDiv74 = document.createElement('div');
TestDiv74.innerHTML= '\"We worked with Mae for weeks while purchasing a home. She is super! She always responds to questions or concerns, is professional and knowledgeable. She went above and beyond to help us get into our home. She went to work immediately when things seemed to be stalled, and worked very hard to keep the process moving. We recommend her without hesitation!\"';
TestCell74.appendChild(TestDiv74);
TestRow74.appendChild(TestCell74);
var SigRow74 = document.createElement('TR');
var SigCell74 = document.createElement('TD');
SigCell74.className = 'TestimonialTree_Signature';
var SigData74 = document.createTextNode('Jean A');
SigCell74.appendChild(SigData74);
SigRow74.appendChild(SigCell74);
var SourceCell74 = document.createElement('TD');
SourceCell74.className = 'TestimonialTree_Source';
var SourceData74 = document.createTextNode('on Google');
SourceCell74.appendChild(SourceData74);
SigCell74.appendChild(SourceCell74);
//Add Row
tmp.appendChild(SigRow74);
//Add Row
tmp.appendChild(TestRow74);
var BR75 = document.createElement('BR');
var TestRow75 = document.createElement('TR');
var TestCell75 = document.createElement('TD');
TestCell75.className = 'TestimonialTree_Testimonial';
TestCell75.className = 'TestimonialTree_Testimonial';
var TestDiv75 = document.createElement('div');
TestDiv75.innerHTML= '\"When I first met Mae it was that she made a phone call to me to me and it was a fluke I believe ; but now I think my angels sent her to me! This woman became my guardian angel and although I didn\'t buy a house through her, I ended up buying a home in Olympia Washington because I couldn\'t find anything in this area that was in my price range, she remained there for me and helped me through the process. If you want someone who is going to be right there at your side every moment to help you through this process Mae Graves is the one for you. She will go and beyond anything I\'ve ever seen as far as helping and communicating with you I found her to be quite personable, very affluent and very knowledgeable of the area . Very up on what is out there and very helpful to your situation and I can\'t say enough about Mae, she is to me the best thing that I\'ve seen in a real estate agent; and I\'ve purchased now four homes. So a big thank you to you Mae Graves for all of your help in this matter with me . I will never forget all the help you gave me and all the support . I will always look at you like a guardian angel so thank you very much. Your friend Cherie Marshett\"';
TestCell75.appendChild(TestDiv75);
TestRow75.appendChild(TestCell75);
var SigRow75 = document.createElement('TR');
var SigCell75 = document.createElement('TD');
SigCell75.className = 'TestimonialTree_Signature';
var SigData75 = document.createTextNode('Cherie M');
SigCell75.appendChild(SigData75);
SigRow75.appendChild(SigCell75);
var SourceCell75 = document.createElement('TD');
SourceCell75.className = 'TestimonialTree_Source';
var SourceData75 = document.createTextNode('on Google');
SourceCell75.appendChild(SourceData75);
SigCell75.appendChild(SourceCell75);
//Add Row
tmp.appendChild(SigRow75);
//Add Row
tmp.appendChild(TestRow75);
var BR76 = document.createElement('BR');
var TestRow76 = document.createElement('TR');
var TestCell76 = document.createElement('TD');
TestCell76.className = 'TestimonialTree_Testimonial';
TestCell76.className = 'TestimonialTree_Testimonial';
var TestDiv76 = document.createElement('div');
TestDiv76.innerHTML= '\"A true blessing to work with.\"';
TestCell76.appendChild(TestDiv76);
TestRow76.appendChild(TestCell76);
var SigRow76 = document.createElement('TR');
var SigCell76 = document.createElement('TD');
SigCell76.className = 'TestimonialTree_Signature';
var SigData76 = document.createTextNode('Terry W');
SigCell76.appendChild(SigData76);
SigRow76.appendChild(SigCell76);
var SourceCell76 = document.createElement('TD');
SourceCell76.className = 'TestimonialTree_Source';
var SourceData76 = document.createTextNode('on Google');
SourceCell76.appendChild(SourceData76);
SigCell76.appendChild(SourceCell76);
//Add Row
tmp.appendChild(SigRow76);
//Add Row
tmp.appendChild(TestRow76);
var BR77 = document.createElement('BR');
var TestRow77 = document.createElement('TR');
var TestCell77 = document.createElement('TD');
TestCell77.className = 'TestimonialTree_Testimonial';
TestCell77.className = 'TestimonialTree_Testimonial';
var TestDiv77 = document.createElement('div');
TestDiv77.innerHTML= '\"Would highly recommend. Have used her many times and have found her to be a great real estate agent.\"';
TestCell77.appendChild(TestDiv77);
TestRow77.appendChild(TestCell77);
var SigRow77 = document.createElement('TR');
var SigCell77 = document.createElement('TD');
SigCell77.className = 'TestimonialTree_Signature';
var SigData77 = document.createTextNode('JudoJDA');
SigCell77.appendChild(SigData77);
SigRow77.appendChild(SigCell77);
var SourceCell77 = document.createElement('TD');
SourceCell77.className = 'TestimonialTree_Source';
var SourceData77 = document.createTextNode('on Google');
SourceCell77.appendChild(SourceData77);
SigCell77.appendChild(SourceCell77);
//Add Row
tmp.appendChild(SigRow77);
//Add Row
tmp.appendChild(TestRow77);
var BR78 = document.createElement('BR');
var TestRow78 = document.createElement('TR');
var TestCell78 = document.createElement('TD');
TestCell78.className = 'TestimonialTree_Testimonial';
TestCell78.className = 'TestimonialTree_Testimonial';
var TestDiv78 = document.createElement('div');
TestDiv78.innerHTML= '\"I shared in the experience with my father and stepmother when they transitioned from Blaine, Washington to Sequim. Mae was their Real Estate agent and the houses she picked for them to look at were perfect. My parents narrowed it down to one beautiful house on the hill. Mae made the transaction smooth and easy. When I\'m in the market to buy or sell Mae is definitely going to be my agent!\"';
TestCell78.appendChild(TestDiv78);
TestRow78.appendChild(TestCell78);
var SigRow78 = document.createElement('TR');
var SigCell78 = document.createElement('TD');
SigCell78.className = 'TestimonialTree_Signature';
var SigData78 = document.createTextNode('wendy H');
SigCell78.appendChild(SigData78);
SigRow78.appendChild(SigCell78);
var SourceCell78 = document.createElement('TD');
SourceCell78.className = 'TestimonialTree_Source';
var SourceData78 = document.createTextNode('on Google');
SourceCell78.appendChild(SourceData78);
SigCell78.appendChild(SourceCell78);
//Add Row
tmp.appendChild(SigRow78);
//Add Row
tmp.appendChild(TestRow78);
var BR79 = document.createElement('BR');
var TestRow79 = document.createElement('TR');
var TestCell79 = document.createElement('TD');
TestCell79.className = 'TestimonialTree_Testimonial';
TestCell79.className = 'TestimonialTree_Testimonial';
var TestDiv79 = document.createElement('div');
TestDiv79.innerHTML= '\"Mae wa amazing to work with. She is very smart and knowledgable. She responded to our texts and emails very promptly. She was a great guide, helping us navigate the process of buying a house. She really went the extra mile for us, and she is very kind. We would highly recommend her.\"';
TestCell79.appendChild(TestDiv79);
TestRow79.appendChild(TestCell79);
var SigRow79 = document.createElement('TR');
var SigCell79 = document.createElement('TD');
SigCell79.className = 'TestimonialTree_Signature';
var SigData79 = document.createTextNode('steiningermb');
SigCell79.appendChild(SigData79);
SigRow79.appendChild(SigCell79);
var SourceCell79 = document.createElement('TD');
SourceCell79.className = 'TestimonialTree_Source';
var SourceData79 = document.createTextNode('on Zillow');
SourceCell79.appendChild(SourceData79);
SigCell79.appendChild(SourceCell79);
//Add Row
tmp.appendChild(SigRow79);
//Add Row
tmp.appendChild(TestRow79);
var BR80 = document.createElement('BR');
var TestRow80 = document.createElement('TR');
var TestCell80 = document.createElement('TD');
TestCell80.className = 'TestimonialTree_Testimonial';
TestCell80.className = 'TestimonialTree_Testimonial';
var TestDiv80 = document.createElement('div');
TestDiv80.innerHTML= '\"110%!!! We spent the best part of 2018 reviewing homes (vs. having one built) and Mae has the patience to search and dig in, to isolate the the homes as they seem to slowly hit the market with the many requirements we wanted or we would give up and build!\"';
TestCell80.appendChild(TestDiv80);
TestRow80.appendChild(TestCell80);
var SigRow80 = document.createElement('TR');
var SigCell80 = document.createElement('TD');
SigCell80.className = 'TestimonialTree_Signature';
var SigData80 = document.createTextNode('Stlaw017');
SigCell80.appendChild(SigData80);
SigRow80.appendChild(SigCell80);
var SourceCell80 = document.createElement('TD');
SourceCell80.className = 'TestimonialTree_Source';
var SourceData80 = document.createTextNode('on Zillow');
SourceCell80.appendChild(SourceData80);
SigCell80.appendChild(SourceCell80);
//Add Row
tmp.appendChild(SigRow80);
//Add Row
tmp.appendChild(TestRow80);
var BR81 = document.createElement('BR');
var TestRow81 = document.createElement('TR');
var TestCell81 = document.createElement('TD');
TestCell81.className = 'TestimonialTree_Testimonial';
TestCell81.className = 'TestimonialTree_Testimonial';
var TestDiv81 = document.createElement('div');
TestDiv81.innerHTML= '\"We have used her for two transactions. Buying or selling, I would use Mae as an agent. She is well informed, knows when to ask questions, and is persistent to close a deal.\"';
TestCell81.appendChild(TestDiv81);
TestRow81.appendChild(TestCell81);
var SigRow81 = document.createElement('TR');
var SigCell81 = document.createElement('TD');
SigCell81.className = 'TestimonialTree_Signature';
var SigData81 = document.createTextNode('pjanis10');
SigCell81.appendChild(SigData81);
SigRow81.appendChild(SigCell81);
var SourceCell81 = document.createElement('TD');
SourceCell81.className = 'TestimonialTree_Source';
var SourceData81 = document.createTextNode('on Zillow');
SourceCell81.appendChild(SourceData81);
SigCell81.appendChild(SourceCell81);
//Add Row
tmp.appendChild(SigRow81);
//Add Row
tmp.appendChild(TestRow81);
var BR82 = document.createElement('BR');
var TestRow82 = document.createElement('TR');
var TestCell82 = document.createElement('TD');
TestCell82.className = 'TestimonialTree_Testimonial';
TestCell82.className = 'TestimonialTree_Testimonial';
var TestDiv82 = document.createElement('div');
TestDiv82.innerHTML= '\"Mae is truly aMAEzing! She was very patient with a very picky and difficult buyer, me! She spent an inordinate amount of time looking at many different properties with me over the course of 5 months and never once made me feel rushed to buy a property. She was always willing to go look at yet another house, answer questions and do property research for me. She always returned calls, texts, and e-mails very promptly. Mae is very knowledgeable about the area and the ins and outs of the local real estate market. She is a consummate negotiator and helped me get the best price possible on my new home. I would highly recommend Mae as a buyers agent, she is truly aMAEzing!\"';
TestCell82.appendChild(TestDiv82);
TestRow82.appendChild(TestCell82);
var SigRow82 = document.createElement('TR');
var SigCell82 = document.createElement('TD');
SigCell82.className = 'TestimonialTree_Signature';
var SigData82 = document.createTextNode('jim D');
SigCell82.appendChild(SigData82);
SigRow82.appendChild(SigCell82);
var SourceCell82 = document.createElement('TD');
SourceCell82.className = 'TestimonialTree_Source';
var SourceData82 = document.createTextNode('on Zillow');
SourceCell82.appendChild(SourceData82);
SigCell82.appendChild(SourceCell82);
//Add Row
tmp.appendChild(SigRow82);
//Add Row
tmp.appendChild(TestRow82);
var BR83 = document.createElement('BR');
var TestRow83 = document.createElement('TR');
var TestCell83 = document.createElement('TD');
TestCell83.className = 'TestimonialTree_Testimonial';
TestCell83.className = 'TestimonialTree_Testimonial';
var TestDiv83 = document.createElement('div');
TestDiv83.innerHTML= '\"Mae is truly aMAEzing! She was very patient with a very picky and difficult buyer, me! She spent an inordinate amount of time looking at many different properties with me over the course of 5 months and never once made me feel rushed to buy a property. She was always willing to go look at yet another house, answer questions and do property research for me. She always returned calls, texts, and e-mails very promptly. Mae is very knowledgeable about the area and the ins and outs of the local real estate market. She is a consummate negotiator and helped me get the best price possible on my new home. I would highly recommend Mae as a buyers agent, she is truly aMAEzing!\"';
TestCell83.appendChild(TestDiv83);
TestRow83.appendChild(TestCell83);
var SigRow83 = document.createElement('TR');
var SigCell83 = document.createElement('TD');
SigCell83.className = 'TestimonialTree_Signature';
var SigData83 = document.createTextNode('jim D');
SigCell83.appendChild(SigData83);
SigRow83.appendChild(SigCell83);
var SourceCell83 = document.createElement('TD');
SourceCell83.className = 'TestimonialTree_Source';
var SourceData83 = document.createTextNode('on Zillow');
SourceCell83.appendChild(SourceData83);
SigCell83.appendChild(SourceCell83);
//Add Row
tmp.appendChild(SigRow83);
//Add Row
tmp.appendChild(TestRow83);
var BR84 = document.createElement('BR');
var TestRow84 = document.createElement('TR');
var TestCell84 = document.createElement('TD');
TestCell84.className = 'TestimonialTree_Testimonial';
TestCell84.className = 'TestimonialTree_Testimonial';
var TestDiv84 = document.createElement('div');
TestDiv84.innerHTML= '\"This was the second home we bought with Mae.She was helpful,patient,and available whenever we needed her.We wouldn\'t hesitate to recommend Mae to anyone looking to buy or sell property on the Olympic Peninsula....Bob Pyles and Sandy Gardner\"';
TestCell84.appendChild(TestDiv84);
TestRow84.appendChild(TestCell84);
var SigRow84 = document.createElement('TR');
var SigCell84 = document.createElement('TD');
SigCell84.className = 'TestimonialTree_Signature';
var SigData84 = document.createTextNode('robert P');
SigCell84.appendChild(SigData84);
SigRow84.appendChild(SigCell84);
var SourceCell84 = document.createElement('TD');
SourceCell84.className = 'TestimonialTree_Source';
var SourceData84 = document.createTextNode('on Zillow');
SourceCell84.appendChild(SourceData84);
SigCell84.appendChild(SourceCell84);
//Add Row
tmp.appendChild(SigRow84);
//Add Row
tmp.appendChild(TestRow84);
var BR85 = document.createElement('BR');
var TestRow85 = document.createElement('TR');
var TestCell85 = document.createElement('TD');
TestCell85.className = 'TestimonialTree_Testimonial';
TestCell85.className = 'TestimonialTree_Testimonial';
var TestDiv85 = document.createElement('div');
TestDiv85.innerHTML= '\"Mae was terrific to work with. She pays attention to details and goes out of her way to get the job done. She is knowledgeable, knows the area and works professionally with the other brokers. Her home staging was spont on. Looking forward to working with her again.\"';
TestCell85.appendChild(TestDiv85);
TestRow85.appendChild(TestCell85);
var SigRow85 = document.createElement('TR');
var SigCell85 = document.createElement('TD');
SigCell85.className = 'TestimonialTree_Signature';
var SigData85 = document.createTextNode('sequimsun7');
SigCell85.appendChild(SigData85);
SigRow85.appendChild(SigCell85);
var SourceCell85 = document.createElement('TD');
SourceCell85.className = 'TestimonialTree_Source';
var SourceData85 = document.createTextNode('on Zillow');
SourceCell85.appendChild(SourceData85);
SigCell85.appendChild(SourceCell85);
//Add Row
tmp.appendChild(SigRow85);
//Add Row
tmp.appendChild(TestRow85);
var BR86 = document.createElement('BR');
var TestRow86 = document.createElement('TR');
var TestCell86 = document.createElement('TD');
TestCell86.className = 'TestimonialTree_Testimonial';
TestCell86.className = 'TestimonialTree_Testimonial';
var TestDiv86 = document.createElement('div');
TestDiv86.innerHTML= '\"Mae helped us buy a great house at a distance--we were moving to the area and she met with us at the last minute when our first realtor didn\'t work out. We didn\'t see anything we loved that trip, but once we got home we saw a new house come up on Zillow. Mae visited the house on our behalf and sent us photos and her assessment. We ended up buying it without seeing ourselves (yikes!) but it turned out great. It\'s the perfect house for us and Mae made it happen!\"';
TestCell86.appendChild(TestDiv86);
TestRow86.appendChild(TestCell86);
var SigRow86 = document.createElement('TR');
var SigCell86 = document.createElement('TD');
SigCell86.className = 'TestimonialTree_Signature';
var SigData86 = document.createTextNode('Samantha H');
SigCell86.appendChild(SigData86);
SigRow86.appendChild(SigCell86);
var SourceCell86 = document.createElement('TD');
SourceCell86.className = 'TestimonialTree_Source';
var SourceData86 = document.createTextNode('on Zillow');
SourceCell86.appendChild(SourceData86);
SigCell86.appendChild(SourceCell86);
//Add Row
tmp.appendChild(SigRow86);
//Add Row
tmp.appendChild(TestRow86);
var BR87 = document.createElement('BR');
var TestRow87 = document.createElement('TR');
var TestCell87 = document.createElement('TD');
TestCell87.className = 'TestimonialTree_Testimonial';
TestCell87.className = 'TestimonialTree_Testimonial';
var TestDiv87 = document.createElement('div');
TestDiv87.innerHTML= '\"Mae is awesome! \n\nWe Met Mae when or friend was moving from Las Vegas, NV to Sequim, WA.\n\nOur friend was visiting us, when she decided to go look for a new home. \n\nWe were blessed to have met Mae. Mae has personality Plus.\nMae worked very hard on finding our friend the perfect Home.\n\nOur Friend has now lived in Sequim for 8 mos. now and loves it.\"';
TestCell87.appendChild(TestDiv87);
TestRow87.appendChild(TestCell87);
var SigRow87 = document.createElement('TR');
var SigCell87 = document.createElement('TD');
SigCell87.className = 'TestimonialTree_Signature';
var SigData87 = document.createTextNode('barbielat');
SigCell87.appendChild(SigData87);
SigRow87.appendChild(SigCell87);
var SourceCell87 = document.createElement('TD');
SourceCell87.className = 'TestimonialTree_Source';
var SourceData87 = document.createTextNode('on Zillow');
SourceCell87.appendChild(SourceData87);
SigCell87.appendChild(SourceCell87);
//Add Row
tmp.appendChild(SigRow87);
//Add Row
tmp.appendChild(TestRow87);
var BR88 = document.createElement('BR');
var TestRow88 = document.createElement('TR');
var TestCell88 = document.createElement('TD');
TestCell88.className = 'TestimonialTree_Testimonial';
TestCell88.className = 'TestimonialTree_Testimonial';
var TestDiv88 = document.createElement('div');
TestDiv88.innerHTML= '\"Mae Graves is everything you would hope to find in a Real Estate professional. Competent, responsive, available, knowledgeable, patient, honest, flexible, kind and so much more. Mae helped us find the perfect home that met our specific criteria. She answered our endless questions and provided sound perspectives. Once we selected our home she assisted us with each step of the purchasing process as we navigated the agreement. She represented us well through the negotiation and ensured our offer was fair and reasonable and aligned with market conditions. Mae is well connected in the community she serves and spent time educating us about the region we were moving to as well as the services and local flavor. You should consider yourself fortunate and on your way to successful outcomes should you choose her as your representative. Best move we made in the entire process.\"';
TestCell88.appendChild(TestDiv88);
TestRow88.appendChild(TestCell88);
var SigRow88 = document.createElement('TR');
var SigCell88 = document.createElement('TD');
SigCell88.className = 'TestimonialTree_Signature';
var SigData88 = document.createTextNode('dejavila');
SigCell88.appendChild(SigData88);
SigRow88.appendChild(SigCell88);
var SourceCell88 = document.createElement('TD');
SourceCell88.className = 'TestimonialTree_Source';
var SourceData88 = document.createTextNode('on Zillow');
SourceCell88.appendChild(SourceData88);
SigCell88.appendChild(SourceCell88);
//Add Row
tmp.appendChild(SigRow88);
//Add Row
tmp.appendChild(TestRow88);
var BR89 = document.createElement('BR');
var TestRow89 = document.createElement('TR');
var TestCell89 = document.createElement('TD');
TestCell89.className = 'TestimonialTree_Testimonial';
TestCell89.className = 'TestimonialTree_Testimonial';
var TestDiv89 = document.createElement('div');
TestDiv89.innerHTML= '\"I can\'t leave a complete review for Mae here because there is JUST TOO MUCH TO ACKNOWLEDGE. Here is a brief scenario, I called her, nice warm conversation and then down to work. What did she do????\nshe provided every kind of document pertaining to individual listings, government data, area services, several whole home individual drawings for layout purposes, when photos or FaceTime was just not enough, she was so professional that after a couple of months I started to feel like I was asking her to do soooo much, unreasonable even. I BEGAN TO FEEL REALLY GUILTY. I would start to apologize yet again and she laugh that little laugh that she does and give me some lame, oh that\'s ok, that\'s what I\'m here for speech. Whatever feeling I got beyond guilt, it made me promise to reciprocate anything I could in the future because I began to understand that in fact I could never repay her.\n BTW, I wound up with a gorgeous home that I thought was above what we could possibly afford. Here was a rancher on a slightly upscoping parcel , a bit of a knoll, with a gorgeous barn for our rescued dogs and horses and a huge workshop along with a 3 car garage.\n The best part was when I looked into the email folder that I had stored our joint communications in, I was shocked at the sheer, massive volume, in there and I thought , I pray nobody ever sees the sheer volume of work, or does she just love what she does that much. \nnothing else could possibly explain what I was looking at. I called her and told her that the skills that I possess are now hers to use as she sees fit.\n In summary, there were endless listings, face time video walk throughs, there were drawings, many county maps and documents, there was never anything she was willing to go for, JUST BECAUSE I HAD ASKED. In the end we are friends, I will always be indebted to her for the life we now live in happy valley, where people stop there cars driving down the road and say \'hey, you must be new. here, welcome to happy valley!!!!!\' indeed\n There are a lot to things I left out, to say more, although the truth, I would feel even more awkward and more indebted to her.\nGod Bless you Mae.\"';
TestCell89.appendChild(TestDiv89);
TestRow89.appendChild(TestCell89);
var SigRow89 = document.createElement('TR');
var SigCell89 = document.createElement('TD');
SigCell89.className = 'TestimonialTree_Signature';
var SigData89 = document.createTextNode('khrob7');
SigCell89.appendChild(SigData89);
SigRow89.appendChild(SigCell89);
var SourceCell89 = document.createElement('TD');
SourceCell89.className = 'TestimonialTree_Source';
var SourceData89 = document.createTextNode('on Zillow');
SourceCell89.appendChild(SourceData89);
SigCell89.appendChild(SourceCell89);
//Add Row
tmp.appendChild(SigRow89);
//Add Row
tmp.appendChild(TestRow89);
var BR90 = document.createElement('BR');
var TestRow90 = document.createElement('TR');
var TestCell90 = document.createElement('TD');
TestCell90.className = 'TestimonialTree_Testimonial';
TestCell90.className = 'TestimonialTree_Testimonial';
var TestDiv90 = document.createElement('div');
TestDiv90.innerHTML= '\"Mae was super to work with! Very knowledgeable! She went above and beyond to help us get the home we wanted....could not have done it without her! Great communication and follow through!\"';
TestCell90.appendChild(TestDiv90);
TestRow90.appendChild(TestCell90);
var SigRow90 = document.createElement('TR');
var SigCell90 = document.createElement('TD');
SigCell90.className = 'TestimonialTree_Signature';
var SigData90 = document.createTextNode('zuser20170529103341652');
SigCell90.appendChild(SigData90);
SigRow90.appendChild(SigCell90);
var SourceCell90 = document.createElement('TD');
SourceCell90.className = 'TestimonialTree_Source';
var SourceData90 = document.createTextNode('on Zillow');
SourceCell90.appendChild(SourceData90);
SigCell90.appendChild(SourceCell90);
//Add Row
tmp.appendChild(SigRow90);
//Add Row
tmp.appendChild(TestRow90);
var BR91 = document.createElement('BR');
var TestRow91 = document.createElement('TR');
var TestCell91 = document.createElement('TD');
TestCell91.className = 'TestimonialTree_Testimonial';
TestCell91.className = 'TestimonialTree_Testimonial';
var TestDiv91 = document.createElement('div');
TestDiv91.innerHTML= '\"She is Amazing on the inside and out! Helpful, Inspirational, and Motivating! She made the experience a JOY! She calls back quickly-and stays with you through the whole process. And was kind to all involved.\nThank you God for Blessing us with her!!!\"';
TestCell91.appendChild(TestDiv91);
TestRow91.appendChild(TestCell91);
var SigRow91 = document.createElement('TR');
var SigCell91 = document.createElement('TD');
SigCell91.className = 'TestimonialTree_Signature';
var SigData91 = document.createTextNode('user93856765');
SigCell91.appendChild(SigData91);
SigRow91.appendChild(SigCell91);
var SourceCell91 = document.createElement('TD');
SourceCell91.className = 'TestimonialTree_Source';
var SourceData91 = document.createTextNode('on Zillow');
SourceCell91.appendChild(SourceData91);
SigCell91.appendChild(SourceCell91);
//Add Row
tmp.appendChild(SigRow91);
//Add Row
tmp.appendChild(TestRow91);
var BR92 = document.createElement('BR');
var TestRow92 = document.createElement('TR');
var TestCell92 = document.createElement('TD');
TestCell92.className = 'TestimonialTree_Testimonial';
TestCell92.className = 'TestimonialTree_Testimonial';
var TestDiv92 = document.createElement('div');
TestDiv92.innerHTML= '\"I was in need of an agent in the Sequim area that would work with me via email and text because I lived on the east coast at the time and did not know much about the area. Mae helped in narrowing my ever changing choices for both homes and land and was incredibly knowledgeable and patient. She quickly returned my calls, emails and texts. She stayed within my budgets and delivered more than I could have dreamed of. I could not be happier with her service and with my plot of land. She helped in referring me to several builders and now my foundation is being poured for my home. \nI would recommend Mae to anyone looking to purchase real estate and I will use her again, no doubt.\"';
TestCell92.appendChild(TestDiv92);
TestRow92.appendChild(TestCell92);
var SigRow92 = document.createElement('TR');
var SigCell92 = document.createElement('TD');
SigCell92.className = 'TestimonialTree_Signature';
var SigData92 = document.createTextNode('zuser20150609120619873');
SigCell92.appendChild(SigData92);
SigRow92.appendChild(SigCell92);
var SourceCell92 = document.createElement('TD');
SourceCell92.className = 'TestimonialTree_Source';
var SourceData92 = document.createTextNode('on Zillow');
SourceCell92.appendChild(SourceData92);
SigCell92.appendChild(SourceCell92);
//Add Row
tmp.appendChild(SigRow92);
//Add Row
tmp.appendChild(TestRow92);
var BR93 = document.createElement('BR');
var TestRow93 = document.createElement('TR');
var TestCell93 = document.createElement('TD');
TestCell93.className = 'TestimonialTree_Testimonial';
TestCell93.className = 'TestimonialTree_Testimonial';
var TestDiv93 = document.createElement('div');
TestDiv93.innerHTML= '\"It was a terrific experience and we are grateful to Mae for making it so easy and enjoyable. She knows Sequim well, is super friendly, reliable, and approachable, and gave us plenty of useful, judicious advice. We are now thoroughly enjoying our house and would recommend Mae to anyone who needs help buying a property in this area. Great job, Mae, and, again, thanks a bunch!\"';
TestCell93.appendChild(TestDiv93);
TestRow93.appendChild(TestCell93);
var SigRow93 = document.createElement('TR');
var SigCell93 = document.createElement('TD');
SigCell93.className = 'TestimonialTree_Signature';
var SigData93 = document.createTextNode('galya D');
SigCell93.appendChild(SigData93);
SigRow93.appendChild(SigCell93);
var SourceCell93 = document.createElement('TD');
SourceCell93.className = 'TestimonialTree_Source';
var SourceData93 = document.createTextNode('on Zillow');
SourceCell93.appendChild(SourceData93);
SigCell93.appendChild(SourceCell93);
//Add Row
tmp.appendChild(SigRow93);
//Add Row
tmp.appendChild(TestRow93);
var BR94 = document.createElement('BR');
var TestRow94 = document.createElement('TR');
var TestCell94 = document.createElement('TD');
TestCell94.className = 'TestimonialTree_Testimonial';
TestCell94.className = 'TestimonialTree_Testimonial';
var TestDiv94 = document.createElement('div');
TestDiv94.innerHTML= '\"Mae is the absolute best! I was a realtor for 10 years, so my standards are pretty high. :) She completely impressed us in every way possible. She is so knowledgable and on top of things, knows what to do in every situation, and just made the whole process so smooth and easy. She is always available and quick to respond, knows everything about the area (which was very helpful since we were moving here from out of state), and even managed to save us thousands of dollars with her negotiating skills. She is very caring and treated us like people, instead of a paycheck, like a lot of realtors. On top of everything else, she is just a cool person and fun to hang out with. We can\'t recommend her highly enough!\"';
TestCell94.appendChild(TestDiv94);
TestRow94.appendChild(TestCell94);
var SigRow94 = document.createElement('TR');
var SigCell94 = document.createElement('TD');
SigCell94.className = 'TestimonialTree_Signature';
var SigData94 = document.createTextNode('haley S');
SigCell94.appendChild(SigData94);
SigRow94.appendChild(SigCell94);
var SourceCell94 = document.createElement('TD');
SourceCell94.className = 'TestimonialTree_Source';
var SourceData94 = document.createTextNode('on Zillow');
SourceCell94.appendChild(SourceData94);
SigCell94.appendChild(SourceCell94);
//Add Row
tmp.appendChild(SigRow94);
//Add Row
tmp.appendChild(TestRow94);
var BR95 = document.createElement('BR');
var TestRow95 = document.createElement('TR');
var TestCell95 = document.createElement('TD');
TestCell95.className = 'TestimonialTree_Testimonial';
TestCell95.className = 'TestimonialTree_Testimonial';
var TestDiv95 = document.createElement('div');
TestDiv95.innerHTML= '\"Mae was a fantastic professional realtor. She was always willing to show us property at our convenience and made extra calls to make sure all our questions were answered. I would highly recommend her as a realtor. She has helped our family purchase 3 homes in the last 9 months..\"';
TestCell95.appendChild(TestDiv95);
TestRow95.appendChild(TestCell95);
var SigRow95 = document.createElement('TR');
var SigCell95 = document.createElement('TD');
SigCell95.className = 'TestimonialTree_Signature';
var SigData95 = document.createTextNode('phylly50');
SigCell95.appendChild(SigData95);
SigRow95.appendChild(SigCell95);
var SourceCell95 = document.createElement('TD');
SourceCell95.className = 'TestimonialTree_Source';
var SourceData95 = document.createTextNode('on Zillow');
SourceCell95.appendChild(SourceData95);
SigCell95.appendChild(SourceCell95);
//Add Row
tmp.appendChild(SigRow95);
//Add Row
tmp.appendChild(TestRow95);
var BR96 = document.createElement('BR');
var TestRow96 = document.createElement('TR');
var TestCell96 = document.createElement('TD');
TestCell96.className = 'TestimonialTree_Testimonial';
TestCell96.className = 'TestimonialTree_Testimonial';
var TestDiv96 = document.createElement('div');
TestDiv96.innerHTML= '\"Mae was extremely patient with our needs, and quick to the draw when she needed to be! She was also very knowledgeable and helped us through our process making it as smooth as possible. She\'s awesome!\"';
TestCell96.appendChild(TestDiv96);
TestRow96.appendChild(TestCell96);
var SigRow96 = document.createElement('TR');
var SigCell96 = document.createElement('TD');
SigCell96.className = 'TestimonialTree_Signature';
var SigData96 = document.createTextNode('kaliblanchette');
SigCell96.appendChild(SigData96);
SigRow96.appendChild(SigCell96);
var SourceCell96 = document.createElement('TD');
SourceCell96.className = 'TestimonialTree_Source';
var SourceData96 = document.createTextNode('on Zillow');
SourceCell96.appendChild(SourceData96);
SigCell96.appendChild(SourceCell96);
//Add Row
tmp.appendChild(SigRow96);
//Add Row
tmp.appendChild(TestRow96);
var BR97 = document.createElement('BR');
var TestRow97 = document.createElement('TR');
var TestCell97 = document.createElement('TD');
TestCell97.className = 'TestimonialTree_Testimonial';
TestCell97.className = 'TestimonialTree_Testimonial';
var TestDiv97 = document.createElement('div');
TestDiv97.innerHTML= '\"It was a terrific experience and we are grateful to Mae for making it so easy and enjoyable. She knows Sequim well, is super friendly, reliable, and approachable, and gave us plenty of useful, judicious advice. We are now thoroughly enjoying our house and would recommend Mae to anyone who needs help buying a property in this area. Great job, Mae, and, again, thanks a bunch!\"';
TestCell97.appendChild(TestDiv97);
TestRow97.appendChild(TestCell97);
var SigRow97 = document.createElement('TR');
var SigCell97 = document.createElement('TD');
SigCell97.className = 'TestimonialTree_Signature';
var SigData97 = document.createTextNode('galya D');
SigCell97.appendChild(SigData97);
SigRow97.appendChild(SigCell97);
var SourceCell97 = document.createElement('TD');
SourceCell97.className = 'TestimonialTree_Source';
var SourceData97 = document.createTextNode('on Zillow');
SourceCell97.appendChild(SourceData97);
SigCell97.appendChild(SourceCell97);
//Add Row
tmp.appendChild(SigRow97);
//Add Row
tmp.appendChild(TestRow97);
var BR98 = document.createElement('BR');
var TestRow98 = document.createElement('TR');
var TestCell98 = document.createElement('TD');
TestCell98.className = 'TestimonialTree_Testimonial';
TestCell98.className = 'TestimonialTree_Testimonial';
var TestDiv98 = document.createElement('div');
TestDiv98.innerHTML= '\"Due to time-restraints and distance, We purchased our new home, online. This was an unusual move but it was necessary. Mae Graves was the BEST REALTOR EVER. because she was working hard for us during the entire process. She immediately returned every single one of my emails. She never skipped over any part of my multi-layered questions and had every single answer we needed. Of any of the professional people I\'ve worked with, in any field, she is the one that stands out as great.\"';
TestCell98.appendChild(TestDiv98);
TestRow98.appendChild(TestCell98);
var SigRow98 = document.createElement('TR');
var SigCell98 = document.createElement('TD');
SigCell98.className = 'TestimonialTree_Signature';
var SigData98 = document.createTextNode('SandyGardner');
SigCell98.appendChild(SigData98);
SigRow98.appendChild(SigCell98);
var SourceCell98 = document.createElement('TD');
SourceCell98.className = 'TestimonialTree_Source';
var SourceData98 = document.createTextNode('on Zillow');
SourceCell98.appendChild(SourceData98);
SigCell98.appendChild(SourceCell98);
//Add Row
tmp.appendChild(SigRow98);
//Add Row
tmp.appendChild(TestRow98);
var BR99 = document.createElement('BR');
var TestRow99 = document.createElement('TR');
var TestCell99 = document.createElement('TD');
TestCell99.className = 'TestimonialTree_Testimonial';
TestCell99.className = 'TestimonialTree_Testimonial';
var TestDiv99 = document.createElement('div');
TestDiv99.innerHTML= '\"Mae is the absolute best! I was a realtor for 10 years, so my standards are pretty high. :) She completely impressed us in every way possible. She is so knowledgable and on top of things, knows what to do in every situation, and just made the whole process so smooth and easy. She is always available and quick to respond, knows everything about the area (which was very helpful since we were moving here from out of state), and even managed to save us thousands of dollars with her negotiating skills. She is very caring and treated us like people, instead of a paycheck, like a lot of realtors. On top of everything else, she is just a cool person and fun to hang out with. We can\'t recommend her highly enough!\"';
TestCell99.appendChild(TestDiv99);
TestRow99.appendChild(TestCell99);
var SigRow99 = document.createElement('TR');
var SigCell99 = document.createElement('TD');
SigCell99.className = 'TestimonialTree_Signature';
var SigData99 = document.createTextNode('haley S');
SigCell99.appendChild(SigData99);
SigRow99.appendChild(SigCell99);
var SourceCell99 = document.createElement('TD');
SourceCell99.className = 'TestimonialTree_Source';
var SourceData99 = document.createTextNode('on Zillow');
SourceCell99.appendChild(SourceData99);
SigCell99.appendChild(SourceCell99);
//Add Row
tmp.appendChild(SigRow99);
//Add Row
tmp.appendChild(TestRow99);
document.getElementById('TestimonialTree_Widget_46546').appendChild(newEl);
var AddTestimonialLink = document.createElement('A');
AddTestimonialLink.href= 'https://testimonialtree.com/?uid=275998';
AddTestimonialLink.target = '_blank';
AddTestimonialLink.innerHTML = '