Facebook Pixel Tracking

Workforce Solutions Newsletter

Moraine Park’s Workforce Solutions e-newsletter will give you regular updates on trends and information that impact your workforce development initiatives.

You’ll gain insights into:

  • Best practices in workforce development
  • Training opportunities
  • Grant resources
  • This field is for validation purposes and should be left unchanged.
jQuery(document).ready(function($) { if ($('.vc_tta-tabs').length > 0) { function openTabFromHash() { var hash = window.location.hash; if (hash) { var $target = $(hash); if ($target.length) { var $tabNav = $('.vc_tta-tabs-list').find('a[href="' + hash + '"]'); if ($tabNav.length) { $tabNav.click(); $('html, body').animate({ scrollTop: $tabNav.closest('.vc_tta-tabs').offset().top - 100 }, 500); } } } } openTabFromHash(); $(window).on('hashchange', function() { openTabFromHash(); }); } });