Planning Your Trip to Australia?

Every great Aussie trip starts with the right setup. We’ve teamed up with partners we trust to help you get behind the wheel and stay protected on the road.

var btn1 = document.getElementById("btn1"); var btn2 = document.getElementById("btn2"); var btn3 = document.getElementById("btn3"); btn1.onclick = function(event){ event.preventDefault(); toggleDivs("sect1"); }; btn2.onclick = function(event){ event.preventDefault(); toggleDivs("sect2"); }; btn3.onclick = function(event){ event.preventDefault(); toggleDivs("sect3"); }; function toggleDivs(s){ //reset document.getElementById("sect1").classList.remove("shown"); document.getElementById("sect2").classList.remove("shown"); document.getElementById("sect3").classList.remove("shown"); document.getElementById(s).classList.add("shown"); }

Visit Our Social Media

© 2026 TripMate AU

This content is for general information only and reflects conditions at the time of recording. It is not driving or safety advice.

© 2026 TripMate AU