www.americannational.com Open in urlscan Pro
170.76.144.35  Public Scan

Submitted URL: http://meetshanejohnson.com/
Effective URL: https://www.americannational.com/wps/portal/agent?s=shanejohnson-7360
Submission: On May 03 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

Name: form1POST /AnicoSendmail/anicoContact.jsp

<form class="greyForm" action="/AnicoSendmail/anicoContact.jsp" id="form1" method="post" name="form1" role="form">
  <input type="hidden" id="interest" name="interest" value="Agent">
  <div class="text-field-row text-field-row-fullwidth">
    <div class="mdc-text-field mdc-text-field--outlined" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <input class="mdc-text-field__input" id="first_name" name="first_name" placeholder="Enter first name" required="" type="text">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch">
          <label for="first_name" class="mdc-floating-label" style="">First Name:</label>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
      <p id="fNameError"></p>
    </div>
  </div>
  <div class="text-field-row text-field-row-fullwidth">
    <div class="mdc-text-field mdc-text-field--outlined" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <input class="mdc-text-field__input" id="last_name" name="last_name" placeholder="Enter last name" required="" type="text">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch">
          <label for="last_name" class="mdc-floating-label" style="">Last Name:</label>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
      <p id="lastNameError"></p>
    </div>
  </div>
  <div class="text-field-row text-field-row-fullwidth">
    <div class="mdc-text-field text-field mdc-text-field--outlined" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <input class="mdc-text-field__input" id="email" name="email" type="email">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch">
          <label for="email" class="mdc-floating-label" style="">Email</label>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
    </div>
  </div>
  <div class="text-field-row text-field-row-fullwidth">
    <div class="mdc-text-field text-field mdc-text-field--outlined" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <input type="tel" required="" maxlength="15" name="phone" id="phone" autocomplete="tel" class="mdc-text-field__input">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch">
          <label for="phone" class="mdc-floating-label" style="">Phone</label>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
    </div>
  </div> <!-- end row -->
  <div class="text-field-row text-field-row-fullwidth" id="notIE">
    <div class="mdc-select mdc-select--outlined mdc-select--required policyholder" required="" data-mdc-auto-init="MDCSelect" data-mdc-auto-init-state="initialized">
      <div class="mdc-select__anchor">
        <i class="mdc-select__dropdown-icon"></i>
        <div id="selected-text" class="mdc-select__selected-text" required="" aria-required="true" tabindex="0" aria-disabled="false"></div>
        <div class="mdc-notched-outline mdc-notched-outline--upgraded">
          <div class="mdc-notched-outline__leading"></div>
          <div class="mdc-notched-outline__notch">
            <label class="mdc-floating-label" id="form-dropdown" for="selected-text" style="">Are you a current client?</label>
          </div>
          <div class="mdc-notched-outline__trailing"></div>
        </div>
      </div>
      <div class="mdc-select__menu mdc-menu mdc-menu-surface ">
        <ul class="mdc-list">
          <li class="mdc-list-item policyholderyes" id="policyholderyes" data-value="yes" tabindex="-1"> Yes </li>
          <li class="mdc-list-item policyholderno" id="policyholderno" data-value="no" tabindex="-1"> No </li>
        </ul>
      </div>
      <input type="hidden" id="has_policy" name="has_policy" value="">
    </div>
    <p id="selection-helper" class="red-1 margin-none xsmall hidden" aria-hidden="true">Please make a selection.</p>
  </div> <!-- end row -->
  <div class="text-field-row text-field-row-fullwidth" id="IEOnly"> <!-- new section -->
    <div class="mdc-select" style="width:100%">
      <select id="has_policy" name="has_policy" required="" style="padding: 14px; border-radius: 4px; border: 1px solid grey; border-image: none; width: 100%; max-width:1000px; font-family: Roboto; font-size: 1rem;">
        <option class="AgentQuestion" id="AgentQuestion" value="" disabled="">Are you a current client?</option>
        <option class="policyholderyes" id="policyholderyes" value="yes"> Yes, I am a current client. </option>
        <option class="policyholderno" id="policyholderno" value="no"> No, I am not a current client. </option>
      </select>
    </div>
  </div> <!-- end new section -->
  <div class="text-field-row text-field-row-fullwidth agentOnly">
    <div class="mdc-text-field text-field mdc-text-field--outlined mdc-text-field--with-trailing-icon" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <input type="date" maxlength="30" name="preferredDate" id="preferredDate" placeholder="Please indicate a preferred date." class="mdc-text-field__input">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded mdc-notched-outline--notched">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch" style="width: 88.25px;">
          <label for="preferredDate" class="mdc-floating-label mdc-floating-label--float-above" style="">Preferred Date</label>
          <i class="material-icons mdc-text-field__icon">calendar_today</i>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
    </div>
  </div> <!-- end row -->
  <div class="text-field-row text-field-row-fullwidth agentOnly">
    <div class="mdc-text-field text-field mdc-text-field--outlined mdc-text-field--with-trailing-icon" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <input type="time" maxlength="30" name="preferredTime" id="preferredTime" class="mdc-text-field__input">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded mdc-notched-outline--notched">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch" style="width: 89px;">
          <label for="preferredTime" class="mdc-floating-label mdc-floating-label--float-above" style="">Preferred Time</label>
          <i class="material-icons mdc-text-field__icon">alarm</i>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
    </div>
  </div> <!-- end row -->
  <div class="text-field-row text-field-row-fullwidth" id="additionalcomments">
    <div class="mdc-text-field text-field mdc-text-field--fullwidth mdc-text-field--no-label mdc-text-field--textarea" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized">
      <div class="mdc-notched-outline mdc-notched-outline--upgraded">
        <div class="mdc-notched-outline__leading"></div>
        <div class="mdc-notched-outline__notch">
          <label class="mdc-floating-label" for="message" id="comments" style="">How can I help you?</label>
        </div>
        <div class="mdc-notched-outline__trailing"></div>
      </div>
      <textarea class="mdc-text-field__input" id="message" name="message"></textarea>
    </div>
    <p id="messageError"></p>
  </div>
  <input type="hidden" name="agentEmail" value="shane.johnson@american-national.com">
  <input type="hidden" name="agentUrl" value="shanejohnson-7360">
  <div id="g-recaptchaid">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdFpRkTAAAAAMoYdlVuqNR9JBNyM7p85fILgLEe&amp;co=aHR0cHM6Ly93d3cuYW1lcmljYW5uYXRpb25hbC5jb206NDQz&amp;hl=de&amp;v=4q6CtudrwcI-LSEYlfoEbDXg&amp;size=normal&amp;cb=r81kwbd5fhoa"
          width="304" height="78" role="presentation" name="a-z2l1tb253gzt" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <button class="mdc-button mdc-button--raised" id="reset" type="reset" data-mdc-dialog-action="close">Cancel</button>
  <button class="mdc-button mdc-button--raised" id="send_action" type="submit" disabled="">Submit</button>
</form>

Text Content

--------------------------------------------------------------------------------

Pay Bill
lockLog In lockLog In
Z6_O9G21441LOL4D0QE2BJLPP3KJ0
Error:
In diesem Browser ist JavaScript inaktiviert. Diese Seite erfordert JavaScript.
Ändern Sie Ihre Browser-Einstellungen, damit JavaScript ausgeführt werden kann.
Genauere Anweisungen hierzu finden Sie in der Dokumentation Ihres Browsers.
{}
Z7_O9G21441LOHG70Q1E50K5N2M30

Homepage Alert
error_outline

Effective December 31, 2022, Important Notice regarding ANPAC Louisiana
Insurance Company and Pacific Property And Casualty Company. Read More

clear
Z7_O9G21441LOL4D0QE2BJLPP3KB6

Agent Banner
About
Connect
Products
Location


SHANE JOHNSON


INSURANCE AGENT REPRESENTING AMERICAN NATIONAL

License Info


ABOUT ME

About Me


Hello, I’m Shane Johnson, your local Eagle, ID American National insurance
agent. With 10 years of experience helping people find the right insurance
coverage, I can help guide you through the options that work with your needs in
mind. I offer a variety of different insurance policies including Life,
Homeowners, Auto and more so, reach out to talk through your options by
requesting an appointment or calling my office today.




ABOUT AMERICAN NATIONAL

About American National


You deserve excellent service and insurance options that work for you. As a
company with a longstanding history, we know what it takes to help our clients
when they need it the most. Your American National agent believes in providing
you with a personal experience that is rooted in the values of our company:
integrity, respect and excellent service. Learn more about what makes American
National stand out from the rest.

Request Appointment


CONTACT ME


(208) 939-2243
shane.johnson@american-national.com
9628 w state st
star, ID 83669
Monday
Mon
9:30 AM - 5:30 PM
Tuesday
Tues
9:30 AM - 5:30 PM
Wednesday
Wed
9:30 AM - 5:30 PM
Thursday
Thurs
9:30 AM - 5:30 PM
Friday
Fri
9:30 AM - 5:30 PM
Saturday
Sat
Closed
Sunday
Sun
Closed
Email This Information



CONTACT ME


(208) 939-2243
shane.johnson@american-national.com
9628 w state st
star, ID 83669
Monday
Mon
9:30 AM - 5:30 PM
Tuesday
Tues
9:30 AM - 5:30 PM
Wednesday
Wed
9:30 AM - 5:30 PM
Thursday
Thurs
9:30 AM - 5:30 PM
Friday
Fri
9:30 AM - 5:30 PM
Saturday
Sat
Closed
Sunday
Sun
Closed
Email This Information



ABOUT ME

About Me


Hello, I’m Shane Johnson, your local Eagle, ID American National insurance
agent. With 10 years of experience helping people find the right insurance
coverage, I can help guide you through the options that work with your needs in
mind. I offer a variety of different insurance policies including Life,
Homeowners, Auto and more so, reach out to talk through your options by
requesting an appointment or calling my office today.




ABOUT AMERICAN NATIONAL

About American National


You deserve excellent service and insurance options that work for you. As a
company with a longstanding history, we know what it takes to help our clients
when they need it the most. Your American National agent believes in providing
you with a personal experience that is rooted in the values of our company:
integrity, respect and excellent service. Learn more about what makes American
National stand out from the rest.


REQUEST AN APPOINTMENT



Hello, I'm excited you want to talk through your options. Fill out the form
below and I'll reach out soon.


REQUEST AN APPOINTMENT



Hello, I'm excited you want to talk through your options. Fill out the form
below and I'll reach out soon.

First Name:




Last Name:




Email

Phone

Are you a current client?

 * Yes
 * No

Please make a selection.

Are you a current client? Yes, I am a current client. No, I am not a current
client.
Preferred Date calendar_today

Preferred Time alarm

How can I help you?





Cancel Submit

Z7_O9G21441LOOO70QERP047I12S6

action panel MLGA

Z7_O9G21441LOOO70QERP047I1530

action panel custom
Car icon Car icon


EXPLORE OUR AUTO INSURANCE



See what’s included in our auto insurance policies.

Learn More
Lock icon       Lock icon


LOG IN



Access your accounts to check your policy or pay a bill

log in
Receipt icon Receipt icon


PAY A BILL



When you need to pay, log in with quick and easy access.

pay bill
Z7_O9G21441LOOO70QERP047I11J1

productPanel


PRODUCTS OFFERED



Insurance is confusing; that’s what I’m here for. I offer a variety of insurance
options for you to choose from and peace of mind knowing we’ll be there when you
need us. Browse the products below and reach out to talk through your options
today.

Heart icon Heart icon


LIFE

Home icon Home icon


HOME

Car icon Car icon


AUTO

 Barn icon       Barn icon


FARM & RANCH

Storefront icon Storefront icon


BUSINESS

Plus icon       Plus icon


MORE

Z7_O9G21441LOL4D0QE2BJLPP3713

AgentMap


MY LOCATION


Zum Verschieben drückst du die Pfeiltasten entsprechend.





←Nach links→Nach rechts↑Nach oben↓Nach unten+Heranzoomen-HerauszoomenPos1Um 75 %
nach linksEndeUm 75 % nach rechtsBild aufUm 75 % nach obenBild abUm 75 % nach
unten


Karte
 * Gelände

Satellit
 * Beschriftungen












Kurzbefehle
KartendatenKartendaten © 2023 Google
Kartendaten © 2023 Google

500 m 

Klicken, um zwischen metrischen und angloamerikanischen Maßeinheiten zu wechseln
Nutzungsbedingungen
Fehler bei Google Maps melden
9628 w state st
star, ID 83669
GET DIRECTIONS
| 
› 
Z7_O9G21441LOOO70QERP047I1DV7

MLGA Why Join Custom

Z7_O9G21441LOOO70QERP047I1TG5

Footer Navigation


INFORMATION

Contact Directory
Insurance Products
Careers
Investor Relations
Accessibility



FOR CLIENTS

Forms Directory
Log In
Pay Bill
Claims Center
AN Mobile


Phone icon Phone icon (208) 939-2243
Z7_O9G21441LOOO70QERP047I1T84

Footer Disclaimer

License Info: shane johnson Licensed in: ID, NV, OR, TX, UT, WA

American National is a group of companies writing a broad array of insurance
products and services and operating in all 50 states.  American National
Insurance Company was founded in 1905 and is headquartered in Galveston,
Texas. Life insurance, annuities, health insurance, credit insurance, pension
products, and other products and services are written through multiple
companies. Property and casualty insurance is written through American National
Property And Casualty Company, Springfield, Missouri, and affiliates. In New
York, business is written through Farm Family Casualty Insurance Company, United
Farm Family Insurance Company, and American National Life Insurance Company of
New York, Glenmont, New York. Not all products and services are available in all
states. Not all companies are licensed in all states. Each company has financial
responsibility only for the products and services it issues.

Terms & Conditions
Privacy Policy and Other Legal Notices
Your California Privacy Choices 
New York Domestic Violence Notice
Site Map



Copyright© 2023 American National Insurance Company, Galveston, Texas. All
rights reserved.

--------------------------------------------------------------------------------


BACK TO TOP arrow_upward
Complementary Content
 * ${title}${badge}

${loading}
 *