educate.milesformigraine.org Open in urlscan Pro
34.205.189.132  Public Scan

URL: https://educate.milesformigraine.org/
Submission: On February 08 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST https://raceroster.com/contact/modal

<form class="js-contact-race-roster js-prevent-double-submission hidden" id="contact-us" enctype="multipart/form-data" method="post" action="https://raceroster.com/contact/modal">
  <button class="js-contact-back-to-menu btn btn-unstyled padding-0 margin-bottom-2" type="button">
    <span class="fa fa-arrow-left" aria-hidden="true"></span> Go back </button>
  <div class="form-group">
    <label class="contact-label" for="contact-name"> Your name <span class="text-danger" title="Required">*</span>
    </label>
    <input type="text" class="js-contact-name form-control" id="contact-name" name="name" value="" required="" autocomplete="section-contact name">
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-email"> Your email <span class="text-danger" title="Required">*</span>
    </label>
    <input type="email" pattern=".+@.+\..{2,63}" class="js-contact-email form-control" id="contact-email" name="email" value="" required="" autocomplete="section-contact email">
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-subject"> Subject </label>
    <input type="text" class="js-contact-subject form-control" id="contact-subject" name="subject">
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-message"> Message <span class="text-danger" title="Required">*</span>
    </label>
    <textarea class="js-contact-message form-control" rows="3" id="contact-message" required="" name="msg"></textarea>
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-phone"> Callback phone number </label>
    <input type="tel" class="js-contact-phone form-control" id="contact-phone" name="phone" value="">
  </div>
  <div class="form-group">
    <label for="contact-file"> Attach a file </label>
    <input class="js-contact-file" type="file"
      accept="image/gif, image/jpeg, image/pjpeg, image/png, application/pdf, text/csv, text/plain, application/excel, application/vnd.ms-excel, application/x-excel, application/x-msexcel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
      id="contact-file" name="uploadFile">
  </div>
  <input class="js-contact-event-id" type="hidden" name="event_id" value="85489">
  <input class="js-contact-club-id" type="hidden" name="club_id" value="">
  <div class="text-center">
    <div class="g-recaptcha "></div><button class="js-contact-submit btn btn-default custom-secondary-color custom-secondary-text-color margin-bottom-2" type="submit"> Submit </button>
  </div>
  <input type="hidden" name="_token" value="g2ZzCst6usEzt2JSU560w2PnSQdb30O21Wg5kOonbPc" data-js-csrf-token="">
</form>

POST

<form method="post" data-js-authentication-form="">
  <fieldset data-js-authentication-form-fieldset="">
    <input type="hidden" name="is_timer" value="0">
    <div data-js-authentication-main-fields="">
      <div class="form-group">
        <label for="sign-in-email">What is your email address?</label>
        <input id="sign-in-email" name="email" type="email" pattern=".+@.+\..{2,63}" class="form-control" required="required" value="" data-js-authentication-email="" autofocus="">
      </div>
      <fieldset class="form-group">
        <legend class="legend--label"> Do you have a Race Roster password? </legend>
        <div class="form-check ">
          <input type="radio" name="password_options" value="sign-up" class="form-check-input" id="sign-up-choice" required="" data-js-authentication-action="" data-js-authentication-action-sign-up="">
          <label for="sign-up-choice" class="form-check-label"> No, I want to create a password. </label>
        </div>
        <div class="form-check">
          <input type="radio" name="password_options" value="sign-in" class="form-check-input" id="sign-in-choice" required="" data-js-authentication-action="" data-js-authentication-action-sign-in="" checked="">
          <label for="sign-in-choice" class="form-check-label"> Yes, I have a password. </label>
        </div>
      </fieldset>
      <div class="form-group">
        <label for="sign-in-password" data-js-authentication-password-label=""> Enter password </label>
        <div class="form-text small d-none" id="sign-in-password-help-text" data-js-authentication-password-help-text=""> Password must include: at least one uppercase letter, one lowercase letter, one number, and be between 9 and 64 characters.
        </div>
        <input id="sign-in-password" name="password" type="password" data-js-authentication-password="" aria-describedby="sign-in-password-help-text" class="form-control" required="required">
        <a href="https://raceroster.com/forgot-password" data-js-forgot-password="" class="link--underline small">
                            Forgot password?                        </a>
      </div>
      <div class="form-group d-none" data-js-authentication-terms-container="">
        <div class="form-check small">
          <input type="checkbox" id="terms" class="form-check-input" data-js-authentication-terms-checkbox="">
          <label class="form-check-label" for="terms"> I have read and understand the <a href="https://raceroster.com/legal/privacy-policy" target="_blank" rel="nofollow noopener">Race Roster Privacy Policy</a>, and I agree to the
            <a href="https://raceroster.com/legal/tos-for-event-registrants" target="_blank" rel="nofollow noopener">Race Roster Terms of Service</a> </label>
        </div>
      </div>
    </div>
    <div data-js-authentication-multi-factor-container="" class="d-none">
      <label for="sign-in-code">
        <span data-js-authentication-multi-factor-label-text=""></span>
        <button type="button" class="btn btn-link p-0 d-none" data-js-authentication-multi-factor-resend=""> (Resend) </button>
      </label>
      <input id="sign-in-code" data-js-authentication-multi-factor-code="" name="code" type="text" pattern="[0-9]*" inputmode="numeric" spellcheck="false" class="form-control" disabled="" autocomplete="one-time-code">
      <input type="hidden" disabled="" data-js-authentication-multi-factor-method="" name="two_factor_method">
      <p data-js-authentication-multi-factor-switch-to-phone="" class="small font-weight-semi-bold mt-3 d-none"> Don't have access to the authentication code? <br>
        <button type="button" data-js-authentication-multi-factor-switch-to-phone-button="" class="btn btn-link p-0 btn-sm"> Send a text message instead. </button>
      </p>
      <p data-js-authentication-multi-factor-switch-to-app="" class="small font-weight-semi-bold mt-3 d-none"> Don't have access to your phone? <br>
        <button type="button" data-js-authentication-multi-factor-switch-to-app-button="" class="btn btn-link p-0 btn-sm"> Enter the authentication code from an app instead. </button>
      </p>
    </div>
    <div class="mt-4 text-center">
      <button class="btn btn-block btn-primary" type="submit" data-js-authentication-form-submit=""> Sign in </button>
      <button type="reset" class="btn btn-link d-none" data-js-authentication-reset=""> Sign in with a different account </button>
    </div>
  </fieldset>
  <input name="_token" value="g2ZzCst6usEzt2JSU560w2PnSQdb30O21Wg5kOonbPc" data-js-csrf-token="" type="hidden">
</form>

POST /cookie-consent

<form id="form-cookie-settings" action="/cookie-consent" method="post">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 id="modal-cookie-settings-title" class="modal-title">Manage cookies</h4>
    <ul class="nav nav-tabs" role="tablist">
      <li role="presentation" class="active">
        <a href="#your-privacy" aria-controls="your-privacy" role="tab" data-toggle="tab">Your privacy</a>
      </li>
      <li role="presentation">
        <a href="#cookies-functional" aria-controls="cookies-functional" role="tab" data-toggle="tab">Functional</a>
      </li>
      <li role="presentation">
        <a href="#cookies-analytical" aria-controls="cookies-analytical" role="tab" data-toggle="tab">Performance &amp; Analytics</a>
      </li>
      <li role="presentation">
        <a href="#cookies-marketing" aria-controls="cookies-marketing" role="tab" data-toggle="tab">Targeting, Marketing &amp; Social Media</a>
      </li>
    </ul>
  </div>
  <div class="modal-body">
    <div class="tab-content">
      <div id="your-privacy" role="tabpanel" class="row tab-pane active">
        <div class="margin-2">
          <p>We value the trust that you place in Race Roster by sharing your personal data with us and we are committed to handling your personal data in a way that is fair and worthy of that trust. Therefore, please keep in mind that when you visit
            our site, we and third parties may store or retrieve information on your browser, mostly in the form of cookies. However, you can learn more about cookies and exercise choice regarding non-essential cookies by navigating the sections
            above. We encourage you to click on the different sections above to access a description of each category and to choose your settings for our site. Your settings do not automatically apply to all Race Roster sites you visit, and you must
            set your choices on each browser and device you use. If you block or clear cookies on your device you may lose your Race Roster settings. For more information, including other ways to control cookies, please also read our Privacy Policy
            and Cookie Policy.</p>
        </div>
      </div>
      <div id="cookies-functional" role="tabpanel" class="row tab-pane">
        <div class="margin-2">
          <p>These cookies are necessary for the website to function properly and are therefore set to "always active". They are often set in response to actions made by you which amount to a request for services, such as setting your (privacy)
            preferences, remembering items in your shopping cart, logging in or completing forms. You can set your browser to block or alert you about these cookies, but some parts of the website will not then work.</p>
        </div>
      </div>
      <div id="cookies-analytical" role="tabpanel" class="row tab-pane">
        <div class="margin-2">
          <p>These cookies allow us to measure and analyze our website audience so we can improve the performance of our sites. They help us to know which pages are the most and least popular and see how visitors move around the website. They also
            allow us to improve the speed with which we can process your request, allowing us to remember the website preferences you have selected. It also helps identify issues faced by users on the website. Not allowing these cookies may result in
            poorly-tailored recommendations and slow site preferences.</p>
          <div class="checkbox">
            <label class="font-weight-semi-bold">
              <input type="checkbox" id="cookie-accepted-analytical" name="cookie_analytical" checked=""> Activate analytical cookies </label>
          </div>
        </div>
      </div>
      <div id="cookies-marketing" role="tabpanel" class="row tab-pane">
        <div class="margin-2">
          <p>These cookies allow us to make your user experience more personal and to recommend certain products. We do this, among other things, based on your behavior on the Race Roster website across the various devices you use. Furthermore, these
            cookies collect information to tailor advertising to your interest. They can be set by us or by our advertising partners. They may be used to build a profile of your interests and show you relevant advertising on our websites or on other
            websites. If you do not allow these cookies, you will experience less targeted advertising. Social Media cookies offer the possibility to connect you to your social networks (Facebook, Twitter, Instagram, YouTube and LinkedIn) and share
            content from our website through social media.</p>
          <div class="checkbox">
            <label class="font-weight-semi-bold">
              <input type="checkbox" id="cookie-accepted-marketing" name="cookie_marketing" checked=""> Activate marketing cookies </label>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <a class="pull-left" href="https://raceroster.com/legal/cookie-statement" target="_blank">
                        More information                        <i class="fa fa-external-link" aria-hidden="true"></i>
                    </a>
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="button" class="btn btn-success" data-js-accept-custom-cookies="">Save &amp; accept</button>
  </div>
  <input name="_token" value="g2ZzCst6usEzt2JSU560w2PnSQdb30O21Wg5kOonbPc" data-js-csrf-token="" type="hidden">
</form>

Text Content

At Race Roster, your peace of mind is our priority. We care about your privacy
and we respect how your data is used. Together with our partners, we use cookies
to improve your experience on our site and how we communicate with you. We aim
to analyze how our site performs, deliver tailored advertising content on this
and other sites and gain your feedback. By clicking “Accept All Cookies” you
agree to the use of such cookies. To change your cookie settings, click “Manage
Cookies” to visit our Cookie Preference Center. For more information about our
data practices, please read our Cookie Policy and Privacy Policy.

Accept all cookies Reject non-functional cookies Manage cookies

Skip to event navigation Skip to main content

Create account Sign in


EVENT ORGANIZERS

 * Set up new event


PARTICIPANTS

 * Find an event
 * View event details
 * View results
 * Register
 * Gift registrations


FUNDRAISING

 * Donate to participant
 * Make a donation


SUPPORT

 * Contact
 * FAQs

Race Roster
Race Roster Race Roster
 * Contact
 * Sign in
 * Menu
   

Warning: We have detected that you have JavaScript disabled on your browser.
Please enable JavaScript and then refresh this page to continue using the
website.


MILES FOR MIGRAINE EDUCATION SERIES: UNVEILING THE JOURNEY OF MIGRAINE_MILWAUKEE

The Importance of Diagnosis and New Treatments

Event navigation Current page Event details
 * Event details
 * Register
 * Donate to participant
 * Gift registrations


FUNDRAISING ORGANIZATIONS

Raised: $0.00
Goal: $2,500.00
 * Miles for Migraine View Miles for Migraine

Donate now



SPONSORS

 * 
 * 

Event navigation Current page Event details
 * Event details
 * Register
 * Donate to participant
 * Gift registrations

Miles for Migraine Education Series: Unveiling The Journey of Migraine_Milwaukee
The Importance of Diagnosis and New Treatments

Register Buy as a gift Donate now


Sat, March 16, 2024
9:00 AM CDT
Add to calendar
 * Google Calendar
 * Yahoo! Calendar
 * Apple
 * Outlook.com
 * Other

8701 Watertown Plank Rd, Wauwatosa, WI
Visit Website


Event navigation Current page Event details
 * Event details
 * Register
 * Donate to participant
 * Gift registrations

Miles for Migraine Education Series: Unveiling The Journey of Migraine_Milwaukee
The Importance of Diagnosis and New Treatments

Register Buy as a gift Donate now


Sat, March 16, 2024
9:00 AM CDT
Add to calendar
 * Google Calendar
 * Yahoo! Calendar
 * Apple
 * Outlook.com
 * Other

8701 Watertown Plank Rd, Wauwatosa, WI
Visit Website


Event navigation Current page Event details
 * Event details
 * Register
 * Donate to participant
 * Gift registrations


FUNDRAISING ORGANIZATIONS

Raised: $0.00
Goal: $2,500.00
 * Miles for Migraine View Miles for Migraine

Donate now



SPONSORS

 * 
 * 

Miles for Migraine - Patient Education Event

Unveiling the Journey of Migraine

The Importance of Diagnosis & New Treatment



THIS WILL BE AN IN PERSON (MILWAUKEE) EVENT

TO BE HELD ON

SATURDAY, MARCH 16TH, 2024

9:00AM - 2:30PM CENTRAL STANDARD TIME

Medical College of Wisconsin HUB for Collaborative Medicine

1st floor, A1015/A1035

8701 Watertown Plank Rd, Wauwatosa




This event is geared toward the person who has been living with migraine and
headache disease for years, those who are recently diagnosed, as well as people
who are wondering if they might have migraine. Our panelists for the event
include a headache specialist, pain psychologist, and patient advocates.




This event will be a combination of presentations and interactive sessions
giving you a chance to practice & experience your learnings. You’ll gain a
better understanding of the diagnosis process, as well as the most effective
migraine management plans available. Topics include:




 * Tips & tools for changing your response to pain
 * Preparing for a successful appointment with your health care provider
 * Learning more about what migraine is
 * Update on newest treatment options
 * Learning about Mindfulness (with a chance to practice together)
 * Creating your elevator pitch (with time to develop your personal pitch)

This is an interactive session, questions encouraged by those attending.

A $10 registration fee is required for in person attendees to reserve a spot and
will be reimbursed upon event day check in. We do this to avoid no-shows. If you
require an exception please email info@milesformigraine.org




Lunch will be provided.




Meet the speakers:

Fallon Schloemer, DO

Dr. Schloemer is an Associate Professor of Neurology in the Department of
Neurology at the Medical College of Wisconsin in Milwaukee, Wisconsin. She
joined MCW in 2015 as faculty. She is presently the Director of the Headache
Medicine Division and Associate Program Director of the Adult Neurology
Residency Program at the Medical College of Wisconsin. She is also the Medical
Director of the Neurosciences Clinic at Froedtert Hospital.




Dr. Schloemer received her D.O. from Chicago College of Osteopathic Medicine in
Downers Grove, Illinois. She completed her Neurology Residency and her Headache
Medicine Fellowship at the Medical College of Wisconsin in Milwaukee, Wisconsin.
She is a member of the American Academy of Neurology (AAN) and the American
Headache Society (AHS). Dr. Schloemer is an active participant in education
activities and events for patients, medical students, residents, and fellows.




Jennifer Collins, MD

Dr. Collins is a Headache Medicine Fellow and General Neurology Physician in the
Department of Neurology at the Medical College of Wisconsin and Froedtert
Hospital in Milwaukee, Wisconsin.




She received her M.D. from the University of Wisconsin School of Medicine and
Public Health in Madison, Wisconsin with an emphasis in rural medicine. She
completed her Neurology Residency at the Medical College of Wisconsin in
Milwaukee, Wisconsin where she also served as the Chief Resident of the Adult
Neurology Program. Dr. Collins is the current Headache Medicine Fellow at the
Medical College of Wisconsin and will be graduating in June 2024.




Kirti Thummala, PhD

Dr. Thummala is an Assistant Professor of Psychology and a Pain Psychologist in
the Department of Neurology at the Medical College of Wisconsin and Froedtert
Hospital in Milwaukee, Wisconsin. She earned her Bachelor’s degree at the
University of Michigan, her Ph.D. in Clinical Psychology with a specialization
in Health Psychology at Arizona State University, and completed her postdoctoral
fellowship at Rush University Medical Center in Chicago, Illinois.

Dr. Thummala is passionate about helping people understand how psychological
factors, like thoughts, emotions and behaviors, impact pain. Her clinical work
focuses on teaching individuals behavioral techniques to improve migraines and
other chronic pain conditions.

Sarah Arndt, CHC, Patient Advocate

Sarah has lived with migraine since infancy but wasn't diagnosed until her
mid-30s when it became so debilitating she lost her job and spent 2.5 years in
bed. Sarah is living proof that a holistic approach can completely transform
your health and now professionally serves as a Certified Health Coach helping
others manage migraine using a science and ancestral-based approach. Sarah is
passionate about migraine advocacy and hopes to empower others to take their
health into their own hands and become their own best advocate.




Shirley Kessel, Miles for Migraine Executive Director

Shirley is the mom of three daughters, two of whom live with migraine. When her
youngest daughter Sydney became diagnosed at an early age, they both decided
that it was time to take action to bring awareness and raise money for migraine
research. They contacted Eileen Jones, who founded the Miles for Migraine race
in San Francisco, and brought the race to the Philadelphia community in 2013.
She became the Executive Director in 2017 when it became apparent that Miles for
Migraine should take the race series around the USA.

Shirley has worked in healthcare for the past 26 years and has served on various
non-profit boards since 1991. She won’t retire until a cure is found for this
disabling disease.








REGISTRATION FEES

IN PERSON REGISTRATION

The $10 registration fee is only used to prevent no-shows. You will receive a
full refund at the event. Please consider an optional donation as you proceed
through registration.

 1. $10.00
    
    The $10 registration fee is only used to prevent no-shows. You will receive
    a full refund at the event. Please consider an optional donation as you
    proceed through registration.
    
    Register for IN PERSON Registration

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





EVENT SCHEDULE

 * 
   Sat, March 16, 2024 9:00 AM - Registration/Check In
 * 
   Sat, March 16, 2024 9:30 AM - Presentations Begin
 * 
   Sat, March 16, 2024 2:30 PM - Event Complete


CONTACT INFORMATION

Event contact Helen Flood
Email helen@milesformigraine.org
Website Visit website


SPONSORS

 * 
 * 

Event navigation Current page Event details
 * Event details
 * Register
 * Donate to participant
 * Gift registrations


FUNDRAISING ORGANIZATIONS

Raised: $0.00
Goal: $2,500.00
 * Miles for Migraine View Miles for Migraine

Donate now



SPONSORS

 * 
 * 

© 2024 Race Roster. All rights reserved.

 * Privacy Policy
 * Terms of Service
 * Contact us

×

HOW CAN WE HELP YOU?

QUESTIONS ABOUT THE EVENT

Looking for information on the event including packet pick up, schedule of
events, or refunds?

Contact event organizer

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

ACCOUNT AND EVENT SETTINGS

Looking to manage your registration, change your password, or update your
account information?

Visit dashboard

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

TECHNICAL SUPPORT

Having difficulty registering, fundraising, or transferring?

Contact Race Roster
Go back

If you have a question not pertaining to online registration, please contact the
event directly.

Name: Helen Flood
Email: helen@milesformigraine.org
Website: Visit website
Go back
Your name *
Your email *
Subject
Message *
Callback phone number
Attach a file

Submit

Welcome To Race Roster, our online registration partner. Please sign in to
proceed.

×


LET'S GET STARTED

Welcome To Race Roster, our online registration partner. Please sign in to
proceed.

What is your email address?
Do you have a Race Roster password?
No, I want to create a password.
Yes, I have a password.
Enter password
Password must include: at least one uppercase letter, one lowercase letter, one
number, and be between 9 and 64 characters.
Forgot password?
I have read and understand the Race Roster Privacy Policy, and I agree to the
Race Roster Terms of Service
(Resend)

Don't have access to the authentication code?
Send a text message instead.

Don't have access to your phone?
Enter the authentication code from an app instead.

Sign in Sign in with a different account
×

MANAGE COOKIES

 * Your privacy
 * Functional
 * Performance & Analytics
 * Targeting, Marketing & Social Media

We value the trust that you place in Race Roster by sharing your personal data
with us and we are committed to handling your personal data in a way that is
fair and worthy of that trust. Therefore, please keep in mind that when you
visit our site, we and third parties may store or retrieve information on your
browser, mostly in the form of cookies. However, you can learn more about
cookies and exercise choice regarding non-essential cookies by navigating the
sections above. We encourage you to click on the different sections above to
access a description of each category and to choose your settings for our site.
Your settings do not automatically apply to all Race Roster sites you visit, and
you must set your choices on each browser and device you use. If you block or
clear cookies on your device you may lose your Race Roster settings. For more
information, including other ways to control cookies, please also read our
Privacy Policy and Cookie Policy.

These cookies are necessary for the website to function properly and are
therefore set to "always active". They are often set in response to actions made
by you which amount to a request for services, such as setting your (privacy)
preferences, remembering items in your shopping cart, logging in or completing
forms. You can set your browser to block or alert you about these cookies, but
some parts of the website will not then work.

These cookies allow us to measure and analyze our website audience so we can
improve the performance of our sites. They help us to know which pages are the
most and least popular and see how visitors move around the website. They also
allow us to improve the speed with which we can process your request, allowing
us to remember the website preferences you have selected. It also helps identify
issues faced by users on the website. Not allowing these cookies may result in
poorly-tailored recommendations and slow site preferences.

Activate analytical cookies

These cookies allow us to make your user experience more personal and to
recommend certain products. We do this, among other things, based on your
behavior on the Race Roster website across the various devices you use.
Furthermore, these cookies collect information to tailor advertising to your
interest. They can be set by us or by our advertising partners. They may be used
to build a profile of your interests and show you relevant advertising on our
websites or on other websites. If you do not allow these cookies, you will
experience less targeted advertising. Social Media cookies offer the possibility
to connect you to your social networks (Facebook, Twitter, Instagram, YouTube
and LinkedIn) and share content from our website through social media.

Activate marketing cookies
More information Cancel Save & accept





Sumo