"use strict"; document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; // this part ensures PageViews is always tracked script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL'; document.head.appendChild(script); } WA Lead Agency Status Awarded - Australian Vanadium Limited

WA Lead Agency Status Awarded

AUSTRALIAN VANADIUM PROJECT AWARDED LEAD AGENCY RECOGNITION IN WA

Western Australian State Government awards AVL Lead Agency Status to support the development of The Australian Vanadium Project.

KEY POINTS

  • AVL has been awarded Lead Agency Status by the Western Australian Government.
  • The Department of Mines, Industry Regulation and Safety will provide AVL with advice and assistance in the coordination of project approvals across government.
  • Lead Agency Status complements the Major Project Status previously awarded to the Australian Vanadium Project by the Federal Government.
  • Award highlights the global significance of vanadium as a critical mineral.
WA Lead Agency Status Awarded View PDF (678KB)
Scroll to Top