
<script>
window.onscroll = function() {myFunction()};

var header = document.getElementById("myHeader");
var sticky = header.offsetTop;

function myFunction() {
  if (window.pageYOffset > sticky) {
    header.classList.add("sticky");
  } else {
    header.classList.remove("sticky");
  }
}
	</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://dbtruckmechanic.com.au/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://dbtruckmechanic.com.au/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://dbtruckmechanic.com.au/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://dbtruckmechanic.com.au/wp-sitemap-posts-elementskit_template-1.xml</loc></sitemap><sitemap><loc>https://dbtruckmechanic.com.au/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://dbtruckmechanic.com.au/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://dbtruckmechanic.com.au/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
