{"id":4,"date":"2010-04-05T16:14:03","date_gmt":"2010-04-05T16:14:03","guid":{"rendered":"http:\/\/brandongroce.com\/terrascope\/?page_id=4"},"modified":"2012-11-24T21:00:03","modified_gmt":"2012-11-24T21:00:03","slug":"welcome","status":"publish","type":"page","link":"https:\/\/www.terrascopeappraisal.com\/","title":{"rendered":"Welcome"},"content":{"rendered":"<div style=\"float: right;\"><div id=\"app-test-widget\">\n    <div id=\"appraisal-button\"><h3><a href=\"http:\/\/www.terrascopeappraisal.com\/?page_id=127\">Quote? Contact Us!<\/a><\/h3><\/div>\n    <div id=\"testamonials\">\n                    <div class=\"testamonials\" id=\"test1\">\n                            <p>\"Michael has been my #1 appraiser for the last several years. Without exception he has been fast, dependable and an overall pleasure to work with. In a changing market, he has been extremely helpful in accurately assessing current values and helping me understand how he came up with his numbers.  I work with many different banks, and not one has EVER questioned one of his appraisals \u2013 a true testament to the quality of his work. \"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Ruby Grynberg<\/span><br \/>\n                    <a href=\"http:\/\/www.salmonbaylending.com\" target=\"_blank\"><b>Salmon Bay Community Lending<\/b><\/a>\n                <\/p>\n        <\/div>\n                                <\/div><div style=\"display:none\" id=\"tm-holder\">\n                <div class=\"testamonials\" id=\"test2\">\n                            <p>\"Michael is very knowledgeable about what to look for and what FHA and Fannie Mae\r\nrequire. His attention to the details of the condition of the house is always consistent. He always provides quality information and addresses any deficiencies he finds in the\r\ncondition of the property.\r\n\"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Laura Unruh, Loan Originator<\/span><br \/>\n                    <a href=\"\" target=\"_blank\"><b><\/b><\/a>\n                <\/p>\n        <\/div>\n                            <div class=\"testamonials\" id=\"test3\">\n                            <p>\"You won\u2019t find anyone more passionate, well educated master of his craft than Michael. His approach combines high integrity, expert knowledge and personable service. He provides quick turn-around too. If you\u2019re looking for a stellar home appraiser or someone to professional measure square footage, look no further.\u201d\"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Brad Davis, Real Estate Agent<\/span><br \/>\n                    <a href=\"\" target=\"_blank\"><b><\/b><\/a>\n                <\/p>\n        <\/div>\n                            <div class=\"testamonials\" id=\"test4\">\n                            <p>\"Michael is the absolute best!  His turnaround time is the fastest there is.  He is responsive, thorough and always accessible.  He is always willing to go the extra mile for me, whether it entails a long drive for a client or additional time to talk me through his thought process.  I would not use anyone else!\"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Coleen<\/span><br \/>\n                    <a href=\"http:\/\/www.salmonbaylending.com\" target=\"_blank\"><b>Salmon Bay Community Lending<\/b><\/a>\n                <\/p>\n        <\/div>\n                            <div class=\"testamonials\" id=\"test5\">\n                            <p>\"I have been a client of Michael Eachus for years and I've never had a lender question his reporting.  I have been more than satisfied with his level of service and fast turn times.\"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Jovelyn Agbalog, Loan Originator<\/span><br \/>\n                    <a href=\"\" target=\"_blank\"><b><\/b><\/a>\n                <\/p>\n        <\/div>\n                            <div class=\"testamonials\" id=\"test6\">\n                            <p>\"I want to thank you for being such an amazing person to work with.  You have taught me an enormous amount and you are always fun to work with.  Countless times I have been complemented on your work and the way that you treat my clients.  Every time this happens my response is that \"Michael is one of the best people that I have met through business.\u201d \"<\/p>\n                            <p>\n                    <span class=\"boldblu\">M. Brandon Ehrlich, Loan Originator<\/span><br \/>\n                    <a href=\"\" target=\"_blank\"><b><\/b><\/a>\n                <\/p>\n        <\/div>\n                            <div class=\"testamonials\" id=\"test7\">\n                            <p>\"We have had a lot of FHA transactions and due to Michael\u2019s diligence he has been\r\nadded to our in house approved appraiser list for both Conventional and FHA\r\ntransactions. We monitor our list carefully and take pride in having \u201cthe best of the\r\nbest\u201d on our list. As the largest Mortgage Banker in King County this is no small feat.\r\nWe are pleased to have him and it is a great fit.\r\n\"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Sheila Bryan, Loan Originator<\/span><br \/>\n                    <a href=\"\" target=\"_blank\"><b><\/b><\/a>\n                <\/p>\n        <\/div>\n                            <div class=\"testamonials\" id=\"test8\">\n                            <p>\"I can\u2019t say enough good things about Michael Eachus.  I have worked exclusively with Michael for the past two years. He is always prompt and reliable.  I always feel confident when I know that Michael will be meeting with my clients and realtors.  I would recommend Michael without hesitation!\"<\/p>\n                            <p>\n                    <span class=\"boldblu\">Jeanne Neal<\/span><br \/>\n                    <a href=\"http:\/\/www.salmonbaylending.com\" target=\"_blank\"><b>Salmon Bay Community Lending<\/b><\/a>\n                <\/p>\n        <\/div>\n                    <\/div>\n            <\/div>\n<script type=\"text\/javascript\">\n    \/**\n     * Swaps out testamonials\n     * @param int count pulls data from the div id=\"test(1, 2, n)\"<---- count\n     *\/\n    function swapTestamonial(count){\n       jQuery('#testamonials').slideUp(300).delay(200).slideDown();\n       setTimeout('jQuery(\"#tm-holder\").append(jQuery(\"#testamonials\").html());jQuery(\"#testamonials\").html(jQuery(\"#test'+count+'\"))', 600);\n    }\n\n    \/**\n     * Runs the widget on load\n     *\/\n    jQuery(document).ready(function(){\n\n        \/\/ Set the number of testamonials that are to be rotated\n        var noOfTestamonials = 8;\n\n        \/\/ Count starts at 2 since the first testamonial is already loaded\n        var count = 2;\n\n        \/\/ Set the rotation time (in ms)\n        var timeBetweenRotations = 5000;\n\n        for(var i = 1;i <= 50; i++){\n            setTimeout('swapTestamonial('+count+')', i*timeBetweenRotations);\n            if(count == noOfTestamonials){\n                count = 1\n            }else{\n                count++;\n            }\n        }\n    });\n<\/script><\/div>\n<h2>Welcome To Terrascope Appraisal<\/h2>\n<h4>Terrascope Appraisal is a Seattle based residential real estate appraisal company providing valuation services in the Puget Sound Region within King, Pierce, and Snohomish Counties.<\/h4>\n<ul>\n<li>Residential properties include vacant land, single family homes, condominiums, attached townhomes, P.U.D homes, co-ops, and small income properties up to four living units.<\/li>\n<li>Whether a waterfront estate, custom construction, equestrian, or multi-acre property, Terrascope Appraisal has the local knowledge and expertise to provide a well supported opinion of value by a certified professional.<\/li>\n<li>Approved among local and national lenders as well as FHA, company chief appraiser, <strong>Michael Eachus<\/strong>, has been providing professional appraisal services in the area since 1998.<\/li>\n<\/ul>\n<h3>A Word From Our Chief Appraiser:<\/h3>\n<p><em>&#8220;I really like what I do. Appraising residential properties is fun! I have met so many interesting and wonderful people and seen such a wide variety of homes and properties over the past years. Each home is somebody\u2019s unique castle. When considering an investment of great importance, a professional perspective is an invaluable resource.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-110\" style=\"float: left;\" title=\"house-value-scale\" src=\"http:\/\/terrascopeappraisal.com\/wp-content\/uploads\/2010\/04\/house-value-scale.png\" alt=\"\" width=\"300\" height=\"200\" \/><br \/>\nAn appraiser provides a professional opinion of value; I like to add friendliness into the process. My clients find me friendly and approachable, often commenting about how their clients (usually the borrowers) mentioned how nice the appraiser had been. <\/em><\/p>\n<p><em>At Terrascope Appraisal every assignment is given the due diligence to arrive at credible results that are easy to understand and well-supported by the local market, performed by a friendly, trusted professional.&#8221;<\/em><\/p>\n<h5 style=\"text-align: right;\"><strong><strong>-Michael J. Eachus<\/strong><\/strong><\/h5>\n","protected":false},"excerpt":{"rendered":"<p>Quote? Contact Us! &#8220;You won\u2019t find anyone more passionate, well educated master of his craft than Michael. His approach combines high integrity, expert knowledge and personable service. He provides quick turn-around too. If you\u2019re looking for a stellar home appraiser or someone to professional measure square footage, look no further.\u201d&#8221; Brad Davis, Real Estate Agent [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-4","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=\/wp\/v2\/pages\/4","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4"}],"version-history":[{"count":73,"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=\/wp\/v2\/pages\/4\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=\/wp\/v2\/pages\/4\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/www.terrascopeappraisal.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}