Search Results

COVID-19 Update
During this time of uncertainty, we wanted to reach out to you and let yo we do not foresee any disruption to our services or support. Our services will continue without change or interruption.
NewsEvents_Blog/COVID-19-Update.aspx
Powered by LearningCart.
Privacy Policy | Terms
WebFontConfig = { google: { families: ['Open+Sans'] } }; (function(d) { var wf = d.createElement('script'), s = d.scripts[0]; wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js'; wf.async = true; s.parentNode.insertBefore(wf, s); })(document); $(document).ready(function() { $('[copy-size]').each(function() { var copyEl = $($(this).attr('copy-size')); var targetEl = $(this); targetEl.height(copyEl.height() + 'px'); }); $(window).on('resize', function() { $('[copy-size]').each(function() { var copyEl = $($(this).attr('copy-size')); var targetEl = $(this); targetEl.height(copyEl.height() + 'px'); }); }); var pageheader = $(".page-header"); if (window.location.href.toLowerCase().indexOf("content/default.aspx") > -1) { pageheader.css("display", "none"); } else { var headerText = $(".page-header"); var firstH1 = $("#main_content").find("h1"); if (firstH1.length > 0 && headerText.length > 0) { headerText.html(firstH1[0].innerHTML); firstH1[0].style.display = "none"; var firstSubHeading = $(".sub-heading"); if(firstSubHeading.length > 0) { var headerSubHeadingText = $(".slideshowsubtext-container"); headerSubHeadingText.html(firstSubHeading[0].innerHTML); firstSubHeading[0].style.display="none"; } } } });