nm3clol-public/Web_Site_Archives/scottcountyva.com-2024-05-17-16_43/scottcountyva/scottcountyva.com/314/SCRD-Youth-Basketball-Application.html

2159 lines
122 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 scottcountyva.com/314/SCRD-Youth-Basketball-Application by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 May 2024 21:14:08 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-204515259-140';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-YTC84KR1VL';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("SCRD-Youth-Basketball-Application.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 = true;
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="category1" content="Government" />
<meta name="category2" content="Departments" />
<meta name="category3" content="Recreation Department" />
<meta name="category4" content="SCRD Youth Basketball Application" />
<meta name="theme-color" content="#295076">
<link rel="icon" href="../images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="../images/favicon.ico" type="image/x-icon" />
<title>SCRD Youth Basketball Application | Scott County, VA</title>
<meta name="description" content="">
<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="../-1542169068.css" rel="stylesheet" type="text/css" /> <link href="../-1888304419.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="#cc5f8c90dc-b4cb-431b-90ee-10648f8df655" target="_self" class="skipToContentLink">Skip to Main Content</a>
</div>
<form id="frmReferenceFormForTelerikEditorDialogs"></form>
<input type="hidden" id="GoogleMapsKey" value="AIzaSyDWUuE-ifkbhxblF920N8MjpBdTg1Wt784" />
<input type="hidden" id="cpcDomain" value="https://cp-civicplusuniversity2.civicplus.com">
<input type="hidden" id="hdnStructureID" value="1" />
<input type="hidden" id="hdnContentCollectionID" value="020b74dc-08d0-4e76-8a18-a6934b105427" />
<input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" />
<input type="hidden" id="hdnThemeID" value="1" />
<input type="hidden" id="pageIsFrontEnd" value="true" />
<input type="hidden" id="pageModuleID" />
<input type="hidden" id="pagePageID" value="314" />
<input type="hidden" id="hdnModuleEligibleForJquery224Upgrade" value="true" />
<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=c61cce28-72e8-4f10-9353-1c7b83b8d73d&amp;redirect_uri=https%3a%2f%2fwww.scottcountyva.com%2fIdentityServer%2fSignInCallback&amp;response_type=code id_token token&amp;scope=openid profile email&amp;state=c46477c00d8b4fc78c5ed989a9b5ac8a_&amp;nonce=a62a3b3669e3497eb301eaff8b88486d&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="bodyContainerTS">
<!-- Header Container --><header data-cpRole="structuralContainer" id="headerContainerTS" class="fixedTopTS">
<div class="siteWrap3"><div data-cpRole="banner" id="bannerLogoTS" class="bannerLogoTS empty">
<a style=" display: block; text-align: center;
" class="bannerObject" href="../index.html" target="_self"><img alt="Home Page" class="bannerObject" height="136" src="../ImageRepository/Document2efb.png?documentID=66" width="559" /></a>
</div><div data-cpRole="contentContainer" id="searchTS"> <div id="cc0d331985-488f-46c0-9796-420be19a7415" data-containerid="0d331985-488f-46c0-9796-420be19a7415" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="c3aab418-1d1c-4093-8161-767be2c350c2">
<div class="row nest first last wide">
<div class="inner col col24 first last id127ec2ea-5a61-465a-8e8e-40758c58a9e1" style="" data-widgetcontainerid="127ec2ea-5a61-465a-8e8e-40758c58a9e1">
<div data-widget-id="b9e9a02c-c5e2-49f2-b7c0-521c99b039f5" 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.widgetSearchButtonb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").click(function (e) {
e.preventDefault();
if ($("#ysnSearchOnlyDeptb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").is(':checked')) {
doWidgetSearch($(this).siblings(".widgetSearchBox").val(), Number(0));
} else {
doWidgetSearch($(this).siblings(".widgetSearchBox").val(), 0);
}
});
$("#searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").keypress(function (e) {
if (window.clipboardData) {
if (e.keyCode == 13) {
if ($("#ysnSearchOnlyDeptb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").is(':checked')) {
doWidgetSearch($(this).val(), Number(0));
} else {
doWidgetSearch($(this).val(), 0);
}
return false;
}
} else {
if (e.which == 13) {
if ($("#ysnSearchOnlyDeptb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").is(':checked')) {
doWidgetSearch($(this).val(), Number(0));
} else {
doWidgetSearch($(this).val(), 0);
}
return false;
}
}
return true;
});
if (true) {
var currentRequest = null;
var $searchField = $("#searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").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 ($("#searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").siblings('.autoCompleteError').length == 0)
$('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($("#searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5"));
}
}
});
},
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 widgetSearchBoxb9e9a02c-c5e2-49f2-b7c0-521c99b039f5" cp5ph="true" id="searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5" name="searchField" onchange="searchBtnApplyQuery();" placeholder="Search..." title="Search..." type="text" value="" />
<a href="../Search/Results.html" id="btnSearchIcon" class="widgetSearchButton widgetSearchButtonb9e9a02c-c5e2-49f2-b7c0-521c99b039f5" role="button"><img alt="Search" class="imageHover" data-hover="/ImageRepository/Document?documentID=68" data-image="/ImageRepository/Document?documentID=69" src="../ImageRepository/Documentd400.svg?documentID=69" /></a>
<label class="searchLabel" for="searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5">Search</label>
</div>
</section>
<style scoped>
.widgetSearch ::-webkit-input-placeholder {
color: #373330;
}
.widgetSearch :-moz-placeholder { /* Firefox 18- */
color: #373330;
}
.widgetSearch ::-moz-placeholder { /* Firefox 19+ */
color: #373330;
}
.widgetSearch :-ms-input-placeholder {
color: #373330;
}
.widgetSearch .widgetBody .widgetSearchBoxb9e9a02c-c5e2-49f2-b7c0-521c99b039f5
{
color: #373330;
font-family: Open Sans;
height: 60px;
font-size: 1.1em;
border: none;
box-shadow: 0px 3px 10px #00000033;
border-radius: 100px;
padding: 0 80px 0 25px;
}
.widgetSearch .widgetBody .widgetSearchButtonb9e9a02c-c5e2-49f2-b7c0-521c99b039f5
{
margin: 7px;
width: 45px;
}
.widgetSearch .widgetSearch-onlyDeptb9e9a02c-c5e2-49f2-b7c0-521c99b039f5
{
display: inline-block;
color: #333;
padding-top: 10px;
}
#ysnSearchOnlyDeptb9e9a02c-c5e2-49f2-b7c0-521c99b039f5
{
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("searchFieldb9e9a02c-c5e2-49f2-b7c0-521c99b039f5").value;
}
</script>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</div><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" role="none" data-pageid="27" data-displaymegamenu="True"><!--
--><!--
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavGovernment" class="navMainItem mainNavItem mainNavItem1" href="../27/Government.html" target="_self">Government</a><!--
--><!--
--></li><!----><li id="MainItem31" class="topMenuItem" role="none" data-pageid="31" data-displaymegamenu="True"><!--
--><!--
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavResidents" class="navMainItem mainNavItem mainNavItem2" href="../31/Residents.html" target="_self">Residents</a><!--
--><!--
--></li><!----><li id="MainItem101" class="topMenuItem" role="none" data-pageid="101" data-displaymegamenu="True"><!--
--><!--
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavVisitors" class="navMainItem mainNavItem mainNavItem3" href="../101/Visitors.html" target="_self">Visitors</a><!--
--><!--
--></li><!----><li id="MainItem35" class="topMenuItem" role="none" data-pageid="35" data-displaymegamenu="True"><!--
--><!--
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavBusiness" class="navMainItem mainNavItem mainNavItem4" href="../35/Business.html" target="_self">Business</a><!--
--><!--
--></li><!----><li id="MainItem9" class="topMenuItem" role="none" data-pageid="9" data-displaymegamenu="True"><!--
--><!--
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavHowDoI" class="navMainItem mainNavItem mainNavItem5" href="../9/How-Do-I.html" target="_self">How Do I...</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=1&menuContainerID=mainNav';
menuManager.setupMenu(menuID, 'mainNav', menuType, setupDraggable, urlToGetHiddenMenus);
menuManager.mainMenuInit = true;
menuManager.mainMenuTextResizer = false;
if (1.00 > 0)
menuManager.mainMenuTextResizerRatio = 1.00;
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 role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu27" class="contentTop mainNavMegaMenu megaMenuContainer pageID_27 hidden" data-orientation="horizontal"> <div id="cc21ea1377-4949-4374-8913-56700b5d05b5" data-containerid="21ea1377-4949-4374-8913-56700b5d05b5" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu31" class="contentTop mainNavMegaMenu megaMenuContainer pageID_31 hidden" data-orientation="horizontal"> <div id="cc9df50f5d-7048-4ea2-b499-74dfee6ba189" data-containerid="9df50f5d-7048-4ea2-b499-74dfee6ba189" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu101" class="contentTop mainNavMegaMenu megaMenuContainer pageID_101 hidden" data-orientation="horizontal"> <div id="cc809c634f-851a-4690-acae-8d8a7941633f" data-containerid="809c634f-851a-4690-acae-8d8a7941633f" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu35" class="contentTop mainNavMegaMenu megaMenuContainer pageID_35 hidden" data-orientation="horizontal"> <div id="cc40e25b13-5f45-4c49-abea-d606dafea980" data-containerid="40e25b13-5f45-4c49-abea-d606dafea980" class="pageContent cpGrid cpGrid24">
</div>
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu9" class="contentTop mainNavMegaMenu megaMenuContainer pageID_9 hidden" data-orientation="horizontal"> <div id="cc38d502e7-a6bc-4b39-8a67-94d07b071394" data-containerid="38d502e7-a6bc-4b39-8a67-94d07b071394" class="pageContent cpGrid cpGrid24">
</div>
</aside></aside></nav></div>
</header><!-- Banner --><div data-cpRole="structuralContainer" id="bannerContainerTS" class="noOverflowTS">
<div data-cpRole="banner" id="banner1"><div data-cpRole="structuralContainer" id="bannerSizingTS">
<div class="siteWrap"><div data-cpRole="structuralContainer" id="bannerContentTS">
<div data-cpRole="contentContainer" id="bannerContentTSa"> <div id="cc16e688b6-c6b4-44f7-9564-553c2503dbf7" data-containerid="16e688b6-c6b4-44f7-9564-553c2503dbf7" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</div>
</div></div>
</div>
<div id="bannerImagesJSON2" class="hidden"></div>
<div id="bannerSlideshowControls_banner1" class="bannerSlideshowControlsNew none " style="display:none">
<button id="arrowPrev_banner1" class="arrowNew prev cp-Btn--nonStyled" aria-label="Banner Arrow Previous"><svg class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowLeft"></use></svg></button>
<button id="arrowNext_banner1" class="arrowNew next cp-Btn--nonStyled" aria-label="Banner Arrow Next"><svg class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowRight"></use></svg></button>
</div>
<script type="text/javascript">
onOrLive($(window), function () {
$.when(window.Pages.rwdSetupComplete)
.done(function () {
renderExternalBannerSlideshow('banner1',
{"BannerOptionID":2,"ThemeID":1,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":2,"SlideShowSlideTiming":null,"SlideshowTransition":0,"SlideShowTransitionTiming":null,"ImageScale":true,"ImageAlignment":1,"ImageScroll":true,"MuteSound":true,"VideoType":0,"Status":40,"SlideshowControlsPosition":0,"SlideshowControlsAlignment":0,"SlideshowBannerControlsColorScheme":0,"DisplayVideoPauseButton":false,"VideoPauseButtonAlignment":1,"VideoPauseButtonControlsAlignment":0,"VideoPauseButtonStyle":"#FFFFFF","VideoPauseButtonBackgroundStyle":"#000000","VideoPauseButtonAlignmentClass":"alignRight viewport","BannerImages":[{"BannerImageID":57,"BannerOptionID":2,"FileName":"/ImageRepository/Document?documentID=63","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":0,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":59,"BannerOptionID":2,"FileName":"/ImageRepository/Document?documentID=65","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":81,"BannerOptionID":2,"FileName":"/ImageRepository/Document?documentID=106","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":2,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":85,"BannerOptionID":2,"FileName":"/ImageRepository/Document?documentID=109","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":3,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""}],"BannerVideos":[],"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/"},
'../App_Themes/Interior/Images/index.html',
'Rotating',
'0');
});
}, "load");
</script>
</div>
</div><!-- Content container --><div data-cpRole="structuralContainer" id="mainContainerTS">
<div class="siteWrap"><div data-cpRole="structuralContainer" id="mainWrapTS" class="mainWrap" role="main">
<div data-cpRole="structuralContainer" id="outerContentWrapTS" class="outerContentWrap">
<div data-cpRole="structuralContainer" id="contentWrapTS" class="contentWrap">
<div data-cpRole="breadCrumbs" id="breadCrumbs" class="breadCrumbContainer"> <ol class="semanticList breadCrumbs">
<li><a class="breadCrumb" href="../index.html">Home</a></li><li><a class="breadCrumb" href="../27/Government.html">Government</a></li><li><a class="breadCrumb" href="../163/Departments.html">Departments</a></li><li><a class="breadCrumb" href="../170/Recreation-Department.html">Recreation Department</a></li><li id="currentBCPage" data-pageid="314">SCRD Youth Basketball Application</li>
</ol>
</div><div data-cpRole="mainContentContainer" id="moduleContent">
<div id="page" class="moduleContentNew">
<input id="hdnPageID" name="hdnPageID" type="hidden" value="314" />
<input id="hdnParentID" name="hdnParentID" type="hidden" value="170" />
<input id="hdnVersionID" name="hdnVersionID" type="hidden" value="2182" />
<input id="pageMenuTitle" name="pageMenuTitle" type="hidden" value="SCRD Youth Basketball Application" />
<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" />
<h1 id="versionHeadLine" class="headline">
SCRD Youth Basketball Application </h1>
<div id="cc5f8c90dc-b4cb-431b-90ee-10648f8df655" data-containerid="5f8c90dc-b4cb-431b-90ee-10648f8df655" class="pageContent cpGrid cpGrid24" data-contentcontainerbreakpoint="30" >
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="64edddec-8539-4b8c-a8f5-b98ccc841fc4">
<div class="row nest first last wide">
<div class="inner col col24 first last id4ae1f85a-0e64-4189-8343-716585f1e25c" style="" data-widgetcontainerid="4ae1f85a-0e64-4189-8343-716585f1e25c">
<div id="FormCenterContent" class="newCP" data-widget-id="e0bb4ac9-8670-4b58-98f6-014ccf8d60e7" data-widget-controller-path="/FormCenter/Widget">
<div class="widget widgetFormCenter skin43" data-modulewidgettype="formtCenter">
<div class="widgetHeader">
<h3>2024 Scott County Recreation Dept. Youth Basketball Registration Application</h3>
</div>
<div class="widgetBody">
<link rel="stylesheet" type="text/css" href="../Assets/AdminRefresh/DateTimePicker/dateTimePicker.css" />
<link rel="stylesheet" type="text/css" href="../Assets/Styles/DateTimePicker/cp.datetimepicker.css" />
<link rel="Stylesheet" type="text/css" href="../Areas/FormCenter/Assets/Styles/HomeSiteCustom.css" />
<link rel="Stylesheet" type="text/css" href="../Areas/FormCenter/Assets/Styles/Home.css" />
<form name="aspnetForm" method="post">
<div id="formWrape0bb4ac9-8670-4b58-98f6-014ccf8d60e7" class="formWrap widgetItem">
<input id="hdnFormID" name="hdnFormID" type="hidden" value="48" />
<input type="hidden" id="submitRedirect" name="submitRedirect" />
<input type="hidden" id="categoryID" name="categoryID" value="7" />
<input id="hdnFileUploadWarninge0bb4ac9-8670-4b58-98f6-014ccf8d60e7" name="hdnFileUploadWarninge0bb4ac9-8670-4b58-98f6-014ccf8d60e7" type="hidden" value="Any files uploaded to the form will not be saved. Please upload files before you submit the form." />
<input id="dateFormat" name="dateFormat" type="hidden" value="M/d/yyyy" />
<div class="formErrors hidden">
This form has been modified since it was saved. Please review all fields before submitting.
</div>
<ol class="selfClear cpForm">
<input id="Item_FormType" name="Item.FormType" type="hidden" value="Regular" />
<input id="Item_ExternalSubmissionURL" name="Item.ExternalSubmissionURL" type="hidden" value="" />
<input id="Item_ConfirmationPage" name="Item.ConfirmationPage" type="hidden" value="" />
<input id="Item_FormID" name="Item.FormID" type="hidden" value="48" />
<input id="hdnIsCalledFromBackEnd" name="hdnIsCalledFromBackEnd" type="hidden" value="False" />
<li class="IePrintFormCenterField"></li><li class="half left formFieldContainer ShortAnswer " data-external-submission-name="e_6" ><label class="labelForFieldElement" for="e_6" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">Name<span class="moduleContentNew">*</span></label><div><input id="h_6" name="fields[0].Key" type="hidden" value="6" /><input aria-describedby="errorMsge_6" id="e_6" name="fields[0].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="half right formFieldContainer ShortAnswer " data-external-submission-name="e_7" ><label class="labelForFieldElement" for="e_7" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">Email Address</label><div><input id="h_7" name="fields[1].Key" type="hidden" value="7" /><input aria-describedby="errorMsge_7" id="e_7" name="fields[1].Value" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="whole left formFieldContainer ShortAnswer " data-external-submission-name="e_1" ><label class="labelForFieldElement" for="e_8" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">Address<span class="moduleContentNew">*</span></label><div><input id="h_8" name="fields[2].Key" type="hidden" value="8" /><input aria-describedby="errorMsge_8" id="e_8" name="fields[2].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="half left formFieldContainer ShortAnswer " data-external-submission-name="e_3" ><label class="labelForFieldElement" for="e_9" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">City<span class="moduleContentNew">*</span></label><div><input id="h_9" name="fields[3].Key" type="hidden" value="9" /><input aria-describedby="errorMsge_9" id="e_9" name="fields[3].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="fourth middle formFieldContainer ShortAnswer " data-external-submission-name="e_4" ><label class="labelForFieldElement" for="e_10" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">State<span class="moduleContentNew">*</span></label><div><input id="h_10" name="fields[4].Key" type="hidden" value="10" /><input aria-describedby="errorMsge_10" id="e_10" name="fields[4].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="fourth right formFieldContainer ShortAnswer " data-external-submission-name="e_5" ><label class="labelForFieldElement" for="e_11" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">Zip Code<span class="moduleContentNew">*</span></label><div><input id="h_11" name="fields[5].Key" type="hidden" value="11" /><input aria-describedby="errorMsge_11" id="e_11" name="fields[5].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="half left formFieldContainer ShortAnswer " data-external-submission-name="e_8" ><label class="labelForFieldElement" for="e_12" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">Phone Number<span class="moduleContentNew">*</span></label><div><input id="h_12" name="fields[6].Key" type="hidden" value="12" /><input aria-describedby="errorMsge_12" id="e_12" name="fields[6].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="half right formFieldContainer ShortAnswer " data-external-submission-name="e_9" ><label class="labelForFieldElement" for="e_13" style="font-family:Arial;font-size:10pt;color:#54241C;font-weight:bold">School<span class="moduleContentNew">*</span></label><div><input id="h_13" name="fields[7].Key" type="hidden" value="13" /><input aria-describedby="errorMsge_13" id="e_13" name="fields[7].Value" required="true" style="font-family:Arial;font-size:10pt;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="fourth left formFieldContainer ShortAnswer " data-external-submission-name="e_26" ><label class="labelForFieldElement" for="e_26" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Grade<span class="moduleContentNew">*</span></label><div><input id="h_26" name="fields[8].Key" type="hidden" value="26" /><input aria-describedby="errorMsge_26" id="e_26" name="fields[8].Value" required="true" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="fourth middle formFieldContainer RadioButtons " data-external-submission-name="e_28" ><fieldset><legend style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Sex<span class="moduleContentNew">*</span></legend><input id="h_28" name="fields[9].Key" type="hidden" value="28"></input><input id="e_28" name="fields[9].Value" type="hidden"></input><div class="selfClear"><ol class="whole left"><li><input aria-describedby="errorMsge_28_0" data-price="Male" id="e_28_0" name="e_28" required="true" type="radio" value="Male"></input><label for="e_28_0" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">Male</label><empty></empty></li><li><input aria-describedby="errorMsge_28_1" data-price="Female" id="e_28_1" name="e_28" required="true" type="radio" value="Female"></input><label for="e_28_1" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">Female</label><empty></empty></li></ol></div><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></fieldset></li><li class="third right formFieldContainer ShortAnswer " data-external-submission-name="e_29" ><label class="labelForFieldElement" for="e_29" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Name of Last Year's Coach</label><div><input id="h_29" name="fields[10].Key" type="hidden" value="29" /><input aria-describedby="errorMsge_29" id="e_29" name="fields[10].Value" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="fourth left formFieldContainer RadioButtons " data-external-submission-name="e_15" ><fieldset><legend style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Does your child have medical insurance coverage?<span class="moduleContentNew">*</span></legend><input id="h_15" name="fields[11].Key" type="hidden" value="15"></input><input id="e_15" name="fields[11].Value" type="hidden"></input><div class="selfClear"><ol class="whole left"><li><input aria-describedby="errorMsge_15_0" data-price="Yes" id="e_15_0" name="e_15" required="true" type="radio" value="Yes"></input><label for="e_15_0" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">Yes</label><empty></empty></li><li><input aria-describedby="errorMsge_15_1" data-price="No" id="e_15_1" name="e_15" required="true" type="radio" value="No"></input><label for="e_15_1" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">No</label><empty></empty></li></ol></div><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;">Scott County cannot provide medical insurance for injuries to participants.</span></p><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><br fr-original-style="" style="box-sizing: inherit;"></p></div></fieldset></li><li class="fourth middle formFieldContainer ShortAnswer " data-external-submission-name="e_16" ><label class="labelForFieldElement" for="e_16" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">If yes, list the name of the insurance company</label><div><input id="h_16" name="fields[12].Key" type="hidden" value="16" /><input aria-describedby="errorMsge_16" id="e_16" name="fields[12].Value" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="third right formFieldContainer ShortAnswer " data-external-submission-name="e_18" ><label class="labelForFieldElement" for="e_18" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">ID or Policy Number</label><div><input id="h_18" name="fields[13].Key" type="hidden" value="18" /><input aria-describedby="errorMsge_18" id="e_18" name="fields[13].Value" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="third left formFieldContainer ShortAnswer " data-external-submission-name="e_19" ><label class="labelForFieldElement" for="e_19" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Emergency Contact Number<span class="moduleContentNew">*</span></label><div><input id="h_19" name="fields[14].Key" type="hidden" value="19" /><input aria-describedby="errorMsge_19" id="e_19" name="fields[14].Value" required="true" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;">If I cannot be reached, I hereby consent to transportation by ambulance of my child to the nearest medical facility for medical treatment at my expense if deemed necessary by the coach or supervisor of this activity.</span></p></div></div></li><li class="third middle formFieldContainer ShortAnswer " data-external-submission-name="e_20" ><label class="labelForFieldElement" for="e_20" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">How old is your child now?<span class="moduleContentNew">*</span></label><div><input id="h_20" name="fields[15].Key" type="hidden" value="20" /><input aria-describedby="errorMsge_20" id="e_20" name="fields[15].Value" required="true" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="fourth right formFieldContainer RadioButtons " data-external-submission-name="e_21" ><fieldset><legend style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Will you coach a team?<span class="moduleContentNew">*</span></legend><input id="h_21" name="fields[16].Key" type="hidden" value="21"></input><input id="e_21" name="fields[16].Value" type="hidden"></input><div class="selfClear"><ol class="whole left"><li><input aria-describedby="errorMsge_21_0" data-price="Yes" id="e_21_0" name="e_21" required="true" type="radio" value="Yes"></input><label for="e_21_0" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">Yes</label><empty></empty></li><li><input aria-describedby="errorMsge_21_1" data-price="No" id="e_21_1" name="e_21" required="true" type="radio" value="No"></input><label for="e_21_1" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">No</label><empty></empty></li></ol></div><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></fieldset></li><li class="IePrintFormCenterField"></li><li class="third left formFieldContainer RadioButtons " data-external-submission-name="e_22" ><fieldset><legend style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Will you work in other capacity?<span class="moduleContentNew">*</span></legend><input id="h_22" name="fields[17].Key" type="hidden" value="22"></input><input id="e_22" name="fields[17].Value" type="hidden"></input><div class="selfClear"><ol class="whole left"><li><input aria-describedby="errorMsge_22_0" data-price="Yes" id="e_22_0" name="e_22" required="true" type="radio" value="Yes"></input><label for="e_22_0" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">Yes</label><empty></empty></li><li><input aria-describedby="errorMsge_22_1" data-price="No" id="e_22_1" name="e_22" required="true" type="radio" value="No"></input><label for="e_22_1" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal">No</label><empty></empty></li></ol></div><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></fieldset></li><li class="third right formFieldContainer ShortAnswer " data-external-submission-name="e_30" ><label class="labelForFieldElement" for="e_30" style="font-family:Open Sans;font-size:10pt;color:#b26128;font-weight:bold">Yth or Adult Tshirt<span class="moduleContentNew">*</span></label><div><input id="h_30" name="fields[18].Key" type="hidden" value="30" /><input aria-describedby="errorMsge_30" id="e_30" name="fields[18].Value" required="true" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal" type="text" value="" /><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"></div></div></li><li class="IePrintFormCenterField"></li><li class="whole left formFieldContainer HeaderInstructions " data-external-submission-name="e_23" ><div><input id="h_23" name="fields[19].Key" type="hidden" value="23" /><textarea aria-hidden="true" id="e_23" name="fields[19].Value" style="display: none;"></textarea><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;">Having been informed of the organization of Recreation Activity Programs to provide supervised games for the youth of Scott County, Virginia, I/We, the Parents/Guardian of the above child do hereby give my/our approval to his/her participation in any and all of the activities during the current season and/or any seasons thereafter. I/We assume all the transportation to and from these activities, and I/We do hereby release, absolve, indemnify and hold harmless any of the organizers, sponsors and supervisors. In case of injury to my/our child, I/We hereby waive all claims against the organizers, sponsors, or any of the supervisors/coaches appointed by them. I/We likewise release from responsibility any person transporting my/our child to and from these activities. I/We understand that we as parents/guardians are responsible for child/children at all times in terms of his/her/their individual safety and any damage that facilities may incur due their presence. I/We also understand that we are responsible for any of our children that we allow to be present at any activity who is/are not registered for said activity. It is understood that children not participating and registered are better left elsewhere as this is not a baby/child sitting or day care service.</span> </p></div></div></li><li class="IePrintFormCenterField"></li><li class="whole left formFieldContainer HeaderInstructions " data-external-submission-name="e_25" ><div><input id="h_25" name="fields[20].Key" type="hidden" value="25" /><textarea aria-hidden="true" id="e_25" name="fields[20].Value" style="display: none;"></textarea><div class="fr-view tip" style="font-family:Arial;font-size:10pt;color:#311A16;font-weight:normal"><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;" fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">I/We understand that assignment of my/our child to any particular team or league by the operators of this program shall be left to the discretion of the supervisors of these programs.</span>&nbsp;</p><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;" fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">Youth Basketball is available to boys and girls in grades 2-6. Grades 2nd and 3rd will be a CO-ED league and grades 4th thru 6th will be a GIRLS league and BOYS league separately. Cost are: $30 per player and $50 per family. Add $5 for non-county child and $10 for non-county family.</span>&nbsp;</p><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;" fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">MAKE CHECKS PAYABLE TO SCRD - DEADLINE TO REGISTER IS Feb. 2, 2024.</span>&nbsp;</p><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;" fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">You may mail payment to: Scott County Rec Dept; 247 Fore Dr; Gate City, VA 24251, deliver to the Rec. Dept., or return the payment to your child&apos;s school office prior to the deadline.&nbsp;</span><span style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;" fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">&nbsp;If you have any questions, please call the SCRD at 276-452-2442.</span></p><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><span id="isPasted" style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important; box-sizing: inherit;" fr-original-style="color: rgb(0, 100, 0); font-family: sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">The submission of this form indicates acceptance of the terms and conditions.</span></p><p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; border: 0px none; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(20, 20, 12); line-height: 1.5;"><br fr-original-style="" style="box-sizing: inherit;"></p></div></div></li><style type="text/css">
.FormCaptcha {
visibility: hidden;
display: block;
margin: 0px;
width: 0.1px;
height: 0.1px;
overflow: hidden;
*height: 1px;
*font-size: 1px;
}
</style>
<div class="FormCaptcha">
&#x4c;&#x65;<!--15a&#x0;-->av&#x65; T<!--his-->his Bl&#x61;<!--3fa-->nk: <input name="e_empty1" type="text" value="" aria-hidden="true">
<input name="e_captcha" type="hidden" value="232233"><br><br>
</div>
<script type="text/javascript"><!--
function clearHidden(f) {
f.e_1.value = '';
}
//--></script><li><div id="inline-recaptcha" class="recaptcha" data-sitekey="6LcI77skAAAAACH6L_49UEohEGvqFAjNhtvCeiV3"></div></li><script src="../../www.google.com/recaptcha/api79c1.js?render=explicit&amp;onload=onRecaptchaLoadCallback" async defer></script>
<li class="buttons">
<div>
<a href="#" role="button" id="btnFormSubmit" class="modern-button"><span>Submit</span></a>
</div>
</li>
</ol>
<p class="moduleContentNew" id="liRequiredFieldInfo" style="display:none;">* indicates a required field</p> </div>
</form>
<div class="submissionConfirmation cpForm" id="submissionConfirmation" style="display:none;background-color:white;">
<p class="submissionConfirmationMessage"></p>
<a href="#submissionConfirmation" role="button" id="btnFormSubmit" class="submissionConfirmationOk modern-button"><span>OK</span></a>
</div>
<form class="printForm" target="_blank" method="post" style="display:none;"></form>
<script src="../-1466400618.js" type="text/javascript"></script> <script type="text/javascript">function getFormValidatorData(){return[{elemInput:'e_6',id:6,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_7',id:7,fieldType:1,isInternal:false,isRequired:false,formatValidation:0},{elemInput:'e_8',id:8,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_9',id:9,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_10',id:10,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_11',id:11,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_12',id:12,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_13',id:13,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_26',id:26,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:['e_28_0','e_28_1'],id:28,fieldType:4,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_29',id:29,fieldType:1,isInternal:false,isRequired:false,formatValidation:0},{elemInput:['e_15_0','e_15_1'],id:15,fieldType:4,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_16',id:16,fieldType:1,isInternal:false,isRequired:false,formatValidation:0},{elemInput:'e_18',id:18,fieldType:1,isInternal:false,isRequired:false,formatValidation:0},{elemInput:'e_19',id:19,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_20',id:20,fieldType:1,isInternal:false,isRequired:true,formatValidation:0},{elemInput:['e_21_0','e_21_1'],id:21,fieldType:4,isInternal:false,isRequired:true,formatValidation:0},{elemInput:['e_22_0','e_22_1'],id:22,fieldType:4,isInternal:false,isRequired:true,formatValidation:0},{elemInput:'e_30',id:30,fieldType:1,isInternal:false,isRequired:true,formatValidation:0}];};</script>
<script type="text/javascript">function getFormConditionData(validators){return[{elemInput:'e_6',id:6,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_7',id:7,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_8',id:8,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_9',id:9,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_10',id:10,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_11',id:11,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_12',id:12,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_13',id:13,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_26',id:26,fieldType:1,isInternal:false,condList:[]},{elemInput:['e_28_0','e_28_1'],id:28,fieldType:4,isInternal:false,condList:[]},{elemInput:'e_29',id:29,fieldType:1,isInternal:false,condList:[]},{elemInput:['e_15_0','e_15_1'],id:15,fieldType:4,isInternal:false,condList:[]},{elemInput:'e_16',id:16,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_18',id:18,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_19',id:19,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_20',id:20,fieldType:1,isInternal:false,condList:[]},{elemInput:['e_21_0','e_21_1'],id:21,fieldType:4,isInternal:false,condList:[]},{elemInput:['e_22_0','e_22_1'],id:22,fieldType:4,isInternal:false,condList:[]},{elemInput:'e_30',id:30,fieldType:1,isInternal:false,condList:[]},{elemInput:'e_23',id:23,fieldType:8,isInternal:false,condList:[]},{elemInput:'e_25',id:25,fieldType:8,isInternal:false,condList:[]}];};</script>
<div id="root-picker-outlet"></div>
<script type="text/javascript">
function maxLength(field, maxChars) {
if (field.value.length >= maxChars) {
event.returnValue = false;
return false;
}
}
function maxLengthPaste(field, maxChars) {
var copyText = field.value + window.clipboardData.getData("Text");
field.value = copyText.substr(0, maxChars);
if ((copyText.length) > maxChars) {
return false;
}
event.returnValue = true;
}
setTimeout(function () {
this.wasInit = false;
initForm();
var externalIntegration = new ExternalIntegration('externalIntegration');
externalIntegration.initialize();
FormCenterHomeJS.submissionURL = '../FormCenter/ItemViaWidgetb7b2.html?formID=48';
}, 300);
</script>
</div>
</div>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</div>
<div class="newCP">
</div>
</div>
</div><aside data-cpRole="contentContainer" id="featureColumn" class="secondaryContent"> <div id="ccd6923f64-2522-4bce-8783-61ad1b416b69" data-containerid="d6923f64-2522-4bce-8783-61ad1b416b69" class="pageContent cpGrid cpGrid24 showInMobile" data-contentcontainerbreakpoint="40">
</div>
</aside>
</div><div data-cpRole="structuralContainer" id="siteSidebarTS" class="siteSidebar">
<aside data-cpRole="contentContainer" id="sidebarContainer1TS"> <div id="ccfdbdeaef-e8f0-4313-aa73-9f78170da978" data-containerid="fdbdeaef-e8f0-4313-aa73-9f78170da978" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside><nav data-cpRole="nav" id="secondaryNav" class="siteNav secondaryNav">
<ol role="menu" id="secondaryMenusecondaryNav" data-parent="170" class="rootNavMenu accordionNav">
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem172" data-pageid="172">
<div class="accordionNavItem">
<a href="https://www.explorescottcountyva.org/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Explore Scott County</a>
</div>
</li>
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem173" data-pageid="173">
<div class="accordionNavItem">
<a href="../173/Scott-County-Park-Golf-Course.html" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Scott County Park &amp; Golf Course</a>
<a href="#" class="openAccordionNav accordionSecondaryNavItem" title="Expand Scott County Park &amp; Golf Course Submenu"></a>
</div>
<ol role="menu" aria-hidden="true" class="accordionNavContainer accordionNavContainer--lvl1" style="display: none;" data-parent="173">
<li role="menuitem" aria-haspopup="true" class="sideNavLi subMenuItem hasAccordionChildren" id="SideItem174" data-pageid="174">
<div class="accordionNavItem">
<a href="../174/Photos-Videos.html" target="_self" class="navMenuItem cpComponent" data-type="SecondaryMenuItem"><span lang="en">Photos / Videos</span></a>
</div>
</li>
<li role="menuitem" aria-haspopup="true" class="sideNavLi subMenuItem hasAccordionChildren" id="SideItem175" data-pageid="175">
<div class="accordionNavItem">
<a href="../175/Schedule.html" target="_self" class="navMenuItem cpComponent" data-type="SecondaryMenuItem"><span lang="en">Schedule</span></a>
</div>
</li>
</ol>
</li>
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem296" data-pageid="296">
<div class="accordionNavItem">
<a href="../296/Boat-Access.html" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Boat Access</a>
</div>
</li>
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem257" data-pageid="257">
<div class="accordionNavItem">
<a href="../257/Duffield-Community-Park.html" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Duffield Community Park</a>
</div>
</li>
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem256" data-pageid="256">
<div class="accordionNavItem">
<a href="../256/Keith-Memorial-Park.html" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Keith Memorial Park</a>
</div>
</li>
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem312" data-pageid="312">
<div class="accordionNavItem">
<a href="../312/Sports-Leagues.html" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Sports Leagues</a>
</div>
</li>
<li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem270" data-pageid="270">
<div class="accordionNavItem">
<a href="../270/Weber-City-Recreation-Complex.html" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Weber City Recreation Complex</a>
</div>
</li>
</ol>
<script type="text/javascript">
$(document).ready(function () {
//setup menu manager properties for secondary menu
menuManager.isSideMenuEditable = false;
menuManager.sideMenuMaxSubMenuLevels = 4;
menuManager.sideMenuHasCustomLinks = false;
});
</script>
<script type="text/javascript">
$(document).ready(function () {
$('*[id^="SideItem"]').each(function () {
var ids = $('[id="' + this.id + '"]');
if (ids.length > 1)
$.each(ids, function (index, value) {
value.id = value.id + '_' + index;
});
});
$('.hasAccordionChildren .openAccordionNav').click(function (e) {
e.preventDefault();
showHideAccordionMenuForSecondaryNav($(this));
});
$("#secondaryNav .grippy").each(function () {
menuManager.setupDraggableElement($(this), SIDE_MENU, '#secondaryNav');
});
$("#secondaryNav li").each(function () {
menuManager.setupDroppableAccordionElement($(this), SIDE_MENU);
});
});
</script>
</nav><aside data-cpRole="contentContainer" id="sidebarContainer2TS"> <div id="cc5ef90f05-82fa-4944-8f6d-653e6e0c0078" data-containerid="5ef90f05-82fa-4944-8f6d-653e6e0c0078" class="pageContent cpGrid cpGrid24 showInMobile">
</div>
</aside>
</div>
</div></div>
</div><!-- GBs --><div data-cpRole="structuralContainer" id="gbsContainerTS">
<div class="siteWrap"><div data-cpRole="contentContainer" id="gbsTS"> <div id="cc7365dff8-da14-4225-baaf-33abd9c78f16" data-containerid="7365dff8-da14-4225-baaf-33abd9c78f16" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="1">
<div class="row outer wide"><!--
--><div class="outer col col12 first" style="" data-widgetcontainerid="430d6f14-490a-4d18-a3a7-81e7cdf61a49">
<div class="row nest first last wide">
<div class="inner col col12 first last id4fc2d592-bdbc-4096-98dc-0b1eecb7102c" style="" data-widgetcontainerid="4fc2d592-bdbc-4096-98dc-0b1eecb7102c">
<div data-widget-id="b854ffc1-1ba9-43c8-bbc5-80aa31a9e8b9" data-widget-controller-path="/GraphicLinks/Widget">
<div id="graphicLinkWidgetb854ffc1-1ba9-43c8-bbc5-80aa31a9e8b9" class="widget widgetGraphicLinks skin45 widgetOptionSet46 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 cpGrid3 ">
<div class="row wide"><!--
--><div class="col col1 first "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../../scottcova.portal.civicclerk.com/index.html" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_blank" class="fancyButton fancyButton46 " aria-label="Agendas &amp; Minutes Opens in new window">
<span>
<span><span class="text">Agendas &amp; Minutes</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton46.fancyButton:link,.fancyButton46.fancyButton:visited, .fancyButton46div.fancyButton{
background-image: url('../ImageRepository/Document1c23.svg?documentID=74');
background-repeat: no-repeat;
background-position: center .65em ;
transition:.2s ease-in-out;
background-size: 120px;}
.fancyButton46.fancyButton:hover,.fancyButton46.fancyButton:focus,.fancyButton46.fancyButton:active,.fancyButton46.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 140px;}
.fancyButton46.fancyButton:link > span,.fancyButton46.fancyButton:visited > span, .fancyButton46div.fancyButton > span{
}
.fancyButton46.fancyButton:hover > span,.fancyButton46.fancyButton:focus > span,.fancyButton46.fancyButton:active > span,.fancyButton46.fancyButton.hover > span{
}
.fancyButton46.fancyButton .text{
color: #000000;
font-family: "Open Sans";
padding-top: 9em;
font-weight: 600;
text-decoration: none;
padding-top: 9em;
background-image: url('../ImageRepository/Documentb45b.svg?documentID=70');
background-repeat: no-repeat;
background-position: center 1.85em ;
background-size: 80px;
transition:.2s ease-in-out;
}
.fancyButton46.fancyButton:hover .text,.fancyButton46.fancyButton:focus .text,.fancyButton46.fancyButton:active .text,.fancyButton46.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.85em ;
}
</style>
</div><!--
--></div></div><!----><div class="col col1 "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../Jobs.html" target="_self" class="fancyButton fancyButton47 " >
<span>
<span><span class="text">Join Our Team</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton47.fancyButton:link,.fancyButton47.fancyButton:visited, .fancyButton47div.fancyButton{
background-image: url('../ImageRepository/Document0f13.svg?documentID=72');
background-repeat: no-repeat;
background-position: center .65em ;
transition:.2s ease-in-out;
background-size: 120px;}
.fancyButton47.fancyButton:hover,.fancyButton47.fancyButton:focus,.fancyButton47.fancyButton:active,.fancyButton47.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 140px;}
.fancyButton47.fancyButton:link > span,.fancyButton47.fancyButton:visited > span, .fancyButton47div.fancyButton > span{
}
.fancyButton47.fancyButton:hover > span,.fancyButton47.fancyButton:focus > span,.fancyButton47.fancyButton:active > span,.fancyButton47.fancyButton.hover > span{
}
.fancyButton47.fancyButton .text{
color: #000000;
font-family: "Open Sans";
padding-top: 9em;
font-weight: 600;
text-decoration: none;
padding-top: 9em;
background-image: url('../ImageRepository/Documentcb5e.svg?documentID=77');
background-repeat: no-repeat;
background-position: center 1.85em ;
background-size: 80px;
transition:.2s ease-in-out;
}
.fancyButton47.fancyButton:hover .text,.fancyButton47.fancyButton:focus .text,.fancyButton47.fancyButton:active .text,.fancyButton47.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.85em ;
}
</style>
</div><!--
--></div></div><!----><div class="col col1 last"><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../168/Public-Safety-GIS.html" target="_self" class="fancyButton fancyButton48 " >
<span>
<span><span class="text">GIS Property Information</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton48.fancyButton:link,.fancyButton48.fancyButton:visited, .fancyButton48div.fancyButton{
background-image: url('../ImageRepository/Document6204.svg?documentID=73');
background-repeat: no-repeat;
background-position: center .65em ;
transition:.2s ease-in-out;
background-size: 120px;}
.fancyButton48.fancyButton:hover,.fancyButton48.fancyButton:focus,.fancyButton48.fancyButton:active,.fancyButton48.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 140px;}
.fancyButton48.fancyButton:link > span,.fancyButton48.fancyButton:visited > span, .fancyButton48div.fancyButton > span{
}
.fancyButton48.fancyButton:hover > span,.fancyButton48.fancyButton:focus > span,.fancyButton48.fancyButton:active > span,.fancyButton48.fancyButton.hover > span{
}
.fancyButton48.fancyButton .text{
color: #000000;
font-family: "Open Sans";
padding-top: 9em;
font-weight: 600;
text-decoration: none;
padding-top: 9em;
background-image: url('../ImageRepository/Document09be.svg?documentID=76');
background-repeat: no-repeat;
background-position: center 1.85em ;
background-size: 80px;
transition:.2s ease-in-out;
}
.fancyButton48.fancyButton:hover .text,.fancyButton48.fancyButton:focus .text,.fancyButton48.fancyButton:active .text,.fancyButton48.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.85em ;
}
</style>
</div><!--
--></div></div><!-- --></div>
</div>
<div class="widgetFooter">
</div>
</div>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col12 last" style="" data-widgetcontainerid="8b3a9866-efc8-424c-b6db-dd320e7057d5">
<div class="row nest first last wide">
<div class="inner col col12 first last id8c239dea-67aa-460e-a625-8521917f7a85" style="" data-widgetcontainerid="8c239dea-67aa-460e-a625-8521917f7a85">
<div data-widget-id="11881e11-99f8-4df1-b96a-8944eb875236" data-widget-controller-path="/GraphicLinks/Widget">
<div id="graphicLinkWidget11881e11-99f8-4df1-b96a-8944eb875236" class="widget widgetGraphicLinks skin45 widgetOptionSet46 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 cpGrid3 ">
<div class="row wide"><!--
--><div class="col col1 first "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../bids.html" target="_self" class="fancyButton fancyButton49 " >
<span>
<span><span class="text">Bid Opportunities</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton49.fancyButton:link,.fancyButton49.fancyButton:visited, .fancyButton49div.fancyButton{
background-image: url('../ImageRepository/Document1c23.svg?documentID=74');
background-repeat: no-repeat;
background-position: center .65em ;
transition:.2s ease-in-out;
background-size: 120px;}
.fancyButton49.fancyButton:hover,.fancyButton49.fancyButton:focus,.fancyButton49.fancyButton:active,.fancyButton49.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 140px;}
.fancyButton49.fancyButton:link > span,.fancyButton49.fancyButton:visited > span, .fancyButton49div.fancyButton > span{
}
.fancyButton49.fancyButton:hover > span,.fancyButton49.fancyButton:focus > span,.fancyButton49.fancyButton:active > span,.fancyButton49.fancyButton.hover > span{
}
.fancyButton49.fancyButton .text{
color: #000000;
font-family: "Open Sans";
padding-top: 9em;
font-weight: 600;
text-decoration: none;
padding-top: 9em;
background-image: url('../ImageRepository/Documentcdb9.svg?documentID=75');
background-repeat: no-repeat;
background-position: center 1.85em ;
background-size: 80px;
transition:.2s ease-in-out;
}
.fancyButton49.fancyButton:hover .text,.fancyButton49.fancyButton:focus .text,.fancyButton49.fancyButton:active .text,.fancyButton49.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.85em ;
}
</style>
</div><!--
--></div></div><!----><div class="col col1 "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="../287/Treasurers-Office.html" target="_self" class="fancyButton fancyButton50 " >
<span>
<span><span class="text">Payments</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton50.fancyButton:link,.fancyButton50.fancyButton:visited, .fancyButton50div.fancyButton{
background-image: url('../ImageRepository/Document0f13.svg?documentID=72');
background-repeat: no-repeat;
background-position: center .65em ;
transition:.2s ease-in-out;
background-size: 120px;}
.fancyButton50.fancyButton:hover,.fancyButton50.fancyButton:focus,.fancyButton50.fancyButton:active,.fancyButton50.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 140px;}
.fancyButton50.fancyButton:link > span,.fancyButton50.fancyButton:visited > span, .fancyButton50div.fancyButton > span{
}
.fancyButton50.fancyButton:hover > span,.fancyButton50.fancyButton:focus > span,.fancyButton50.fancyButton:active > span,.fancyButton50.fancyButton.hover > span{
}
.fancyButton50.fancyButton .text{
color: #000000;
font-family: "Open Sans";
padding-top: 9em;
font-weight: 600;
text-decoration: none;
padding-top: 9em;
background-image: url('../ImageRepository/Document9610.svg?documentID=78');
background-repeat: no-repeat;
background-position: center 1.85em ;
background-size: 80px;
transition:.2s ease-in-out;
}
.fancyButton50.fancyButton:hover .text,.fancyButton50.fancyButton:focus .text,.fancyButton50.fancyButton:active .text,.fancyButton50.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.85em ;
}
</style>
</div><!--
--></div></div><!----><div class="col col1 last"><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks">
<div>
<a href="https://www.getrave.com/login/scottcountyva" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" class="fancyButton fancyButton51 " >
<span>
<span><span class="text">RAVE Alert</span></span>
</span>
</a>
</div>
<style scoped="scoped">.fancyButton51.fancyButton:link,.fancyButton51.fancyButton:visited, .fancyButton51div.fancyButton{
background-image: url('../ImageRepository/Document6204.svg?documentID=73');
background-repeat: no-repeat;
background-position: center .65em ;
transition:.2s ease-in-out;
background-size: 120px;}
.fancyButton51.fancyButton:hover,.fancyButton51.fancyButton:focus,.fancyButton51.fancyButton:active,.fancyButton51.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 140px;}
.fancyButton51.fancyButton:link > span,.fancyButton51.fancyButton:visited > span, .fancyButton51div.fancyButton > span{
}
.fancyButton51.fancyButton:hover > span,.fancyButton51.fancyButton:focus > span,.fancyButton51.fancyButton:active > span,.fancyButton51.fancyButton.hover > span{
}
.fancyButton51.fancyButton .text{
color: #000000;
font-family: "Open Sans";
padding-top: 9em;
font-weight: 600;
text-decoration: none;
padding-top: 9em;
background-image: url('../ImageRepository/Document6684.svg?documentID=71');
background-repeat: no-repeat;
background-position: center 1.85em ;
background-size: 80px;
transition:.2s ease-in-out;
}
.fancyButton51.fancyButton:hover .text,.fancyButton51.fancyButton:focus .text,.fancyButton51.fancyButton:active .text,.fancyButton51.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.85em ;
}
</style>
</div><!--
--></div></div><!-- --></div>
</div>
<div class="widgetFooter">
</div>
</div>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</div></div>
</div><!-- Calendar/Carousel --><!-- <div data-cpRole="structuralContainer" id="homeContainer1">
<div class="siteWrap">
<div data-cpRole="contentContainer" id="homeContent1a"></div>
</div>
</div> --><!-- Banner --><div data-cpRole="structuralContainer" id="bannerContainerTS2" class="noOverflowTS">
<div data-cpRole="banner" id="banner2"><!-- Footer --><footer data-cpRole="structuralContainer" id="footerContainerTS">
<div class="siteWrap"><div data-cpRole="contentContainer" id="footerTS"> <div id="ccb6f566fd-0b59-4562-aa26-4f086a54c8b8" data-containerid="b6f566fd-0b59-4562-aa26-4f086a54c8b8" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="55">
<div class="row outer wide"><!--
--><div class="outer col col4 first" style="" data-widgetcontainerid="b93a8194-9d2c-4f79-bd0b-71873f93cde9">
<div class="row nest first wide">
<div class="inner col col4 first last id559ac1d0-6a60-4cce-a166-d478803be4ab" style="" data-widgetcontainerid="559ac1d0-6a60-4cce-a166-d478803be4ab">
<div data-widget-id="a4d852e4-a44a-44da-a97f-7ee0e068d8bc" data-widget-controller-path="/InfoAdvanced/Widget">
<section id="divInfoAdva4d852e4-a44a-44da-a97f-7ee0e068d8bc" class="widget widgetInfoAdvanced skin56 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="headera4d852e4-a44a-44da-a97f-7ee0e068d8bc">
<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">
<p><img src="../ImageRepository/Document622c.svg?documentId=81" class="fr-dib" alt="Scott County Logo"></p>
</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) {
$('#divInfoAdva4d852e4-a44a-44da-a97f-7ee0e068d8bc .InfoAdvanced.widgetItem').each(function () {
renderSlideshowIfApplicable($(this));
});
});
</script></div> </div> <!-- inner column -->
</div> <!-- inner row -->
<div class="row nest last wide">
<div class="inner col col4 first last id0327bc5f-9afc-49a3-984c-b2f93237357d" style="" data-widgetcontainerid="0327bc5f-9afc-49a3-984c-b2f93237357d">
<div data-widget-id="8a74d211-4c87-4b76-9f39-4b7ec92abcf8" data-widget-controller-path="/GraphicLinks/Widget">
<div id="graphicLinkWidget8a74d211-4c87-4b76-9f39-4b7ec92abcf8" class="widget widgetGraphicLinks skin55 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:1em"}' 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/ScottCountyTourism" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" aria-label=" Facebook graphic"><img src="../ImageRepository/Documentf599.svg?documentID=48"
class="graphicButtonLink" alt=" Facebook"
onmouseover="this.src='../ImageRepository/Documentf599.svg?documentID=48'"
onmouseout="this.src='../ImageRepository/Documentf599.svg?documentID=48'"
onfocus="this.src='../ImageRepository/Documentf599.svg?documentID=48'"
onblur="this.src='../ImageRepository/Documentf599.svg?documentID=48'"> </a></div><!--
--></div></div><!----><div class="col col1 "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="../twitter.html" target="_self" aria-label=" Twitter graphic"><img src="../ImageRepository/Document32c7.svg?documentID=50"
class="graphicButtonLink" alt=" Twitter"
onmouseover="this.src='../ImageRepository/Document32c7.svg?documentID=50'"
onmouseout="this.src='../ImageRepository/Document32c7.svg?documentID=50'"
onfocus="this.src='../ImageRepository/Document32c7.svg?documentID=50'"
onblur="this.src='../ImageRepository/Document32c7.svg?documentID=50'"> </a></div><!--
--></div></div><!----><div class="col col1 "><div class="semanticList"><!--
--><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://www.instagram.com/scottcountyva/?hl=en" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" aria-label=" Instagram graphic"><img src="../ImageRepository/Document51c9.svg?documentID=49"
class="graphicButtonLink" alt=" Instagram"
onmouseover="this.src='../ImageRepository/Document51c9.svg?documentID=49'"
onmouseout="this.src='../ImageRepository/Document51c9.svg?documentID=49'"
onfocus="this.src='../ImageRepository/Document51c9.svg?documentID=49'"
onblur="this.src='../ImageRepository/Document51c9.svg?documentID=49'"> </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/UCJiQ6PhkjJIeH-lAY5uQnDA" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" aria-label=" YouTube graphic"><img src="../ImageRepository/Document2c5b.svg?documentID=51"
class="graphicButtonLink" alt=" YouTube"
onmouseover="this.src='../ImageRepository/Document2c5b.svg?documentID=51'"
onmouseout="this.src='../ImageRepository/Document2c5b.svg?documentID=51'"
onfocus="this.src='../ImageRepository/Document2c5b.svg?documentID=51'"
onblur="this.src='../ImageRepository/Document2c5b.svg?documentID=51'"> </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 col3" style="" data-widgetcontainerid="85a59e11-4b26-48db-8329-33a0232f3d38">
<div class="row nest first last wide">
<div class="inner col col3 first last id759ae247-803f-4dd9-8364-c0dd3bb94aed" style="" data-widgetcontainerid="759ae247-803f-4dd9-8364-c0dd3bb94aed">
<div class="widget widgetSpacer" id="06cf9bc8-fd08-4aa6-b239-f8265a8d048e"></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col4" style="" data-widgetcontainerid="602700d9-c291-4b6d-895c-c9bb80b9744f">
<div class="row nest first last wide">
<div class="inner col col4 first last id647ee9c2-f75f-446d-b72a-3c1edae8a9cd" style="" data-widgetcontainerid="647ee9c2-f75f-446d-b72a-3c1edae8a9cd">
<div data-widget-id="2842f037-7ddc-4da7-a3e1-facbbb23f565" data-widget-controller-path="/InfoAdvanced/Widget">
<section id="divInfoAdv2842f037-7ddc-4da7-a3e1-facbbb23f565" class="widget widgetInfoAdvanced skin37 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="header2842f037-7ddc-4da7-a3e1-facbbb23f565">
<header class="widgetHeader" id="header2842f037-7ddc-4da7-a3e1-facbbb23f565">
<div class="">
<h3 >Contact Us</h3>
</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">
<p id="isPasted">Scott County&nbsp;<br>190 Beech Street, Suite 201&nbsp;<br>Gate City, VA &nbsp;24251&nbsp;<br>Phone: <a href="tel: 276-386-6521">276-386-6521</a>&nbsp;<br>Fax: &nbsp;276-386-9198&nbsp;</p>
</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) {
$('#divInfoAdv2842f037-7ddc-4da7-a3e1-facbbb23f565 .InfoAdvanced.widgetItem').each(function () {
renderSlideshowIfApplicable($(this));
});
});
</script></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col3" style="" data-widgetcontainerid="4c371095-e99b-42ac-ba33-8d0783304e4c">
<div class="row nest first last wide">
<div class="inner col col3 first last idc709b22e-5c39-4050-a7e1-31ea45247b0a" style="" data-widgetcontainerid="c709b22e-5c39-4050-a7e1-31ea45247b0a">
<div class="widget widgetSpacer" id="840076a6-036e-4cdd-9a3f-66b3379f09d0"></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col4" style="" data-widgetcontainerid="12299648-a0f6-4b06-8202-1c112440b729">
<div class="row nest first last wide">
<div class="inner col col4 first last id7a3c1b53-3c4f-4212-8fb7-5bf0102d8b1d" style="" data-widgetcontainerid="7a3c1b53-3c4f-4212-8fb7-5bf0102d8b1d">
<div data-widget-id="09d79684-e37e-4bb8-9dd3-f98da628f3f5" data-widget-controller-path="/QuickLinks/Widget">
<section id="widgetQuicklink09d79684-e37e-4bb8-9dd3-f98da628f3f5" class="widget widgetQuickLinks skin37 widgetOptionSet30 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader09d79684-e37e-4bb8-9dd3-f98da628f3f5">
<header class="widgetHeader" id="quickLinksHeader09d79684-e37e-4bb8-9dd3-f98da628f3f5">
<div class="">
<h3><a style="" href="../QuickLinks5d32.html?CID=15" >Quick Links</a></h3>
</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://my.vdot.virginia.gov/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >VDOT-Report a Problem</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../132/Community-Events.html" target="_self" >Community Events</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../FormCenter/Technology-Request-5/Technology-Request-46.html" target="_self" >Technology Request</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../229/Scott-County-Facts-Figures.html" target="_self" >Scott County Facts & Figures</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../157/Economic-Development.html" target="_self" >Economic Development</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="http://recreation.scottcountyva.com/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >Parks & Recreation</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 class="outer col col3" style="" data-widgetcontainerid="4320b6dd-0858-4f25-b504-48870296ae90">
<div class="row nest first last wide">
<div class="inner col col3 first last id9570c8c5-d5c8-4019-8325-76aecb9d24ad" style="" data-widgetcontainerid="9570c8c5-d5c8-4019-8325-76aecb9d24ad">
<div class="widget widgetSpacer" id="29d1f7a2-3f3f-4b94-9d60-83f3c6e850d0"></div> </div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!----><div class="outer col col3 last" style="" data-widgetcontainerid="63ec0da0-1482-4d77-8b3c-c8a0d39aa1d4">
<div class="row nest first last wide">
<div class="inner col col3 first last id002c08bb-449e-416b-8124-c87d45532d67" style="" data-widgetcontainerid="002c08bb-449e-416b-8124-c87d45532d67">
<div data-widget-id="9be65736-2a55-408f-8075-cc32b56222c7" data-widget-controller-path="/QuickLinks/Widget">
<section id="widgetQuicklink9be65736-2a55-408f-8075-cc32b56222c7" class="widget widgetQuickLinks skin37 widgetOptionSet30 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader9be65736-2a55-408f-8075-cc32b56222c7">
<header class="widgetHeader" id="quickLinksHeader9be65736-2a55-408f-8075-cc32b56222c7">
<div class="">
<h3><a style="" href="../QuickLinks3ee2.html?CID=16" >Helpful Links</a></h3>
</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="../index.html" target="_self" >Home</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../sitemap.html" target="_self" >Site Map</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../directory.html" target="_self" >Contact Us</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../accessibility.html" target="_self" >Accessibility</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../copyright.html" target="_self" >Copyright Notices</a>
<div class="widgetMeta"></div>
</li>
<li style="position:relative" class="widgetItem QuickLinks">
<a class="widgetDesc widgetQuickLinksLink" href="../privacy.html" target="_self" >Privacy Policy</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>
</div></div>
</footer>
<div id="banner2-9" style="display: none"></div>
<script type="text/javascript">
onOrLive($(window), function () {
$.when(window.Pages.rwdSetupComplete)
.done(function () {
renderBanner('banner2-9',
'banner2',
{"BannerOptionID":9,"ThemeID":1,"SlotName":"banner2","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,"DisplayVideoPauseButton":false,"VideoPauseButtonAlignment":1,"VideoPauseButtonControlsAlignment":0,"VideoPauseButtonStyle":"#FFFFFF","VideoPauseButtonBackgroundStyle":"#000000","VideoPauseButtonAlignmentClass":"alignRight viewport","BannerImages":[{"BannerImageID":76,"BannerOptionID":9,"FileName":"/ImageRepository/Document?documentID=96","Height":700,"Width":2200,"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":76,"BannerOptionID":9,"FileName":"/ImageRepository/Document?documentID=96","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":null},
'../App_Themes/Interior/Images/index.html',
'<img alt="" class="bannerObject" src="/ImageRepository/Document?documentID=96" />');
});
}, "load");
</script>
</div>
</div><!-- Powered By --><div data-cpRole="structuralContainer" id="poweredByContainerTS">
<div class="siteWrap"><div data-cpRole="contentContainer" id="poweredByTS"> <div id="cc6d6cb0a5-86c2-47f0-94f9-e6f6b71ca58f" data-containerid="6d6cb0a5-86c2-47f0-94f9-e6f6b71ca58f" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile">
<div class="row outer wide"><!--
--><div class="outer col col24 first last" style="" data-widgetcontainerid="aa579444-2609-4679-ad28-0a4baf2f58d9">
<div class="row nest first last wide">
<div class="inner col col24 first last id2c9db04f-b12d-41a3-ac89-254809839d37" style="" data-widgetcontainerid="2c9db04f-b12d-41a3-ac89-254809839d37">
<div data-widget-id='de3fa38d-c2a3-4dd0-968c-1951a1f2bdc4' data-moduleName="customHtml" id='widgetCustomHtmlde3fa38d-c2a3-4dd0-968c-1951a1f2bdc4' class="widget widgetCustomHtml skin37 narrow" >
<div class="widgetBody pageStyles" id="widgetBodyde3fa38d-c2a3-4dd0-968c-1951a1f2bdc4">
<div id="customHtmlde3fa38d-c2a3-4dd0-968c-1951a1f2bdc4"><div><style>
/* CP icon */
.cpBylineIconTS {
color: #fff;
}
/* CP Text */
.cpBylineTextTS,
.cpBylineTextTS a:link {
color: #fff;
}
.cpBylineTS {
text-align: center;
}
.cpBylineIconTS {
fill: currentColor;
width: 39px;
height: 26px;
display: inline;
vertical-align: middle;
}
</style>
<div class="widgetItem cpBylineTS">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" class="cpBylineIconTS">
<path class="c" d="M73.4,23.2h-19v16.7h19c2.8,0,5,2.2,5,5c0,2.8-2.2,5-5,5h-19v28.4h5.5l11.3-11.7h2.2c11.9,0,21.6-9.7,21.6-21.6C95,33,85.3,23.2,73.4,23.2"></path>
<path class="p" d="M45.8,66.5H26.6C14.7,66.5,5,56.8,5,44.9C5,33,14.7,23.2,26.6,23.2h19.1v16.7H26.6c-2.8,0-5,2.2-5,5c0,2.8,2.2,5,5,5h19.1V66.5z"></path>
</svg>
<span class="cpBylineTextTS">Government Websites by <a href="https://connect.civicplus.com/referral" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);">CivicPlus&reg;</a></span>
</div></div></div>
</div>
</div>
</div> <!-- inner column -->
</div> <!-- inner row -->
</div><!-- outer column --><!-- --></div> <!-- outer row -->
</div>
</div></div>
</div>
</div>
</div>
</div>
</div>
<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/Mystique/Shared/Scripts/Moment/Moment.min.js"></script>
<script src="../Assets/Scripts/SplashModal/SplashModalRender.js"></script>
<script>
$(document).ready(function () {
var filter = {
targetId: '314',
targetType: 1
}
new SplashModalRender().triggerRender(filter);
});
</script>
<script src="../58870828.js" type="text/javascript"></script>
<!-- Fixed Nav Adjustment -->
<script>
function getValueTS(elem, attr) {
var val = elem.css(attr);
if (val === undefined) return undefined;
var num = parseInt(val, 10);
if (num === NaN) return undefined;
return num;
}
function clampTS(number, min, max) {
return Math.min(Math.max(number, min), max);
}
function isPageEditingTS() {
return (
$("#doneEditing").length > 0 || // In live edit
typeof DesignCenter !== "undefined" // In theme manager
);
}
var bgColorRegexTS = new RegExp("rgba\((\d+), (\d+), (\d+), (\d*\.?\d*)\)");
function isTransparentTS(elem) {
var bg = elem.css('background-color');
if (typeof bg !== "string") return false;
if (bg === "transparent") return true;
if (!bg.startsWith('rgba(')) return false;
var matchState = bg.match(bgColorRegexTS);
if (!matchState || matchState.length !== 5) return false;
var alpha = parseFloat(matchState[4], 10);
if (!(alpha >= 0 && alpha < 1)) return false;
return true;
}
function iterateLeftpads(cb) {
var containersTS = $("[class^='siteWrap'],[class*=' siteWrap']");
for (var i = 0; i < containersTS.length; i++) {
var containerTS = containersTS[i];
// Skip the body container and anything with data-skip-leftpad
if (
containerTS.id !== "bodyContainerTS" &&
containerTS.getAttribute('data-skip-leftpad') === null
) {
cb(containerTS);
}
}
}
function iterateRightpads(cb) {
var containersTS = $("[class^='siteWrap'],[class*=' siteWrap']");
for (var i = 0; i < containersTS.length; i++) {
var containerTS = containersTS[i];
// Skip the body container and anything with data-skip-rightpad
if (
containerTS.id !== "bodyContainerTS" &&
containerTS.getAttribute('data-skip-rightpad') === null
) {
cb(containerTS);
}
}
}
var anchor = $("#divToolbars");
var bodyContainerTS = $("#bodyContainerTS");
// Outer banner padding (push banner down)
var outerSizingTS = $("#bannerContainerTS");
// Inner banner padding (push banner content down) - Transparent header OR on attaching headers
var innerSizingTS = $("#bannerSizingTS");
var forceUnfixClassTS = "forceUnfixTS";
var fixedTopTS = $(".fixedTopTS");
var fixedBottomTS = $(".fixedBottomTS");
var fixedLeftTS = $(".fixedLeftTS");
var fixedRightTS = $(".fixedRightTS");
var initialTopTS;
var topAttachTS;
if (fixedTopTS && fixedTopTS.length === 1) {
initialTopTS = getValueTS(fixedTopTS, 'top');
var attachment = fixedTopTS.attr('data-attach');
if (attachment) topAttachTS = $("#" + attachment);
if (!topAttachTS || topAttachTS.length !== 1) topAttachTS = undefined;
}
function resizeAdjustmentTS() {
var editing = isPageEditingTS();
// Fixed top script
(function () {
if (!fixedTopTS || fixedTopTS.length !== 1 || initialTopTS === undefined) return;
if (editing) {
fixedTopTS[0].classList.add(forceUnfixClassTS);
} else {
fixedTopTS[0].classList.remove(forceUnfixClassTS);
}
var topPosition = fixedTopTS.css('position');
if (topPosition === 'fixed') {
if (topAttachTS) {
scrollAdjustmentTS();
} else {
var anchorHeight = anchor.outerHeight() - 1;
fixedTopTS.css('top', anchorHeight + initialTopTS);
}
} else {
fixedTopTS.css('top', initialTopTS);
}
if (topPosition === 'fixed' || topPosition === 'absolute') {
// Bump the banner content down
if (isTransparentTS(fixedTopTS)) {
innerSizingTS.css('padding-top', initialTopTS + fixedTopTS.outerHeight());
outerSizingTS.css('padding-top', '');
try {
window.Pages.onResizeHandlersExecute();
} catch (e) { }
} else {
outerSizingTS.css('padding-top', fixedTopTS.outerHeight() - 1);
innerSizingTS.css('padding-top', '');
}
} else {
innerSizingTS.css('padding-top', '');
outerSizingTS.css('padding-top', '');
}
})();
// Fixed bottom script
(function () {
if (!fixedBottomTS || fixedBottomTS.length === 0) return;
// If the widget has gone narrow, force unfix
if (editing || fixedBottomTS.outerHeight() > 200) {
fixedBottomTS[0].classList.add(forceUnfixClassTS);
} else {
fixedBottomTS[0].classList.remove(forceUnfixClassTS);
}
if (fixedBottomTS.css('position') === 'fixed') {
bodyContainerTS.css('padding-bottom', fixedBottomTS.outerHeight());
} else {
bodyContainerTS.css('padding-bottom', '');
}
})();
// Fixed left script
(function () {
if (!fixedLeftTS || fixedLeftTS.length === 0) return;
if (editing) {
fixedLeftTS[0].classList.add(forceUnfixClassTS);
} else {
fixedLeftTS[0].classList.remove(forceUnfixClassTS);
}
if (fixedLeftTS.css('position') === 'fixed') {
var anchorHeight = anchor.outerHeight() - 1;
fixedLeftTS.css('top', anchorHeight);
var leftBoundingTS = fixedLeftTS[0].getBoundingClientRect();
iterateLeftpads(function (containerTS) {
var containerBoundingTS = containerTS.getBoundingClientRect();
if (containerBoundingTS.left <= leftBoundingTS.right) {
$(containerTS).css('padding-left', leftBoundingTS.width + 16);
} else {
$(containerTS).css('padding-left', '');
}
});
} else {
fixedLeftTS.css('top', '');
iterateLeftpads(function (containerTS) {
$(containerTS).css('padding-left', '');
});
}
})();
// Fixed right script
(function () {
if (!fixedRightTS || fixedRightTS.length === 0) return;
if (editing) {
fixedRightTS[0].classList.add(forceUnfixClassTS);
} else {
fixedRightTS[0].classList.remove(forceUnfixClassTS);
}
if (fixedRightTS.css('position') === 'fixed') {
var anchorHeight = anchor.outerHeight() - 1;
fixedRightTS.css('top', anchorHeight);
var rightBoundingTS = fixedRightTS[0].getBoundingClientRect();
iterateRightpads(function (containerTS) {
var containerBoundingTS = containerTS.getBoundingClientRect();
if (containerBoundingTS.right >= rightBoundingTS.left) {
$(containerTS).css('padding-right', rightBoundingTS.width + 16);
}
});
} else {
fixedRightTS.css('top', '');
iterateRightpads(function (containerTS) {
$(containerTS).css('padding-right', '');
});
}
})();
}
function scrollAdjustmentTS() {
if (!fixedTopTS || fixedTopTS.length !== 1 || !topAttachTS || topAttachTS.length !== 1) return;
var topPosition = fixedTopTS.css('position');
if (topPosition === 'fixed' || topPosition === 'absolute') {
var anchorBounding = anchor[0].getBoundingClientRect();
var attachBounding = topAttachTS[0].getBoundingClientRect();
var scrollTop = $(window).scrollTop();
fixedTopTS.css('top', Math.max(anchorBounding.bottom - 1, attachBounding.bottom));
} else {
fixedTopTS.css('top', initialTopTS);
}
}
$(window).load(function () {
setTimeout(function () {
try {
resizeAdjustmentTS();
} catch (e) {
console.error(e);
}
}, 350);
$(window).scroll(function () {
try {
scrollAdjustmentTS();
} catch (e) {
console.error(e);
}
});
var adjustTimeoutTS;
$(window).resize(function () {
clearTimeout(adjustTimeoutTS);
adjustTimeoutTS = setTimeout(function () {
try {
resizeAdjustmentTS();
} catch (e) {
console.error(e);
}
}, 350);
});
$.when(window.Pages.angularToolbarComplete).done(function () {
try {
resizeAdjustmentTS();
} catch (e) {
console.error(e);
}
});
});
</script>
<!-- End Fixed Nav Adjustment -->
<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=Open+Sans:300,300italic,500,500italic,600,600italic,700,700italic,800,800italic,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 scottcountyva.com/314/SCRD-Youth-Basketball-Application by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 May 2024 21:14:11 GMT -->
</html>