@ -215,23 +215,23 @@
navHeader.classList.add("header-scroll");
}
if(window.scrollY==0 & & location.pathname ! = '/news/chefs-are-now-included-on-the-list-of-priority-skilled-migrants'){
navHeader.classList.remove ("header-scroll");
if(window.scrollY==0 & & location.pathname == = '/news/chefs-are-now-included-on-the-list-of-priority-skilled-migrants'){
navHeader.classList.add ("header-scroll");
}
if(window.scrollY==0 & & location.pathname ! = '/news/186-trt-pathway-permanent-residency-applications-for-457-and-482-in-the-short-term-stream'){
navHeader.classList.remove ("header-scroll");
if(window.scrollY==0 & & location.pathname == = '/news/186-trt-pathway-permanent-residency-applications-for-457-and-482-in-the-short-term-stream'){
navHeader.classList.add ("header-scroll");
}
if(window.scrollY==0 & & location.pathname ! = '/news/rpl-is-a-solution'){
navHeader.classList.remove ("header-scroll");
if(window.scrollY==0 & & location.pathname == = '/news/rpl-is-a-solution'){
navHeader.classList.add ("header-scroll");
}
if(window.scrollY==0 & & location.pathname ! = '/news/skilled-nominated-visa-subclass-190'){
navHeader.classList.remove ("header-scroll");
if(window.scrollY==0 & & location.pathname == = '/news/skilled-nominated-visa-subclass-190'){
navHeader.classList.add ("header-scroll");
}
if(window.scrollY==0 & & location.pathname ! = '/news/skilled-work-regional-visa-subclass-491'){
navHeader.classList.remove ("header-scroll");
if(window.scrollY==0 & & location.pathname == = '/news/skilled-work-regional-visa-subclass-491'){
navHeader.classList.add ("header-scroll");
}
if(window.scrollY==0 & & location.pathname != ' more-than-11000-new-chefs-are-expected-to-fill-australias-notorious-chef-shortage-by-2026-key-points'){
navHeader.classList.remove ("header-scroll");
if(window.scrollY==0 & & location.pathname === '/news/ more-than-11000-new-chefs-are-expected-to-fill-australias-notorious-chef-shortage-by-2026-key-points'){
navHeader.classList.add ("header-scroll");
}
}