• Who is MH Training
    • About us
  • Courses we offer
    • Mental Health First Aid
    • Psychosocial Hazards
    • Mental Health 101
    • Youth Mental Health First Aid
  • How's your bucket?
  • Online Mental Health
    • Buy Online Courses
    • Bullying in Workplace
    • What happens after "Are you okay?"
  • Find the right course for you
    • Mental Health for Workplaces
    • Mental Health for those working with young people
    • Mental Health for Community Organisations
    • Mental Health for Suicide Prevention

Get in touch

555-555-5555
mymail@mailservice.com
Newsletter
P: 0407 955 323 info@mhtraining.net.au
  • Who is MH Training
    • About us
  • Courses we offer
    • Mental Health First Aid
    • Psychosocial Hazards
    • Mental Health 101
    • Youth Mental Health First Aid
  • How's your bucket?
  • Online Mental Health
    • Buy Online Courses
    • Bullying in Workplace
    • What happens after "Are you okay?"
  • Find the right course for you
    • Mental Health for Workplaces
    • Mental Health for those working with young people
    • Mental Health for Community Organisations
    • Mental Health for Suicide Prevention

Courses

  • Mental Health First Aid
  • Psychosocial Hazards
  • Mental Health 101
  • Youth Mental Health First Aid
  • Home

Contact us

info@mhtraining.net.au

0407 955 323

View profile on ICN Gateway
© 2025 

All Rights Reserved | MH Training

Share by:
$( document ).ready(function() { // Desktop $('.dmHeaderResp .main-navigation .unifiednav__item_has-sub-nav').click(function(event){ event.preventDefault(); }); // Mobile $('.hamburger-drawer .main-navigation .unifiednav__item_has-sub-nav span.nav-item-text').click(function(event){ event.preventDefault(); let $parentLi = $( this ).closest('.unifiednav__item-wrap'); // Mimic dropdown open/close when text is clicked instead of icon if ( $parentLi.hasClass('unifiednav__item-wrap_open') ){ $parentLi.removeClass('hover unifiednav__item-wrap_open'); }else{ $parentLi.addClass('hover unifiednav__item-wrap_open'); } event.stopPropagation(); }); });