www.wclteam.com Open in urlscan Pro
192.46.218.59  Public Scan

Submitted URL: http://www.7footloanofficer.com/
Effective URL: https://www.wclteam.com/7footloanofficer/
Submission: On March 18 via manual from SG — Scanned from SG

Form analysis 1 forms found in the DOM

<form id="form-vue" novalidate="novalidate" class="template-default">
  <div class="row">
    <div class="col-xs-12">
      <div class="application-step"><!---->
        <div class="single-field">
          <div class="form-group">
            <div class="h3 text-center">GET A QUICK QUOTE</div>
          </div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="first_name"> First Name <span class="text-danger">*</span> <!----></label>
            <div class="form-control-wrapper"><input id="first_name" type="text" class="form-control"></div> <!---->
          </div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="last_name"> Last Name <span class="text-danger">*</span> <!----></label>
            <div class="form-control-wrapper"><input id="last_name" type="text" class="form-control"></div> <!---->
          </div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="email"> Email <span class="text-danger">*</span> <!----></label>
            <div class="form-control-wrapper"><input id="email" type="email" class="form-control"></div> <!---->
          </div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="home_phone"> Home Phone <span class="text-danger">*</span> <!----></label>
            <div class="form-control-wrapper"><input id="home_phone" type="text" class="form-control" im-insert="true"></div> <!---->
          </div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="loan_amount"> Loan Amount <span class="text-danger">*</span> <!----></label> <select id="loan_amount" class="form-control">
              <option disabled="disabled" value="">Select</option>
              <option value="less_than_70000">Less than $70,000</option>
              <option value="70001_80000">$70,001 - $80,000</option>
              <option value="80001_90000">$80,001 - $90,000</option>
              <option value="90001_100000">$90,001 - $100,000</option>
              <option value="100001_110000">$100,001 - $110,000</option>
              <option value="110001_120000">$110,001 - $120,000</option>
              <option value="120001_130000">$120,001 - $130,000</option>
              <option value="130001_140000">$130,001 - $140,000</option>
              <option value="140001_150000">$140,001 - $150,000</option>
              <option value="150001_160000">$150,001 - $160,000</option>
              <option value="160001_170000">$160,001 - $170,000</option>
              <option value="170001_180000">$170,001 - $180,000</option>
              <option value="180001_190000">$180,001 - $190,000</option>
              <option value="190001_200000">$190,001 - $200,000</option>
              <option value="200001_210000">$200,001 - $210,000</option>
              <option value="210001_220000">$210,001 - $220,000</option>
              <option value="220001_230000">$220,001 - $230,000</option>
              <option value="230001_240000">$230,001 - $240,000</option>
              <option value="240001_250000">$240,001 - $250,000</option>
              <option value="250001_275000">$250,001 - $275,000</option>
              <option value="275001_300000">$275,001 - $300,000</option>
              <option value="300001_325000">$300,001 - $325,000</option>
              <option value="325001_350000">$325,001 - $350,000</option>
              <option value="350001_375000">$350,001 - $375,000</option>
              <option value="375001_400000">$375,001 - $400,000</option>
              <option value="400001_425000">$400,001 - $425,000</option>
              <option value="425001_450000">$425,001 - $450,000</option>
              <option value="450001_475000">$450,001 - $475,000</option>
              <option value="475001_500000">$475,001 - $500,000</option>
              <option value="525001_550000">$525,001 - $550,000</option>
              <option value="550001_575000">$550,001 - $575,000</option>
              <option value="575001_600000">$575,001 - $600,000</option>
              <option value="600001_625000">$600,001 - $625,000</option>
              <option value="625001_650000">$625,001 - $650,000</option>
              <option value="650001_675000">$650,001 - $675,000</option>
              <option value="675001_700000">$675,001 - $700,000</option>
              <option value="700001_725000">$700,001 - $725,000</option>
              <option value="725001_750000">$725,001 - $750,000</option>
              <option value="750001_775000">$750,001 - $775,000</option>
              <option value="775001_800000">$775,001 - $800,000</option>
              <option value="800001_825000">$800,001 - $825,000</option>
              <option value="825001_850000">$825,001 - $850,000</option>
              <option value="850001_875000">$850,001 - $875,000</option>
              <option value="875001_900000">$875,001 - $900,000</option>
              <option value="900001_925000">$900,001 - $925,000</option>
              <option value="925001_950000">$925,001 - $950,000</option>
              <option value="950001_975000">$950,001 - $975,000</option>
              <option value="975001_1000000">$975,001 - $1,000,000</option>
              <option value="1000001_1100000">$1,000,001 - $1,100,000</option>
              <option value="1100001_1200000">$1,100,001 - $1,200,000</option>
              <option value="1200001_1300000">$1,200,001 - $1,300,000</option>
              <option value="1300001_1400000">$1,300,001 - $1,400,000</option>
              <option value="1400001_1500000">$1,400,001 - $1,500,000</option>
              <option value="1500000+">$1,500,000+</option>
            </select> <!----></div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="property_value"> Property Value <span class="text-danger">*</span> <!----></label> <select id="property_value" class="form-control">
              <option disabled="disabled" value="">Select</option>
              <option value="less_than_70000">Less than $70,000</option>
              <option value="70001_80000">$70,001 - $80,000</option>
              <option value="80001_90000">$80,001 - $90,000</option>
              <option value="90001_100000">$90,001 - $100,000</option>
              <option value="100001_110000">$100,001 - $110,000</option>
              <option value="110001_120000">$110,001 - $120,000</option>
              <option value="120001_130000">$120,001 - $130,000</option>
              <option value="130001_140000">$130,001 - $140,000</option>
              <option value="140001_150000">$140,001 - $150,000</option>
              <option value="150001_160000">$150,001 - $160,000</option>
              <option value="160001_170000">$160,001 - $170,000</option>
              <option value="170001_180000">$170,001 - $180,000</option>
              <option value="180001_190000">$180,001 - $190,000</option>
              <option value="190001_200000">$190,001 - $200,000</option>
              <option value="200001_210000">$200,001 - $210,000</option>
              <option value="210001_220000">$210,001 - $220,000</option>
              <option value="220001_230000">$220,001 - $230,000</option>
              <option value="230001_240000">$230,001 - $240,000</option>
              <option value="240001_250000">$240,001 - $250,000</option>
              <option value="250001_275000">$250,001 - $275,000</option>
              <option value="275001_300000">$275,001 - $300,000</option>
              <option value="300001_325000">$300,001 - $325,000</option>
              <option value="325001_350000">$325,001 - $350,000</option>
              <option value="350001_375000">$350,001 - $375,000</option>
              <option value="375001_400000">$375,001 - $400,000</option>
              <option value="400001_425000">$400,001 - $425,000</option>
              <option value="425001_450000">$425,001 - $450,000</option>
              <option value="450001_475000">$450,001 - $475,000</option>
              <option value="475001_500000">$475,001 - $500,000</option>
              <option value="525001_550000">$525,001 - $550,000</option>
              <option value="550001_575000">$550,001 - $575,000</option>
              <option value="575001_600000">$575,001 - $600,000</option>
              <option value="600001_625000">$600,001 - $625,000</option>
              <option value="625001_650000">$625,001 - $650,000</option>
              <option value="650001_675000">$650,001 - $675,000</option>
              <option value="675001_700000">$675,001 - $700,000</option>
              <option value="700001_725000">$700,001 - $725,000</option>
              <option value="725001_750000">$725,001 - $750,000</option>
              <option value="750001_775000">$750,001 - $775,000</option>
              <option value="775001_800000">$775,001 - $800,000</option>
              <option value="800001_825000">$800,001 - $825,000</option>
              <option value="825001_850000">$825,001 - $850,000</option>
              <option value="850001_875000">$850,001 - $875,000</option>
              <option value="875001_900000">$875,001 - $900,000</option>
              <option value="900001_925000">$900,001 - $925,000</option>
              <option value="925001_950000">$925,001 - $950,000</option>
              <option value="950001_975000">$950,001 - $975,000</option>
              <option value="975001_1000000">$975,001 - $1,000,000</option>
              <option value="1000001_1100000">$1,000,001 - $1,100,000</option>
              <option value="1100001_1200000">$1,100,001 - $1,200,000</option>
              <option value="1200001_1300000">$1,200,001 - $1,300,000</option>
              <option value="1300001_1400000">$1,300,001 - $1,400,000</option>
              <option value="1400001_1500000">$1,400,001 - $1,500,000</option>
              <option value="1500000+">$1,500,000+</option>
            </select> <!----></div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="loan_type"> Loan Type <span class="text-danger">*</span> <!----></label> <select id="loan_type" class="form-control">
              <option disabled="disabled" value="">Select</option>
              <option value="purchase_loan">Purchase Loan</option>
              <option value="refinance_loan">Refinance Loan</option>
              <option value="debt_consolidation">Debt Consolidation</option>
              <option value="home_equity">Home Equity</option>
            </select> <!----></div>
        </div>
        <div class="single-field">
          <div class="form-group"><label for="credit_history"> Credit History <span class="text-danger">*</span> <!----></label> <select id="credit_history" class="form-control">
              <option disabled="disabled" value="">Select</option>
              <option value="excellent">Excellent</option>
              <option value="good">Good</option>
              <option value="fair">Fair</option>
              <option value="poor">Poor</option>
            </select> <!----></div>
        </div>
      </div>
      <div class="row">
        <div class="col-xs-12"><a class="btn btn-submit btn-default">
                        Submit

                        <span class="loading-icon-area"><div class="sk-three-bounce"><div class="sk-child sk-bounce1"></div> <div class="sk-child sk-bounce2"></div> <div class="sk-child sk-bounce3"></div></div></span></a></div>
      </div>
    </div>
  </div>
  <div class="row" style="display: none;">
    <h3 class="text-center">You have successfully submitted the application!</h3>
  </div>
  <div role="alert" class="alert alert-warning top" style="width: 400px; display: none;"><button type="button" class="close"><span>×</span></button>
    <p>There was an error processing your request</p>
  </div>
</form>

Text Content

(916) 996-8527

 * Purchase
 * Refinance
 * Calculators
 * Resources
   * Loan Programs
   * Loan Process
   * Mortgage Basics
   * Online Forms
   * FAQ
 * Contact
 * Blog
 * 
 * APPLY


RICH MANNING

Mortgage Loan Officer



NMLS# 319380
Tel: (916) 500-0784
Email Me
775 Sunrise Ave Suite 150
Roseville, CA 95661

Licensed In:
CA: 01334562


APPLY

Welcome to my website

Whether you're buying, selling, refinancing, or building your dream home, you
have a lot riding on your loan specialist. Since market conditions and mortgage
programs change frequently, you need to make sure you're dealing with a top
professional who is able to give you quick and accurate financial advice. I have
the expertise and knowledge you need to explore the many financing options
available.

Ensuring that you make the right choice for you and your family is my ultimate
goal. And I am committed to providing my customers with mortgage services that
exceed their expectations. I hope you'll browse my website, check out the
different loan programs I have available, use my decision-making tools and
calculators, and apply for a loan in just four easy steps with the short form
Application.

After you've applied, I'll call you to discuss the details of your loan, or you
may choose to set up an appointment with me using my online form. As always, you
may contact me anytime by phone, fax or email for personalized service and
expert advice.

GET A QUICK QUOTE
First Name *

Last Name *

Email *

Home Phone *

Loan Amount * Select Less than $70,000$70,001 - $80,000$80,001 - $90,000$90,001
- $100,000$100,001 - $110,000$110,001 - $120,000$120,001 - $130,000$130,001 -
$140,000$140,001 - $150,000$150,001 - $160,000$160,001 - $170,000$170,001 -
$180,000$180,001 - $190,000$190,001 - $200,000$200,001 - $210,000$210,001 -
$220,000$220,001 - $230,000$230,001 - $240,000$240,001 - $250,000$250,001 -
$275,000$275,001 - $300,000$300,001 - $325,000$325,001 - $350,000$350,001 -
$375,000$375,001 - $400,000$400,001 - $425,000$425,001 - $450,000$450,001 -
$475,000$475,001 - $500,000$525,001 - $550,000$550,001 - $575,000$575,001 -
$600,000$600,001 - $625,000$625,001 - $650,000$650,001 - $675,000$675,001 -
$700,000$700,001 - $725,000$725,001 - $750,000$750,001 - $775,000$775,001 -
$800,000$800,001 - $825,000$825,001 - $850,000$850,001 - $875,000$875,001 -
$900,000$900,001 - $925,000$925,001 - $950,000$950,001 - $975,000$975,001 -
$1,000,000$1,000,001 - $1,100,000$1,100,001 - $1,200,000$1,200,001 -
$1,300,000$1,300,001 - $1,400,000$1,400,001 - $1,500,000$1,500,000+
Property Value * Select Less than $70,000$70,001 - $80,000$80,001 -
$90,000$90,001 - $100,000$100,001 - $110,000$110,001 - $120,000$120,001 -
$130,000$130,001 - $140,000$140,001 - $150,000$150,001 - $160,000$160,001 -
$170,000$170,001 - $180,000$180,001 - $190,000$190,001 - $200,000$200,001 -
$210,000$210,001 - $220,000$220,001 - $230,000$230,001 - $240,000$240,001 -
$250,000$250,001 - $275,000$275,001 - $300,000$300,001 - $325,000$325,001 -
$350,000$350,001 - $375,000$375,001 - $400,000$400,001 - $425,000$425,001 -
$450,000$450,001 - $475,000$475,001 - $500,000$525,001 - $550,000$550,001 -
$575,000$575,001 - $600,000$600,001 - $625,000$625,001 - $650,000$650,001 -
$675,000$675,001 - $700,000$700,001 - $725,000$725,001 - $750,000$750,001 -
$775,000$775,001 - $800,000$800,001 - $825,000$825,001 - $850,000$850,001 -
$875,000$875,001 - $900,000$900,001 - $925,000$925,001 - $950,000$950,001 -
$975,000$975,001 - $1,000,000$1,000,001 - $1,100,000$1,100,001 -
$1,200,000$1,200,001 - $1,300,000$1,300,001 - $1,400,000$1,400,001 -
$1,500,000$1,500,000+
Loan Type * Select Purchase LoanRefinance LoanDebt ConsolidationHome Equity
Credit History * Select ExcellentGoodFairPoor
Submit



YOU HAVE SUCCESSFULLY SUBMITTED THE APPLICATION!

×

There was an error processing your request


GET YOUR MORTGAGE QUESTIONS ANSWERED TODAY!

Contact Us
GET IN TOUCH


ABOUT US

We've been helping customers afford the home of their dreams for many years and
we love what we do!
Personal NMLS# 1092655
Corporate NMLS# 1229052
DRE#  01964151

www.nmlsconsumeraccess.org






CONTACT US

775 Sunrise Ave Suite 150
Roseville, CA 95661
Phone:  (916)-996-8527
richard@wclteam.com


DISCLAIMERS

 * Legal
 * Privacy Policy
 * Accessibility Statement
 * Site Map


RESOURCES

 * Loan Programs
 * Loan Process
 * Mortgage Basics
 * Online Forms
 * FAQ

Powered By LenderHomePage.com



×


WEST COAST LENDING TEAM ACCESSIBILITY STATEMENT


GENERAL

West Coast Lending Team strives to ensure that its services are accessible to
people with disabilities. West Coast Lending Team has invested a significant
amount of resources to help ensure that its website is made easier to use and
more accessible for people with disabilities, with the strong belief that every
person has the right to live with dignity, equality, comfort and independence.


ACCESSIBILITY ON WEST COAST LENDING TEAM WEBSITE

West Coast Lending Team makes available the UserWay Website Accessibility Widget
that is powered by a dedicated accessibility server. The software allows
wclteam.com to improve its compliance with the Web Content Accessibility
Guidelines (WCAG 2.1).


ENABLING THE ACCESSIBILITY MENU

West Coast Lending Team accessibility menu can be enabled by clicking the
accessibility menu icon that appears on the corner on the page. After triggering
the accessibility menu, please wait a moment for the accessibility menu to load
in its entirety.


DISCLAIMER

West Coast Lending Team continues its efforts to constantly improve the
accessibility of its site and services in the belief that it is our collective
moral obligation to allow seamless, accessible and unhindered use also for those
of us with disabilities.

Despite our efforts to make all pages and content on West Coast Lending Team
website fully accessible, some content may not have yet been fully adapted to
the strictest accessibility standards. This may be a result of not having found
or identified the most appropriate technological solution.


HERE FOR YOU

If you are experiencing difficulty with any content on West Coast Lending Team
website or require assistance with any part of our site, please contact us
during normal business hours as detailed below and we will be happy to assist.


CONTACT US

If you wish to report an accessibility issue, have any questions or need
assistance, please contact us by sending an email to: richard@wclteam.com

Close