2184 lines
83 KiB
HTML
2184 lines
83 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<!-- Mirrored from scottcountyva.com/157/Economic-Development by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 May 2024 20:49:02 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 item’s 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("Economic-Development.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 = {"DepartmentHeaderId":157,"DepartmentHeaderName":"Economic Development"};
|
||
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="Business" />
|
||
<meta name="category2" content="Economic Development" />
|
||
|
||
|
||
<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>Economic Development | 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="../-1780393854.css" rel="stylesheet" type="text/css" />
|
||
|
||
<link rel="stylesheet" type="text/css" href="../Assets/Styles/Print.css" media="print">
|
||
<script type="text/javascript">
|
||
window.Pages = window.Pages || {};
|
||
// FrontEnd RWD initialization
|
||
window.Pages.rwdReady = $.Deferred();
|
||
window.Pages.toolBarDeferred = $.Deferred();
|
||
window.Pages.rwdSetupComplete = $.Deferred();
|
||
window.Pages.megaMenuLoaded = $.Deferred();
|
||
window.Pages.angularToolbarComplete = $.Deferred();
|
||
window.Pages.frontEndToolbarComplete = $.Deferred();
|
||
</script>
|
||
<!--CPHeadContent-->
|
||
<script src="../248816995.js" type="text/javascript"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="/App_Themes/ie8.css"><![endif]-->
|
||
<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/App_Themes/ie7.css"><![endif]-->
|
||
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/App_Themes/ie6.css"><![endif]-->
|
||
<!--[if lt IE 9]><script type="text/javascript" src="/Scripts/html5.js"></script><![endif]-->
|
||
|
||
<script type="text/javascript">
|
||
setEditorVariables(false, 840);
|
||
function getPrintPreviewType() { return 0; } function printPreview() {pPreview(getPrintPreviewType()); }
|
||
</script>
|
||
|
||
</head>
|
||
<body class="wide " >
|
||
|
||
<script>jQuery(document).click(function (event) {
|
||
var target = jQuery(event.target);
|
||
if (target.attr('src') && target.parents('.image').length && target.parents('.widget').length) {
|
||
var text = target.attr('title');
|
||
|
||
if (!text.length) {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Image',
|
||
eventAction: 'Image - ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.is('button') || target.hasClass('button') || target.parents().hasClass('button')) {
|
||
var text = "";
|
||
if (target.parents('.button')[0]) {
|
||
text = target.parents('.button')[0].text;
|
||
} else if (target.text().length) {
|
||
text = target.text();
|
||
} else if (target.attr('title').length) {
|
||
text = target.attr('title');
|
||
}
|
||
if (!text.length) {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Button',
|
||
eventAction: 'Button - ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.widgetCustomHtml').length) {
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Custom Html',
|
||
eventAction: 'Custom Html Clicked',
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.editor').length) {
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Editor',
|
||
eventAction: 'Editor Link Clicked',
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.GraphicLinks').length) {
|
||
var text = "";
|
||
var targetGraphicLink = target;
|
||
if (target.hasClass('widgetGraphicLinksLink')) {
|
||
targetGraphicLink = jQuery(target.children()[0]);
|
||
}
|
||
if (targetGraphicLink.hasClass('text')) {
|
||
text = targetGraphicLink.text();
|
||
} else if (targetGraphicLink.attr('src').length) {
|
||
if (targetGraphicLink.attr('alt').length) {
|
||
text = targetGraphicLink.attr('alt');
|
||
} else {
|
||
text = targetGraphicLink.attr('src');
|
||
}
|
||
} else {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Graphic Links',
|
||
eventAction: 'Graphic Link - ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.InfoAdvanced').length) {
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Info Advanced',
|
||
eventAction: 'Info Advanced Clicked',
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.list').length) {
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'List',
|
||
eventAction: 'List Clicked',
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.megaMenuItem').length || target.parents('.topMenuItem').length) {
|
||
var megaMenuText = jQuery('.topMenuItem.mouseover').find('span').text();
|
||
var breadCrumbs = [];
|
||
jQuery('.breadCrumbs > li').each(function () {
|
||
breadCrumbs.push(this.textContent);
|
||
});
|
||
var pageTitle = breadCrumbs.join('>');
|
||
var subTitleText = target.parents('.megaMenuItem').children('.widgetTitle').children().text();
|
||
var text = "";
|
||
if (pageTitle) {
|
||
text += pageTitle + " | ";
|
||
} else {
|
||
text += document.title + ' - ';
|
||
}
|
||
if (target.text() == "" && megaMenuText == "") {
|
||
text += "N/A";
|
||
} else if (target.text().length && megaMenuText.length) {
|
||
if (megaMenuText == target.text()) {
|
||
text += megaMenuText;
|
||
} else {
|
||
text += megaMenuText + " - " + subTitleText + " - " + target.text();
|
||
}
|
||
} else if (target.text() == "") {
|
||
text += megaMenuText;
|
||
} else {
|
||
text += target.text();
|
||
}
|
||
if (!text.length) {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Mega Menu',
|
||
eventAction: 'Mega Menu : ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.widgetNewsFlash').length && target.parents('.widgetItem').length) {
|
||
var text = jQuery(target.parents('.widgetItem')[0]).find('.widgetTitle').children().text();
|
||
if (!text.length) {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'News Flash',
|
||
eventAction: 'News Flash - ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.hasClass('widgetQuickLinksLink') || target.find('.widgetQuickLinksLink').length) {
|
||
var text = target.text();
|
||
if (!text.length) {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Quick Links',
|
||
eventAction: 'Quick Links - ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.attr('src') && target.parents('.cpSlideshow').length) {
|
||
var text = target.attr('title');
|
||
if (!text.length) {
|
||
text = "N/A";
|
||
}
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Slideshow',
|
||
eventAction: 'Slideshow - ' + text,
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
if (target.parents('.widgetText').length) {
|
||
ga('send',
|
||
{
|
||
hitType: 'event',
|
||
eventCategory: 'Text',
|
||
eventAction: 'Text Link Clicked',
|
||
eventLabel: window.location.href
|
||
});
|
||
}
|
||
});</script>
|
||
|
||
<div id="fb-root"></div>
|
||
<div id=skipToContentLinks>
|
||
<a href="#cc9b263b9d-a7e2-4e23-b747-b6d686e76be0" target="_self" class="skipToContentLink">Skip to Main Content</a>
|
||
</div>
|
||
<form id="frmReferenceFormForTelerikEditorDialogs"></form>
|
||
|
||
<input type="hidden" id="GoogleMapsKey" value="AIzaSyDWUuE-ifkbhxblF920N8MjpBdTg1Wt784" />
|
||
|
||
|
||
|
||
<input type="hidden" id="cpcDomain" value="https://cp-civicplusuniversity2.civicplus.com">
|
||
<input type="hidden" id="hdnStructureID" value="3" />
|
||
<input type="hidden" id="hdnContentCollectionID" value="123b406e-e392-4fba-b184-fc274881aeca" />
|
||
<input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" />
|
||
<input type="hidden" id="hdnThemeID" value="18" />
|
||
<input type="hidden" id="pageIsFrontEnd" value="true" />
|
||
<input type="hidden" id="pageModuleID" />
|
||
<input type="hidden" id="pagePageID" value="157" />
|
||
<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&redirect_uri=https%3a%2f%2fwww.scottcountyva.com%2fIdentityServer%2fSignInCallback&response_type=code id_token token&scope=openid profile email&state=c46477c00d8b4fc78c5ed989a9b5ac8a_&nonce=a62a3b3669e3497eb301eaff8b88486d&response_mode=form_post&showcreateaccount=true" role="button" class="myConnections" id="signedOutToolbarCreateProfileButton">Create a Website Account</a> <span class="welcomeMessage">- Manage notification subscriptions, save form progress and more. </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="Economic-Development.html" target="_self"><img alt="Economic Development Home Page" class="bannerObject" height="136" src="../ImageRepository/Document7c75.png?documentID=115" width="598" /></a>
|
||
|
||
</div><div data-cpRole="contentContainer" id="searchTS"> <div id="cc189351d0-bd04-4bda-b8df-57e0bef4ffed" data-containerid="189351d0-bd04-4bda-b8df-57e0bef4ffed" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile">
|
||
|
||
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col24 first last" style="" data-widgetcontainerid="a36ff893-ab25-4d67-984b-853dc0577bd5">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col24 first last id57afedde-88d9-4fdd-b176-d501a91cf0d8" style="" data-widgetcontainerid="57afedde-88d9-4fdd-b176-d501a91cf0d8">
|
||
|
||
<div data-widget-id="7adbc381-d7e9-41a8-9130-c3163f65f125" 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.widgetSearchButton7adbc381-d7e9-41a8-9130-c3163f65f125").click(function (e) {
|
||
e.preventDefault();
|
||
if ($("#ysnSearchOnlyDept7adbc381-d7e9-41a8-9130-c3163f65f125").is(':checked')) {
|
||
doWidgetSearch($(this).siblings(".widgetSearchBox").val(), Number(0));
|
||
} else {
|
||
doWidgetSearch($(this).siblings(".widgetSearchBox").val(), 0);
|
||
}
|
||
});
|
||
$("#searchField7adbc381-d7e9-41a8-9130-c3163f65f125").keypress(function (e) {
|
||
if (window.clipboardData) {
|
||
if (e.keyCode == 13) {
|
||
if ($("#ysnSearchOnlyDept7adbc381-d7e9-41a8-9130-c3163f65f125").is(':checked')) {
|
||
doWidgetSearch($(this).val(), Number(0));
|
||
} else {
|
||
doWidgetSearch($(this).val(), 0);
|
||
}
|
||
return false;
|
||
}
|
||
} else {
|
||
if (e.which == 13) {
|
||
if ($("#ysnSearchOnlyDept7adbc381-d7e9-41a8-9130-c3163f65f125").is(':checked')) {
|
||
doWidgetSearch($(this).val(), Number(0));
|
||
} else {
|
||
doWidgetSearch($(this).val(), 0);
|
||
}
|
||
return false;
|
||
}
|
||
}
|
||
return true;
|
||
});
|
||
|
||
if (true) {
|
||
var currentRequest = null;
|
||
|
||
var $searchField = $("#searchField7adbc381-d7e9-41a8-9130-c3163f65f125").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 ($("#searchField7adbc381-d7e9-41a8-9130-c3163f65f125").siblings('.autoCompleteError').length == 0)
|
||
$('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($("#searchField7adbc381-d7e9-41a8-9130-c3163f65f125"));
|
||
}
|
||
}
|
||
});
|
||
},
|
||
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 widgetSearchBox7adbc381-d7e9-41a8-9130-c3163f65f125" cp5ph="true" id="searchField7adbc381-d7e9-41a8-9130-c3163f65f125" name="searchField" onchange="searchBtnApplyQuery();" placeholder="Search..." title="Search..." type="text" value="" />
|
||
<a href="../Search/Results.html" id="btnSearchIcon" class="widgetSearchButton widgetSearchButton7adbc381-d7e9-41a8-9130-c3163f65f125" 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="searchField7adbc381-d7e9-41a8-9130-c3163f65f125">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 .widgetSearchBox7adbc381-d7e9-41a8-9130-c3163f65f125
|
||
{
|
||
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 .widgetSearchButton7adbc381-d7e9-41a8-9130-c3163f65f125
|
||
{
|
||
margin: 7px;
|
||
width: 45px;
|
||
}
|
||
.widgetSearch .widgetSearch-onlyDept7adbc381-d7e9-41a8-9130-c3163f65f125
|
||
{
|
||
display: inline-block;
|
||
color: #333;
|
||
|
||
|
||
padding-top: 10px;
|
||
}
|
||
#ysnSearchOnlyDept7adbc381-d7e9-41a8-9130-c3163f65f125
|
||
{
|
||
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("searchField7adbc381-d7e9-41a8-9130-c3163f65f125").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="157" class="rootNavMenu" role="menu"><!--
|
||
--><li id="MainItem158" class="topMenuItem" role="none" data-pageid="158" data-displaymegamenu="True"><!--
|
||
--><!--
|
||
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavEconomicDevelopment" class="navMainItem mainNavItem mainNavItem1" href="../158/Economic-Development.html" target="_self">Economic Development</a><!--
|
||
--><!--
|
||
--></li><!----><li id="MainItem159" class="topMenuItem" role="none" data-pageid="159" data-displaymegamenu="True"><!--
|
||
--><!--
|
||
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavChamberofCommerce" class="navMainItem mainNavItem mainNavItem2" href="../159/Chamber-of-Commerce.html" target="_self">Chamber of Commerce</a><!--
|
||
--><!--
|
||
--></li><!----><li id="MainItem160" class="topMenuItem" role="none" data-pageid="160" data-displaymegamenu="True"><!--
|
||
--><!--
|
||
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavBusiness" class="navMainItem mainNavItem mainNavItem3" href="../160/Business.html" target="_self">Business</a><!--
|
||
--><!--
|
||
--></li><!----><li id="MainItem162" class="topMenuItem" role="none" data-pageid="162" data-displaymegamenu="True"><!--
|
||
--><!--
|
||
--><a role="menuitem" aria-haspopup="true" aria-expanded="false" id="mainNavNews" class="navMainItem mainNavItem mainNavItem4" href="../162/News.html" target="_self">News</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=157&moduleID=&themeID=18&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="mainNavMegaMenu158" class="contentTop mainNavMegaMenu megaMenuContainer pageID_158 hidden" data-orientation="horizontal"> <div id="cc91cb9691-10a7-468d-a26e-eeb80175f32b" data-containerid="91cb9691-10a7-468d-a26e-eeb80175f32b" class="pageContent cpGrid cpGrid24">
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu159" class="contentTop mainNavMegaMenu megaMenuContainer pageID_159 hidden" data-orientation="horizontal"> <div id="cc69185bec-d8d2-4442-a5f4-da427ca4d0e6" data-containerid="69185bec-d8d2-4442-a5f4-da427ca4d0e6" class="pageContent cpGrid cpGrid24">
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu160" class="contentTop mainNavMegaMenu megaMenuContainer pageID_160 hidden" data-orientation="horizontal"> <div id="cc0e0bf705-5a31-4888-8ac0-ad2223a7c086" data-containerid="0e0bf705-5a31-4888-8ac0-ad2223a7c086" class="pageContent cpGrid cpGrid24">
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu162" class="contentTop mainNavMegaMenu megaMenuContainer pageID_162 hidden" data-orientation="horizontal"> <div id="cc0d130d4f-218b-4788-ad59-a095597c2811" data-containerid="0d130d4f-218b-4788-ad59-a095597c2811" 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="cc8ed0980b-c9b3-4ea0-8eee-d3959df7c316" data-containerid="8ed0980b-c9b3-4ea0-8eee-d3959df7c316" class="pageContent cpGrid cpGrid24 showInMobile">
|
||
|
||
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col24 first last" style="" data-widgetcontainerid="ab9a891e-6d8c-421e-8d9d-ca7d17b761c1">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col24 first last idbb1e9d61-0186-4669-8ca4-48adc34829a6" style="" data-widgetcontainerid="bb1e9d61-0186-4669-8ca4-48adc34829a6">
|
||
|
||
<div data-widget-id="b6178612-7f0c-4a6d-8bca-b7b440518a58" data-widget-controller-path="/InfoAdvanced/Widget">
|
||
|
||
|
||
|
||
|
||
|
||
<section id="divInfoAdvb6178612-7f0c-4a6d-8bca-b7b440518a58" class="widget widgetInfoAdvanced skin43 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="headerb6178612-7f0c-4a6d-8bca-b7b440518a58">
|
||
<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/Document3c12.svg?documentId=100" class="fr-dib" alt="Welcome to Scott County"></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) {
|
||
$('#divInfoAdvb6178612-7f0c-4a6d-8bca-b7b440518a58 .InfoAdvanced.widgetItem').each(function () {
|
||
renderSlideshowIfApplicable($(this));
|
||
});
|
||
});
|
||
</script></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!-- --></div> <!-- outer row -->
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div></div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div id="bannerImagesJSON60" 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":60,"ThemeID":18,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":3,"SlideShowSlideTiming":"5","SlideshowTransition":0,"SlideShowTransitionTiming":"1","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":109,"BannerOptionID":60,"FileName":"/ImageRepository/Document?documentID=118","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":110,"BannerOptionID":60,"FileName":"/ImageRepository/Document?documentID=117","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":2,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":111,"BannerOptionID":60,"FileName":"/ImageRepository/Document?documentID=116","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/Home/Images/index.html',
|
||
'Slideshow',
|
||
'-1');
|
||
});
|
||
}, "load");
|
||
</script>
|
||
|
||
|
||
</div>
|
||
</div><!-- GBs --><div data-cpRole="structuralContainer" id="gbsContainerTS">
|
||
<div class="siteWrap"><div data-cpRole="contentContainer" id="gbsTS"> <div id="ccd5742ee4-653d-4373-bffb-b8643d2b6397" data-containerid="d5742ee4-653d-4373-bffb-b8643d2b6397" class="pageContent cpGrid cpGrid24 showInMobile" data-contentcontainerbreakpoint="1">
|
||
|
||
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col12 first" style="" data-widgetcontainerid="a0ef953e-fa99-47ad-862d-affadc989803">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col12 first last id6285626f-2055-4c44-872d-9c1d989155b6" style="" data-widgetcontainerid="6285626f-2055-4c44-872d-9c1d989155b6">
|
||
|
||
<div data-widget-id="aa78950e-ffae-4eac-ba6d-7396bc5bb0af" data-widget-controller-path="/GraphicLinks/Widget">
|
||
|
||
|
||
|
||
|
||
<div id="graphicLinkWidgetaa78950e-ffae-4eac-ba6d-7396bc5bb0af" 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="../AgendaCenter/Search/index10b0.html?term=&CIDs=5,&startDate=&endDate=&dateRange=&dateSelector=" target="_self" class="fancyButton fancyButton58 " >
|
||
<span>
|
||
<span><span class="text">Minutes</span></span>
|
||
</span>
|
||
</a>
|
||
</div>
|
||
<style scoped="scoped">.fancyButton58.fancyButton:link,.fancyButton58.fancyButton:visited, .fancyButton58div.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;}
|
||
.fancyButton58.fancyButton:hover,.fancyButton58.fancyButton:focus,.fancyButton58.fancyButton:active,.fancyButton58.fancyButton.hover{
|
||
background-repeat: no-repeat;
|
||
background-position: center top;
|
||
background-size: 140px;}
|
||
.fancyButton58.fancyButton:link > span,.fancyButton58.fancyButton:visited > span, .fancyButton58div.fancyButton > span{
|
||
}
|
||
.fancyButton58.fancyButton:hover > span,.fancyButton58.fancyButton:focus > span,.fancyButton58.fancyButton:active > span,.fancyButton58.fancyButton.hover > span{
|
||
}
|
||
.fancyButton58.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: 75px;
|
||
transition:.2s ease-in-out;
|
||
}
|
||
.fancyButton58.fancyButton:hover .text,.fancyButton58.fancyButton:focus .text,.fancyButton58.fancyButton:active .text,.fancyButton58.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="../183/Events.html" target="_self" class="fancyButton fancyButton59 " >
|
||
<span>
|
||
<span><span class="text">Chamber Events</span></span>
|
||
</span>
|
||
</a>
|
||
</div>
|
||
<style scoped="scoped">.fancyButton59.fancyButton:link,.fancyButton59.fancyButton:visited, .fancyButton59div.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;}
|
||
.fancyButton59.fancyButton:hover,.fancyButton59.fancyButton:focus,.fancyButton59.fancyButton:active,.fancyButton59.fancyButton.hover{
|
||
background-repeat: no-repeat;
|
||
background-position: center top;
|
||
background-size: 140px;}
|
||
.fancyButton59.fancyButton:link > span,.fancyButton59.fancyButton:visited > span, .fancyButton59div.fancyButton > span{
|
||
}
|
||
.fancyButton59.fancyButton:hover > span,.fancyButton59.fancyButton:focus > span,.fancyButton59.fancyButton:active > span,.fancyButton59.fancyButton.hover > span{
|
||
}
|
||
.fancyButton59.fancyButton .text{
|
||
color: #000000;
|
||
font-family: "Open Sans";
|
||
padding-top: 9em;
|
||
font-weight: 600;
|
||
text-decoration: none;
|
||
padding-top: 9em;
|
||
background-image: url('../ImageRepository/Document6aae.svg?documentID=121');
|
||
background-repeat: no-repeat;
|
||
background-position: center 1.85em ;
|
||
background-size: 75px;
|
||
transition:.2s ease-in-out;
|
||
}
|
||
.fancyButton59.fancyButton:hover .text,.fancyButton59.fancyButton:focus .text,.fancyButton59.fancyButton:active .text,.fancyButton59.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="../Bids-2.html" target="_self" class="fancyButton fancyButton60 " >
|
||
<span>
|
||
<span><span class="text">Bid Opportunities</span></span>
|
||
</span>
|
||
</a>
|
||
</div>
|
||
<style scoped="scoped">.fancyButton60.fancyButton:link,.fancyButton60.fancyButton:visited, .fancyButton60div.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;}
|
||
.fancyButton60.fancyButton:hover,.fancyButton60.fancyButton:focus,.fancyButton60.fancyButton:active,.fancyButton60.fancyButton.hover{
|
||
background-repeat: no-repeat;
|
||
background-position: center top;
|
||
background-size: 140px;}
|
||
.fancyButton60.fancyButton:link > span,.fancyButton60.fancyButton:visited > span, .fancyButton60div.fancyButton > span{
|
||
}
|
||
.fancyButton60.fancyButton:hover > span,.fancyButton60.fancyButton:focus > span,.fancyButton60.fancyButton:active > span,.fancyButton60.fancyButton.hover > span{
|
||
}
|
||
.fancyButton60.fancyButton .text{
|
||
color: #000000;
|
||
font-family: "Open Sans";
|
||
padding-top: 9em;
|
||
font-weight: 600;
|
||
text-decoration: none;
|
||
padding-top: 9em;
|
||
background-image: url('../ImageRepository/Document29eb.svg?documentID=120');
|
||
background-repeat: no-repeat;
|
||
background-position: center 1.85em ;
|
||
background-size: 75px;
|
||
transition:.2s ease-in-out;
|
||
}
|
||
.fancyButton60.fancyButton:hover .text,.fancyButton60.fancyButton:focus .text,.fancyButton60.fancyButton:active .text,.fancyButton60.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="aa21664c-6411-419d-bda7-a33f9effced6">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col12 first last id73090df5-c194-4e24-92ea-939a9562976f" style="" data-widgetcontainerid="73090df5-c194-4e24-92ea-939a9562976f">
|
||
|
||
<div data-widget-id="b2f83809-abe3-41ae-8f23-8e0790196802" data-widget-controller-path="/GraphicLinks/Widget">
|
||
|
||
|
||
|
||
|
||
<div id="graphicLinkWidgetb2f83809-abe3-41ae-8f23-8e0790196802" 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="../188/Sites-Buildings.html" target="_self" class="fancyButton fancyButton61 " >
|
||
<span>
|
||
<span><span class="text">Sites & Buildings</span></span>
|
||
</span>
|
||
</a>
|
||
</div>
|
||
<style scoped="scoped">.fancyButton61.fancyButton:link,.fancyButton61.fancyButton:visited, .fancyButton61div.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;}
|
||
.fancyButton61.fancyButton:hover,.fancyButton61.fancyButton:focus,.fancyButton61.fancyButton:active,.fancyButton61.fancyButton.hover{
|
||
background-repeat: no-repeat;
|
||
background-position: center top;
|
||
background-size: 140px;}
|
||
.fancyButton61.fancyButton:link > span,.fancyButton61.fancyButton:visited > span, .fancyButton61div.fancyButton > span{
|
||
}
|
||
.fancyButton61.fancyButton:hover > span,.fancyButton61.fancyButton:focus > span,.fancyButton61.fancyButton:active > span,.fancyButton61.fancyButton.hover > span{
|
||
}
|
||
.fancyButton61.fancyButton .text{
|
||
color: #000000;
|
||
font-family: "Open Sans";
|
||
padding-top: 9em;
|
||
font-weight: 600;
|
||
text-decoration: none;
|
||
padding-top: 9em;
|
||
background-image: url('../ImageRepository/Document161b.svg?documentID=124');
|
||
background-repeat: no-repeat;
|
||
background-position: center 1.85em ;
|
||
background-size: 75px;
|
||
transition:.2s ease-in-out;
|
||
}
|
||
.fancyButton61.fancyButton:hover .text,.fancyButton61.fancyButton:focus .text,.fancyButton61.fancyButton:active .text,.fancyButton61.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="../Directory3675.html?DID=9" target="_self" class="fancyButton fancyButton62 " >
|
||
<span>
|
||
<span><span class="text">Information Request</span></span>
|
||
</span>
|
||
</a>
|
||
</div>
|
||
<style scoped="scoped">.fancyButton62.fancyButton:link,.fancyButton62.fancyButton:visited, .fancyButton62div.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;}
|
||
.fancyButton62.fancyButton:hover,.fancyButton62.fancyButton:focus,.fancyButton62.fancyButton:active,.fancyButton62.fancyButton.hover{
|
||
background-repeat: no-repeat;
|
||
background-position: center top;
|
||
background-size: 140px;}
|
||
.fancyButton62.fancyButton:link > span,.fancyButton62.fancyButton:visited > span, .fancyButton62div.fancyButton > span{
|
||
}
|
||
.fancyButton62.fancyButton:hover > span,.fancyButton62.fancyButton:focus > span,.fancyButton62.fancyButton:active > span,.fancyButton62.fancyButton.hover > span{
|
||
}
|
||
.fancyButton62.fancyButton .text{
|
||
color: #000000;
|
||
font-family: "Open Sans";
|
||
padding-top: 9em;
|
||
font-weight: 600;
|
||
text-decoration: none;
|
||
padding-top: 9em;
|
||
background-image: url('../ImageRepository/Document0e64.svg?documentID=122');
|
||
background-repeat: no-repeat;
|
||
background-position: center 1.85em ;
|
||
background-size: 75px;
|
||
transition:.2s ease-in-out;
|
||
}
|
||
.fancyButton62.fancyButton:hover .text,.fancyButton62.fancyButton:focus .text,.fancyButton62.fancyButton:active .text,.fancyButton62.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="../AlertCenter.html" target="_self" class="fancyButton fancyButton63 " >
|
||
<span>
|
||
<span><span class="text">Special Notes</span></span>
|
||
</span>
|
||
</a>
|
||
</div>
|
||
<style scoped="scoped">.fancyButton63.fancyButton:link,.fancyButton63.fancyButton:visited, .fancyButton63div.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;}
|
||
.fancyButton63.fancyButton:hover,.fancyButton63.fancyButton:focus,.fancyButton63.fancyButton:active,.fancyButton63.fancyButton.hover{
|
||
background-repeat: no-repeat;
|
||
background-position: center top;
|
||
background-size: 140px;}
|
||
.fancyButton63.fancyButton:link > span,.fancyButton63.fancyButton:visited > span, .fancyButton63div.fancyButton > span{
|
||
}
|
||
.fancyButton63.fancyButton:hover > span,.fancyButton63.fancyButton:focus > span,.fancyButton63.fancyButton:active > span,.fancyButton63.fancyButton.hover > span{
|
||
}
|
||
.fancyButton63.fancyButton .text{
|
||
color: #000000;
|
||
font-family: "Open Sans";
|
||
padding-top: 9em;
|
||
font-weight: 600;
|
||
text-decoration: none;
|
||
padding-top: 9em;
|
||
background-image: url('../ImageRepository/Documentdeb7.svg?documentID=125');
|
||
background-repeat: no-repeat;
|
||
background-position: center 1.85em ;
|
||
background-size: 75px;
|
||
transition:.2s ease-in-out;
|
||
}
|
||
.fancyButton63.fancyButton:hover .text,.fancyButton63.fancyButton:focus .text,.fancyButton63.fancyButton:active .text,.fancyButton63.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><!-- 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"><script type='text/javascript'>$('#breadCrumbs').hide();</script></div><div data-cpRole="mainContentContainer" id="moduleContent">
|
||
|
||
<div id="page" class="moduleContentNew">
|
||
|
||
|
||
<input id="hdnPageID" name="hdnPageID" type="hidden" value="157" />
|
||
<input id="hdnParentID" name="hdnParentID" type="hidden" value="35" />
|
||
<input id="hdnVersionID" name="hdnVersionID" type="hidden" value="1685" />
|
||
<input id="pageMenuTitle" name="pageMenuTitle" type="hidden" value="Economic Development" />
|
||
<input id="pageShowFeatureColumn" name="pageShowFeatureColumn" type="hidden" value="False" />
|
||
<input id="hdnIsLayoutPage" name="hdnIsLayoutPage" type="hidden" value="False" />
|
||
<input id="hdnPageStatus" name="hdnPageStatus" type="hidden" value="Published" />
|
||
|
||
|
||
<div id="cc9b263b9d-a7e2-4e23-b747-b6d686e76be0" data-containerid="9b263b9d-a7e2-4e23-b747-b6d686e76be0" class="pageContent cpGrid cpGrid24" data-contentcontainerbreakpoint="40" >
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="newCP">
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div></div>
|
||
</div><!-- Calendar/Carousel --><div data-cpRole="structuralContainer" id="homeContainer1">
|
||
<div class="siteWrap"><div data-cpRole="contentContainer" id="homeContent1a"> <div id="cc7bf1b014-543b-43ed-b86a-a5078e51d198" data-containerid="7bf1b014-543b-43ed-b86a-a5078e51d198" class="pageContent cpGrid cpGrid24 showInMobile">
|
||
|
||
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col24 first last" style="" data-widgetcontainerid="a15994bc-9bdb-4811-bbcd-60c6aecec77d">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col24 first last id3eb1e6ca-da74-495b-b5fd-bb28a61a15f5" style="" data-widgetcontainerid="3eb1e6ca-da74-495b-b5fd-bb28a61a15f5">
|
||
|
||
<div data-widget-id="81ba6557-e891-42c9-bbf9-c4be5e51cf17" data-widget-controller-path="/InfoAdvanced/Widget">
|
||
|
||
|
||
|
||
|
||
|
||
<section id="divInfoAdv81ba6557-e891-42c9-bbf9-c4be5e51cf17" class="widget widgetInfoAdvanced skin57 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="header81ba6557-e891-42c9-bbf9-c4be5e51cf17">
|
||
<header class="widgetHeader" id="header81ba6557-e891-42c9-bbf9-c4be5e51cf17">
|
||
<div class="">
|
||
<h3 >News & Upcoming Events</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 style="text-align: left;">Stay up to date with Economic Development</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) {
|
||
$('#divInfoAdv81ba6557-e891-42c9-bbf9-c4be5e51cf17 .InfoAdvanced.widgetItem').each(function () {
|
||
renderSlideshowIfApplicable($(this));
|
||
});
|
||
});
|
||
</script></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!-- --></div> <!-- outer row -->
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col12 first" style="" data-widgetcontainerid="d8bc289c-cd64-4199-a68e-c7f25a88f2a6">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col12 first last id7383c13c-d8d4-4211-8706-f7732893ef9d" style="" data-widgetcontainerid="7383c13c-d8d4-4211-8706-f7732893ef9d">
|
||
|
||
<div data-widget-id="b1ab03d1-6469-4b63-8a73-b7c96ef25fbb" data-widget-controller-path="/NewsFlash/Widget">
|
||
|
||
</div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!----><div class="outer col col12 last" style="" data-widgetcontainerid="57be445c-fa90-482f-9f57-241cf4a42a73">
|
||
|
||
<div class="row nest first wide">
|
||
|
||
|
||
<div class="inner col col2 first id995b5c16-3786-475b-bf13-6b5f0645566b" style="" data-widgetcontainerid="995b5c16-3786-475b-bf13-6b5f0645566b">
|
||
|
||
|
||
<div class="widget widgetSpacer" id="f44d202d-9c87-4bf8-be00-927016fdb485"></div> </div> <!-- inner column -->
|
||
<div class="inner col col10 last id238be832-ea40-4df7-9af6-34406ed9bf69" style="" data-widgetcontainerid="238be832-ea40-4df7-9af6-34406ed9bf69">
|
||
|
||
<div data-widget-id="d267536e-8db5-49f1-a2dc-b9d2d7f23e81" data-widget-controller-path="/Calendar/Widget">
|
||
<script src="../Areas/Calendar/Assets/Scripts/Calendar.js"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="widgetCalendard267536e-8db5-49f1-a2dc-b9d2d7f23e81" class="widget widgetCalendar skin59 widgetOptionSet48 narrow" data-modulewidgettype="calendar" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn'>
|
||
<div class="widgetBody cpGrid cpGrid2 mediaAbove">
|
||
<div class="calendarInnerWrapper">
|
||
|
||
|
||
<div data-minicalendar="true" class="miniCalendar" style="">
|
||
<input type="hidden" name="monthToRender" data-year="2024" data-month="05" />
|
||
<h3 class="miniCalendarHeader miniCalendarHeader--hasArrows"><button aria-label="Previous Month" class="cp-miniCalendar-arrow cp-miniCalendar-arrow--left cp-Btn--nonStyled"><svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconArrow--left"></use></svg></button><div tabindex="0" class="cp-miniCalendar-title">May 2024</div><button aria-label="Next Month" class="cp-miniCalendar-arrow cp-miniCalendar-arrow--right cp-Btn--nonStyled"><svg><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconArrow--right"></use></svg></button></h3>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th scope="col"><abbr title="
|
||
Sunday
|
||
">
|
||
S
|
||
</abbr></th>
|
||
<th scope="col"><abbr title="
|
||
Monday
|
||
">
|
||
M
|
||
</abbr></th>
|
||
<th scope="col"><abbr title="
|
||
Tuesday
|
||
">
|
||
T
|
||
</abbr></th>
|
||
<th scope="col"><abbr title="
|
||
Wednesday
|
||
">
|
||
W
|
||
</abbr></th>
|
||
<th scope="col"><abbr title="
|
||
Thursday
|
||
">
|
||
T
|
||
</abbr></th>
|
||
<th scope="col"><abbr title="
|
||
Friday
|
||
">
|
||
F
|
||
</abbr></th>
|
||
<th scope="col"><abbr title="
|
||
Saturday
|
||
">
|
||
S
|
||
</abbr></th>
|
||
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr><td class="not"><span>28</span></td>
|
||
|
||
<td class="not"><span>29</span></td>
|
||
|
||
<td class="not"><span>30</span></td>
|
||
|
||
<td><span> 1</span></td>
|
||
|
||
<td><span> 2</span></td>
|
||
|
||
<td><span> 3</span></td>
|
||
|
||
<td><span> 4</span></td>
|
||
|
||
</tr>
|
||
<tr><td><span> 5</span></td>
|
||
|
||
<td><span> 6</span></td>
|
||
|
||
<td><span> 7</span></td>
|
||
|
||
<td><span> 8</span></td>
|
||
|
||
<td><span> 9</span></td>
|
||
|
||
<td><span>10</span></td>
|
||
|
||
<td><span>11</span></td>
|
||
|
||
</tr>
|
||
<tr><td><span>12</span></td>
|
||
|
||
<td><span>13</span></td>
|
||
|
||
<td><span>14</span></td>
|
||
|
||
<td><span>15</span></td>
|
||
|
||
<td><span>16</span></td>
|
||
|
||
<td class="today"><span>17</span></td>
|
||
|
||
<td><span>18</span></td>
|
||
|
||
</tr>
|
||
<tr><td><span>19</span></td>
|
||
|
||
<td><span>20</span></td>
|
||
|
||
<td><span>21</span></td>
|
||
|
||
<td><span>22</span></td>
|
||
|
||
<td><span>23</span></td>
|
||
|
||
<td><span>24</span></td>
|
||
|
||
<td><span>25</span></td>
|
||
|
||
</tr>
|
||
<tr><td><span>26</span></td>
|
||
|
||
<td><span>27</span></td>
|
||
|
||
<td><span>28</span></td>
|
||
|
||
<td><span>29</span></td>
|
||
|
||
<td><span>30</span></td>
|
||
|
||
<td><span>31</span></td>
|
||
|
||
<td class="not"><span> 1</span></td>
|
||
|
||
</tr>
|
||
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
|
||
|
||
<script src="../Areas/Calendar/Assets/Script/miniCalendar.js"></script>
|
||
<script>
|
||
$(function () {
|
||
var miniCalendar = new MiniCalendar();
|
||
miniCalendar.init({
|
||
widgetId: "d267536e-8db5-49f1-a2dc-b9d2d7f23e81",
|
||
preventNavigationOnArrows: false,
|
||
displayDatesOutsideOfCurrentMonth: true
|
||
});
|
||
});
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="row narrow" style="">
|
||
|
||
|
||
<script src="../Scripts/jquery.urlToLink.min.js"></script>
|
||
<input type="hidden" value="[]" name="day-list" />
|
||
|
||
<p class="widgetItem">There are no published events in current month.</p>
|
||
|
||
</div>
|
||
</div>
|
||
<a id="calendarViewAlld267536e-8db5-49f1-a2dc-b9d2d7f23e81" class="widgetViewAll" style="" href="../calendar625b.html?CID=23" aria-label="Calendar View All">View All Events</a>
|
||
</div>
|
||
<div class="widgetFooter">
|
||
|
||
</div>
|
||
<div class="addItemModal hidden">
|
||
<div class="url hidden">/Calendar.aspx</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
<div class="row nest last wide">
|
||
|
||
|
||
<div class="inner col col12 first last id71c6e565-0205-41a2-81af-1c158de5b27f" style="" data-widgetcontainerid="71c6e565-0205-41a2-81af-1c158de5b27f">
|
||
|
||
|
||
<div class="widget widgetSpacer" id="ebe3e22f-db36-4ca1-aa4e-911e9b5d28cf"></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!-- --></div> <!-- outer row -->
|
||
|
||
|
||
</div>
|
||
</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="ccf8d80382-6a8e-4087-98d6-562185f0d58b" data-containerid="f8d80382-6a8e-4087-98d6-562185f0d58b" class="pageContent cpGrid cpGrid24 showInMobile" data-contentcontainerbreakpoint="55">
|
||
|
||
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col4 first" style="" data-widgetcontainerid="f34d3ab4-0da9-4d1a-b8c0-b11505702acc">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col4 first last id0823fbcc-92ff-4a5f-a139-04fccac58cb2" style="" data-widgetcontainerid="0823fbcc-92ff-4a5f-a139-04fccac58cb2">
|
||
|
||
<div data-widget-id="5220891e-5346-4ba3-a344-cb0e065347c1" data-widget-controller-path="/InfoAdvanced/Widget">
|
||
|
||
|
||
|
||
|
||
|
||
<section id="divInfoAdv5220891e-5346-4ba3-a344-cb0e065347c1" 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="header5220891e-5346-4ba3-a344-cb0e065347c1">
|
||
<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) {
|
||
$('#divInfoAdv5220891e-5346-4ba3-a344-cb0e065347c1 .InfoAdvanced.widgetItem').each(function () {
|
||
renderSlideshowIfApplicable($(this));
|
||
});
|
||
});
|
||
</script></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!----><div class="outer col col2" style="" data-widgetcontainerid="11f181ca-7e79-46e6-a916-15aaf39cdf25">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col2 first last id57f16f63-8c7c-4030-9f68-7dca3bc19549" style="" data-widgetcontainerid="57f16f63-8c7c-4030-9f68-7dca3bc19549">
|
||
|
||
|
||
<div class="widget widgetSpacer" id="fb0ce43f-177a-4685-8f73-5a520d6a430e"></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!----><div class="outer col col5" style="" data-widgetcontainerid="cd66f0d5-8649-4fec-b994-8f7078102202">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col5 first last id8284dd5e-238d-420a-bedc-7247212ba5fa" style="" data-widgetcontainerid="8284dd5e-238d-420a-bedc-7247212ba5fa">
|
||
|
||
<div data-widget-id="e7c32c02-621f-4b8e-bb05-588167fa2567" data-widget-controller-path="/InfoAdvanced/Widget">
|
||
|
||
|
||
|
||
|
||
|
||
<section id="divInfoAdve7c32c02-621f-4b8e-bb05-588167fa2567" class="widget widgetInfoAdvanced skin37 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="headere7c32c02-621f-4b8e-bb05-588167fa2567">
|
||
<header class="widgetHeader" id="headere7c32c02-621f-4b8e-bb05-588167fa2567">
|
||
<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>Scott County Economic Development<br>190 Beech Street, Suite 202<br>Gate City, VA 24251 <br>Phone: <a href="tel: 276-386-2525">276-386-2525</a></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) {
|
||
$('#divInfoAdve7c32c02-621f-4b8e-bb05-588167fa2567 .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="ffd6c751-518c-47d2-b298-98cc44f6555d">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col3 first last idd43a136c-1bbd-4ac7-97de-20d14b8ebc9a" style="" data-widgetcontainerid="d43a136c-1bbd-4ac7-97de-20d14b8ebc9a">
|
||
|
||
|
||
<div class="widget widgetSpacer" id="6bd11924-00b9-42f1-9ac3-8131fb894c0c"></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!----><div class="outer col col4" style="" data-widgetcontainerid="3fde055f-6bd4-468c-8373-52b1a47731b6">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col4 first last idc1abf269-b45f-4773-8839-aa97193fe734" style="" data-widgetcontainerid="c1abf269-b45f-4773-8839-aa97193fe734">
|
||
|
||
<div data-widget-id="a53bccb8-a624-4e31-b9c4-32114bcbfaa3" data-widget-controller-path="/QuickLinks/Widget">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<section id="widgetQuicklinka53bccb8-a624-4e31-b9c4-32114bcbfaa3" class="widget widgetQuickLinks skin37 widgetOptionSet30 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeadera53bccb8-a624-4e31-b9c4-32114bcbfaa3">
|
||
<header class="widgetHeader" id="quickLinksHeadera53bccb8-a624-4e31-b9c4-32114bcbfaa3">
|
||
<div class="">
|
||
<h3><a style="" href="../QuickLinks0938.html?CID=30" >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="http://www.lenowisco.org/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >LENOWISCO Planning District Commission</a>
|
||
<div class="widgetMeta"></div>
|
||
</li>
|
||
|
||
<li style="position:relative" class="widgetItem QuickLinks">
|
||
<a class="widgetDesc widgetQuickLinksLink" href="http://www.vaceda.org/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >Virginia Coalfield Economic Development Authority</a>
|
||
<div class="widgetMeta"></div>
|
||
</li>
|
||
|
||
<li style="position:relative" class="widgetItem QuickLinks">
|
||
<a class="widgetDesc widgetQuickLinksLink" href="https://www.vedp.org/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >Virginia Economic Development Partnership</a>
|
||
<div class="widgetMeta"></div>
|
||
</li>
|
||
|
||
<li style="position:relative" class="widgetItem QuickLinks">
|
||
<a class="widgetDesc widgetQuickLinksLink" href="https://www.sbsd.virginia.gov/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >Virginia Department of Business Assistance</a>
|
||
<div class="widgetMeta"></div>
|
||
</li>
|
||
|
||
<li style="position:relative" class="widgetItem QuickLinks">
|
||
<a class="widgetDesc widgetQuickLinksLink" href="https://www.vec.virginia.gov/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >Virginia Employment Commission</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="ce6999b3-e3b0-42a1-b6db-669c015bb0cf">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col3 first last idbc06cbdb-6441-4c40-8c51-17e47ce210d1" style="" data-widgetcontainerid="bc06cbdb-6441-4c40-8c51-17e47ce210d1">
|
||
|
||
|
||
<div class="widget widgetSpacer" id="a74c3fdd-5dd1-4270-999d-f5e82cd1219a"></div> </div> <!-- inner column -->
|
||
|
||
</div> <!-- inner row -->
|
||
|
||
</div><!-- outer column --><!----><div class="outer col col3 last" style="" data-widgetcontainerid="1b0ff6bc-496e-4344-bc09-4a7ba4d2d806">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col3 first last id86547ec3-7265-4e74-8c7b-ec4ec5752e37" style="" data-widgetcontainerid="86547ec3-7265-4e74-8c7b-ec4ec5752e37">
|
||
|
||
<div data-widget-id="0bf79a6c-12bb-409e-a96a-9423b4820053" data-widget-controller-path="/QuickLinks/Widget">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<section id="widgetQuicklink0bf79a6c-12bb-409e-a96a-9423b4820053" class="widget widgetQuickLinks skin37 widgetOptionSet30 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader0bf79a6c-12bb-409e-a96a-9423b4820053">
|
||
<header class="widgetHeader" id="quickLinksHeader0bf79a6c-12bb-409e-a96a-9423b4820053">
|
||
<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-61" style="display: none"></div>
|
||
<script type="text/javascript">
|
||
onOrLive($(window), function () {
|
||
$.when(window.Pages.rwdSetupComplete)
|
||
.done(function () {
|
||
renderBanner('banner2-61',
|
||
'banner2',
|
||
{"BannerOptionID":61,"ThemeID":18,"SlotName":"banner2","Name":"Default","IsDefault":true,"BannerMode":1,"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":112,"BannerOptionID":61,"FileName":"/ImageRepository/Document?documentID=119","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":112,"BannerOptionID":61,"FileName":"/ImageRepository/Document?documentID=119","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/Home/Images/index.html',
|
||
'<img alt="" class="bannerObject" src="/ImageRepository/Document?documentID=119" />');
|
||
});
|
||
}, "load");
|
||
</script>
|
||
|
||
|
||
</div>
|
||
</div><!-- Powered By --><div data-cpRole="structuralContainer" id="poweredByContainerTS">
|
||
<div class="siteWrap"><div data-cpRole="contentContainer" id="poweredByTS"> <div id="cc2bdccd28-1ef5-46cb-8436-f71248a87c70" data-containerid="2bdccd28-1ef5-46cb-8436-f71248a87c70" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile">
|
||
|
||
|
||
<div class="row outer wide"><!--
|
||
--><div class="outer col col24 first last" style="" data-widgetcontainerid="832648e5-17f6-42b1-bd3c-30f37fb54835">
|
||
|
||
<div class="row nest first last wide">
|
||
|
||
|
||
<div class="inner col col24 first last id16852472-526e-49a1-9a78-1f9f89c43773" style="" data-widgetcontainerid="16852472-526e-49a1-9a78-1f9f89c43773">
|
||
|
||
|
||
<div data-widget-id='77a281ea-c38f-4432-b6c2-12dd80e0e457' data-moduleName="customHtml" id='widgetCustomHtml77a281ea-c38f-4432-b6c2-12dd80e0e457' class="widget widgetCustomHtml skin43 narrow" >
|
||
<div class="widgetBody pageStyles" id="widgetBody77a281ea-c38f-4432-b6c2-12dd80e0e457">
|
||
<div id="customHtml77a281ea-c38f-4432-b6c2-12dd80e0e457"><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®</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: '157',
|
||
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/157/Economic-Development by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 May 2024 20:49:07 GMT -->
|
||
</html> |