× The job "Regional Liaison Officer" has expired
Search Jobs
Job Location
Wangaratta (1)
Horsham (1)
Job Type
Permanent - Full Time (2)
Area Manager
Ready for your next leadership challenge? Drive performance, growth and positive community outcomes.
Wangaratta
Permanent - Full Time
09/07/2026
Job Coach
Less time driving. More time making a difference. Join MADEC as a Job Coach in Warracknabeal.
Horsham
Permanent - Full Time
01/08/2026
1 - 2 of 2 jobs shown
'; }, enableHTML: true, nonSelectedText: nonSelectedText, onDropdownHide: function(e) { if (hasChanged) { resetPagination(); $("#search-form").submit(); } } }); } initialiseMultiselect("#jobType-filter", "Select " + "Job Type"); initialiseMultiselect("#location-filter", "Select " + "Job " + "Location"); initialiseMultiselect("#category-filter", "Select " + "Job " + "Category"); $('#location-filter, #jobType-filter, #category-filter').change(function(){ hasChanged = true; }); const browseUrl = "\/careers\/external\/jobs"; function resetPagination(pageNumber = 1) { $('#search-form').attr('action', `${browseUrl}?page=${pageNumber}`); } $('.elmo-pagination .pagination a').click(function(event) { const $link = $(this); if (!$link.parent().hasClass('current') && !$link.parent().hasClass('disabled')) { event.preventDefault(); const pageNumber = new URL($link.attr('href'), window.location.origin).searchParams.get('page'); resetPagination(pageNumber); $('#search-form').submit(); } }); $('#search-submit-btn, #search-cancel-btn').click(function(event) { resetPagination(); }); });