mha.appstate.edu Open in urlscan Pro
2606:4700::6812:9a1  Public Scan

URL: https://mha.appstate.edu/
Submission: On May 23 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form id="search-form">
  <div class="site-search">
    <svg class="svg-inline--fa fa-search fa-w-16 fa-lg" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
      </path>
    </svg><!-- <i class="fas fa-search fa-lg"></i> Font Awesome fontawesome.com -->
    <input id="search-input" placeholder="Search" type="text">
  </div>
  <div class="search-type">
    <div class="form-check">
      <input id="site-type-1" class="form-check-input" type="radio" name="searchType" value="site" checked="checked">
      <label class="form-check-label" for="site-type-1">This site</label>
    </div>
    <div class="form-check">
      <input id="site-type-2" class="form-check-input" type="radio" name="searchType" value="appstate">
      <label class="form-check-label" for="site-type-2">Appalachian State University</label>
    </div>
  </div>
  <div class="submit">
    <button class="btn btn-outline-dark">Search</button>
  </div>
</form>

POST ./contact/user/send

<form method="post" action="./contact/user/send" id="email-contact-form">
  <h4 class="text-primary text-center"><strong>Or use the contact form below:</strong></h4>
  <input type="hidden" name="to_address" value="">
  <div class="row">
    <div class="col-sm-6 mb-3">
      <label>Your name</label>
      <input type="text" class="form-control" name="from_name" id="contact-name" required="">
    </div>
    <div class="col-sm-6 mb-3">
      <label>Your email address</label>
      <input type="text" class="form-control" name="from_address" id="contact-email" required="">
    </div>
  </div>
  <div class="mb-3">
    <label>Subject</label>
    <input type="text" class="form-control" maxlength="25" name="subject" id="contact-subject" required="">
  </div>
  <div class="mb-3">
    <label>Message</label>
    <small><em>(1000 character limit)</em></small>
    <textarea name="message" id="contact-message" class="form-control" style="min-height: 120px" required=""></textarea>
  </div>
  <div class="mb-3">
    <div class="g-recaptcha" data-sitekey="6LekfE8UAAAAAB3fJ2NaVgmirYNgcJ1RMHOln9Ba" data-callback="allowSubmit">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-aoxvfl1ph6yj" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LekfE8UAAAAAB3fJ2NaVgmirYNgcJ1RMHOln9Ba&amp;co=aHR0cHM6Ly9taGEuYXBwc3RhdGUuZWR1OjQ0Mw..&amp;hl=de&amp;v=joHA60MeME-PNviL59xVH9zs&amp;size=normal&amp;cb=ven3tfsa5h25"></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>
  </div>
  <button class="btn btn-primary btn-block" type="button" id="send-message" disabled="true">Send message</button>
  <div class="alert alert-info text-center" id="contact-sending" style="display:none"><svg class="svg-inline--fa fa-envelope fa-w-16 fa-spin" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="envelope" role="img"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z">
      </path>
    </svg><!-- <i class="fas fa-envelope fa-spin"></i> Font Awesome fontawesome.com --> Sending email...</div>
</form>

GET index.php

<form class="form-search  " id="search_box" action="index.php" autocomplete="on" method="get" role="search">
  <input type="hidden" name="module" id="search_box_module" value="search">
  <input type="hidden" name="user" id="search_box_user" value="search">
  <div class="form-group">
    <input type="text" class="input-sm form-control" name="search" placeholder="Search">
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Skip to content


This site
Appalachian State University
Search


MENTAL HEALTH AMBASSADORS

Tab thru menu links. Enter key for site map.
 * Our Mission
 * Requesting a Program
 * Applications

 * Our Mission
 * Requesting a Program
 * Applications




MENTAL HEALTH AMBASSADORS

There's no health without mental health! App State's Mental Health Ambassadors
(MHA) are a group of undergraduate and graduate peer educators seeking to
promote awareness of mental health issues through educational presentations and
student interaction.

The goal of MHA is to remove the stigma associated with talking about mental
health and to make talking openly and comfortably about mental health issues a
part of App State's broader campus conversation.

Mental Health Ambassadors are available to give presentations on several mental
health issues. These presentations can be given to classes, residence halls, as
part of a program, etc. Each MHA is trained to both be knowledgable about
various mental health topics and to be able to present this knowledge to a group
in a fun and relevant way.

×

Send an email to with:

Google Outlook Yahoo your email app

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

Message sent successfully. Close


OR USE THE CONTACT FORM BELOW:

Your name
Your email address
Subject
Message (1000 character limit)

Send message
Sending email...


CONTACT US

Miles Annas Student Services Building
614 Howard Street
Boone, NC 28608

Phone: (828) 262-3180
Fax: (828) 262-3182

OpenStreetMap | Google
Copyright 2024 Appalachian State University. All rights reserved.
Accessibility | Disclaimer | Privacy
Equal Opportunity | Policy | Site contact


 * Appalachian State Facebook link
 * Appalachian State Instagram link
 * Appalachian State Twitter link
 * Appalachian State YouTube link
 * Appalachian State Snapchat link


Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern