// Run the javascript on page load. if (Drupal.jsEnabled) { $(document).ready(function () { $.localScroll(); }); }