nm3clol-archived-russellcou.../mirror/www.russellcountyva.us/calendar663d.html

1554 lines
80 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/calendar.aspx?CID=14,22 by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 08 Feb 2024 04:34:35 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="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>Calendar • Russell County, VA • CivicEngage</title>
<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="-69831765.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>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="App_Themes/CP/nmenu.css" type="text/css">
<!-- Dynamic Header Scripts -->
<!--Reference Stylesheet-->
<!--Dynamic Header Styles-->
<style type="text/css">
</style>
<script src="-1992112027.js" type="text/javascript"></script>
<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="#contentarea" 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: '',
targetType: 0
}
new SplashModalRender().triggerRender(filter);
});
</script>
<input type="hidden" id="cpcDomain" value="https://cp-civicplusuniversity2.civicplus.com">
<input type="hidden" id="hdnStructureID" value="2" />
<input type="hidden" id="hdnContentCollectionID" value="760c99d9-604f-4a5f-a462-0fb632138ffd" />
<input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" />
<input type="hidden" id="hdnThemeID" value="15" />
<input type="hidden" id="pageIsFrontEnd" value="true" />
<input type="hidden" id="pageModuleID" value="58" />
<input type="hidden" id="pagePageID" />
<input type="hidden" id="hdnModuleEligibleForJquery224Upgrade" value="true" />
<input type="hidden" id="hdnModuleID" value="58" />
<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=54601bd89de044f08391645b446059de_&amp;nonce=f965056b0f8e44b7837140aafd45fa8e&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="cc0978edf1-5262-4b0e-ae4b-a1b973f1cce2" data-containerid="0978edf1-5262-4b0e-ae4b-a1b973f1cce2" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="10">
<div class="row outer wide"><!--
--><div class="outer col col16 first" style="" data-widgetcontainerid="e010b86f-efaf-4b2d-9581-bccecdc9c338">
<div class="row nest first last wide">
<div class="inner col col16 first last id1696ff47-4b77-4699-94c3-0d77f04e74bc" style="" data-widgetcontainerid="1696ff47-4b77-4699-94c3-0d77f04e74bc">
<div data-widget-id="b67e6766-fae5-4d69-bf79-e1d46ef827ed" data-widget-controller-path="/GraphicLinks/Widget">
<div id="graphicLinkWidgetb67e6766-fae5-4d69-bf79-e1d46ef827ed" class="widget widgetGraphicLinks skin43 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="ad5e67d0-7fd0-4c2f-9a0c-a7cb84d8810e">
<div class="row nest first last wide">
<div class="inner col col1 first last idaf8ca3c7-ee22-4b46-9c3a-50651abeadba" style="" data-widgetcontainerid="af8ca3c7-ee22-4b46-9c3a-50651abeadba">
<div class="widget widgetSpacer" id="fc8463cc-b120-43f8-8941-9995c6aac6ed"></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col3" style="" data-widgetcontainerid="30245f21-f1ff-44e5-a674-b97bcb0a46e7">
<div class="row nest first last wide">
<div class="inner col col3 first last id88aa22c6-9e60-4584-83d0-3ff927417d4f" style="" data-widgetcontainerid="88aa22c6-9e60-4584-83d0-3ff927417d4f">
<div data-widget-id="6ef08d13-3b5a-43da-b099-5c01e23feac0" data-widget-controller-path="/Layout/WidgetShare">
<script type="text/javascript">
$(document).ready(function () {
setWidgetServiceClicking($("#widgetShareHeader6ef08d13-3b5a-43da-b099-5c01e23feac0"), true, function () {
var $widgetBody = $('#widgetShareBody6ef08d13-3b5a-43da-b099-5c01e23feac0');
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)) {
$("#widgetShareHeader6ef08d13-3b5a-43da-b099-5c01e23feac0").trigger('click').focus();
}
}
});
} else {
$('.widgetItem', $widgetBody).unbind("keydown");
}
});
});
</script>
<section id="widgetShare6ef08d13-3b5a-43da-b099-5c01e23feac0" class="widget widgetShare skin41 widgetOptionSet14 flyOutParent wide" aria-label="Share">
<header id="widgetShareHeader6ef08d13-3b5a-43da-b099-5c01e23feac0" 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="widgetShareBody6ef08d13-3b5a-43da-b099-5c01e23feac0" 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="90020087-ca65-43e8-8305-35fb8b4b602d">
<div class="row nest first last wide">
<div class="inner col col4 first last id759091bf-009c-4784-b496-3420127ee8e1" style="" data-widgetcontainerid="759091bf-009c-4784-b496-3420127ee8e1">
<div data-widget-id="bacc7637-39f4-4df5-b391-2249e24b3fdd" data-widget-controller-path="/Layout/WidgetSiteTools">
<script type="text/javascript">
$(document).ready(function () {
setWidgetServiceClicking($("#widgetSiteToolsHeaderbacc7637-39f4-4df5-b391-2249e24b3fdd"), true, function () {
var $widgetBody = $('#widgetSiteToolsBodybacc7637-39f4-4df5-b391-2249e24b3fdd');
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)) {
$("#widgetSiteToolsHeaderbacc7637-39f4-4df5-b391-2249e24b3fdd").trigger('click').focus();
}
}
});
} else {
$('.widgetItem', $widgetBody).unbind("keydown");
}
});
});
</script>
<section id="widgetSiteToolsbacc7637-39f4-4df5-b391-2249e24b3fdd" class="widget widgetSiteTools skin41 widgetOptionSet7 flyOutParent wide" aria-label="Site Tools">
<header id="widgetSiteToolsHeaderbacc7637-39f4-4df5-b391-2249e24b3fdd" 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="widgetSiteToolsBodybacc7637-39f4-4df5-b391-2249e24b3fdd" 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="PrinterFriendlybacc7637-39f4-4df5-b391-2249e24b3fdd" 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="#PrinterFriendlybacc7637-39f4-4df5-b391-2249e24b3fdd">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="TranslatePagebacc7637-39f4-4df5-b391-2249e24b3fdd" 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="#TranslatePagebacc7637-39f4-4df5-b391-2249e24b3fdd">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=58&themeID=15&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="ccf86c2f93-7f79-447b-ade5-a5dc2e2ed4ab" data-containerid="f86c2f93-7f79-447b-ade5-a5dc2e2ed4ab" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu101" class="contentTop mainNavMegaMenu megaMenuContainer pageID_101 hidden" data-orientation="horizontal"> <div id="cce355d9ea-361c-4452-8648-2662ef69edb1" data-containerid="e355d9ea-361c-4452-8648-2662ef69edb1" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu31" class="contentTop mainNavMegaMenu megaMenuContainer pageID_31 hidden" data-orientation="horizontal"> <div id="cc4b720a49-d2d1-4538-9118-16de38d33c9d" data-containerid="4b720a49-d2d1-4538-9118-16de38d33c9d" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu35" class="contentTop mainNavMegaMenu megaMenuContainer pageID_35 hidden" data-orientation="horizontal"> <div id="ccfc662ffc-048c-4b76-8d53-8f8fa41a9c94" data-containerid="fc662ffc-048c-4b76-8d53-8f8fa41a9c94" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside><aside data-cpRole="contentContainer" id="mainNavMegaMenu9" class="contentTop mainNavMegaMenu megaMenuContainer pageID_9 hidden" data-orientation="horizontal"> <div id="cc2bc9cae7-7850-48cc-affe-260d60b4699c" data-containerid="2bc9cae7-7850-48cc-affe-260d60b4699c" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside></aside></nav></header></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="breadCrumbs" class="breadCrumbContainer" id="breadCrumbs"> <ol class="semanticList breadCrumbs">
<li><a class="breadCrumb" href="index.html">Home</a></li><li>Calendar</li>
</ol>
</div>
<div data-cpRole="mainContentContainer" id="moduleContent">
<div id="ctl00_ctl00_MainContent_BodyWrapper">
<script type="text/javascript"><!--
var isie6 = false, isie7 = false, isie6or7 = false;
var intCountryCode = 840;
function setUrlLength(editor) {
//Toggle Image Context Menu Items
setMenuItems(editor);
//setContentBackgroundColor(editor);
removeIEParagraphs(editor);
}
function setUrlLengthAndToolToggle(editor) {
var minToolsGroups = 2; // Number of MinimumSetOfTools tools groups.
// Hide the MinimumSetOfTools on load.
var toolbar = editor.get_toolContainer(); // Get toolbar container.
var toolgroups = toolbar.getElementsByTagName("UL"); // Get all toolgroups containers.
for (var i = toolgroups.length - 1; i >= minToolsGroups; i--) toolgroups[i].style.display = "none";
if (editor.isIE) {
var elem = editor.get_element();
elem.style.height = "430px";
elem.style.minHeight = "430px";
}
// Toggle Image Context Menu Items.
setMenuItems(editor);
//setContentBackgroundColor(editor);
removeIEParagraphs(editor);
}
//--></script><!--[if IE 6]><script type="text/javascript">isie6 = true; isie6or7 = true;</script><![endif]-->
<!--[if IE 7]><script type="text/javascript">isie7 = true; isie6or7 = true;</script><![endif]-->
<form name="aspnetForm" method="post" action="https://www.russellcountyva.us/calendar.aspx?CID=14%2c22" id="aspnetForm" style="display:inline;" onsubmit="return headerValidationCallback();" enctype="multipart/form-data" autocomplete="off">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="D1qVVrWknZIlBsH357XPrSnat1Ix9qSwlfAqhD9vB4e4+Duh9YxSm7QfrIsrN1dX6ORQYiqq6A9zDSn5oxwc5JSPBWj10JuhJScgNtvlhOBNa3bP+EERGoYsU8/QhdknDoV5JphYeAKCkClDpN0VksixXON5JY2FJh1hwpb7m+7RjOnuEwyd5B3Z4rxpSJIVm9cad15W9aboWDBmyu6iQ7Lu0E42tHX5npEyOuGNpEkmqWjoD2n8O06YN5TQLvFD1+8i6+YoDyA76DAFQll1OK5tNvgeGuDMmTmhsUqdG4e5+54lTR3hHQtPVvHWmPzn35SzYRMqr3vs03sZo5/fFf0l0F4uzo9KCx+ro2ID8XiXfdCqt1WGfqytFbY+NcJ8k/B3EmBvsm1z0TVYibwKn65I7qi4J6cX+k538vplX/Bnqss7diPidXyIa8U3UDNZz38Sw0WgCW7sYzohb0xvA35roFVl+yNQ53iRruRCNFdEh3XVZNhqw5cp1s8V28F0z8ThE5Wf0YintagnzsQOI/hUCKxD0/+qhO79bq7tKAvna09k5xiQn5NdJUpw2PWwi9A+86b/Xn0gFIu980wuczQc+E7CqI6AoBfs9wL6SXrPfLarluIEDFinzdV1fo8+YCMlRXjWjOzAS4NdHN364VoUFc17VvNyBKonCToVsvkVq82dJT684H4Z8eS+j7iCxFJRXiMV1vx2RplDYsQ/+EI4grZ5msG1e/j2FxecB0WkthSXGKNjfNuquM985rtRRs4A38Iz8T/xQ4AnhkMl2lXyJ+xdgZWvaR2jm0z6bGL34HkyrN6FFLoMMWtWOuOAJMf2Jeg5g8i2M204Va3FZEZRNS9p0TEfc0SdU0pvuhyQw4DHQWm36BrfnP5/DrBTGw/0tlf6136uAXZXNL4QCDHO2D9JegeXSJyOWICcHYVChTj7eXr6b/9c7MDbhpIvcmwFf+FlSjKyNu68F6RoWR6mIKAFt/w/zZSyyKbIPB6HrxxIPeA68GPEt2W9Y352ZFwpxHwMPWJdmkxex3qMH0K4MwqHHiiex3bFf+INboOsiDTSZOv7s1cECocXn7HrYV9ddGinQ5vYlCdQCYG/CLkf04l/wWGvcR8MocOYrgCkIr+MXfz/lJbNe+xI93VpFGwqEa7DMa5RHFwo6ngVEqdOQYga8psRMbkj4k5BoqMOXj1RnGLq7nvj+uwMA4as8HizJAokXOKD/4YkwbG3ZmEHOmriuXqGQXByo/yTxZhPz5mejdeWP00wVKvU2zsuWew8q1GVnCg4tpX7JHdJSkyBaYUlDYBBJDUpetI1Lt4EXEt26DuwNnagWnk0U/pwpRLvgxCOEwiBuoHgrLg7UHXsAV+GyN2rsPUWwK9E4EVtk2SVhv26ydwE1uip3v2EWtcGTZeyZKlueMpHqDh/442XtQJW1wmy9HFNeTgxxMf77CIwOqznJMs97HMrMKhqYzVyJIaalwMMaDsuNFm1mu9khP5f4eIXVCf4ph1QOfqCMV1rYJ5Czy27bH+v0n/LlHPXoi7kCTZdRTnJm7xJ2KKGwgwvO72VRGNyGjdEc7UC81cJI+1RUOpwYHiN3Dv+QgnRJgytPSk9Bekvw6XnrQ8vxSO3sduyzwwm2oN8LbZFOzSF6XrZ3QZoZM33fuE3/3DJesZFYKLXCjO2vgRW2x99NVc/4Vl0cTqLEDC7KBxqifA3aZZYCg9n1uvptMv05nEN4ZqXvVY8p43JIvPC9KycmJS5bk4CBwLoozvEgMAg5Z6Xa1E+B+oDlMhzofSV7B+y1tDh9iAHDv81whIvizZQ+VB3wa1UJpmwhxLyJVivpzfK4RqwqvOgyJ8zK4TnrZ2gX3KGUr8UQHx7s8/HC3Vqw+G/qH69cDoJKX9M5eleJ9vAZxGjL8mYifdbVM4FgHq8t/lGrKtj74Vlt68V2qJJgPvcdSNI7zRhtAhTNDhrKo5TDhRdECj6yftG9W90GrBBVR8EodMa4vi70qu9FvjSsZ8nhQUffhBHdfpj3U+CnCt8C1U8iV496sPruRiejF/wLBMnuuWEFSSZqQzZagfezlByDZnY1+Ip4KFsodOEKkJ5A84Ju39YbdVUmo9QWxFbPzY30Z9F6L7f00ClQZn8caDB0rRdI0pEvRA/xdTCkProoT2hA6e5thTF1lW3hlyZzW7g3r1C4DZD1ui6U1PDMjK0nEyRZUyXAUEQk/xUf6YMZdBZwp7AKD3TOGcGN9XBBlAVycnd03c23C60zrgG71JqFIgIJc54zdIgkiIXFDTgA3esnaV4QCosOVgbQw7f5kyC04kU5Y5OBHDr9aZTcszgPhMRfKmPXYFbV7npMTMrZgaaFPhg4iWmMN3CES8c+4pRh9BZkKBfYSaAB/BhR2kqdlETjDn7V9pTfyjmwr+DaAg4+PIgDNugRWA9k6Wv8tNEIVZkddd35bkLH34gIZCWau6B/VYYLlj4eF4Dc/sHfKxLobpsrjC7FpKQr1PVA9enqnChlajEez9s+InN3Z7F3cAafNAD22E20PIkCJu3G0/dGFfnsoUlYCsUpdh8vhSNl+lKKJxeOGo0EY0QuDYEy5UjU2ZE6YAaR+KVdPSoF7trzVBsnK/I5JHxt9z71VJIKnOGG/vdhZw5TuxGQKiip/ViX+MxINSJbYTU0s9rMntZQbeox9Mi9VLQI5sTRj1uK4D6oaXIFkXWy7+ZrIHoCqWiqbQQ5YdAvH+fv9VCxcq6UW/TKlyzbApH2aV8sjtzPEqa0vC0cpoWyt2+NBmQoZ4GGyOLR1yxGJ2qIcjPYPSlRk2rHZWmYreImHv1mSBHg2Kd5w9evHiuIYIxlz8c22fAscPgi0yX6JLzBHRM9sQiyIzfBYyT8uOV5MB2e+ctH2MR8qHWq7bab/bwuwOpaGsIXKZib6QCFOk01lpDhkqn9rgiCQ+8LkWrSwtwYK17gmj2L6V5HnUWGw==" />
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="WebResource9db1.js?d=pynGkmcFUV13He1Qd6_TZHXYHcW4zQUJ3xEJnQ6DGCZi4oGbSyCjkEhH1aPAVNozqGgRUIJbwZSnUDVrPM4fpA2&amp;t=638368855540000000" type="text/javascript"></script>
<script src="ScriptResource5dbc.js?d=Lrus5c7UlqSATRzVFWOXxW5_a3InmoKuX_Nkmp394DVxiWhvyZDWadx-iJjpQ6X_WgCmNVjsSL6-eJbADtUEpgEG4y7daOX5IVnQm37T9o8S4OQGAI3v2tsyf_lv4S-Sxp7ddSOgQoNCy0fGU-KopemrGOUrxceY73rhAaAuT1gwNCsngEuKhf4zven2TukL9-qgsTQikzE5xcSz6e2SzWsSg5BQxCSDWn2F5JPe518-8nC33i9dmfDtHfFe51Ah4bz1Iz-UnEHi0lmmy9XTAaHrVdg3k6h-TML_wIfPhlqEipkKmq-DW74-vj2srVj_gilKl14dxOKmLvRlRu18QisrYtCIC_UtpHsO6gTMh-X_jMfyK6Hj-xy3prDi9rlq3M0Ou2QryPZL1P0N-8k2zfjI8eqo4G9TFYjKblq1ks-XEX9E3iB_HZReAbeJGndPw6k-gsiddT5-EA_GbkTYGgoLzRAiUqBTD7hYBTbpZv0C8x5xt1T9ETDM3QcYleHBVNetCHjMPHd6z9-6IHSzYYcJhoM8CaKBsdaCy3LafpniDVRvuGzMeegtLotB444nNnjTc5Q6wEZZosuq3ZovM0Et1UUA72LACBU7EmBr1vD3pLgzwF22jgXDz6HIcex1PqoK-wG9F5k3HswlYxfdREQmVb7KvuohP51An36UxA1TfbA8O9I1b32BM3oavUBUx-BFp5zPEqSpxrVlCo-BAcSfoXpWlrDrp05Ha18Sjnc4NnVPqv6PitI-L00891HPvFkcVlE1Cqt1w5XRpHIzvwsjPC2ZM1UOaW05pBARybZs388xC_FK0ZzUV9WYjqPqtLTj2irdqE7wX0lKvpMOrVl4j-_9dP-GNtI9MfFSf4Q1" type="text/javascript"></script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="B66867E1" />
</div>
<!--for archiving purpose-->
<input name="ysnNotifyMe" type="hidden">
<input name="strPage" type="hidden">
<input name="intArchMainCatID" type="hidden">
<input name="intArchMainItemID" type="hidden">
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$MainContent$scriptManager', 'aspnetForm', ['tctl00$ctl00$MainContent$ModuleContent$ctl00$featured','featured','tctl00$ctl00$MainContent$ModuleContent$ctl00$contentUpdatePanelListView','','tctl00$ctl00$MainContent$ModuleContent$ctl00$contentUpdatePanel',''], [], [], 90, 'ctl00$ctl00');
//]]>
</script>
<script type="text/javascript">
Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(beginRequest);
Sys.WebForms.PageRequestManager.getInstance().add_pageLoaded(pageLoaded);
</script>
<div id="modulecontent" name="modulecontent.aspx" style="padding-top: 0px;">
<a id="contentarea" name="contentarea" title="Content Area"></a>
<script src="Assets/Scripts/RssBehavior.js"></script>
<script src="common/modules/Calendar/Calendar.js"></script>
<script src="Scripts/jquery.urlToLink.min.js"></script>
<link href="Common/Modules/Calendar/CalendarSite.css" rel="stylesheet" />
<link href="141947727.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="common/modules/Calendar/print.css" media="print">
<div id="CalendarContent" class="newCP moduleContentNew">
<div class="printHeader">
</div>
<div id="featured">
</div>
<div id="aboveContent" style="display: none;"></div>
<div id="contentDiv" class="contentMain listView selfClear" style="margin-right:0px;">
<div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView">
<div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_header" class="header" style="">
<div class="text">
<h1>
Calendar </h1>
<p style="padding-left:5px">View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me&reg; button, and you will automatically be alerted about the latest events in our community.</p> </div>
<div id="subheader" class="nav">
<ul class="tabs">
<li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liListView" class="active">
<a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkListView" onclick="changeView(&#39;list&#39;, &#39;&#39;,&#39;&#39;,&#39;&#39;,&#39;14,22&#39;); return false;" onkeypress="return this.onclick();" href="index.html"><span>List</span></a>
</li>
<li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liWeekView" class="">
<a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkWeekView" onclick="changeView(&#39;week&#39;, &#39;&#39;,&#39;&#39;,&#39;&#39;,&#39;14,22&#39;); return false;" onkeypress="return this.onclick();" href="index.html"><span>Week</span></a>
</li>
<li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liMonthView" class="">
<a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkMonthView" onclick="changeView(&#39;month&#39;, &#39;&#39;,&#39;&#39;,&#39;&#39;,&#39;14,22&#39;); return false;" onkeypress="return this.onclick();" href="index.html"><span>Month</span></a>
</li>
</ul>
<ul class="misc">
<li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liRSS"><a href="rss.html#calendar" title="View RSS Feeds">
<svg><use href="#iconRSS"></use></svg>
</a></li>
<li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liICal">
<a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkiCal" href="iCalendar.html">
<svg><use href="#iconSubscribeEvent"></use></svg>
<span> Subscribe to iCalendar</span>
</a>
</li>
<li>
<a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkPrint" onclick="printView(&#39;list&#39;); return false;" href="index.html">
<svg><use href="#iconPrint"></use></svg>
<span> Print</span>
</a>
</li>
<li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liNotifyMe">
<a href="listdbf4.html?Mode=Subscribe#calendar">
<svg><use href="#iconEmail"></use></svg>
<span id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkNotifyMe"> Notify Me&#174;</span></a>
</li>
<li>
<a class="reserveFacility" href="Facilities.html">
<svg><use href="#iconFacility"></use></svg>
<span> Find a Facility</span>
</a>
</li>
</ul>
<div class="search">
<h2>Search calendar by:</h2>
<div class="inputs">
<span class="date"> <input MaxLength="10" data-cp-datetimepicker='{"wrapInsideDiv": true}' Width="100%" title="Start Date" id="startDateFromAmsul" type="text" onkeydown="handleKeydown(event);" placeholder="Start Date" value="">
</span> <span class="date"> <input MaxLength="10" data-cp-datetimepicker='{"wrapInsideDiv": true}' Width="100%" title="End Date" id="endDateFromAmsul" type="text" onkeydown="handleKeydown(event);" placeholder="End Date" value="">
</span> <input onkeydown="handleKeydown(event);" onblur="removeDefaultSearchTerm(this);" onfocus="removeDefaultSearchTerm(this);" title="Search Terms" id="searchTerm" type="text" value="Search">
<span class="showPastEvents"><input id="showPastEvents" class="pastEvents" type="checkbox" onclick="checkShowPastEvents(this.checked)"/>
<label id="showPastEventsLabel" for="showPastEvents" class="moduleContentNew pastEvents">Show Past Events</label></span>
<a href="#" id="a_calendar" onkeypress="this.onclick();" onclick="showCalendar(); return false;" class="button" alt="Select a Calendar" title="Select a Calendar"><span>Select a Calendar</span></a>
<input type="image" onkeypress="this.onclick();" onclick="calendarSearch();" class="searchButton" alt="Search Calendar(s)" title="Search Calendar(s)" src="Common/images/SearchButton.png">
</div>
<div id="calendarSelectors" class="calendarList" style="display: none;">
<div>
<ol>
<li>
<input type="checkbox" onkeypress="return this.onclick();" onclick="checkAllCalendars(this.checked);" title="All Calendars" id="allCalendars">
<label for="allCalendars">All Calendars</label>
</li>
<li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="28">
BOS Regular Meeting Date
</label>
</li>
<input type="hidden" name="RssBehavior.28" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="14" checked="checked">
Main Calendar
</label>
</li>
<input type="hidden" name="RssBehavior.14" data-add-item-behavior="1" data-modify-item-behavior="1" /></ol>
<ol>
<li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="23">
Russell County Board of Supervisors
</label>
</li>
<input type="hidden" name="RssBehavior.23" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="26">
Russell County Commissioner of Revenue
</label>
</li>
<input type="hidden" name="RssBehavior.26" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="24">
Russell County Fair Association
</label>
</li>
<input type="hidden" name="RssBehavior.24" data-add-item-behavior="0" data-modify-item-behavior="0" /></ol>
<ol>
<li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="25">
Russell County IDA
</label>
</li>
<input type="hidden" name="RssBehavior.25" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="29">
Russell County Planning Commission
</label>
</li>
<input type="hidden" name="RssBehavior.29" data-add-item-behavior="0" data-modify-item-behavior="0" /></ol>
<ol>
<li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="22" checked="checked">
Russell County Tourism
</label>
</li>
<input type="hidden" name="RssBehavior.22" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li>
<label>
<input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" name="chkCalendarID" title="CalendarID" value="27">
Russell County Treasurer's Office
</label>
</li>
<input type="hidden" name="RssBehavior.27" data-add-item-behavior="0" data-modify-item-behavior="0" /></ol>
<script type="text/javascript"> numCheckable = 9; numChecked = 2; document.getElementById('allCalendars').checked = (numChecked == numCheckable);</script>
</div>
</div>
</div>
</div>
</div>
<div class="list">
<div class="side">
<div class="calendar">
<h3 tabindex="0" onkeypress="return this.onclick();" onclick="displayPopUp('monthPopout');">February</h3>
<a href="#prev" onkeypress="return this.onclick();" onclick="changeDate(2024,1,'list','14,22'); return false;" class="prevMonth"><img src="Common/images/Calendar/MiniCalendarPrev.png" alt="Go to previous month"></a>
<a href="#next" onkeypress="return this.onclick();" onclick="changeDate(2024,3,'list','14,22'); return false;" class="nextMonth"><img src="Common/images/Calendar/MiniCalendarNext.png" alt="Go to next month"></a>
<h4 tabindex="0" onkeypress="return this.onclick();" onclick="displayPopUp('yearPopout');">2024</h4>
<a href="#selectYear" onkeypress="return this.onclick();" onclick="displayPopUp('yearPopout'); return false;" class="selectYear"><img src="Common/images/Calendar/MiniCalendarYear.png" alt="Select a year"></a>
<div id="monthPopout" class="miniPopout monthPopout" style="display:none;">
<div class="miniPopoutTop">
<div class="miniPopoutBtm">
<ol>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,1, 'list','14,22');">January</a></li>
<li>February</li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,3, 'list','14,22');">March</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,4, 'list','14,22');">April</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,5, 'list','14,22');">May</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,6, 'list','14,22');">June</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,7, 'list','14,22');">July</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,8, 'list','14,22');">August</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,9, 'list','14,22');">September</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,10, 'list','14,22');">October</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,11, 'list','14,22');">November</a></li>
<li><a href="#changeDateMonthDropDown" onkeypress="return this.onclick();" onclick="changeDate(2024,12, 'list','14,22');">December</a></li>
</ol>
</div>
</div>
</div>
<div id="yearPopout" class="miniPopout yearPopout" style="display:none;">
<div class="miniPopoutTop">
<div class="miniPopoutBtm">
<ol>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2019,2,'list','14,22'); return false;">2019</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2020,2,'list','14,22'); return false;">2020</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2021,2,'list','14,22'); return false;">2021</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2022,2,'list','14,22'); return false;">2022</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2023,2,'list','14,22'); return false;">2023</a></li>
<li>2024</li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2025,2,'list','14,22'); return false;">2025</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2026,2,'list','14,22'); return false;">2026</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2027,2,'list','14,22'); return false;">2027</a></li>
<li><a href="#" onkeypress="return this.onclick();" onclick="changeDate(2028,2,'list','14,22'); return false;">2028</a></li>
</ol>
</div>
</div>
</div>
<!-- BEGIN CALENDAR DISPLAY ***** --> <table summary="Calendar Display">
<thead>
<tr>
<th scope="col"><abbr title="Sunday">Su</abbr></td>
<th scope="col"><abbr title="Monday">M</abbr></td>
<th scope="col"><abbr title="Tuesday">Tu</abbr></td>
<th scope="col"><abbr title="Wednesday">W</abbr></td>
<th scope="col"><abbr title="Thursday">Th</abbr></td>
<th scope="col"><abbr title="Friday">F</abbr></td>
<th scope="col"><abbr title="Saturday">Sa</abbr></td>
</tr>
</thead>
<tbody>
<tr> <td class="not">28</td> <td class="not">29</td> <td class="not">30</td> <td class="not">31</td> <td>1</td> <td>2</td> <td>3</td> </tr> <tr> <td>4</td> <td>5</td> <td>6</td> <td class="today"><span>7</span></td> <td>8</td> <td>9</td> <td>10</td> </tr> <tr> <td>11</td> <td>12</td> <td>13</td> <td>14</td> <td>15</td> <td>16</td> <td>17</td> </tr> <tr> <td>18</td> <td><a href='calendar4617.html?view=list&amp;year=2024&amp;month=2&amp;day=19'> 19</a></td> <td>20</td> <td>21</td> <td>22</td> <td>23</td> <td>24</td> </tr> <tr> <td>25</td> <td>26</td> <td>27</td> <td>28</td> <td>29</td> <td class="not">1</td> <td class="not">2</td> </tr> </tbody>
</table>
<!-- END CALENDAR DISPLAY ***** --> </div>
<h4 class="jump">Jump To:</h4>
<ol id="jumpList">
<li><a href="calendarfda7.html?CID=14"><img src="common/images/Calendar/calendarcoloroverlay.png" alt="Calendar Overlay" style="background:#828282;"> <span>Main Calendar (1)</span></a></li>
</ol>
<select id="jumpSelect" style="display:none;" title="Calendar">
<option selected="selected" value=""> - </option> <option value="?CID=14">Main Calendar (1)</option>
</select>
</div>
<div class="calendars">
<div id="CID14" class="calendar"> <div>
<h2 class="title">Main Calendar</h2>
</div> <ol>
<li>
<h3> <a id="eventTitle_290" href="Calendard924.html?EID=290&amp;month=2&amp;year=2024&amp;day=7&amp;calType=0" onkeypress="return this.onclick();" onclick="eventDetails(290, 7, 2, 2024, 0); return false;"><span>Board of Supervisors, Government Offices, Courthouse, Transfer Station and Solid Waste Convenience Sites will be CLOSED on Monday, February 19 in observance of Presidents' Day.</span></a></h3>
</a></h3>
<div class="subHeader"><div class="date">February&nbsp;19,&nbsp;2024,&nbsp;All Day</div></div>
<div class="hidden" itemscope itemtype="http://schema.org/Event"><span itemprop="name">Board of Supervisors, Government Offices, Courthouse, Transfer Station and Solid Waste Convenience Sites will be CLOSED on Monday, February 19 in observance of Presidents' Day.</span><span itemprop="startDate" class="hidden">2024-02-19T00:00:00</span><p itemprop="description"></p>
<span itemprop="location" itemscope itemtype="http://schema.org/Place">
<span itemprop="name">Event Location</span><span class="hidden" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span itemprop="addressLocality">Lebanon</span><span itemprop="addressRegion">VA</span><span itemprop="postalCode">24266</span></span></span></div><p></p>
<a aria-labelledby="eventTitle_290 calendarEvent290"id="calendarEvent290" href="Calendard924.html?EID=290&amp;month=2&amp;year=2024&amp;day=7&amp;calType=0" onkeypress="return this.onclick();" onclick="eventDetails(290, 7, 2, 2024, 0); return false;">More Details</a>
</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel">
</div>
<!-- SVG Icon -->
<div style="display: none;">
<svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
<symbol id="iconFacility" viewBox="0 0 24 24">
<title>Facility</title>
<path fill="currentColor" d="M5,3V21H11V17.5H13V21H19V3H5M7,5H9V7H7V5M11,5H13V7H11V5M15,5H17V7H15V5M7,9H9V11H7V9M11,9H13V11H11V9M15,9H17V11H15V9M7,13H9V15H7V13M11,13H13V15H11V13M15,13H17V15H15V13M7,17H9V19H7V17M15,17H17V19H15V17Z"></path>
</symbol>
<symbol id="iconSubmitEvent" viewBox="0 0 24 24">
<title>Submit Event</title>
<path fill="currentColor" d="M19,19H5V8H19M19,3H18V1H16V3H8V1H6V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M16.53,11.06L15.47,10L10.59,14.88L8.47,12.76L7.41,13.82L10.59,17L16.53,11.06Z"></path>
</symbol>
<symbol id="iconPrint" viewBox="0 0 24 24">
<title>Print</title>
<path fill="currentColor" d="M18,3H6V7H18M19,12A1,1 0 0,1 18,11A1,1 0 0,1 19,10A1,1 0 0,1 20,11A1,1 0 0,1 19,12M16,19H8V14H16M19,8H5A3,3 0 0,0 2,11V17H6V21H18V17H22V11A3,3 0 0,0 19,8Z"></path>
</symbol>
<symbol id="iconEmail" viewBox="0 0 24 24">
<title>Email</title>
<path fill="currentColor" d="M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z"></path>
</symbol>
<symbol id="iconSubscribeEvent" viewBox="0 0 24 24">
<title>Event Subscription</title>
<path fill="currentColor" d="M19,20V9H5V20H19M16,2H18V4H19A2,2 0 0,1 21,6V20A2,2 0 0,1 19,22H5A2,2 0 0,1 3,20V6A2,2 0 0,1 5,4H6V2H8V4H16V2M12,18.17L11.42,17.64C9.36,15.77 8,14.54 8,13.03C8,11.8 8.97,10.83 10.2,10.83C10.9,10.83 11.56,11.15 12,11.66C12.44,11.15 13.1,10.83 13.8,10.83C15.03,10.83 16,11.8 16,13.03C16,14.54 14.64,15.77 12.58,17.64L12,18.17Z"></path>
</symbol>
<symbol id="iconRSS" viewBox="0 0 24 24">
<title>View RSS Feeds</title>
<path fill="currentColor" d="M6.18,15.64A2.18,2.18 0 0,1 8.36,17.82C8.36,19 7.38,20 6.18,20C5,20 4,19 4,17.82A2.18,2.18 0 0,1 6.18,15.64M4,4.44A15.56,15.56 0 0,1 19.56,20H16.73A12.73,12.73 0 0,0 4,7.27V4.44M4,10.1A9.9,9.9 0 0,1 13.9,20H11.07A7.07,7.07 0 0,0 4,12.93V10.1Z"></path>
</symbol>
<symbol id="iconCalendar" viewBox="0 0 24 24">
<title>Select on Calendar</title>
<path fill="currentColor" d="M9,10H7V12H9V10M13,10H11V12H13V10M17,10H15V12H17V10M19,3H18V1H16V3H8V1H6V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M19,19H5V8H19V19Z"></path>
</symbol>
<symbol id="iconExpand" viewBox="0 0 24 24">
<title>Expand</title>
<path fill="currentColor" d="M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"></path>
</symbol>
<symbol id="iconCollapse" viewBox="0 0 24 24">
<title>Collapse</title>
<path fill="currentColor" d="M16.59,5.41L15.17,4L12,7.17L8.83,4L7.41,5.41L12,10M7.41,18.59L8.83,20L12,16.83L15.17,20L16.58,18.59L12,14L7.41,18.59Z" />
</symbol>
<symbol id="iconChevronPrev" viewBox="0 0 24 24">
<title>Previous</title>
<path fill="currentColor" d="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z" />
</symbol>
<symbol id="iconChevronNext" viewBox="0 0 24 24">
<title>Next</title>
<path fill="currentColor" d="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z" />
</symbol>
<symbol id="iconChevronDown" viewBox="0 0 24 24">
<title>Down</title>
<path fill="currentColor" d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z" />
</symbol>
<symbol id="iconChevronUp" viewBox="0 0 24 24">
<title>Up</title>
<path fill="currentColor" d="M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z" />
</symbol>
<symbol id="iconMap" viewBox="0 0 24 24">
<title>Map</title>
<path fill="currentColor" d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M14,6.11L8,4V15.89L9,16.24V16.5C9,17.14 9.09,17.76 9.26,18.34L8,17.9L2.66,19.97L2.5,20A0.5,0.5 0 0,1 2,19.5V4.38C2,4.15 2.15,3.97 2.36,3.9L8,2L14,4.1L19.34,2H19.5A0.5,0.5 0 0,1 20,2.5V11.81C18.83,10.69 17.25,10 15.5,10C15,10 14.5,10.06 14,10.17V6.11Z"></path>
</symbol>
<symbol id="iconShare" viewBox="0 0 24 24">
<title>Share</title>
<path fill="currentColor" d="M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M14 16V13C10.39 13 7.81 14.43 6 17C6.72 13.33 8.94 9.73 14 9V6L19 11L14 16Z" />
</symbol>
<symbol id="iconShowMore" viewBox="0 0 24 24">
<title>Show more</title>
<path fill="currentColor" d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M19,8H5V19H9.5C9.81,19.75 10.26,20.42 10.81,21H5C3.89,21 3,20.1 3,19V5C3,3.89 3.89,3 5,3H6V1H8V3H16V1H18V3H19A2,2 0 0,1 21,5V13.03C20.5,12.22 19.8,11.54 19,11V8Z" />
</symbol>
<svg>
</div>
<!-- SVG Icon -->
<!-- SVG Icon Agenda -->
<div style="display: none;">
<svg xmlns="http://www.w3.org/2000/svg" style="display:none;">
<symbol id="iconAgenda" svg viewBox="0 0 24 24">
<title>Agenda</title>
<path fill="currentColor" d="M19,3H14.82C14.25,1.44 12.53,0.64 11,1.2C10.14,1.5 9.5,2.16 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3M7,7H17V5H19V19H5V5H7V7M17,11H7V9H17V11M15,15H7V13H15V15Z" /> </symbol>
</symbol>
<svg>
</div>
<!-- SVG Icon -->
<div id="aboveFooter" style="display: none;"></div>
</div>
<input type="hidden" name="ShowInRssFeed" value="false" />
<input type="hidden" name="RssConfigurationEnabled" value="True" />
<input name="calendarView" type="hidden" value="" />
<input name="eventID" type="hidden" />
<input name="showMoreDay" type="hidden" />
<script type="text/javascript">
onOrLive($(window), function () {
$('.icalDescription').urlToLink({ target: '_blank' });
}, "load");
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
</script>
</div>
<script type="text/javascript">order+='ModuleContent\n'</script>
<div id="ctl00_ctl00_MainContent_ctl00_liveEditPopupWindow" class="modalContainer modalContainerCP" style="display: none;">
<div id="ctl00_liveEditTitleBar" class="modalTitleLeft"><h3 id="ctl00_LiveEditModalTitle" class="modalTitle">Live Edit</h3><a id="ctl00_LiveEditCloseButton" class="modalClose" aria-label="Close this modal" href="index.html" title="Close this window"><svg viewBox='0 0 25 25' id='modalIconClose'><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></a></div><div id="ctl00_liveEditContentLeft" class="modalContentLeft"><div id="ctl00_liveEditContentRight" class="modalContentRight"><div id="ctl00_liveEditContent" class="modalContent"><iframe style="display: none; border: none;" src="about:blank" id="liveEditDialog" title="Live Edit Dialog" name="liveEditDialog"></iframe></div></div></div><div id="ctl00_liveEditFooter" class="modalBottomLeft"><div id="ctl00_liveEditfooterbar" class="modalBottomRight"><div id="ctl00_liveEditfooterbar1" class="modalBottom"></div></div></div>
</div><input type="submit" name="ctl00$ctl00$MainContent$ctl00_liveEditSpawnWindow" value="" id="ctl00_ctl00_MainContent_ctl00_liveEditSpawnWindow" disabled="disabled" style="display: none;" />
<script type="text/javascript">
//<![CDATA[
Sys.Application.add_init(function() {
$create(AjaxControlToolkit.ModalPopupBehavior, {"BackgroundCssClass":"modalBackground","CancelControlID":"ctl00_LiveEditCloseButton","PopupControlID":"ctl00_ctl00_MainContent_ctl00_liveEditPopupWindow","PopupDragHandleControlID":"ctl00_liveEditTitleBar","dynamicServicePath":"/calendar.aspx","id":"editItemBehavior"}, null, null, $get("ctl00_ctl00_MainContent_ctl00_liveEditSpawnWindow"));
});
//]]>
</script>
</form>
<form id="aspnetSearchForm" name="aspnetSearchForm" style="display:none;" action="https://www.russellcountyva.us/Search.aspx" method="get">
<input name="SearchString" type = "hidden" value ="" />
</form>
</div>
</div>
</div>
</div>
</div></div>
</div><div data-cpRole="structuralContainer" id="structuralContainer9">
<div class="siteWrap"><footer data-cpRole="contentContainer" id="contentContainer4" class="siteFooter"> <div id="cc25c6fa03-26cb-4b68-bfa0-6be04768f58f" data-containerid="25c6fa03-26cb-4b68-bfa0-6be04768f58f" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="bb7ab2b9-d859-4f48-a374-7f9a2ea7fec9">
<div class="row nest first last wide">
<div class="inner col col24 first last id39a6cbac-545e-4736-b13d-0e125b91f155" style="" data-widgetcontainerid="39a6cbac-545e-4736-b13d-0e125b91f155">
<div data-widget-id="53bba4a7-4e3c-4e9d-851a-21bf9d61ccfe" data-widget-controller-path="/InfoAdvanced/Widget">
<section id="divInfoAdv53bba4a7-4e3c-4e9d-851a-21bf9d61ccfe" 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="header53bba4a7-4e3c-4e9d-851a-21bf9d61ccfe">
<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) {
$('#divInfoAdv53bba4a7-4e3c-4e9d-851a-21bf9d61ccfe .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="506c26ce-4a9a-4df3-9605-84153211b201">
<div class="row nest first last wide">
<div class="inner col col24 first last id881a31eb-a5ad-41f5-97c0-522883447b68" style="" data-widgetcontainerid="881a31eb-a5ad-41f5-97c0-522883447b68">
<div data-widget-id="565d32e5-acd2-4c3b-af46-baa794742e5d" data-widget-controller-path="/InfoAdvanced/Widget">
<section id="divInfoAdv565d32e5-acd2-4c3b-af46-baa794742e5d" 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="header565d32e5-acd2-4c3b-af46-baa794742e5d">
<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) {
$('#divInfoAdv565d32e5-acd2-4c3b-af46-baa794742e5d .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-49" style="display: none"></div>
<script type="text/javascript">
onOrLive($(window), function () {
$.when(window.Pages.rwdSetupComplete)
.done(function () {
renderBanner('banner1-49',
'banner1',
{"BannerOptionID":49,"ThemeID":15,"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":59,"BannerOptionID":49,"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":59,"BannerOptionID":49,"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/Simple/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('#structuralContainer1, #structuralContainer3, #structuralContainer2');}</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/calendar.aspx?CID=14,22 by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 08 Feb 2024 04:34:35 GMT -->
</html>