nm3clol-archived-russellcou.../mirror/www.russellcountyva.us/1/responsiveGhost=1; path=/GET.html

2970 lines
119 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from www.russellcountyva.us/1/responsiveGhost=1; path=/GET by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 09 Feb 2024 09:34:51 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w.GATrackingId='UA-204539812-82';w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'../../../www.googletagmanager.com/gtm5445.html?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','cpDataLayer','GTM-KN5P4QJ');</script>
<!-- End Google Tag Manager --><!-- Google Tag Manager for GA4 -->
<script>(function(w,d,s,l,i){w.GAMeasurementID='G-MV6F83961S';w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'../../../www.googletagmanager.com/gtm5445.html?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','cpDataLayerGA4','GTM-K73C5PS');</script>
<!-- End Google Tag Manager for GA4 -->
<script type='text/javascript'>
var enableTelemetry = 'false'
var aiConfig = {
instrumentationKey: '1cde048e-3185-4906-aa46-c92a7312b60f'
}
var appInsights = window.appInsights || function (a) { function b(a) { c[a] = function () { var b = arguments; c.queue.push(function () { c[a].apply(c, b) }) } } var c = { config: a }, d = document, e = window; setTimeout(function () { var b = d.createElement('script'); b.src = a.url || 'https://az416426.vo.msecnd.net/scripts/a/ai.0.js', d.getElementsByTagName('script')[0].parentNode.appendChild(b) }); try { c.cookie = d.cookie } catch (a) { } c.queue = []; for (var f = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Dependency']; f.length;)b('track' + f.pop()); if (b('setAuthenticatedUserContext'), b('clearAuthenticatedUserContext'), b('startTrackEvent'), b('stopTrackEvent'), b('startTrackPage'), b('stopTrackPage'), b('flush'), !a.disableExceptionTracking) { f = 'onerror', b('_' + f); var g = e[f]; e[f] = function (a, b, d, e, h) { var i = g && g(a, b, d, e, h); return !0 !== i && c['_' + f](a, b, d, e, h), i } } return c }(aiConfig);
window.appInsights = appInsights, appInsights.queue && 0 === appInsights.queue.length;
// Add telemetry initializer
appInsights.queue.push(function() {
appInsights.context.addTelemetryInitializer(function(envelope) {
var telemetryItem = envelope.data.baseData;
// To check the telemetry items type:
if (!false)
{
//If the telemetry is not enabled, we still want to capture Google map custom event, so only allow that
if (envelope.name.indexOf('.Event') == -1)
return false;
}
});
});
appInsights.trackPageView();
</script>
<script>
function populateAntiForgery(token) {
var input = document.createElement("input");
input.name = "__RequestVerificationToken";
input.type = "hidden";
input.value = token;
var absPat = /^https?:\/\/|^\/\//i;
var forms = document.getElementsByTagName("form");
for (var i = 0; i < forms.length; i++) {
if (forms[i].method == "post" &&
!forms[i].querySelector('[name="__RequestVerificationToken"]') &&
!absPat.test(forms[i].getAttribute("action"))) {
forms[i].appendChild(input.cloneNode());
}
}
}
function getAntiForgeryToken(callback, error) {
var xhr = new XMLHttpRequest();
xhr.open("GET.html", "/antiforgery");
xhr.addEventListener("load", function() {
try {
if (this.status !== 200) {
throw Error("Invalid status. Could not retrieve antiforgery token.");
}
var obj = JSON.parse(this.responseText);
callback(obj.token);
} catch (e) {
typeof error === "function" && error(e);
}
});
xhr.send();
}
getAntiForgeryToken(function(token) {
if (document.readyState === "complete"
|| document.readyState === "loaded"
|| document.readyState === "interactive") {
populateAntiForgery(token);
return;
}
document.addEventListener("DOMContentLoaded", function() {
populateAntiForgery(token);
}, false);
}, console.error);
</script>
<script type="text/javascript">
window.departmentHeader = {};
window.pageSectionTracker = {};
window.isResponsiveEnabled = true;
window.isRemoveSetHeights= false;
if (window.isRemoveSetHeights) {
document.documentElement.className += ' removeSetHeights';
}
window.mainMenuMediaQuery = 'screen and (max-width: 40em)';
window.isMobileBrowserIncludingTablets = false;
window.fixedResponsiveMenu = false;
window.fullWidthResponsiveMenu = false;
window.responsiveMenuHeight = '';
window.responsiveMenuFontSize = '';
(function () {
window.setSizeCookie = function () {
document.cookie = "dpi=" + window.devicePixelRatio + "; path=/";
document.cookie = "viewportWidth=" + window.innerWidth + "; path=/";
document.cookie = "viewportHeight=" + window.innerHeight + "; path=/";
if (screen && screen.width && screen.height) {
document.cookie = "screenWidth=" + screen.width + "; path=/";
document.cookie = "screenHeight=" + screen.height + "; path=/";
}
document.cookie = "responsiveGhost%3d1%3b%20path%3d/index.html";
};
setSizeCookie();
}());
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="category0" content="Home" />
<meta name="theme-color" content="#094683">
<link rel="icon" href="../../images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="../../images/favicon.ico" type="image/x-icon" />
<title>Russell County, VA | Official Website</title>
<meta name="description" content="">
<meta name="keywords" content="Home">
<script src="../../Assets/Scripts/jQuery/jquery-2.2.4.min.js"></script>
<script src="../../Assets/Scripts/jQuery/jQuery-migrate-1.4.1.js" type="text/javascript"></script>
<!--[if IE 6]><script language="JavaScript" type="text/javascript"> var isie6 = true; </script><![endif]-->
<!--[if IE 7]><script language="JavaScript" type="text/javascript"> var isie7 = true; </script><![endif]-->
<!--[if IE 8]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]-->
<!--[if IE 9]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]-->
<script type="text/javascript"><!--
var intCountryCode = 840;
var externalSiteDialogHeight = '390px';
var order = '';
//--></script>
<link href="../../-1759649222.css" rel="stylesheet" type="text/css" /> <link href="../../840002546.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../Assets/Styles/Print.css" media="print">
<script type="text/javascript">
window.Pages = window.Pages || {};
// FrontEnd RWD initialization
window.Pages.rwdReady = $.Deferred();
window.Pages.toolBarDeferred = $.Deferred();
window.Pages.rwdSetupComplete = $.Deferred();
window.Pages.megaMenuLoaded = $.Deferred();
window.Pages.angularToolbarComplete = $.Deferred();
window.Pages.frontEndToolbarComplete = $.Deferred();
</script>
<!--CPHeadContent-->
<script src="../../248816995.js" type="text/javascript"></script>
<!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="/App_Themes/ie8.css"><![endif]-->
<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/App_Themes/ie7.css"><![endif]-->
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/App_Themes/ie6.css"><![endif]-->
<!--[if lt IE 9]><script type="text/javascript" src="/Scripts/html5.js"></script><![endif]-->
<script type="text/javascript">
setEditorVariables(false, 840);
function getPrintPreviewType() { return 0; } function printPreview() {pPreview(getPrintPreviewType()); }
</script>
</head>
<body class="wide " >
<script>jQuery(document).click(function (event) {
var target = jQuery(event.target);
if (target.attr('src') && target.parents('.image').length && target.parents('.widget').length) {
var text = target.attr('title');
if (!text.length) {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'Image',
eventAction: 'Image - ' + text,
eventLabel: window.location.href
});
}
if (target.is('button') || target.hasClass('button') || target.parents().hasClass('button')) {
var text = "";
if (target.parents('.button')[0]) {
text = target.parents('.button')[0].text;
} else if (target.text().length) {
text = target.text();
} else if (target.attr('title').length) {
text = target.attr('title');
}
if (!text.length) {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'Button',
eventAction: 'Button - ' + text,
eventLabel: window.location.href
});
}
if (target.parents('.widgetCustomHtml').length) {
ga('send',
{
hitType: 'event',
eventCategory: 'Custom Html',
eventAction: 'Custom Html Clicked',
eventLabel: window.location.href
});
}
if (target.parents('.editor').length) {
ga('send',
{
hitType: 'event',
eventCategory: 'Editor',
eventAction: 'Editor Link Clicked',
eventLabel: window.location.href
});
}
if (target.parents('.GraphicLinks').length) {
var text = "";
var targetGraphicLink = target;
if (target.hasClass('widgetGraphicLinksLink')) {
targetGraphicLink = jQuery(target.children()[0]);
}
if (targetGraphicLink.hasClass('text')) {
text = targetGraphicLink.text();
} else if (targetGraphicLink.attr('src').length) {
if (targetGraphicLink.attr('alt').length) {
text = targetGraphicLink.attr('alt');
} else {
text = targetGraphicLink.attr('src');
}
} else {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'Graphic Links',
eventAction: 'Graphic Link - ' + text,
eventLabel: window.location.href
});
}
if (target.parents('.InfoAdvanced').length) {
ga('send',
{
hitType: 'event',
eventCategory: 'Info Advanced',
eventAction: 'Info Advanced Clicked',
eventLabel: window.location.href
});
}
if (target.parents('.list').length) {
ga('send',
{
hitType: 'event',
eventCategory: 'List',
eventAction: 'List Clicked',
eventLabel: window.location.href
});
}
if (target.parents('.megaMenuItem').length || target.parents('.topMenuItem').length) {
var megaMenuText = jQuery('.topMenuItem.mouseover').find('span').text();
var breadCrumbs = [];
jQuery('.breadCrumbs > li').each(function () {
breadCrumbs.push(this.textContent);
});
var pageTitle = breadCrumbs.join('>');
var subTitleText = target.parents('.megaMenuItem').children('.widgetTitle').children().text();
var text = "";
if (pageTitle) {
text += pageTitle + " | ";
} else {
text += document.title + ' - ';
}
if (target.text() == "" && megaMenuText == "") {
text += "N/A";
} else if (target.text().length && megaMenuText.length) {
if (megaMenuText == target.text()) {
text += megaMenuText;
} else {
text += megaMenuText + " - " + subTitleText + " - " + target.text();
}
} else if (target.text() == "") {
text += megaMenuText;
} else {
text += target.text();
}
if (!text.length) {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'Mega Menu',
eventAction: 'Mega Menu : ' + text,
eventLabel: window.location.href
});
}
if (target.parents('.widgetNewsFlash').length && target.parents('.widgetItem').length) {
var text = jQuery(target.parents('.widgetItem')[0]).find('.widgetTitle').children().text();
if (!text.length) {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'News Flash',
eventAction: 'News Flash - ' + text,
eventLabel: window.location.href
});
}
if (target.hasClass('widgetQuickLinksLink') || target.find('.widgetQuickLinksLink').length) {
var text = target.text();
if (!text.length) {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'Quick Links',
eventAction: 'Quick Links - ' + text,
eventLabel: window.location.href
});
}
if (target.attr('src') && target.parents('.cpSlideshow').length) {
var text = target.attr('title');
if (!text.length) {
text = "N/A";
}
ga('send',
{
hitType: 'event',
eventCategory: 'Slideshow',
eventAction: 'Slideshow - ' + text,
eventLabel: window.location.href
});
}
if (target.parents('.widgetText').length) {
ga('send',
{
hitType: 'event',
eventCategory: 'Text',
eventAction: 'Text Link Clicked',
eventLabel: window.location.href
});
}
});</script>
<div id="fb-root"></div>
<div id=skipToContentLinks>
<a href="#cc9b263b9d-a7e2-4e23-b747-b6d686e76be0" target="_self" class="skipToContentLink">Skip to Main Content</a>
</div>
<form id="frmReferenceFormForTelerikEditorDialogs"></form>
<input type="hidden" id="GoogleMapsKey" value="AIzaSyDWUuE-ifkbhxblF920N8MjpBdTg1Wt784" />
<link href="../../745732998.css" rel="stylesheet" type="text/css" />
<div tabindex="0"></div>
<div id="SplashMessageWrapper" class="cp-Splash-wrapper">
<div role="dialog" aria-labelledby="cp-Splash-title" aria-describedby="editorContentDesc" aria-modal="true" tabindex="-1" id="SplashMessage" class="hidden cp-Splash cp-Splash--modal is-open">
<div class="cp-Splash-header">
<h3 class="cp-Splash-title" id="cp-Splash-title">Loading</h3>
<button class="cp-Splash-Btn cp-Splash-close" aria-label="Close this modal" title="Close this window">
<svg id="iconClose" viewBox="0 0 25 25">
<polygon style="fill:currentcolor"
points="18.806,6.98 18.075,6.248 12.532,11.792 6.989,6.248 6.257,6.98 11.786,12.508 6.212,18.084 6.943,18.815 12.532,13.224 18.12,18.815 18.851,18.084 13.277,12.508"></polygon>
</svg>
</button>
</div>
<div class="cp-Splash-body">
<div class="cp-Splash-Prose editorContent fr-view fr-element" id="editorContentDesc">
<!-- Content from the Froala Editor will go here. -->
Loading
</div>
</div>
<div class="cp-Splash-footer">
<button class="cp-Splash-Btn cp-Splash-Btn--NoShow">Do Not Show Again</button>
<button class="cp-Splash-Btn cp-Splash-Btn--Close">Close</button>
</div>
</div>
</div>
<div tabindex="0"></div>
<script src="../../Assets/Scripts/APIClient.js"></script>
<script src="../../Assets/Scripts/MomentJs/2.29.1/moment.min.js"></script>
<script src="../../Assets/Scripts/SplashModal/SplashModalRender.js"></script>
<script>
$(document).ready(function () {
var filter = {
targetId: '1',
targetType: 1
}
new SplashModalRender().triggerRender(filter);
});
</script>
<input type="hidden" id="cpcDomain" value="https://cp-civicplusuniversity2.civicplus.com">
<input type="hidden" id="hdnStructureID" value="3" />
<input type="hidden" id="hdnContentCollectionID" value="4efeda22-65f2-4f34-bcc0-aa8349d6ebe7" />
<input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" />
<input type="hidden" id="hdnThemeID" value="16" />
<input type="hidden" id="pageIsFrontEnd" value="true" />
<input type="hidden" id="pageModuleID" />
<input type="hidden" id="pagePageID" value="1" />
<input type="hidden" id="hdnModuleEligibleForJquery224Upgrade" value="true" />
<img id="imgLogoPrintPreview" src="../../ImageRepository/Document79d5.jpg?documentID=27" alt="Russell County, VA" />
<div id="stickyPlaceholder"></div>
<div id="outer-wrap" class="outer-wrap">
<div id="inner-wrap" class="inner-wrap">
<div id="divToolbars" class="cpToolbars newCP mui-fixed" style="">
<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/App_Themes/CP/ie7.css"><![endif]-->
<!-- Allow Dashboard, Favorites Enabled -->
<!-- Begin Signed Out Bar -->
<div class="cpToolbar user public">
<div class="inner selfClear">
<p class="dropdown"><a href="https://cpauthentication.civicplus.com/connect/authorize/callback?client_id=2c63697f-aefa-4d94-bceb-983bf85b5f24&amp;redirect_uri=https%3a%2f%2fwww.russellcountyva.us%2fIdentityServer%2fSignInCallback&amp;response_type=code id_token token&amp;scope=openid profile email&amp;state=7e7fe11ed7034f779472f97014d1f387_&amp;nonce=0aa16d9a1f344b879bb35aae623024d6&amp;response_mode=form_post&amp;showcreateaccount=true" role="button" class="myConnections" id="signedOutToolbarCreateProfileButton">Create a Website Account</a> <span class="welcomeMessage">- Manage notification subscriptions, save form progress and more. &nbsp;&nbsp;</span></p>
<ul class="nav secondary">
<li><a href="../../MyAccount.html" role="button" class="button" id="loggedOutToolbarSignInButton"><span>Website Sign In</span></a></li>
</ul>
</div>
</div>
<script>
$(document).ready(function () {
$('#signedOutToolbarCreateProfileButton').keypress(function (e) { if (e.which === 0) return; $(this).click(); });
$('#signedOutToolbarCreateProfileButton').click(function (event) {
event.preventDefault();
window.location.href = '/MyAccount/ProfileCreate?from=url&url=/&dn=' + window.location.origin;
});
$('#loggedOutToolbarSignInButton').click(function (event) {
event.preventDefault();
window.location.href = '/MyAccount/?from=url&url=' + encodeURIComponent(window.location.href.replace(window.location.origin, '')) + '&dn=' + window.location.host;
});
if ('False' == 'True') {
$('#loggedOutToolbarSignInButton').hide();
}
})
</script>
<!-- End Signed Out Bar -->
</div>
<div id="bodyWrapper">
<div id="mainNavHolderMobile" class="mainNavHolderMobile"></div>
<div data-cpRole="structuralContainer" id="structuralContainer1">
<div data-cpRole="banner" id="banner1"><div data-cpRole="structuralContainer" id="structuralContainer2">
<div class="siteWrap"><header class="siteHeader"><h1 data-cpRole="banner" id="banner2" class="logo empty">
<a style=" display: block; text-align: left;
" class="bannerObject" href="../../index.html" target="_self"><img alt="Click to Home" class="bannerObject" src="../../ImageRepository/Document7cdb.png?documentID=495" /></a>
</h1><aside data-cpRole="contentContainer" id="contentContainer1" class="topLinks"> <div id="cc1748c8f4-5657-4c5b-8371-bf244c594ead" data-containerid="1748c8f4-5657-4c5b-8371-bf244c594ead" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="10">
<div class="row outer wide"><!--
--><div class="outer col col16 first" style="" data-widgetcontainerid="b77e9eec-8020-47be-ade7-f35ccd57b1bf">
<div class="row nest first last wide">
<div class="inner col col16 first last id6e51eb80-c7bd-4a20-9de5-0027c17f28ba" style="" data-widgetcontainerid="6e51eb80-c7bd-4a20-9de5-0027c17f28ba">
<div data-widget-id="47861e3f-9fac-4fa1-8301-a6b936eecf51" data-widget-controller-path="/GraphicLinks/Widget">
<div id="graphicLinkWidget47861e3f-9fac-4fa1-8301-a6b936eecf51" class="widget widgetGraphicLinks skin57 widgetOptionSet16 wide" data-elementqueryclasses='{"wide-narrow":"min-width:10em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks">
<div class="widgetHeader">
<div class="">
</div>
</div>
<div class="widgetBody cpGrid cpGrid4 ">
<div class="row wide"><!--
--><div class="col col1 first "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://www.facebook.com/russellcountyvirginia/?ref=aymt_homepage_panel" target="_blank" aria-label="Facebook graphic opens in new window"><img src="../../ImageRepository/Document35d5.png?documentID=38"
class="graphicButtonLink" alt="Facebook"
onmouseover="this.src='../../ImageRepository/Document2cff.png?documentID=39'"
onmouseout="this.src='../../ImageRepository/Document35d5.png?documentID=38'"
onfocus="this.src='../../ImageRepository/Document2cff.png?documentID=39'"
onblur="this.src='../../ImageRepository/Document35d5.png?documentID=38'"> </a></div><!--
--></div></div><!----><div class="col col1 "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://twitter.com/RussellCo_VA" target="_blank" aria-label="Twitter graphic opens in new window"><img src="../../ImageRepository/Document3454.png?documentID=40"
class="graphicButtonLink" alt="Twitter"
onmouseover="this.src='../../ImageRepository/Document3448.png?documentID=41'"
onmouseout="this.src='../../ImageRepository/Document3454.png?documentID=40'"
onfocus="this.src='../../ImageRepository/Document3448.png?documentID=41'"
onblur="this.src='../../ImageRepository/Document3454.png?documentID=40'"> </a></div><!--
--></div></div><!----><div class="col col1 "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://www.instagram.com/russellcountyva/?hl=en" target="_blank" aria-label="Instagram graphic opens in new window"><img src="../../ImageRepository/Document2df2.png?documentID=42"
class="graphicButtonLink" alt="Instagram"
onmouseover="this.src='../../ImageRepository/Document27b2.png?documentID=43'"
onmouseout="this.src='../../ImageRepository/Document2df2.png?documentID=42'"
onfocus="this.src='../../ImageRepository/Document27b2.png?documentID=43'"
onblur="this.src='../../ImageRepository/Document2df2.png?documentID=42'"> </a></div><!--
--></div></div><!----><div class="col col1 last"><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://www.youtube.com/channel/UCs8MhIQMtY0U8xjXiHtqYJg" target="_blank" aria-label="YouTube graphic opens in new window"><img src="../../ImageRepository/Documentd593.png?documentID=44"
class="graphicButtonLink" alt="YouTube"
onmouseover="this.src='../../ImageRepository/Document8804.png?documentID=45'"
onmouseout="this.src='../../ImageRepository/Documentd593.png?documentID=44'"
onfocus="this.src='../../ImageRepository/Document8804.png?documentID=45'"
onblur="this.src='../../ImageRepository/Documentd593.png?documentID=44'"> </a></div><!--
--></div></div><!-- --></div>
</div>
<div class="widgetFooter">
</div>
</div>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col1" style="" data-widgetcontainerid="c43b82c0-f68d-4f0c-ad32-786a756e818b">
<div class="row nest first last wide">
<div class="inner col col1 first last idb42d136c-017d-4e0c-bd6b-30846dff2012" style="" data-widgetcontainerid="b42d136c-017d-4e0c-bd6b-30846dff2012">
<div class="widget widgetSpacer" id="83110679-c15f-4bb2-a24c-6fce0417f485"></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col3" style="" data-widgetcontainerid="af578e4d-3943-4c72-9f2c-21535bd8d63c">
<div class="row nest first last wide">
<div class="inner col col3 first last id96cb2cde-56a8-468a-9a26-3ba1f2d98f1e" style="" data-widgetcontainerid="96cb2cde-56a8-468a-9a26-3ba1f2d98f1e">
<div data-widget-id="24725293-a2a6-4219-839d-0e3b94c0d6fc" data-widget-controller-path="/Layout/WidgetShare">
<script type="text/javascript">
$(document).ready(function () {
setWidgetServiceClicking($("#widgetShareHeader24725293-a2a6-4219-839d-0e3b94c0d6fc"), true, function () {
var $widgetBody = $('#widgetShareBody24725293-a2a6-4219-839d-0e3b94c0d6fc');
if ($widgetBody.is(':visible')) {
var menuItems = $('.widgetItem a', $widgetBody);
$(menuItems[0]).focus();
$('.widgetItem', $widgetBody).unbind("keydown").bind("keydown", function (e) {
if (e.which === 9) {
var index = menuItems.index(e.target);
if ((index === 0 && e.shiftKey) || (index === (menuItems.length - 1) && !e.shiftKey)) {
$("#widgetShareHeader24725293-a2a6-4219-839d-0e3b94c0d6fc").trigger('click').focus();
}
}
});
} else {
$('.widgetItem', $widgetBody).unbind("keydown");
}
});
});
</script>
<section id="widgetShare24725293-a2a6-4219-839d-0e3b94c0d6fc" class="widget widgetShare skin41 widgetOptionSet14 flyOutParent wide" aria-label="Share">
<header id="widgetShareHeader24725293-a2a6-4219-839d-0e3b94c0d6fc" class="widgetHeader" tabindex="0" role="button" aria-haspopup="true">
<h3><img alt="Share" class="imageHover" data-hover="/ImageRepository/Document?documentID=35" data-image="/ImageRepository/Document?documentID=34" src="../../ImageRepository/Document3c20.png?documentID=34" /></h3>
</header>
<div id="widgetShareBody24725293-a2a6-4219-839d-0e3b94c0d6fc" class="widgetBody flyOut bottom leftEdge widget widgetShare skin41 cpGrid cpGrid1" style="display:none;">
<div class="row
wide">
<div class="col col1 first last">
<ol class="semanticList">
<li class="widgetItem" ><a tabindex="0" role="button" class="widgetShareFacebook shareService" onkeypress="if(event.which == 13) { this.onclick(); }" href="../../Layout/WidgetShare/ShareLink/Facebook.html" target="_blank" aria-label="Share on Facebook opens in new window">Facebook</a></li>
<li class="widgetItem" ><a tabindex="0" role="button" class="widgetShareTwitter shareService" onkeypress="if(event.which == 13) { this.onclick(); }" href="../../Layout/WidgetShare/ShareLink/Twitter.html" target="_blank" aria-label="Share on Twitter opens in new window">Twitter</a></li>
<li class="widgetItem" ><a tabindex="0" role="button" class="widgetSharePinterest shareService" onkeypress="if(event.which == 13) { this.onclick(); }" href="../../Layout/WidgetShare/ShareLink/Pinterest.html" target="_blank" aria-label="Share on Pinterest opens in new window">Pinterest</a></li>
<li class="widgetItem" ><a tabindex="0" role="button" class="widgetShareDelicious shareService" onkeypress="if(event.which == 13) { this.onclick(); }" href="../../Layout/WidgetShare/ShareLink/Delicious.html" target="_blank" aria-label="Share on Delicious opens in new window">Delicious</a></li>
<li class="widgetItem" ><a tabindex="0" role="button" class="widgetShareBlogger shareService" onkeypress="if(event.which == 13) { this.onclick(); }" href="../../Layout/WidgetShare/ShareLink/Blogger.html" target="_blank" aria-label="Share on Blogger opens in new window">Blogger</a></li>
<li class="widgetItem" ><a tabindex="0" role="button" class="widgetShareLinkedIn shareService" onkeypress="if(event.which == 13) { this.onclick(); }" href="../../Layout/WidgetShare/ShareLink/LinkedIn.html" target="_blank" aria-label="Share on LinkedIn opens in new window">LinkedIn</a></li>
</ol>
</div>
</div>
</div>
</section>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col4 last" style="" data-widgetcontainerid="06937d02-4e0f-40d4-822b-0bad6dee2898">
<div class="row nest first last wide">
<div class="inner col col4 first last id9c9ebc86-e3c8-4fa3-8e9b-301695ff3974" style="" data-widgetcontainerid="9c9ebc86-e3c8-4fa3-8e9b-301695ff3974">
<div data-widget-id="837f35a5-e8ba-486d-9d83-5e95db0f079f" data-widget-controller-path="/Layout/WidgetSiteTools">
<script type="text/javascript">
$(document).ready(function () {
setWidgetServiceClicking($("#widgetSiteToolsHeader837f35a5-e8ba-486d-9d83-5e95db0f079f"), true, function () {
var $widgetBody = $('#widgetSiteToolsBody837f35a5-e8ba-486d-9d83-5e95db0f079f');
if ($widgetBody.is(':visible')) {
var menuItems = $('.widgetItem a', $widgetBody);
$(menuItems[0]).focus();
$('.widgetItem', $widgetBody).unbind("keydown").bind("keydown", function (e) {
if (e.which === 9) {
var index = menuItems.index(e.target);
if ((index === 0 && e.shiftKey) || (index === (menuItems.length - 1) && !e.shiftKey)) {
$("#widgetSiteToolsHeader837f35a5-e8ba-486d-9d83-5e95db0f079f").trigger('click').focus();
}
}
});
} else {
$('.widgetItem', $widgetBody).unbind("keydown");
}
});
});
</script>
<section id="widgetSiteTools837f35a5-e8ba-486d-9d83-5e95db0f079f" class="widget widgetSiteTools skin41 widgetOptionSet7 flyOutParent wide" aria-label="Site Tools">
<header id="widgetSiteToolsHeader837f35a5-e8ba-486d-9d83-5e95db0f079f" class="widgetHeader" tabindex="0" role="button" aria-haspopup="true">
<h3><img alt="Site Tools" class="imageHover" data-hover="/ImageRepository/Document?documentID=37" data-image="/ImageRepository/Document?documentID=36" src="../../ImageRepository/Documentcef1.png?documentID=36" /></h3>
</header>
<div id="widgetSiteToolsBody837f35a5-e8ba-486d-9d83-5e95db0f079f" class="widgetBody whiteIcons flyOut bottom leftEdge widget widgetSiteTools skin41 cpGrid cpGrid1" style="display:none;">
<div class="row
wide">
<div class="col col1 first last">
<ol class="semanticList">
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools Home" class="widgetSiteToolsHome siteToolsService" href="../../index.html">Home</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools My Account" class="widgetSiteToolsMyAccount siteToolsService" href="../../MyAccount.html">My Account</a></li>
<li id="PrinterFriendly837f35a5-e8ba-486d-9d83-5e95db0f079f" class="widgetItem"><a tabindex="0" aria-label="Site Tools Printer Friendly opens in new window" role="button" class="widgetSiteToolsPrinterFriendly siteToolsService" onkeypress="if (event.which == 13) { this.onclick(); }" onclick="Core.Layout.dynamicJavascript('printPreview();'); return false;" href="#PrinterFriendly837f35a5-e8ba-486d-9d83-5e95db0f079f">Printer Friendly</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools Email Page" class="widgetSiteToolsEmailPage siteToolsService" href="../../EmailPage.html">Email Page</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools Contact Us" class="widgetSiteToolsContactUs siteToolsService" href="../../directory.html">Contact Us</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools RSS" class="widgetSiteToolsRSS siteToolsService" href="../../rss.html">RSS</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools Site Map" class="widgetSiteToolsSiteMap siteToolsService" href="../../SiteMap.html">Site Map</a></li>
<li id="TranslatePage837f35a5-e8ba-486d-9d83-5e95db0f079f" class="widgetItem"><a tabindex="0" aria-label="Site Tools Translate Page opens in new window" role="button" class="widgetSiteToolsTranslatePage siteToolsService" onkeypress="if (event.which == 13) { this.onclick(); }" onclick="Core.Layout.dynamicJavascript('window.open(\&#39;https://translate.google.com/translate?js=n&amp;sl=auto&amp;tl=es&amp;u=\&#39; + document.location.href, \&quot;TranslateWindow\&quot;);'); return false;" href="#TranslatePage837f35a5-e8ba-486d-9d83-5e95db0f079f">Translate Page</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools Notifications" class="widgetSiteToolsNotifications siteToolsService" href="../../list.html">Notifications</a></li>
<li class="widgetItem"><a tabindex="0" role="button" aria-label="Site Tools Documents" class="widgetSiteToolsDocuments siteToolsService" href="../../DocumentCenter.html">Documents</a></li>
</ol>
</div>
</div>
</div>
</section>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</aside><nav data-cpRole="nav" id="mainNav" class="siteNav mainNav" role="navigation">
<ol id="mainNavMenu" data-parent="1" class="rootNavMenu" role="menu"><!--
--><li id="MainItem27" class="topMenuItem" aria-haspopup="true" role="menuitem" data-pageid="27" data-displaymegamenu="True"><!--
--><!--
--><a id="mainNavGovernment" class="navMainItem mainNavItem mainNavItem1" href="../../27/Government.html" target="_self">Government</a><!--
--><!--
--></li><!----><li id="MainItem101" class="topMenuItem" aria-haspopup="true" role="menuitem" data-pageid="101" data-displaymegamenu="True"><!--
--><!--
--><a id="mainNavCommunityServices" class="navMainItem mainNavItem mainNavItem2" href="../../101/Community-Services.html" target="_self">Community Services</a><!--
--><!--
--></li><!----><li id="MainItem31" class="topMenuItem" aria-haspopup="true" role="menuitem" data-pageid="31" data-displaymegamenu="True"><!--
--><!--
--><a id="mainNavResidents" class="navMainItem mainNavItem mainNavItem3" href="../../31/Residents.html" target="_self">Residents</a><!--
--><!--
--></li><!----><li id="MainItem35" class="topMenuItem" aria-haspopup="true" role="menuitem" data-pageid="35" data-displaymegamenu="True"><!--
--><!--
--><a id="mainNavBusiness" class="navMainItem mainNavItem mainNavItem4" href="../../35/Business.html" target="_self">Business</a><!--
--><!--
--></li><!----><li id="MainItem9" class="topMenuItem" aria-haspopup="true" role="menuitem" data-pageid="9" data-displaymegamenu="True"><!--
--><!--
--><a id="mainNavVisitors" class="navMainItem mainNavItem mainNavItem5" href="../../9/Visitors.html" target="_self">Visitors</a><!--
--><!--
--></li><!---->
</ol>
<script type="text/javascript">
$(document).ready(function () {
var menuID = 'mainNavMenu';
var menuType = MAIN_MENU;
//setup menu manager properties for main menu
if (!menuManager.mobileMainNav && true)
menuManager.adjustMainItemsWidth('#' + menuID);
menuManager.isMainMenuEditable = false;
menuManager.mainMenuMaxSubMenuLevels = 4;
menuManager.setMOMMode(2, menuType);
//Init main menu
var setupDraggable = menuManager.isMainMenuEditable;
var urlToGetHiddenMenus = '/Pages/MenuMain/HiddenMainSubMenus?pageID=1&moduleID=&themeID=16&menuContainerID=mainNav';
menuManager.setupMenu(menuID, 'mainNav', menuType, setupDraggable, urlToGetHiddenMenus);
menuManager.mainMenuInit = true;
menuManager.mainMenuTextResizer = false;
if (0.50 > 0)
menuManager.mainMenuTextResizerRatio = 0.50;
if (window.isResponsiveEnabled)
menuManager.mainMenuReady.resolve();
});
</script>
<aside data-cpRole="megaMenu" id="megaMenu" class="megaMenu" style="display: none;"><input type="hidden" id="megaMenuPopupDirection" value="0"><input type="hidden" id="megaMenuWidthReference" value="0"><aside data-cpRole="contentContainer" id="mainNavMegaMenu27" class="contentTop mainNavMegaMenu megaMenuContainer pageID_27 hidden" data-orientation="horizontal"> <div id="cce78533a8-64c7-441b-9434-1444e02d64de" data-containerid="e78533a8-64c7-441b-9434-1444e02d64de" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu101" class="contentTop mainNavMegaMenu megaMenuContainer pageID_101 hidden" data-orientation="horizontal"> <div id="cc3cdfdcfe-830a-4ac7-b873-4359a437e607" data-containerid="3cdfdcfe-830a-4ac7-b873-4359a437e607" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu31" class="contentTop mainNavMegaMenu megaMenuContainer pageID_31 hidden" data-orientation="horizontal"> <div id="cc97143a8f-7cf0-46ab-a8c2-2c0d5dc8fa74" data-containerid="97143a8f-7cf0-46ab-a8c2-2c0d5dc8fa74" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu35" class="contentTop mainNavMegaMenu megaMenuContainer pageID_35 hidden" data-orientation="horizontal"> <div id="ccd921cdd2-2ac6-4434-88d0-dab2a91e5f10" data-containerid="d921cdd2-2ac6-4434-88d0-dab2a91e5f10" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu9" class="contentTop mainNavMegaMenu megaMenuContainer pageID_9 hidden" data-orientation="horizontal"> <div id="ccc660bd66-ca58-4d06-a0d0-5dd69b818229" data-containerid="c660bd66-ca58-4d06-a0d0-5dd69b818229" class="pageContent cpGrid cpGrid24">
</div>
</aside></aside></nav></header></div>
</div><div data-cpRole="structuralContainer" id="structuralContainer10">
<div class="siteWrap"><div data-cpRole="structuralContainer" id="structuralContainer11">
<aside data-cpRole="contentContainer" id="contentContainer3" class="homeGfxLinks"> <div id="cc6dbd0c27-5321-4d64-a038-2fbaab6a8220" data-containerid="6dbd0c27-5321-4d64-a038-2fbaab6a8220" class="pageContent cpGrid cpGrid24 showInMobile" data-contentcontainerbreakpoint="40">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="bfec89e9-a219-47b7-987c-fba5587f5aa1">
<div class="row nest first last wide">
<div class="inner col col24 first last idf275a899-c13a-42c5-91bd-e37522f32c98" style="" data-widgetcontainerid="f275a899-c13a-42c5-91bd-e37522f32c98">
<div data-widget-id="60b5e6bf-2988-421d-a6b5-2b77109f4d3c" data-widget-controller-path="/Layout/WidgetSearch">
<script defer type="text/javascript" src="../../Common/Controls/jquery-ui-1.10.4/js/jquery.ui.autocomplete.min.js"></script>
<script defer src="../../Areas/Layout/Assets/Scripts/Search.js" type="text/javascript"></script>
<script defer type="text/javascript">
$(document).ready(function () {
try {
$(".widgetSearchButton.widgetSearchButton60b5e6bf-2988-421d-a6b5-2b77109f4d3c").click(function (e) {
e.preventDefault();
if ($("#ysnSearchOnlyDept60b5e6bf-2988-421d-a6b5-2b77109f4d3c").is(':checked')) {
doWidgetSearch($(this).siblings(".widgetSearchBox").val(), Number(0));
} else {
doWidgetSearch($(this).siblings(".widgetSearchBox").val(), 0);
}
});
$("#searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c").keypress(function (e) {
if (window.clipboardData) {
if (e.keyCode == 13) {
if ($("#ysnSearchOnlyDept60b5e6bf-2988-421d-a6b5-2b77109f4d3c").is(':checked')) {
doWidgetSearch($(this).val(), Number(0));
} else {
doWidgetSearch($(this).val(), 0);
}
return false;
}
} else {
if (e.which == 13) {
if ($("#ysnSearchOnlyDept60b5e6bf-2988-421d-a6b5-2b77109f4d3c").is(':checked')) {
doWidgetSearch($(this).val(), Number(0));
} else {
doWidgetSearch($(this).val(), 0);
}
return false;
}
}
return true;
});
if (true) {
var currentRequest = null;
var $searchField = $("#searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c").autocomplete({
source: function (request, response) {
currentRequest = $.ajax({
url: '/Search/AutoComplete',
dataType: "json",
timeout: 10000,
beforeSend: function () {
if (currentRequest != null) {
currentRequest.abort();
}
},
data:
{
term: request.term,
},
success: function (data) {
response(data);
$('.autoCompleteError').remove();
},
error: function (xmlhttprequest, textstatus, message) {
if (textstatus === "timeout") {
if ($("#searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c").siblings('.autoCompleteError').length == 0)
$('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($("#searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c"));
}
}
});
},
html: true,
delay: 500,
select: function (event, ui) {
$(this).val(ui.item.value);
$(this).next().click();
}
});
if (true && true) {
$searchField.data("ui-autocomplete")._renderItem = function (ul, item) {
return $("<li class=\"itemList\"></li>")
.data("ui-autocomplete-item", item)
.append("<a>" + item.label + "</a>")
.appendTo(ul);
};
}
else {
$searchField.data("autocomplete")._renderItem = function (ul, item) {
return $("<li></li>")
.data("item.autocomplete", item)
.append("<a>" + item.label + "</a>")
.appendTo(ul);
};
}
}
}
catch(e) {} //we're going to eat this error. Autocomplete won't work but we dont wan't to break anything else on the page.
});
</script>
<section id="widgetPreviewSearch" class="widget widgetSearch skin43 widgetOptionSet15" style="display: block;" aria-label="Search">
<!-- For the button right and inside -->
<div class="widgetBody buttonRightInside">
<input class="widgetSearchBox widgetSearchBox60b5e6bf-2988-421d-a6b5-2b77109f4d3c" cp5ph="true" id="searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c" name="searchField" onchange="searchBtnApplyQuery();" placeholder="Search" title="Search" type="text" value="" />
<a href="../../Search/Results.html" id="btnSearchIcon" class="widgetSearchButton widgetSearchButton60b5e6bf-2988-421d-a6b5-2b77109f4d3c" role="button"><img alt="Go" class="imageHover" data-hover="/ImageRepository/Document?documentID=33" data-image="/ImageRepository/Document?documentID=32" src="../../ImageRepository/Document59f0.png?documentID=32" /></a>
<label class="searchLabel" for="searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c">Search</label>
</div>
</section>
<style scoped>
.widgetSearch ::-webkit-input-placeholder {
color: #1e4e7e;
}
.widgetSearch :-moz-placeholder { /* Firefox 18- */
color: #1e4e7e;
}
.widgetSearch ::-moz-placeholder { /* Firefox 19+ */
color: #1e4e7e;
}
.widgetSearch :-ms-input-placeholder {
color: #1e4e7e;
}
.widgetSearch .widgetBody .widgetSearchBox60b5e6bf-2988-421d-a6b5-2b77109f4d3c
{
color: #1e4e7e;
background-color: #fff; height: 40px; padding: 8px 40px 5px 10px; border: none;
}
.widgetSearch .widgetBody .widgetSearchButton60b5e6bf-2988-421d-a6b5-2b77109f4d3c
{
margin: 8px;
}
.widgetSearch .widgetSearch-onlyDept60b5e6bf-2988-421d-a6b5-2b77109f4d3c
{
display: inline-block;
color: #333;
padding-top: 10px;
}
#ysnSearchOnlyDept60b5e6bf-2988-421d-a6b5-2b77109f4d3c
{
position: relative;
top: .125em;
}
</style>
<link rel="stylesheet" href="../../Common/Controls/jquery-ui-1.10.4/themes/jquery-ui.css">
<script type="text/javascript">
//Updates search icons href to have the correct queryString
function searchBtnApplyQuery() {
document.getElementById("btnSearchIcon").href = "/Search?searchPhrase=" + document.getElementById("searchField60b5e6bf-2988-421d-a6b5-2b77109f4d3c").value;
}
</script>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="a858f3d1-e39b-4d1d-9b30-d15a78881cab">
<div class="row nest first wide">
<div class="inner col col24 first last id585babd8-f344-4d0b-a4c6-c94a300f7379" style="" data-widgetcontainerid="585babd8-f344-4d0b-a4c6-c94a300f7379">
<div class="widget editor pageStyles narrow" id="divEditorc4d34704-36a2-417d-bbd0-eda6f4a968f9" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}'>
<script type="text/javascript">
$(document).ready(function (e) {
renderSlideshowIfApplicable($('#divEditor' + 'c4d34704-36a2-417d-bbd0-eda6f4a968f9'));
});
</script>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
<div class="row nest last wide">
<div class="inner col col24 first last id8daf2572-f545-4709-94f4-ce7967bb88e3" style="" data-widgetcontainerid="8daf2572-f545-4709-94f4-ce7967bb88e3">
<div data-widget-id="01d5418c-1980-4ea4-81c1-49e4199ddafc" data-widget-controller-path="/GraphicLinks/Widget">
<div id="graphicLinkWidget01d5418c-1980-4ea4-81c1-49e4199ddafc" class="widget widgetGraphicLinks skin56 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks">
<div class="widgetHeader">
<div class="">
</div>
</div>
<div class="widgetBody cpGrid cpGrid1 ">
<div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../../259/Russell-County-VDOT-Repair-Request.html" target="_blank" class="fancyButton fancyButton39 " aria-label="Road Condition Reporting Opens in new window">
<span>
<span><span class="text">Road Condition Reporting<br></span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton39.fancyButton:link,.fancyButton39.fancyButton:visited, .fancyButton39div.fancyButton{
background-color: rgb(114, 146, 6);
padding-left: 1em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(114, 146, 6)), to(rgb(114, 146, 6)));
background: -webkit-linear-gradient(top, rgb(114, 146, 6), rgb(114, 146, 6));
background: -moz-linear-gradient(top, rgb(114, 146, 6), rgb(114, 146, 6) );
background: -ms-linear-gradient(top, rgb(114, 146, 6), rgb(114, 146, 6) );
background: -o-linear-gradient(top, rgb(114, 146, 6), rgb(114, 146, 6));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(114, 146, 6)', endColorstr='rgb(114, 146, 6)');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(114, 146, 6)', endColorstr='rgb(114, 146, 6)')";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid rgb(114, 146, 6);
border-left: 1px solid rgb(114, 146, 6);
border-right: 1px solid rgb(114, 146, 6);
border-bottom: 1px solid rgb(114, 146, 6);
}
.fancyButton39.fancyButton:hover,.fancyButton39.fancyButton:focus,.fancyButton39.fancyButton:active,.fancyButton39.fancyButton.hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#064892), to(#142f6b));
background: -webkit-linear-gradient(top, #064892, #142f6b);
background: -moz-linear-gradient(top, #064892, #142f6b );
background: -ms-linear-gradient(top, #064892, #142f6b );
background: -o-linear-gradient(top, #064892, #142f6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#142f6b', endColorstr='#064892');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#142f6b', endColorstr='#064892')";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #404aab;
border-left: 1px solid #404aab;
border-right: 1px solid #404aab;
border-bottom: 1px solid #404aab;
}
.fancyButton39.fancyButton:link > span,.fancyButton39.fancyButton:visited > span, .fancyButton39div.fancyButton > span{
}
.fancyButton39.fancyButton:hover > span,.fancyButton39.fancyButton:focus > span,.fancyButton39.fancyButton:active > span,.fancyButton39.fancyButton.hover > span{
}
.fancyButton39.fancyButton .text{
color: #e8f1ff;
font-size: 1.1em;
font-family: "Noto Sans";
text-align: left;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
font-style: normal;
text-decoration: none;
background-color: rgb(114, 146, 6);
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
background-image: url('../../ImageRepository/Document2c5b.png?documentID=51');
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton39.fancyButton:hover .text,.fancyButton39.fancyButton:focus .text,.fancyButton39.fancyButton:active .text,.fancyButton39.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton39.fancyButton .textStyle1{
color: rgb(232, 241, 255);
font-size: 1.1em;
font-style: normal;
text-decoration: none;
}
.fancyButton39.fancyButton:hover .textStyle1, .fancyButton39.fancyButton.hover .textStyle1{
text-decoration: none;
}
.fancyButton39.fancyButton .textStyle2{
color: rgb(232, 241, 255);
font-size: 1.1em;
font-style: normal;
text-decoration: none;
}
.fancyButton39.fancyButton:hover .textStyle2, .fancyButton39.fancyButton.hover .textStyle2{
text-decoration: none;
}
</style>
</div><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../../agendacenter-2.html" target="_self" class="fancyButton fancyButton35 " >
<span>
<span><span class="text">Agendas and Minutes</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton35.fancyButton:link,.fancyButton35.fancyButton:visited, .fancyButton35div.fancyButton{
padding-left: 1em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#729206), to(#4e6405));
background: -webkit-linear-gradient(top, #729206, #4e6405);
background: -moz-linear-gradient(top, #729206, #4e6405 );
background: -ms-linear-gradient(top, #729206, #4e6405 );
background: -o-linear-gradient(top, #729206, #4e6405);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #627e06;
border-left: 1px solid #627e06;
border-right: 1px solid #627e06;
border-bottom: 1px solid #627e06;
}
.fancyButton35.fancyButton:hover,.fancyButton35.fancyButton:focus,.fancyButton35.fancyButton:active,.fancyButton35.fancyButton.hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#064892), to(#142f6b));
background: -webkit-linear-gradient(top, #064892, #142f6b);
background: -moz-linear-gradient(top, #064892, #142f6b );
background: -ms-linear-gradient(top, #064892, #142f6b );
background: -o-linear-gradient(top, #064892, #142f6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #404aab;
border-left: 1px solid #404aab;
border-right: 1px solid #404aab;
border-bottom: 1px solid #404aab;
}
.fancyButton35.fancyButton:link > span,.fancyButton35.fancyButton:visited > span, .fancyButton35div.fancyButton > span{
}
.fancyButton35.fancyButton:hover > span,.fancyButton35.fancyButton:focus > span,.fancyButton35.fancyButton:active > span,.fancyButton35.fancyButton.hover > span{
}
.fancyButton35.fancyButton .text{
color: #e8f1ff;
font-size: 1.1em;
font-family: "Noto Sans";
text-align: left;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
font-style: normal;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
background-image: url(../../ImageRepository/Document32c7.png?documentID=50);
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton35.fancyButton:hover .text,.fancyButton35.fancyButton:focus .text,.fancyButton35.fancyButton:active .text,.fancyButton35.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton35.fancyButton .textStyle1{
color: #e8f1ff;
font-size: 1.1em;
font-style: normal;
text-decoration: none;
}
.fancyButton35.fancyButton:hover .textStyle1, .fancyButton35.fancyButton.hover .textStyle1{
text-decoration: none;
}
</style>
</div><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="https://secure.webfeepay.com/" target="_self" class="fancyButton fancyButton40 " >
<span>
<span><span class="text">Online Bill Pay</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton40.fancyButton:link,.fancyButton40.fancyButton:visited, .fancyButton40div.fancyButton{
padding-left: 1em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#729206), to(#4e6405));
background: -webkit-linear-gradient(top, #729206, #4e6405);
background: -moz-linear-gradient(top, #729206, #4e6405 );
background: -ms-linear-gradient(top, #729206, #4e6405 );
background: -o-linear-gradient(top, #729206, #4e6405);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #627e06;
border-left: 1px solid #627e06;
border-right: 1px solid #627e06;
border-bottom: 1px solid #627e06;
}
.fancyButton40.fancyButton:hover,.fancyButton40.fancyButton:focus,.fancyButton40.fancyButton:active,.fancyButton40.fancyButton.hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#064892), to(#142f6b));
background: -webkit-linear-gradient(top, #064892, #142f6b);
background: -moz-linear-gradient(top, #064892, #142f6b );
background: -ms-linear-gradient(top, #064892, #142f6b );
background: -o-linear-gradient(top, #064892, #142f6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #404aab;
border-left: 1px solid #404aab;
border-right: 1px solid #404aab;
border-bottom: 1px solid #404aab;
}
.fancyButton40.fancyButton:link > span,.fancyButton40.fancyButton:visited > span, .fancyButton40div.fancyButton > span{
}
.fancyButton40.fancyButton:hover > span,.fancyButton40.fancyButton:focus > span,.fancyButton40.fancyButton:active > span,.fancyButton40.fancyButton.hover > span{
}
.fancyButton40.fancyButton .text{
color: #e8f1ff;
font-size: 1.1em;
font-family: "Noto Sans";
text-align: left;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
font-style: normal;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
background-image: url(../../ImageRepository/Document584d.png?documentID=53);
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton40.fancyButton:hover .text,.fancyButton40.fancyButton:focus .text,.fancyButton40.fancyButton:active .text,.fancyButton40.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
}
</style>
</div><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../../154/Budget-Finance.html" target="_self" class="fancyButton fancyButton75 " >
<span>
<span><span class="text">Financial Statements</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton75.fancyButton:link,.fancyButton75.fancyButton:visited, .fancyButton75div.fancyButton{
padding-left: 1em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#729206), to(#4e6405));
background: -webkit-linear-gradient(top, #729206, #4e6405);
background: -moz-linear-gradient(top, #729206, #4e6405 );
background: -ms-linear-gradient(top, #729206, #4e6405 );
background: -o-linear-gradient(top, #729206, #4e6405);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #627e06;
border-left: 1px solid #627e06;
border-right: 1px solid #627e06;
border-bottom: 1px solid #627e06;
}
.fancyButton75.fancyButton:hover,.fancyButton75.fancyButton:focus,.fancyButton75.fancyButton:active,.fancyButton75.fancyButton.hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#064892), to(#142f6b));
background: -webkit-linear-gradient(top, #064892, #142f6b);
background: -moz-linear-gradient(top, #064892, #142f6b );
background: -ms-linear-gradient(top, #064892, #142f6b );
background: -o-linear-gradient(top, #064892, #142f6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #404aab;
border-left: 1px solid #404aab;
border-right: 1px solid #404aab;
border-bottom: 1px solid #404aab;
}
.fancyButton75.fancyButton:link > span,.fancyButton75.fancyButton:visited > span, .fancyButton75div.fancyButton > span{
}
.fancyButton75.fancyButton:hover > span,.fancyButton75.fancyButton:focus > span,.fancyButton75.fancyButton:active > span,.fancyButton75.fancyButton.hover > span{
}
.fancyButton75.fancyButton .text{
color: #e8f1ff;
font-size: 1.1em;
font-family: "Noto Sans";
text-align: left;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
font-style: normal;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
background-image: url(../../ImageRepository/Document32c7.png?documentID=50);
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton75.fancyButton:hover .text,.fancyButton75.fancyButton:focus .text,.fancyButton75.fancyButton:active .text,.fancyButton75.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
}
</style>
</div><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../../formcenter.html" target="_self" class="fancyButton fancyButton73 " >
<span>
<span><span class="text">Form Center</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton73.fancyButton:link,.fancyButton73.fancyButton:visited, .fancyButton73div.fancyButton{
padding-left: 1em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#729206), to(#4e6405));
background: -webkit-linear-gradient(top, #729206, #4e6405);
background: -moz-linear-gradient(top, #729206, #4e6405 );
background: -ms-linear-gradient(top, #729206, #4e6405 );
background: -o-linear-gradient(top, #729206, #4e6405);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #627e06;
border-left: 1px solid #627e06;
border-right: 1px solid #627e06;
border-bottom: 1px solid #627e06;
}
.fancyButton73.fancyButton:hover,.fancyButton73.fancyButton:focus,.fancyButton73.fancyButton:active,.fancyButton73.fancyButton.hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#064892), to(#142f6b));
background: -webkit-linear-gradient(top, #064892, #142f6b);
background: -moz-linear-gradient(top, #064892, #142f6b );
background: -ms-linear-gradient(top, #064892, #142f6b );
background: -o-linear-gradient(top, #064892, #142f6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #404aab;
border-left: 1px solid #404aab;
border-right: 1px solid #404aab;
border-bottom: 1px solid #404aab;
}
.fancyButton73.fancyButton:link > span,.fancyButton73.fancyButton:visited > span, .fancyButton73div.fancyButton > span{
}
.fancyButton73.fancyButton:hover > span,.fancyButton73.fancyButton:focus > span,.fancyButton73.fancyButton:active > span,.fancyButton73.fancyButton.hover > span{
}
.fancyButton73.fancyButton .text{
color: #e8f1ff;
font-size: 1.1em;
font-family: "Noto Sans";
text-align: left;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
font-style: normal;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
background-image: url(../../ImageRepository/Document2c5b.png?documentID=51);
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton73.fancyButton:hover .text,.fancyButton73.fancyButton:focus .text,.fancyButton73.fancyButton:active .text,.fancyButton73.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton73.fancyButton .textStyle1{
color: #e8f1ff;
font-size: 1.1em;
font-style: normal;
text-decoration: none;
}
.fancyButton73.fancyButton:hover .textStyle1, .fancyButton73.fancyButton.hover .textStyle1{
text-decoration: none;
}
.fancyButton73.fancyButton .textStyle2{
color: #e8f1ff;
font-size: 1.1em;
font-style: normal;
text-decoration: none;
}
.fancyButton73.fancyButton:hover .textStyle2, .fancyButton73.fancyButton.hover .textStyle2{
text-decoration: none;
}
.fancyButton73.fancyButton .textStyle3{
color: #e8f1ff;
font-size: 1.1em;
font-style: normal;
text-decoration: none;
}
.fancyButton73.fancyButton:hover .textStyle3, .fancyButton73.fancyButton.hover .textStyle3{
text-decoration: none;
}
</style>
</div><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../../RequestTracker.html" target="_self" class="fancyButton fancyButton41 " >
<span>
<span><span class="text">Report a Concern</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton41.fancyButton:link,.fancyButton41.fancyButton:visited, .fancyButton41div.fancyButton{
padding-left: 1em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#729206), to(#4e6405));
background: -webkit-linear-gradient(top, #729206, #4e6405);
background: -moz-linear-gradient(top, #729206, #4e6405 );
background: -ms-linear-gradient(top, #729206, #4e6405 );
background: -o-linear-gradient(top, #729206, #4e6405);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4e6405, endColorstr=#729206)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #627e06;
border-left: 1px solid #627e06;
border-right: 1px solid #627e06;
border-bottom: 1px solid #627e06;
}
.fancyButton41.fancyButton:hover,.fancyButton41.fancyButton:focus,.fancyButton41.fancyButton:active,.fancyButton41.fancyButton.hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#064892), to(#142f6b));
background: -webkit-linear-gradient(top, #064892, #142f6b);
background: -moz-linear-gradient(top, #064892, #142f6b );
background: -ms-linear-gradient(top, #064892, #142f6b );
background: -o-linear-gradient(top, #064892, #142f6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#142f6b, endColorstr=#064892)";
background-repeat: no-repeat;
background-position: left top;
border-top: 1px solid #404aab;
border-left: 1px solid #404aab;
border-right: 1px solid #404aab;
border-bottom: 1px solid #404aab;
}
.fancyButton41.fancyButton:link > span,.fancyButton41.fancyButton:visited > span, .fancyButton41div.fancyButton > span{
}
.fancyButton41.fancyButton:hover > span,.fancyButton41.fancyButton:focus > span,.fancyButton41.fancyButton:active > span,.fancyButton41.fancyButton.hover > span{
}
.fancyButton41.fancyButton .text{
color: #e8f1ff;
font-size: 1.1em;
font-family: "Noto Sans";
text-align: left;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
font-style: normal;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
padding-right: 0.8em;
padding-left: 3em;
background-image: url(../../ImageRepository/Documentbf28.png?documentID=52);
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton41.fancyButton:hover .text,.fancyButton41.fancyButton:focus .text,.fancyButton41.fancyButton:active .text,.fancyButton41.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left center;
}
</style>
</div><!--
--></div>
</div>
<div class="widgetFooter">
</div>
</div>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</aside><aside data-cpRole="contentContainer" id="contentContainer5" class="homeSlides"> <div id="cc5577966a-1860-4610-9d62-0034f5a60324" data-containerid="5577966a-1860-4610-9d62-0034f5a60324" class="pageContent cpGrid cpGrid24 showInMobile">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="1bc7613f-a529-4ca8-8f1a-06600af0ddf2">
<div class="row nest first last wide">
<div class="inner col col24 first last id080b05d7-50ba-4056-b1b4-5eb0477c1589" style="" data-widgetcontainerid="080b05d7-50ba-4056-b1b4-5eb0477c1589">
<div class="widget slideShow skin45" id="slideshowfff0c88a-890b-4b89-af41-97469d075f7f" data-widgetID="fff0c88a-890b-4b89-af41-97469d075f7f">
<input type="hidden" class="slideTiming" value="3"/>
<input type="hidden" class="transitionTiming" value="1"/>
<input type="hidden" class="hdnSlideshowUniqueID" value="2242" />
<div id="divSlideshow2242" class="cpSlideshow widgetBody cpSlideshowJS2242 narrow">
<script src="../../367339521.js" type="text/javascript"></script>
<div class="cpWindow cpWindowJS2242 ">
<ol class="semanticList cpSlider fade cpSliderJS2242">
<li class="hidden" id="2242_12827" data-index="0">
<img src="../../ImageRepository/Documentea95.jpg?documentID=288" class="" alt="Laurel Bed Creek flowing through the woods. " title="Laurel Bed Creek flowing through the woods. " data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12830" data-index="1">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=578" class="" alt="Cleveland 2" title="Cleveland 2" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12820" data-index="2">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=579" class="" alt="Cleveland 3" title="Cleveland 3" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12819" data-index="3">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=106" class="" alt="History &amp; Museums" title="History &amp; Museums" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12818" data-index="4">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=581" class="" alt="Cleveland" title="Cleveland" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12829" data-index="5">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=107" class="" alt="Hiking" title="Hiking" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12825" data-index="6">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=174" class="" alt="IMG_0869" title="IMG_0869" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12826" data-index="7">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=104" class="" alt="Channels State Park" title="Channels State Park" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12824" data-index="8">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=158" class="" alt="ClinchRiver" title="ClinchRiver" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12822" data-index="9">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=582" class="" alt="Clinch River" title="Clinch River" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12821" data-index="10">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=93" class="" alt="Popular waterfall near Cleveland, Virginia" title="Popular waterfall near Cleveland, Virginia" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12823" data-index="11">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=410" class="" alt="Russell County Courthouse" title="Russell County Courthouse" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2242_12828" data-index="12">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=160" class="" alt="Clinch River from Sugar Hill Loop Trail" title="Clinch River from Sugar Hill Loop Trail" data-delayed-image="" style="height: 1px"/>
</li>
</ol>
</div>
<script type="text/javascript">
// <!--
var $1 = typeof $ == 'undefined' ? window.parent.$ : $;
$1(document).ready(function () {
var slideshow3b79033081224ec2b71da4a7646c22bd = new Slideshow();
slideshow3b79033081224ec2b71da4a7646c22bd.generate('2242','1','3', false,false, 0);
});
var $pages = typeof window.Pages == 'undefined' ? window.parent.Pages : window.Pages;
$1.when($pages.rwdReady).done(function () {
var divSlideshowID = 'divSlideshow2242';
var mediaQuerySize = 25;
if (mediaQuerySize == 0)
mediaQuerySize = 25; //default for not widget slide show
var mediaElementQuery = '#' + divSlideshowID + ':media(this-min-width:' + mediaQuerySize + 'em)';
var $cpMedia = typeof window.cpMedia == 'undefined' ? window.parent.cpMedia : window.cpMedia;
var $divSlideShow = $('#' + divSlideshowID);
var $arrows = $divSlideShow.find('a.arrow');
var $arrowsNew = $divSlideShow.find('a.arrowNew');
var $divExternalSlideshow = $('.bannerSlideshowControlsNew').last();
var $overlays = $(document.getElementsByName('captionOverlay_2242'));
if(window.isMobileBrowserIncludingTablets){
$overlays.each(function (overlay) {
$(overlay).removeClass('overlay')
});
}
$cpMedia.unregister(mediaElementQuery)
.register(mediaElementQuery,
{
deferSetup: false,
setup: function () {
cpMedia.diag('$(element).removeClass("wide"), mediaQuery: ' + mediaElementQuery);
$divSlideShow.removeClass('wide').addClass('narrow');
if ($divExternalSlideshow.length > 0) {
$divExternalSlideshow.hide();
}
if ($arrows.length > 0) {
$arrows.hide();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID)
.on('swipeRight',
function (e, a) {
$arrows.filter('.prev').click();
});
$$('#' + divSlideshowID)
.on('swipeLeft',
function (e) {
$arrows.filter('.next').click();
});
}
}
if ($arrowsNew.length > 0) {
if (!(false && !window.isMobileBrowserIncludingTablets)) {
$arrowsNew.hide();
}
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID)
.on('swipeRight',
function (e, a) {
$arrowsNew.filter('.prev').click();
});
$$('#' + divSlideshowID)
.on('swipeLeft',
function (e) {
$arrowsNew.filter('.next').click();
});
}
}
if ($overlays.length > 0 && window.isMobileBrowserIncludingTablets) {
if (2 == 1) {
$overlays.hide();
} else if (2 == 2) {
$overlays.removeClass('overlay');
}
}
},
match: function () {
cpMedia.diag('$(element).addClass("wide"), mediaQuery: ' + mediaElementQuery);
$divSlideShow.addClass('wide').removeClass('narrow');
if ($divExternalSlideshow.length > 0 && !$divExternalSlideshow.hasClass('none')) {
$divExternalSlideshow.show();
}
if ($arrows.length > 0) {
$arrows.show();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).off('swipeRight');
$$('#' + divSlideshowID).off('swipeLeft');
}
}
if ($arrowsNew.length > 0) {
$arrowsNew.show();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).off('swipeRight');
$$('#' + divSlideshowID).off('swipeLeft');
}
}
if ($overlays.length > 0) {
if (2 == 1) {
$overlays.show();
} else if (2 == 2 && !window.isMobileBrowserIncludingTablets) {
$overlays.addClass('overlay');
}
}
},
unmatch: function () {
cpMedia.diag('$(element).removeClass("wide"), mediaQuery: ' + mediaElementQuery);
$divSlideShow.removeClass('wide').addClass('narrow');
if ($divExternalSlideshow.length > 0) {
$divExternalSlideshow.hide();
}
if ($arrows.length > 0) {
$arrows.hide();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).on('swipeRight', function (e) {
$arrows.filter('.prev').click();
});
$$('#' + divSlideshowID).on('swipeLeft', function (e) {
$arrows.filter('.next').click();
});
}
}
if ($arrowsNew.length > 0) {
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).on('swipeRight', function (e) {
$arrowsNew.filter('.prev').click();
});
$$('#' + divSlideshowID).on('swipeLeft', function (e) {
$arrowsNew.filter('.next').click();
});
}
}
if ($overlays.length > 0 && window.isMobileBrowserIncludingTablets) {
if (2 == 1) {
$overlays.hide();
} else if (2 == 2) {
$overlays.removeClass('overlay');
}
}
}
});
});
// -->
</script>
</div>
<script type="text/javascript">
$(document).ready(function (e) {
$('.slideshowOptions.nonEmpty').unbind('click').click(function (e) {
var $this = $(this);
// If the parent is a slider we need to tweak our "this" reference to refer to the options handle.
// This came about, because we needed to use slider images to trigger options. - JE
if ($this.parent().hasClass('cpSlider')) {
$this = $this.closest('.widget.slideShow').siblings('.handle.options');
}
//Set values for global variables for slideshow.
if (attrOrProps($this, 'data-widgetID').length !== 0) {
parentID_Slideshow = 'slideshow' + attrOrProps($this, 'data-widgetID');
}
callbackfnSlideshowSave = null;
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
//Set slideshow widgetID
ContentCollectionInstance.SlideshowWidgetID = $this.siblings('.widgetID').val();
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $this.siblings('.slideShow').find('.hdnSlideshowUniqueID').val() + qs
});
});
$('.slideshowOptions.empty').unbind('click').click(function (e) {
var $this = $(this);
parentID_Slideshow = attrOrProps($this.parents('.slideShow'), 'id');
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
ContentCollectionInstance.SlideshowWidgetID = attrOrProps($(this).parents('.slideShow'), 'data-widgetID');
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $(this).next('.hdnSlideshowUniqueID').val() + qs
});
});
});
</script>
</div>
<script type="text/javascript">
$(document).ready(function () {
ua = navigator.userAgent;
/* MSIE used to detect old browsers and Trident used to newer ones*/
var is_ie = ua.indexOf("MSIE ") > -1 || ua.indexOf("Trident/index.html") > -1;
if (is_ie) {
$('.widget.slideShow').css('overflow', 'hidden').parents('.row.nest').css('overflow', 'hidden');
}
var hasEditRights = false;
if (window.File && window.FileList && window.FileReader && hasEditRights) {
var SlideshowWidget = 3;
makeWidgetAreaDroppable('fff0c88a-890b-4b89-af41-97469d075f7f', $('#slideshow' + 'fff0c88a-890b-4b89-af41-97469d075f7f'), SlideshowWidget, true, SlideshowWidgetCallback);
}
if(hasEditRights)
browserVersionNotCompatibleWithDragDropTextUpdate($('#slideshowPlaceholder' + 'fff0c88a-890b-4b89-af41-97469d075f7f'), 'Click to start adding images.');
});
function SlideshowWidgetCallback(widgetID, response) {
if (window.ContentCollectionInstance.IsWorkingCopy) {
//Remove this field since the partial view adds it back.
$('#slideshow' + widgetID).find('.hdnSlideshowUniqueID').remove();
if ($('#slideshow' + widgetID).find('.cpSlideshow').length > 0)
$('#slideshow' + widgetID).find('.cpSlideshow').replaceWith(response);
else
$('#slideshow' + widgetID).find('.slideshowOptions.empty.placeholder').replaceWith(response);
contentUpdated();
}
else {
ContentCollectionInstance.reloadContent();
}
$('.slideshowOptions.nonEmpty').unbind('click').click(function (e) {
var $this = $(this);
// If the parent is a slider we need to tweak our "this" reference to refer to the options handle.
// This came about, because we needed to use slider images to trigger options. - JE
if ($this.parent().hasClass('cpSlider')) {
$this = $this.closest('.widget.slideShow').siblings('.handle.options');
}
//Set values for global variables for slideshow.
if (attrOrProps($this,'data-widgetID').length !== 0) {
parentID_Slideshow = 'slideshow' + attrOrProps($this,'data-widgetID');
}
callbackfnSlideshowSave = null;
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
//Set slideshow widgetID
ContentCollectionInstance.SlideshowWidgetID = $this.siblings('.widgetID').val();
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $this.siblings('.slideShow').find('.hdnSlideshowUniqueID').val() + qs
});
});
$('.slideshowOptions.empty').unbind('click').click(function (e) {
var $this = $(this);
parentID_Slideshow = attrOrProps($this.parents('.slideShow'), 'id');
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
ContentCollectionInstance.SlideshowWidgetID = attrOrProps($(this).parents('.slideShow'), 'data-widgetID');
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $(this).next('.hdnSlideshowUniqueID').val() + qs
});
});
}
</script> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</aside>
</div></div>
</div><div data-cpRole="structuralContainer" id="structuralContainer3">
<div class="siteWrap"><div data-cpRole="structuralContainer" id="structuralContainer4" class="mainWrap" role="main">
<div data-cpRole="structuralContainer" id="structuralContainer5" class="outerContentWrap">
<div data-cpRole="structuralContainer" id="structuralContainer6" class="contentWrap">
<div data-cpRole="mainContentContainer" id="moduleContent">
<div id="page" class="moduleContentNew">
<input id="hdnPageID" name="hdnPageID" type="hidden" value="1" />
<input id="hdnParentID" name="hdnParentID" type="hidden" value="" />
<input id="hdnVersionID" name="hdnVersionID" type="hidden" value="3656" />
<input id="pageMenuTitle" name="pageMenuTitle" type="hidden" value="Home" />
<input id="pageShowFeatureColumn" name="pageShowFeatureColumn" type="hidden" value="False" />
<input id="hdnIsLayoutPage" name="hdnIsLayoutPage" type="hidden" value="False" />
<input id="hdnPageStatus" name="hdnPageStatus" type="hidden" value="Published" />
<div id="cc9b263b9d-a7e2-4e23-b747-b6d686e76be0" data-containerid="9b263b9d-a7e2-4e23-b747-b6d686e76be0" class="pageContent cpGrid cpGrid24" data-contentcontainerbreakpoint="50" >
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="3943a424-ba11-4229-ae24-f1d0ec013e9b">
<div class="row nest first last wide">
<div class="inner col col24 first last id64013363-99be-46df-b8bc-7e4ee0b71631" style="" data-widgetcontainerid="64013363-99be-46df-b8bc-7e4ee0b71631">
<div id="divTabbed5827525e-0168-4978-a0d5-58ea938802ea" class="widget widgetTabbed wide skin43" data-widgetid="5827525e-0168-4978-a0d5-58ea938802ea" role="tablist">
<ol class="tabbedWidget cpTabs " style=" ">
<!--
--><li class="active"> <a href="#tab5827525e-0168-4978-a0d5-58ea938802ea_0" class="tabButton" role="tab" aria-controls="#tab5827525e-0168-4978-a0d5-58ea938802ea_0" aria-selected="true"
><span class="tabName editable" data-sequence="0" data-tabname="Public Notices &amp; Events" contenteditable="false">Public Notices & Events</span></a>
</li><!--
--><li class=""> <a href="#tab5827525e-0168-4978-a0d5-58ea938802ea_1" class="tabButton" role="tab" aria-controls="#tab5827525e-0168-4978-a0d5-58ea938802ea_1" aria-selected="false"
><span class="tabName editable" data-sequence="1" data-tabname="In the News" contenteditable="false">In the News</span></a>
</li><!--
-->
</ol>
<div class="cpTabPanels">
<ol class="tabbedWidgetNarrow cpTabs " style='display: none;'>
<li class="active"> <a href="#tab5827525e-0168-4978-a0d5-58ea938802ea_0" class="tabButton" role="tab" aria-controls="#tab5827525e-0168-4978-a0d5-58ea938802ea_0" aria-selected="true"
><span class="tabName editable" data-sequence="0" data-tabname="Public Notices &amp; Events" contenteditable="false">Public Notices & Events</span></a>
</li>
</ol>
<div class="tabbedWidget cpTabPanel showing" style="" id="tab5827525e-0168-4978-a0d5-58ea938802ea_0" role="tabpanel">
<div data-widget-id="ab4ed609-e5c8-4429-8050-2c73b518e684" data-widget-controller-path="/Calendar/Widget">
<script src="../../Areas/Calendar/Assets/Scripts/Calendar.js"></script>
<div id="widgetCalendarab4ed609-e5c8-4429-8050-2c73b518e684" class="widget widgetCalendar skin43 widgetOptionSet19 narrow" data-modulewidgettype="calendar" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn'>
<div class="widgetBody cpGrid cpGrid1 mediaLeft">
<div class="calendarInnerWrapper">
<div data-minicalendar="true" class="miniCalendar media" style="width: 50%; ">
<h3 class="miniCalendarHeader">February 2024</h3>
<table>
<thead>
<tr>
<th scope="col"><abbr title="
Sunday
">
Sun
</abbr></th>
<th scope="col"><abbr title="
Monday
">
Mon
</abbr></th>
<th scope="col"><abbr title="
Tuesday
">
Tue
</abbr></th>
<th scope="col"><abbr title="
Wednesday
">
Wed
</abbr></th>
<th scope="col"><abbr title="
Thursday
">
Thu
</abbr></th>
<th scope="col"><abbr title="
Friday
">
Fri
</abbr></th>
<th scope="col"><abbr title="
Saturday
">
Sat
</abbr></th>
</tr>
</thead>
<tbody>
<tr><td class="not"><span>
28
</span></td>
<td class="not"><span>
29
</span></td>
<td class="not"><span>
30
</span></td>
<td class="not"><span>
31
</span></td>
<td>
<span>1</span>
</td>
<td>
<span>2</span>
</td>
<td>
<span>3</span>
</td>
</tr>
<tr><td>
<span>4</span>
</td>
<td>
<span>5</span>
</td>
<td>
<span>6</span>
</td>
<td>
<span>7</span>
</td>
<td>
<span>8</span>
</td>
<td class="today">
<span>9</span>
</td>
<td>
<span>10</span>
</td>
</tr>
<tr><td>
<span>11</span>
</td>
<td>
<span>12</span>
</td>
<td>
<span>13</span>
</td>
<td>
<span>14</span>
</td>
<td>
<span>15</span>
</td>
<td>
<span>16</span>
</td>
<td>
<span>17</span>
</td>
</tr>
<tr><td>
<span>18</span>
</td>
<td>
<a href='../../calendar7cdf.html?view=list&amp;year=2024&amp;month=2&amp;day=19&amp;CID=28,14,23,26'>19</a>
</td>
<td>
<span>20</span>
</td>
<td>
<span>21</span>
</td>
<td>
<span>22</span>
</td>
<td>
<span>23</span>
</td>
<td>
<span>24</span>
</td>
</tr>
<tr><td>
<span>25</span>
</td>
<td>
<span>26</span>
</td>
<td>
<span>27</span>
</td>
<td>
<span>28</span>
</td>
<td>
<span>29</span>
</td>
<td class="not"><span>
1
</span></td>
<td class="not"><span>
2
</span></td>
</tr>
</tbody>
</table>
</div>
<div class="row text narrow" style="margin-left: 55%;">
<script src="../../Scripts/jquery.urlToLink.min.js"></script>
<input type="hidden" value="[&quot;2024-02-19&quot;]" name="day-list" />
<div class="col col1 first last">
<ol class="semanticList">
<li class="widgetItem " data-event-i-d="290" >
<h4 class="widgetTitle">Mon Feb. 19 </h4>
<div style="" class="widgetDesc">
<strong><a href="../../Calendar7a46.html?EID=290">Board of Supervisors, Government Offices, Courthouse, Transfer Station and Solid Waste Convenience Sites will be CLOSED on Monday, February 19 in observance of Presidents&#39; Day.</a></strong>
</div>
</li>
</ol>
</div>
</div>
</div>
<a id="calendarViewAllab4ed609-e5c8-4429-8050-2c73b518e684" class="widgetViewAll alignLeft" style="" href="../../calendarc9c2.html?CID=28,14,23,26" aria-label="Calendar View All">View All</a>
</div>
<div class="widgetFooter">
</div>
<div class="addItemModal hidden">
<div class="url hidden">/Calendar.aspx</div>
</div>
</div>
</div>
</div>
<ol class="tabbedWidgetNarrow cpTabs " style='display: none;'>
<li class=""> <a href="#tab5827525e-0168-4978-a0d5-58ea938802ea_1" class="tabButton" role="tab" aria-controls="#tab5827525e-0168-4978-a0d5-58ea938802ea_1" aria-selected="false"
><span class="tabName editable" data-sequence="1" data-tabname="In the News" contenteditable="false">In the News</span></a>
</li>
</ol>
<div class="tabbedWidget cpTabPanel " style="display: none;" id="tab5827525e-0168-4978-a0d5-58ea938802ea_1" role="tabpanel">
<div data-widget-id="d5d4ee29-7e7e-4575-96d7-d20f01898480" data-widget-controller-path="/NewsFlash/Widget">
</div> </div>
</div>
</div>
<script type="text/javascript">
$.when(window.Pages.rwdReady).done(function () {
var tabbedWidgetID = 'divTabbed5827525e-0168-4978-a0d5-58ea938802ea';
var mediaQuerySize = 25;
if (mediaQuerySize > 0) {
var mediaElementQuery = '#' + tabbedWidgetID + ':media(this-min-width:' + mediaQuerySize + 'em)';
var $tabbedWidget = $('#' + tabbedWidgetID);
window.cpMedia.unregister(mediaElementQuery).register(mediaElementQuery, {
deferSetup: false,
setup: function () {
var liveEditEnabled = $.cookie("enableLiveEdit") === "true";
if (!liveEditEnabled) {
$tabbedWidget.addClass('narrow').removeClass('wide');
cpMedia.diag('$(element).addClass("narrow"), mediaQuery: ' + mediaElementQuery);
$tabbedWidget.find('.tabbedWidget.cpTabs').hide();
$tabbedWidget.find('.tabbedWidgetNarrow.cpTabs').show();
$tabbedWidget.data("tabHeightSet", false);
}
},
match: function () {
$tabbedWidget.addClass('wide').removeClass('narrow');
cpMedia.diag('$(element).removeClass("narrow"), mediaQuery: ' + mediaElementQuery);
$tabbedWidget.find('.tabbedWidget.cpTabs').show();
$tabbedWidget.find('.tabbedWidgetNarrow.cpTabs').hide();
if($tabbedWidget.data("tabHeightSet") == false)
{
$tabbedWidget.data("tabHeightSet", true);
var tabbedWidgetID = 'divTabbed5827525e-0168-4978-a0d5-58ea938802ea';
setTabbedWidgetsTabHeight(tabbedWidgetID);
}
$('.cpTabPanels').unbind('click');
},
unmatch: function () {
var liveEditEnabled = $.cookie("enableLiveEdit") === "true";
if (!liveEditEnabled) {
$tabbedWidget.addClass('narrow').removeClass('wide');
cpMedia.diag('$(element).addClass("narrow"), mediaQuery: ' + mediaElementQuery);
$tabbedWidget.find('.tabbedWidget.cpTabs').hide();
$tabbedWidget.find('.tabbedWidgetNarrow.cpTabs').show();
}
$('.cpTabPanels').click(function() {
this.scrollIntoView();
});
}
});
}
});
//Used for when page is initially loaded
if($('#divTabbed5827525e-0168-4978-a0d5-58ea938802ea').hasClass('narrow'))
{
$('.cpTabPanels').click(function() {
this.scrollIntoView();
});
}
//If responsive not enabled, execute this after a timeout
if(!isResponsiveEnabled)
{
window.setTimeout(function(){
var tabbedWidgetID = 'divTabbed5827525e-0168-4978-a0d5-58ea938802ea';
typeof setTabbedWidgetsTabHeight === "function" && setTabbedWidgetsTabHeight(tabbedWidgetID);
}, 1500);
}
function reinitCarousels() {
if (window.carouselsToInit) {
for (var i = 0; i < window.carouselsToInit.length; i++) {
carouselsToInit[i]();
}
}
}
function sizeTabbedContent(element){
if(window.Pages){
if(window.Pages.onResizeHandlers){
var setTabbedInterval = setInterval(function () {
window.Pages.onResizeHandlers.forEach(function(car){car();});
}, 25)
setTimeout(function () {
clearInterval(setTabbedInterval);
if ($.cookie("enableLiveEdit") === "true") {
setInterval(function () {
window.Pages.onResizeHandlers.forEach(function(car){car();});
}, 2000);
}
}, 2500);
element.onclick="window.setTimeout(function(){reinitCarousels();},2);"
}
}
}
function adjustTab(e) {
e.preventDefault();
window.setTimeout(function(){
reinitCarousels();
}, 2);
sizeTabbedContent(this);
}
var tabButtons = document.querySelectorAll("#divTabbed5827525e-0168-4978-a0d5-58ea938802ea .tabButton");
tabButtons.forEach(function (tabButton) {
tabButton.addEventListener("click", adjustTab);
});
</script>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="80431f9a-16b2-4d58-9302-9db5d6488b20">
<div class="row nest first last wide">
<div class="inner col col24 first last ide4657666-c1f4-4e38-b3ec-c688385b2683" style="" data-widgetcontainerid="e4657666-c1f4-4e38-b3ec-c688385b2683">
<div class="widget slideShow skin43" id="slideshowaaa65c36-93c8-400d-a3ed-25d20f4c88d3" data-widgetID="aaa65c36-93c8-400d-a3ed-25d20f4c88d3">
<input type="hidden" class="slideTiming" value="5"/>
<input type="hidden" class="transitionTiming" value="1"/>
<input type="hidden" class="hdnSlideshowUniqueID" value="2241" />
<div id="divSlideshow2241" class="cpSlideshow widgetBody cpSlideshowJS2241 narrow">
<script src="../../367339521.js" type="text/javascript"></script>
<div class="cpWindow cpWindowJS2241 ">
<ol class="semanticList cpSlider fade cpSliderJS2241">
<li class="hidden" id="2241_12834" data-index="0">
<img src="../../ImageRepository/Documentc125.jpg?documentID=1396" class="" alt="Landfill Public Notice 2" title="Landfill Public Notice 2" data-delayed-image="" style="height: 1px"/>
</li>
<li class="hidden" id="2241_12835" data-index="1">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-delay-load="/ImageRepository/Document?documentID=1368" class="" alt="Solid Waste Convenience Sites - Schedule" title="Solid Waste Convenience Sites - Schedule" data-delayed-image="" style="height: 1px"/>
</li>
</ol>
<div class="contentSlideshowControls">
<button class="arrowNew next nextJS2241 alwaysDisplayArrowNew " aria-label="Next" style="" role="button" onclick="return false;">
<svg style="color:#fff; background:#000;" class="arrowNextPrevBackground arrowNextPrevBackgroundColor">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowRight"></use>
</svg>
</button>
<button class="arrowNew prev prevJS2241 alwaysDisplayArrowNew " aria-label="Previous" style="" role="button" onclick="return false;">
<svg style="color:#fff; background:#000;" class="arrowNextPrevBackground arrowNextPrevBackgroundColor">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowLeft"></use>
</svg>
</button>
</div>
</div>
<ol class="semanticList pager dots">
<li class="active" id="dot2241_12834">
<a href="#targetImage" onclick=" return false; " class="dotJS2241" data-targetImageli="2241_12834">1</a></li>
<li class="" id="dot2241_12835">
<a href="#targetImage" onclick=" return false; " class="dotJS2241" data-targetImageli="2241_12835">2</a></li>
</ol>
<script type="text/javascript">
// <!--
var $1 = typeof $ == 'undefined' ? window.parent.$ : $;
$1(document).ready(function () {
var slideshow36b19eeee2b64eb3bd46f544b450cced = new Slideshow();
slideshow36b19eeee2b64eb3bd46f544b450cced.generate('2241','1','5', false,false, 0);
});
var $pages = typeof window.Pages == 'undefined' ? window.parent.Pages : window.Pages;
$1.when($pages.rwdReady).done(function () {
var divSlideshowID = 'divSlideshow2241';
var mediaQuerySize = 25;
if (mediaQuerySize == 0)
mediaQuerySize = 25; //default for not widget slide show
var mediaElementQuery = '#' + divSlideshowID + ':media(this-min-width:' + mediaQuerySize + 'em)';
var $cpMedia = typeof window.cpMedia == 'undefined' ? window.parent.cpMedia : window.cpMedia;
var $divSlideShow = $('#' + divSlideshowID);
var $arrows = $divSlideShow.find('a.arrow');
var $arrowsNew = $divSlideShow.find('a.arrowNew');
var $divExternalSlideshow = $('.bannerSlideshowControlsNew').last();
var $overlays = $(document.getElementsByName('captionOverlay_2241'));
if(window.isMobileBrowserIncludingTablets){
$overlays.each(function (overlay) {
$(overlay).removeClass('overlay')
});
}
$cpMedia.unregister(mediaElementQuery)
.register(mediaElementQuery,
{
deferSetup: false,
setup: function () {
cpMedia.diag('$(element).removeClass("wide"), mediaQuery: ' + mediaElementQuery);
$divSlideShow.removeClass('wide').addClass('narrow');
if ($divExternalSlideshow.length > 0) {
$divExternalSlideshow.hide();
}
if ($arrows.length > 0) {
$arrows.hide();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID)
.on('swipeRight',
function (e, a) {
$arrows.filter('.prev').click();
});
$$('#' + divSlideshowID)
.on('swipeLeft',
function (e) {
$arrows.filter('.next').click();
});
}
}
if ($arrowsNew.length > 0) {
if (!(true && !window.isMobileBrowserIncludingTablets)) {
$arrowsNew.hide();
}
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID)
.on('swipeRight',
function (e, a) {
$arrowsNew.filter('.prev').click();
});
$$('#' + divSlideshowID)
.on('swipeLeft',
function (e) {
$arrowsNew.filter('.next').click();
});
}
}
if ($overlays.length > 0 && window.isMobileBrowserIncludingTablets) {
if (2 == 1) {
$overlays.hide();
} else if (2 == 2) {
$overlays.removeClass('overlay');
}
}
},
match: function () {
cpMedia.diag('$(element).addClass("wide"), mediaQuery: ' + mediaElementQuery);
$divSlideShow.addClass('wide').removeClass('narrow');
if ($divExternalSlideshow.length > 0 && !$divExternalSlideshow.hasClass('none')) {
$divExternalSlideshow.show();
}
if ($arrows.length > 0) {
$arrows.show();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).off('swipeRight');
$$('#' + divSlideshowID).off('swipeLeft');
}
}
if ($arrowsNew.length > 0) {
$arrowsNew.show();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).off('swipeRight');
$$('#' + divSlideshowID).off('swipeLeft');
}
}
if ($overlays.length > 0) {
if (2 == 1) {
$overlays.show();
} else if (2 == 2 && !window.isMobileBrowserIncludingTablets) {
$overlays.addClass('overlay');
}
}
},
unmatch: function () {
cpMedia.diag('$(element).removeClass("wide"), mediaQuery: ' + mediaElementQuery);
$divSlideShow.removeClass('wide').addClass('narrow');
if ($divExternalSlideshow.length > 0) {
$divExternalSlideshow.hide();
}
if ($arrows.length > 0) {
$arrows.hide();
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).on('swipeRight', function (e) {
$arrows.filter('.prev').click();
});
$$('#' + divSlideshowID).on('swipeLeft', function (e) {
$arrows.filter('.next').click();
});
}
}
if ($arrowsNew.length > 0) {
if (typeof ($$) !== 'undefined') {
$$('#' + divSlideshowID).on('swipeRight', function (e) {
$arrowsNew.filter('.prev').click();
});
$$('#' + divSlideshowID).on('swipeLeft', function (e) {
$arrowsNew.filter('.next').click();
});
}
}
if ($overlays.length > 0 && window.isMobileBrowserIncludingTablets) {
if (2 == 1) {
$overlays.hide();
} else if (2 == 2) {
$overlays.removeClass('overlay');
}
}
}
});
});
// -->
</script>
</div>
<script type="text/javascript">
$(document).ready(function (e) {
$('.slideshowOptions.nonEmpty').unbind('click').click(function (e) {
var $this = $(this);
// If the parent is a slider we need to tweak our "this" reference to refer to the options handle.
// This came about, because we needed to use slider images to trigger options. - JE
if ($this.parent().hasClass('cpSlider')) {
$this = $this.closest('.widget.slideShow').siblings('.handle.options');
}
//Set values for global variables for slideshow.
if (attrOrProps($this, 'data-widgetID').length !== 0) {
parentID_Slideshow = 'slideshow' + attrOrProps($this, 'data-widgetID');
}
callbackfnSlideshowSave = null;
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
//Set slideshow widgetID
ContentCollectionInstance.SlideshowWidgetID = $this.siblings('.widgetID').val();
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $this.siblings('.slideShow').find('.hdnSlideshowUniqueID').val() + qs
});
});
$('.slideshowOptions.empty').unbind('click').click(function (e) {
var $this = $(this);
parentID_Slideshow = attrOrProps($this.parents('.slideShow'), 'id');
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
ContentCollectionInstance.SlideshowWidgetID = attrOrProps($(this).parents('.slideShow'), 'data-widgetID');
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $(this).next('.hdnSlideshowUniqueID').val() + qs
});
});
});
</script>
</div>
<script type="text/javascript">
$(document).ready(function () {
ua = navigator.userAgent;
/* MSIE used to detect old browsers and Trident used to newer ones*/
var is_ie = ua.indexOf("MSIE ") > -1 || ua.indexOf("Trident/index.html") > -1;
if (is_ie) {
$('.widget.slideShow').css('overflow', 'hidden').parents('.row.nest').css('overflow', 'hidden');
}
var hasEditRights = false;
if (window.File && window.FileList && window.FileReader && hasEditRights) {
var SlideshowWidget = 3;
makeWidgetAreaDroppable('aaa65c36-93c8-400d-a3ed-25d20f4c88d3', $('#slideshow' + 'aaa65c36-93c8-400d-a3ed-25d20f4c88d3'), SlideshowWidget, true, SlideshowWidgetCallback);
}
if(hasEditRights)
browserVersionNotCompatibleWithDragDropTextUpdate($('#slideshowPlaceholder' + 'aaa65c36-93c8-400d-a3ed-25d20f4c88d3'), 'Click to start adding images.');
});
function SlideshowWidgetCallback(widgetID, response) {
if (window.ContentCollectionInstance.IsWorkingCopy) {
//Remove this field since the partial view adds it back.
$('#slideshow' + widgetID).find('.hdnSlideshowUniqueID').remove();
if ($('#slideshow' + widgetID).find('.cpSlideshow').length > 0)
$('#slideshow' + widgetID).find('.cpSlideshow').replaceWith(response);
else
$('#slideshow' + widgetID).find('.slideshowOptions.empty.placeholder').replaceWith(response);
contentUpdated();
}
else {
ContentCollectionInstance.reloadContent();
}
$('.slideshowOptions.nonEmpty').unbind('click').click(function (e) {
var $this = $(this);
// If the parent is a slider we need to tweak our "this" reference to refer to the options handle.
// This came about, because we needed to use slider images to trigger options. - JE
if ($this.parent().hasClass('cpSlider')) {
$this = $this.closest('.widget.slideShow').siblings('.handle.options');
}
//Set values for global variables for slideshow.
if (attrOrProps($this,'data-widgetID').length !== 0) {
parentID_Slideshow = 'slideshow' + attrOrProps($this,'data-widgetID');
}
callbackfnSlideshowSave = null;
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
//Set slideshow widgetID
ContentCollectionInstance.SlideshowWidgetID = $this.siblings('.widgetID').val();
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $this.siblings('.slideShow').find('.hdnSlideshowUniqueID').val() + qs
});
});
$('.slideshowOptions.empty').unbind('click').click(function (e) {
var $this = $(this);
parentID_Slideshow = attrOrProps($this.parents('.slideShow'), 'id');
var pageID = ContentCollectionInstance.PageID;
var moduleID = ContentCollectionInstance.ModuleID;
var qs = '?pageID=' + pageID + '&moduleID=' + moduleID;
ContentCollectionInstance.SlideshowWidgetID = attrOrProps($(this).parents('.slideShow'), 'data-widgetID');
$popUp_Slideshow = openCpModal({
title: 'Slideshow',
className: 'newCP adminWrap cpPopOver admin modalSlideshow',
isFrontEnd: false,
useIframe: false,
draggable: true,
url: '/Slideshow/SlideshowConfiguration/' + $(this).next('.hdnSlideshowUniqueID').val() + qs
});
});
}
</script> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</div>
<div class="newCP">
</div>
</div>
</div>
</div><div data-cpRole="structuralContainer" id="structuralContainer8" class="siteSidebar">
<aside data-cpRole="contentContainer" id="contentContainer2"> <div id="cc0f5c15d0-c561-42f4-87ce-8c065c06ad69" data-containerid="0f5c15d0-c561-42f4-87ce-8c065c06ad69" class="pageContent cpGrid cpGrid24 showInMobile">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="9bcef60b-db8b-4fd5-a652-499eca28c07b">
<div class="row nest first last wide">
<div class="inner col col24 first last id2e9faa65-d04b-4670-8ec8-f6fa72a87cb6" style="" data-widgetcontainerid="2e9faa65-d04b-4670-8ec8-f6fa72a87cb6">
<div data-widget-id="5f7d95ae-ce62-4ccf-abc8-bed9a13ac77b" data-widget-controller-path="/QuickLinks/Widget">
<section id="widgetQuicklink5f7d95ae-ce62-4ccf-abc8-bed9a13ac77b" class="widget widgetQuickLinks skin55 widgetOptionSet24 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:35em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Quick Links">
<header class="widgetHeader" id="quickLinksHeader5f7d95ae-ce62-4ccf-abc8-bed9a13ac77b">
<div class="">
</div>
</header>
<div class="widgetBody cpGrid cpGrid1 ">
<div class="row narrow">
<div class="col col1 first last">
<ol class="semanticList">
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="https://russcova.interactivegis.com/login/" target="_blank" aria-label="Russell County GIS System opens in new window">Russell County GIS System</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="https://experiencerussellva.com/" target="_blank" aria-label="Experience Russell - Tourism opens in new window">Experience Russell - Tourism</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="https://www.virginia.org/counties/Russell" target="_self" >Visitor Information</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="https://www.virginia.org/listings/Meetings/RussellCountyConferenceCenter/" target="_self" >Conference Center</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../../../russellcountyida.org/index.html" target="_self" >Russell County IDA</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="http://va-russellcounty.civicplus.com/253/Freedom-of-Information-Act-FOIA" target="_self" >Freedom of Information Act (FOIA)</a>
<div class="widgetMeta"></div>
</li>
</ol>
</div>
</div>
</div>
<div class="widgetFooter">
</div>
<div class="addItemModal hidden">
<div class="url hidden">/QuickLinks.aspx</div>
</div>
</section>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</aside>
</div>
</div></div>
</div><div data-cpRole="structuralContainer" id="structuralContainer9">
<div class="siteWrap"><footer data-cpRole="contentContainer" id="contentContainer4" class="siteFooter"> <div id="cc63da878d-1ec3-450a-9f0b-9ed7933e8d74" data-containerid="63da878d-1ec3-450a-9f0b-9ed7933e8d74" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="40">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="87e8a0d2-f16a-4553-af21-93340451b8fe">
<div class="row nest first last wide">
<div class="inner col col24 first last idf253dd78-b7dc-4197-aed1-2ce996dfbf87" style="" data-widgetcontainerid="f253dd78-b7dc-4197-aed1-2ce996dfbf87">
<div data-widget-id="88b4b64c-5ff6-411c-8146-f10ef9c23e48" data-widget-controller-path="/InfoAdvanced/Widget">
<section id="divInfoAdv88b4b64c-5ff6-411c-8146-f10ef9c23e48" class="widget widgetInfoAdvanced skin37 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Info Advanced">
<header class="widgetHeader" id="header88b4b64c-5ff6-411c-8146-f10ef9c23e48">
<div class="">
</div>
</header>
<div class="widgetBody cpGrid cpGrid1 ">
<div class="row wide">
<div class="col col1 first last">
<ol class="pageStyles semanticList">
<li class="InfoAdvanced widgetItem fr-view">
<div style="text-align: center;"><a title="The Seal of the County of Russell, Virginia" class="Hyperlink" href="../../index.html" target="_self"><img title="The Seal of the County of Russell, Virginia" alt="The Seal of the County of Russell, Virginia" src="../../ImageRepository/Documentee75.png?documentID=54"></a><br></div>
</li> </ol>
</div>
</div>
</div>
<div class="widgetFooter">
</div>
</section>
<script type="text/javascript">
//Render slideshow if info advacned items contain one.
$(document).ready(function (e) {
$('#divInfoAdv88b4b64c-5ff6-411c-8146-f10ef9c23e48 .InfoAdvanced.widgetItem').each(function () {
renderSlideshowIfApplicable($(this));
});
});
</script></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="f2652596-fb7b-4407-b935-741d4fa7c87a">
<div class="row nest first last wide">
<div class="inner col col24 first last idc04243eb-1fb1-42a3-85bc-0830c4b38358" style="" data-widgetcontainerid="c04243eb-1fb1-42a3-85bc-0830c4b38358">
<div data-widget-id="d13b93fe-cf8d-482f-b299-fa3be6c85eff" data-widget-controller-path="/InfoAdvanced/Widget">
<section id="divInfoAdvd13b93fe-cf8d-482f-b299-fa3be6c85eff" class="widget widgetInfoAdvanced skin37 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Info Advanced">
<header class="widgetHeader" id="headerd13b93fe-cf8d-482f-b299-fa3be6c85eff">
<div class="">
</div>
</header>
<div class="widgetBody cpGrid cpGrid1 ">
<div class="row wide">
<div class="col col1 first last">
<ol class="pageStyles semanticList">
<li class="InfoAdvanced widgetItem fr-view">
<div style="text-align: center;"><span><br>137 Highland Drive &nbsp; | &nbsp; Lebanon, VA, 24266 &nbsp; | &nbsp; Phone: 276-889-8000 &nbsp; | &nbsp; Fax: 276-889-8011</span></div><div style="text-align: center;"><br></div><div style="text-align: center;"><a class="Hyperlink" href="../../index.html" target="_self">Home</a> &nbsp; | &nbsp; <a class="Hyperlink" href="../../accessibility.html" target="_self">Accessibility</a> &nbsp; | &nbsp;<a class="Hyperlink" href="../../sitemap-2.html" target="_self">Site Map</a> &nbsp; | &nbsp;<a class="Hyperlink" href="../../directory.html" target="_self">Contact Us</a> &nbsp; | &nbsp; <a class="Hyperlink" href="../../site/copyright.html" target="_self">Copyright</a></div><a title="Government Websites by CivicPlus" class="Hyperlink" href="http://www.civicplus.com/" target="_blank"></a>
</li> </ol>
</div>
</div>
</div>
<div class="widgetFooter">
</div>
</section>
<script type="text/javascript">
//Render slideshow if info advacned items contain one.
$(document).ready(function (e) {
$('#divInfoAdvd13b93fe-cf8d-482f-b299-fa3be6c85eff .InfoAdvanced.widgetItem').each(function () {
renderSlideshowIfApplicable($(this));
});
});
</script></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</footer></div>
</div>
<div id="banner1-52" style="display: none"></div>
<script type="text/javascript">
onOrLive($(window), function () {
$.when(window.Pages.rwdSetupComplete)
.done(function () {
renderBanner('banner1-52',
'banner1',
{"BannerOptionID":52,"ThemeID":16,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":1,"SlideShowSlideTiming":null,"SlideshowTransition":0,"SlideShowTransitionTiming":null,"ImageScale":false,"ImageAlignment":2,"ImageScroll":true,"MuteSound":true,"VideoType":0,"Status":40,"SlideshowControlsPosition":0,"SlideshowControlsAlignment":0,"SlideshowBannerControlsColorScheme":0,"BannerImages":[{"BannerImageID":62,"BannerOptionID":52,"FileName":"/ImageRepository/Document?documentID=28","Height":750,"Width":1800,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":null}],"BannerVideos":[],"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/"},
{"BannerImageID":62,"BannerOptionID":52,"FileName":"/ImageRepository/Document?documentID=28","Height":750,"Width":1800,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":null},
'../../App_Themes/Home/Images/index.html',
'<img alt="" class="bannerObject" src="/ImageRepository/Document?documentID=28" />');
});
}, "load");
</script>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">function dynamicStretchContainers () {Core.Layout.stretchContainers('#structuralContainer2, #structuralContainer1, #structuralContainer3');}</script>
<script src="../../1661096276.js" type="text/javascript"></script>
<script type="text/javascript">
$(function () {
document.cookie = "responsiveGhost%3d0%3b%20path%3d/index.html";
});
onOrLive($(window), function () {
$('body').addClass('doneLoading').removeClass('hideContent');
if ($('#404Content').length > 0)
$('div#bodyWrapper').css('padding', '0px');
}, 'load');
</script>
<noscript>
<style>
body.hideContent {
opacity: 1 !important;
}
</style>
</noscript>
<div style="display: none;">
<svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
<symbol id="iconArrow--left" viewbox="0 0 25 25">
<title>Arrow Left</title>
<polygon style="fill:currentcolor" points="18.044,25 19.498,23.545 8.409,12.454 19.408,1.455 17.954,0 5.502,12.452"></polygon>
</symbol>
<symbol id="iconArrow--right" viewbox="0 0 25 25">
<title>Arrow Right</title>
<polygon style="fill:currentcolor" points="6.957,0 5.502,1.455 16.591,12.546 5.592,23.545 7.047,25 19.498,12.548"></polygon>
</symbol>
</svg>
</div>
<script type="text/javascript">loadCSS('//fonts.googleapis.com/css?family=Noto+Sans:700,700italic,italic,regular|');</script>
<div class="hidden activeWidgetSkinComponentsOnPageJson">[]</div>
<div style="display: none;">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="iconSlideshowArrowLeft" viewBox="0 0 22.68 40">
<title>Slideshow Left Arrow</title>
<g>
<path style="fill:currentcolor;" d="M20,40a2.67,2.67,0,0,1-1.9-.79L.79,21.9a2.68,2.68,0,0,1,0-3.79L18.1.79a2.68,2.68,0,1,1,3.79,3.79L6.47,20,21.89,35.42A2.68,2.68,0,0,1,20,40Z"></path>
</g>
</symbol>
<symbol id="iconSlideshowArrowRight" viewBox="0 0 22.68 40">
<title>Slideshow Right Arrow</title>
<g>
<path style="fill:currentcolor;" d="M2.68,0a2.67,2.67,0,0,1,1.9.79L21.89,18.1a2.68,2.68,0,0,1,0,3.79L4.58,39.21A2.68,2.68,0,0,1,.79,35.42L16.21,20,.79,4.58A2.68,2.68,0,0,1,2.68,0Z"></path>
</g>
</symbol>
</svg>
</div>
<div id="root-picker-outlet"></div>
</body>
<!-- Mirrored from www.russellcountyva.us/1/responsiveGhost=1; path=/GET by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 09 Feb 2024 09:34:51 GMT -->
</html>