//Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdvfab39dab-74b8-43bb-ab12-8fa346b8fd32 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); });
  1. Commission Notes for web_sized

    Highlights from the Franklin County Board of Commissioners Meeting

    Stay informed with highlights, updates, and key actions from recent Franklin County Board of Commissioners meetings. Read on...
  2. Stay Alert Stay Aware_Weather Web

    Make a Plan Before You Need It

    Stay alert and keep an eye on local forecasts - severe weather can happen at any time. Make sure you’re ready. Read on...
  3. Detour Final

    Detour in Place – John Brown Road

    A detour has been established for traffic on John Brown Road. Please follow posted detour signs, use caution, and avoid the area. Read on...
// <!-- window.$ = window.$ || window.parent.$; $(window).on('load', function () { //Wait for the DOM to load completely before executing carousel logic since its all based on carousel width which wont come out correct until the DOM has loaded. Vishal if(!window.carouselsToInit){ window.carouselsToInit = new Array(); } var widgetNewsFlash2a0a5dbff63f43d7b937ab38806b817b = function() { var widgetWindow = $('#widgetNewsFlash2a0a5dbf-f63f-43d7-b937-ab38806b817b').find('.cpWindow')[0]; if(widgetWindow){ if(widgetWindow.clientWidth != 0){ window.setTimeout(function(){ $('#widgetNewsFlash2a0a5dbf-f63f-43d7-b937-ab38806b817b').adaptiveCarousel({ minSlideWidth: 250, maxSlideWidth: 350, gutterWidth: 40, circular: true, teaser: false, transitionTiming: 500, noImageRequired: false }); }, 250); var index = window.carouselsToInit.indexOf(widgetNewsFlash2a0a5dbff63f43d7b937ab38806b817b); if (index > -1) { window.carouselsToInit.splice(index, 1); } } } } var indexCarouselsToInit = window.carouselsToInit.indexOf(widgetNewsFlash2a0a5dbff63f43d7b937ab38806b817b); if (indexCarouselsToInit === -1) { window.carouselsToInit.push(widgetNewsFlash2a0a5dbff63f43d7b937ab38806b817b); } if (window.carouselsToInit) { window.carouselsToInit.forEach(function (carouselToInit) { carouselToInit(); }); } if (window.Pages.onResizeHandlers){ window.Pages.onResizeHandlers.forEach(function(car){car();}); } }); if (Modernizr.touch) { var $pages = typeof window.Pages == 'undefined' ? window.parent.Pages : window.Pages; $.when($pages.rwdReady).done(function () { //only for responsive sites if (typeof($$) !== 'undefined') { $$('#widgetNewsFlash2a0a5dbf-f63f-43d7-b937-ab38806b817b').on('swipeRight', function (e, a) { $(this).adaptiveCarousel("moveBack"); }); $$('#widgetNewsFlash2a0a5dbf-f63f-43d7-b937-ab38806b817b').on('swipeLeft', function (e) { $(this).adaptiveCarousel("moveForward"); }); } }); } // -->