web.fmglobal.myriskmanagement.com Open in urlscan Pro
13.111.35.195  Public Scan

Submitted URL: https://click.fmglobal.myriskmanagement.com/?qs=e98cca013080185a21aaff4c77e0dfe34836a0c11820360edd160252443102ef47261674bc643ba917869cc9f7d1...
Effective URL: https://web.fmglobal.myriskmanagement.com/FMA_SubCenter?qs=5e5f301b89e76120126a9a20d052e99cd1ee2e0bdff5df43842bc9a38148fd03b820fd392d58143...
Submission: On April 01 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form method="POST" action="">
  <main class="row">
    <div class="col-12">
      <section class="row"> <!-- My Personal Information START -->
        <div class="col-12">
          <h2>My Personal Information</h2>
          <p>Add or edit your personal information here. Once you have made changes to your information, click the update button.</p>
          <small class="float-left mb-3">* Required fields</small>
        </div>
        <div class="form-group col-md-6">
          <label for="FirstName">First Name *</label>
          <input name="firstname" class="form-control text-box single-line valid" id="FirstName" aria-invalid="false" aria-required="true" required="required" type="text" value="">
        </div>
        <div class="form-group col-md-6">
          <label for="LastName">Last Name *</label>
          <input name="lastname" class="form-control text-box single-line valid" id="LastName" aria-invalid="false" aria-required="true" required="required" type="text" value="">
        </div>
        <div class="form-group col-md-6">
          <label for="Email">Email Address *</label>
          <input name="email" class="form-control text-box single-line valid" readonly="" id="Email" aria-invalid="false" aria-required="true" required="required" type="text" value="tbrodzin@rivco.org">
        </div>
        <div class="form-group col-md-6">
          <label for="Company">Organization *</label>
          <input name="organization" class="form-control text-box single-line valid" id="Company" aria-invalid="false" aria-required="true" required="required" type="text" value="">
        </div>
        <div class="form-group col-md-6">
          <label for="JobFunction">Job Function *</label>
          <select name="job_function" class="custom-select" id="JobFunction" aria-required="true" required="required">
            <option value="">Select Job Function...</option>
            <option value="Consultant">Consultant</option>
            <option value="Contractor">Contractor</option>
            <option value="Designer">Designer</option>
            <option value="FM Global Employee">FM Global Employee</option>
            <option value="Manufacturer">Manufacturer</option>
            <option value="Specifier">Specifier</option>
            <option value="Other">Other</option>
          </select>
        </div>
        <div class="col-md-6 text-left">
        </div>
        <div class="col-12 pb-5 border-bottom text-center">
          <div class="text-center mx-auto custom-control custom-checkbox">
            <input name="toc" id="toc" class="custom-control-input" aria-required="true" required="required" type="checkbox" value="">
            <label class="custom-control-label" for="toc"> I agree to FM&nbsp;Approvals’ <a href="http://www.fmapprovals.com/Privacy%20Policy" target="_blank">Privacy Policy</a> and
              <a href="http://www.fmapprovals.com/Terms%20of%20Use" target="_blank">Terms&nbsp;of&nbsp;Use</a>.* </label>
          </div>
        </div>
        <!-- My Personal Information END -->
        <!-- Available Email Subscriptions START -->
        <div class="col-12 pt-5">
          <h2>Available Email Subscriptions</h2>
          <p>To unsubscribe from any publication, just uncheck the box and click the update button below. To subscribe to new publications, just check the appropriate box and click the update button below.</p>
        </div>
        <div class="text-right col-md-3 pt-3">
          <img class="w-50 mb-3" src="https://image.fmglobal.myriskmanagement.com/lib/fe6c15707065017c7617/m/3/a34f7c46-e146-4595-a0b6-f6652d5b5a1e.gif" alt="Product Updates">
          <div class="text-center custom-control custom-checkbox">
            <input name="prodNews" id="prodNews" class="custom-control-input" aria-required="true" type="checkbox" value="true">
            <label class="custom-control-label" for="prodNews">Approved Product News</label>
          </div>
        </div>
        <div class="text-right col-md-3 pt-3">
          <img class="w-50 mb-3" src="https://image.fmglobal.myriskmanagement.com/lib/fe6c15707065017c7617/m/3/93e69fc8-4f3a-40f6-a747-6a5d835c0117.gif" alt="Data Sheets">
          <div class="text-center custom-control custom-checkbox">
            <input name="prodAlerts" id="prodAlerts" class="custom-control-input" aria-required="true" type="checkbox" value="true">
            <label class="custom-control-label" for="prodAlerts">Product Alerts</label>
          </div>
        </div>
        <div class="text-right col-md-3 pt-3">
          <img class="w-50 mb-3" src="https://image.fmglobal.myriskmanagement.com/lib/fe6c15707065017c7617/m/3/6d0550bd-8096-414b-a68b-ea07b33f2b38.gif" alt="News Alerts">
          <div class="text-center custom-control custom-checkbox">
            <input name="standards" id="standards" class="custom-control-input" aria-required="true" type="checkbox" value="true">
            <label class="custom-control-label" for="standards">Standards Updates</label>
          </div>
        </div>
        <div class="text-right col-md-3 pt-3">
          <img class="w-50 mb-3" src="https://image.fmglobal.myriskmanagement.com/lib/fe6c15707065017c7617/m/3/0df69064-40f4-499e-9548-bb3af1173b29.gif" alt="Insights &amp; Impacts">
          <div class="text-center custom-control custom-checkbox">
            <input name="seminars" id="seminars" class="custom-control-input" aria-required="true" type="checkbox" value="true">
            <label class="custom-control-label" for="seminars">Trade Shows / Seminars</label>
          </div>
        </div>
        <div class="col-12 pt-5">
          <input type="hidden" name="update_preferences" value="updated">
          <input class="btn-dark" type="submit" value="Update">
        </div>
      </section> <!-- Available Email Subscriptions END -->
    </div>
  </main>
</form>

POST

<form method="POST" action="">
  <main class="row">
    <div class="col-12">
      <section class="row"> <!-- Unsubscribe START -->
        <div class="col-12">
          <h2>Unsubscribe</h2>
          <p>If you wish to unsubscribe from all publications from FM&nbsp;Approvals, check the box and click the update button&nbsp;below.</p>
          <div class="text-center mx-auto custom-control custom-checkbox">
            <input name="toc6" id="toc6" class="custom-control-input" aria-required="true" required="required" type="checkbox" value="">
            <label class="custom-control-label" for="toc6"> Opt out from all email communications </label>
          </div>
        </div>
        <div class="col-12 pt-5">
          <input type="hidden" name="unsubscribe" value="true">
          <input type="hidden" name="email" value="tbrodzin@rivco.org">
          <input class="btn-dark" type="submit" value="Update">
        </div>
      </section> <!-- My Personal Information END -->
    </div>
  </main>
</form>

Text Content


FM Approvals Subscription Center


EMAIL SUBSCRIPTION CENTER

Thank you for your interest! Just choose the email subscription(s) you'd like to
receive and enter the information below to have the latest news from
FM Approvals delivered directly to your inbox.


MY PERSONAL INFORMATION

Add or edit your personal information here. Once you have made changes to your
information, click the update button.

* Required fields
First Name *
Last Name *
Email Address *
Organization *
Job Function * Select Job Function... Consultant Contractor Designer FM Global
Employee Manufacturer Specifier Other

I agree to FM Approvals’ Privacy Policy and Terms of Use.*


AVAILABLE EMAIL SUBSCRIPTIONS

To unsubscribe from any publication, just uncheck the box and click the update
button below. To subscribe to new publications, just check the appropriate box
and click the update button below.

Approved Product News
Product Alerts
Standards Updates
Trade Shows / Seminars



UNSUBSCRIBE

If you wish to unsubscribe from all publications from FM Approvals, check the
box and click the update button below.

Opt out from all email communications


 * CONNECT WITH US

 * 
 * 
 * 

 

APPROVAL GUIDE

ROOFNAV

APPROVAL STANDARDS

CUSTOMER PORTAL