• 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?
  • 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?
  • 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

Sign up

Connect with Google
Or

Already registered? Login

By continuing, you agree to our Terms of Use and Privacy Policy.

Login

Connect with Google
Or
Forgot Password?

Not registered? Sign up

Reset Password

Please enter your email address

Return to log in

Check your email

A link was sent to you by email to set your new password.

Return to log in

Reset Password

Enter your new password

Password was reset successfully

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(); }); });