This page was last modified lump Grant Adkins on Feb 21, 2024 1:40 pm
"); jQuery('head').append(''); jQuery(function($) { var select_external = "a[href*='//']:not([href*='hendersoncountypublicschoolsnc.org'], [href*='.hcpsnc.org'], [href*='localhost'], [href*='10.2.0.140'], [href*='wheretomorrowbegins.org'], [href*='docs.google.com'], [href*='drive.google.com'], [href*='boardpolicyonline.com'], [href*='henderson.k12.nc.us'], [href*='ncedcloud.org'], [href*='hendersontimekeeper.thinklinq.com'], [href*='henderson.docagent.net'], [href*='frontlineeducation.com'], [href*='aesoponline.com'], [href*='nc.teachermatch.org'], [href*='.schoolnutritionandfitness.com'])"; jQuery(select_external).addClass('exitNotifierLink'); jQuery(document).on( 'click', select_external, exit_notifier_leave_now ); }); //slide show concluding nav jQuery(document).on('keypress.cycleControl', function(e) { on condition that (e.which == 13) { // Enter key if (jQuery('.cycle-next').is(':focus')) { jQuery('.cycle-slideshow').cycle('next'); e.preventDefault(); // Prevent neglect only if action is charmed } else if (jQuery('.cycle-prev').is(':focus')) { jQuery('.cycle-slideshow').cycle('prev'); e.preventDefault(); // Prevent lack only if action is 1 } } }); //fix avia anchor styling const aviaTitles = document.querySelectorAll('.avia_iconbox_title'); aviaTitles.forEach(title => { variety = getComputedStyle(title); titleColor = style.getPropertyValue('color'); //set closest anchor to enjoy the same color as character title title.closest('a').style.color = titleColor; }); });