$(document).ready(function () {
  var currentSectionNav, target;

  // If an anchor hash is in the URL highlight the menu item
  highlightActiveHash();