CINXE.COM

New Jersey Legislative Services, NJ | Official Website

<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <!-- Google Tag Manager for GA4 --> <script>(function(w,d,s,l,i){w.GAMeasurementID='G-BHBDP3YP52';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= 'https://www.googletagmanager.com/gtm.js?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鈥檚 type: if (!false) { //If the telemetry is not enabled, we still want to capture Google map custom event, so only allow that if (envelope.name.indexOf('.Event') == -1) return false; } }); }); appInsights.trackPageView(); </script> <script> function populateAntiForgery(token) { var input = document.createElement("input"); input.name = "__RequestVerificationToken"; input.type = "hidden"; input.value = token; var absPat = /^https?:\/\/|^\/\//i; var forms = document.getElementsByTagName("form"); for (var i = 0; i < forms.length; i++) { if (forms[i].method == "post" && !forms[i].querySelector('[name="__RequestVerificationToken"]') && !absPat.test(forms[i].getAttribute("action"))) { forms[i].appendChild(input.cloneNode()); } } } function getAntiForgeryToken(callback, error) { var xhr = new XMLHttpRequest(); xhr.open("GET", "/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= true; 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=1; path=/"; }; setSizeCookie(); }()); </script> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="category0" content="Home" /> <meta name="theme-color" content="#003b5c"> <link rel="icon" href="/images/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" /> <title>New Jersey Legislative Services, NJ | Official Website</title> <meta name="description" content=""> <meta name="keywords" content="Home"> <script src="/Assets/Scripts/jQuery/jquery-2.2.4.min.js"></script> <script src="/Assets/Scripts/jQuery/jQuery-migrate-1.4.1.js" type="text/javascript"></script> <!--[if IE 6]><script language="JavaScript" type="text/javascript"> var isie6 = true; </script><![endif]--> <!--[if IE 7]><script language="JavaScript" type="text/javascript"> var isie7 = true; </script><![endif]--> <!--[if IE 8]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]--> <!--[if IE 9]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]--> <script type="text/javascript"><!-- var intCountryCode = 840; var externalSiteDialogHeight = '390px'; var order = ''; //--></script> <link href="/-162451808.css" rel="stylesheet" type="text/css" /> <link href="/1130670900.css" rel="stylesheet" type="text/css" /> <link href="/414084412.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="/1315934815.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> <script src="/Assets/Scripts/AlpineJS/3.14.1/alpine.min.js" type="text/javascript" defer="defer"></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').first().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="fc186b98-24ce-417f-ba20-1b17c772365e" /> <input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" /> <input type="hidden" id="hdnThemeID" value="17" /> <input type="hidden" id="pageIsFrontEnd" value="true" /> <input type="hidden" id="pageModuleID" /> <input type="hidden" id="pagePageID" value="1" /> <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=""> <style> @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700); .alertText .customAlert { color: #EAEAEA; display: inline-block; font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase; font-weight: bold; height: 27px; left: 57px; line-height: 27px; overflow: hidden; position: absolute; top: 15px; white-space: nowrap; width: 268px; } </style> <div id="1_divAlertBar" class="alertToolbar cpToolbar" style="background: #003A5D;"> <div id="1_divAlertToolbarInner" class="alertToolbarInner" style="font-size: 16px;"> <a href="/AlertCenter.aspx" id="1_lnkAlertText" class="alertText" style="border-right: 1px solid #000000;"> <img src="/Common/Images/AlertCenter/alertBarBlink.svg" id="1_imgDot" alt="Emergency Alert" class="redDot" /> <span id="1_customAlert" class="customAlert">Closings</span> </a> <span id="1_spnAlertContainer" class="alertContainer"><a href="/AlertCenter.aspx?AID=Tours-will-be-unavailable-on-the-followi-12" target="_self" class="alert" style="border-left: 1px solid #635e65; border-right: 1px solid #000000;background: #030303 url(/Common/images/AlertCenter/alertBarBlackTextBckg.png) repeat-x; color: #FFFFFF;"> Tours will be unavailable on the following days <span style="color: #FFFFFF;">Read More...</span> </a> </span> </div> </div> <div id="1_divAlertBarEmpty" class="alertBarEmpty"></div> <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/App_Themes/CP/ie7.css"><![endif]--> <!-- Allow Dashboard, Favorites Enabled --> </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="structuralContainer" id="logoWraperContainerTS"> <div data-cpRole="banner" id="bannerLogoTS" class="bannerLogoTS empty"> <a style=" display: block; text-align: center; " class="bannerObject" href="/" target="_self"><img alt="New Jersey Office of Legislative Services Home Page" class="bannerObject" height="299" src="/ImageRepository/Document?documentID=65" width="598" /></a> </div> </div><div data-cpRole="contentContainer" id="searchTS"> <div id="ccf107b1c4-a928-4c8a-b44c-3f7a4681ebaa" data-containerid="f107b1c4-a928-4c8a-b44c-3f7a4681ebaa" class="pageContent cpGrid cpGrid24 showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="88cc3fed-4880-48c6-a004-5d5df5556b5f"> <div class="row nest first last wide"> <div class="inner col col24 first last ida225e448-8e88-4f4a-95c0-507af695c1e9" style="" data-widgetcontainerid="a225e448-8e88-4f4a-95c0-507af695c1e9"> <div data-widget-id="2e21187f-e5b5-4e2b-9aff-9a97c02884c7" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget2e21187f-e5b5-4e2b-9aff-9a97c02884c7" class="widget widgetGraphicLinks skin55 widgetOptionSet38 wide" data-elementqueryclasses='{"wide-narrow":"min-width:2em"}' 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.instagram.com/njstatehousetours/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" aria-label=" Instagram graphic"><img src="/ImageRepository/Document?documentID=41" class="graphicButtonLink" alt=" Instagram" onmouseover="this.src='/ImageRepository/Document?documentID=41'" onmouseout="this.src='/ImageRepository/Document?documentID=41'" onfocus="this.src='/ImageRepository/Document?documentID=41'" onblur="this.src='/ImageRepository/Document?documentID=41'"> </a></div><!-- --></div></div><!----><div class="col col1 "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://twitter.com/StateHouseTours/ " onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" aria-label="New Jersey Sate House Tours Twitter graphic"><img src="/ImageRepository/Document?documentID=392" class="graphicButtonLink" alt="New Jersey Sate House Tours Twitter" onmouseover="this.src='/ImageRepository/Document?documentID=392'" onmouseout="this.src='/ImageRepository/Document?documentID=392'" onfocus="this.src='/ImageRepository/Document?documentID=392'" onblur="this.src='/ImageRepository/Document?documentID=392'"> </a></div><!-- --></div></div><!----><div class="col col1 "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="https://www.facebook.com/NJStateHouseTours/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" aria-label=" Facebook graphic"><img src="/ImageRepository/Document?documentID=40" class="graphicButtonLink" alt=" Facebook" onmouseover="this.src='/ImageRepository/Document?documentID=40'" onmouseout="this.src='/ImageRepository/Document?documentID=40'" onfocus="this.src='/ImageRepository/Document?documentID=40'" onblur="this.src='/ImageRepository/Document?documentID=40'"> </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/UCcpaFqC0CcZ77cSaaFSAN3w" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_blank" aria-label=" YouTube graphic opens in new window"><img src="/ImageRepository/Document?documentID=43" class="graphicButtonLink" alt=" YouTube" onmouseover="this.src='/ImageRepository/Document?documentID=43'" onmouseout="this.src='/ImageRepository/Document?documentID=43'" onfocus="this.src='/ImageRepository/Document?documentID=43'" onblur="this.src='/ImageRepository/Document?documentID=43'"> </a></div><!-- --></div></div><!-- --></div> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="90bb4399-4d09-4e5a-9b2c-26b4951390f3"> <div class="row nest first last wide"> <div class="inner col col24 first last id991f2bb2-02a6-406b-a62d-6fa8918e4996" style="" data-widgetcontainerid="991f2bb2-02a6-406b-a62d-6fa8918e4996"> <div data-widget-id="8af12d84-1ec3-4b6b-9daa-119f6ce1cac2" 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.widgetSearchButton8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").click(function (e) { e.preventDefault(); if (false||$("#ysnSearchOnlyDept8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").is(':checked')) { doWidgetSearch($(this).siblings(".widgetSearchBox").val(), Number(0)); } else { doWidgetSearch($(this).siblings(".widgetSearchBox").val(), 0); } }); $("#searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").keypress(function (e) { if (window.clipboardData) { if (e.keyCode === 13) { if ($("#ysnSearchOnlyDept8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").is(':checked') || false) { doWidgetSearch($(this).val(), Number(0)); } else { doWidgetSearch($(this).val(), 0); } return false; } } else { if (e.which === 13) { if ($("#ysnSearchOnlyDept8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").is(':checked') || false) { doWidgetSearch($(this).val(), Number(0)); } else { doWidgetSearch($(this).val(), 0); } return false; } } return true; }); if (true) { var currentRequest = null; var $searchField = $("#searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").autocomplete({ source: function (request, response) { currentRequest = $.ajax({ url: '/Search/AutoComplete' + ($("#ysnSearchOnlyDept8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").is(':checked') || false? '?departmentId=0' : ''), 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 ($("#searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").siblings('.autoCompleteError').length == 0) $('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($("#searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2")); } } }); }, html: true, delay: 500, select: function (event, ui) { $(this).val(ui.item.value); $(this).next().click(); } }); $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); }; } } 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 skin39 widgetOptionSet15" style="display: block;" aria-label="Search"> <!-- For the button right and inside --> <div class="widgetBody buttonRightInside"> <input class="widgetSearchBox widgetSearchBox8af12d84-1ec3-4b6b-9daa-119f6ce1cac2" cp5ph="true" id="searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2" name="searchField" onchange="searchBtnApplyQuery();" placeholder="Search..." title="Search..." type="text" value="" /> <a href="/Search/Results" id="btnSearchIcon" class="widgetSearchButton widgetSearchButton8af12d84-1ec3-4b6b-9daa-119f6ce1cac2" role="button"><img alt="Search-1" class="imageHover" data-hover="/ImageRepository/Document?documentID=85" data-image="/ImageRepository/Document?documentID=84" src="/ImageRepository/Document?documentID=84" /></a> <label class="searchLabel" for="searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2">Search</label> </div> </section> <style scoped> .widgetSearch ::-webkit-input-placeholder { color: #fff; } .widgetSearch :-moz-placeholder { /* Firefox 18- */ color: #fff; } .widgetSearch ::-moz-placeholder { /* Firefox 19+ */ color: #fff; } .widgetSearch :-ms-input-placeholder { color: #fff; } .widgetSearch .widgetBody .widgetSearchBox8af12d84-1ec3-4b6b-9daa-119f6ce1cac2 { color: #fff; font-family: Open Sans; height: 55px; border-radius: 5px; border: 1px solid rgba(255,255,255,1); background: #003B5C; padding: 0 80px 0 20px; box-shadow: -3.346px 3.716px 9px 0px rgba(0, 0, 0, 0.31); } .widgetSearch .widgetBody .widgetSearchButton8af12d84-1ec3-4b6b-9daa-119f6ce1cac2 { margin: 5px; padding-top: .17em; padding-right: .5em; } .widgetSearch .widgetSearch-onlyDept8af12d84-1ec3-4b6b-9daa-119f6ce1cac2 { display: inline-block; color: #333; padding-top: 10px; } #ysnSearchOnlyDept8af12d84-1ec3-4b6b-9daa-119f6ce1cac2 { 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("searchField8af12d84-1ec3-4b6b-9daa-119f6ce1cac2").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="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavPlanaVisit" class="navMainItem mainNavItem mainNavItem1" href="/27/Plan-a-Visit" target = "_self" > Plan a Visit </a> <!-- --><!-- --></li><!----><li id="MainItem101" class="topMenuItem" role="none" data-pageid="101" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavTeachers" class="navMainItem mainNavItem mainNavItem2" href="/101/Teachers" target = "_self" > Teachers </a> <!-- --><!-- --></li><!----><li id="MainItem187" class="topMenuItem" role="none" data-pageid="187" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavStudents" class="navMainItem mainNavItem mainNavItem3" href="/187/Students" target = "_self" > Students </a> <!-- --><!-- --></li><!----><li id="MainItem31" class="topMenuItem" role="none" data-pageid="31" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavTheStateHouse" class="navMainItem mainNavItem mainNavItem4" href="/31/The-State-House" target = "_self" > The State House </a> <!-- --><!-- --></li><!----><li id="MainItem35" class="topMenuItem" role="none" data-pageid="35" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavCivicEngagement" class="navMainItem mainNavItem mainNavItem5" href="/35/Civic-Engagement" target = "_self" > Civic Engagement </a> <!-- --><!-- --></li><!----><li id="MainItem186" class="topMenuItem" role="none" data-pageid="186" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavVolunteer" class="navMainItem mainNavItem mainNavItem6" href="/186/Volunteer" target = "_self" > Volunteer </a> <!-- --><!-- --></li><!----> </ol> <script type="text/javascript"> document.addEventListener('DOMContentLoaded',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=17&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></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="siteWrap3"><div data-cpRole="structuralContainer" id="bannerContentTS"> <div data-cpRole="contentContainer" id="welcomeTS"> <div id="cc955c100f-8480-47ed-a732-81933c232337" data-containerid="955c100f-8480-47ed-a732-81933c232337" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </div> </div></div> </div> <div id="bannerImagesJSON56" class="hidden"></div> <div id="bannerSlideshowControls_banner1" class="bannerSlideshowControlsNew none " style="display:none"> <a id="arrowPrev_banner1" tabindex="0" class="arrowNew prev" aria-label="Banner Arrow Previous"><svg style=" " class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowLeft"></use></svg></a> <a id="arrowNext_banner1" tabindex="0" class="arrowNew next" aria-label="Banner Arrow Next"><svg style=" " class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowRight"></use></svg></a> </div> <script type="text/javascript"> $(window).on("load", function () { $.when(window.Pages.rwdSetupComplete) .done(function () { renderExternalBannerSlideshow('banner1', {"BannerOptionID":56,"ThemeID":17,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":2,"SlideShowSlideTiming":"5","SlideshowTransition":0,"SlideShowTransitionTiming":"2","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","DisplaySlideshowPauseButton":true,"SlideshowControlsColor":"#FFFFFF","SlideshowControlsBackgroundColor":"#000000","SlideshowPauseButtonClass":"isHidden","BannerImages":[{"BannerImageID":89,"BannerOptionID":56,"FileName":"/ImageRepository/Document?documentID=68","Height":700,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":0,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135578800000)\/","AltText":""}],"BannerVideos":[],"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135578800000)\/"}, '/App_Themes/Home/Images/', 'Rotating', '0'); }); }); </script> </div> </div><!-- GBs --><div data-cpRole="structuralContainer" id="gbsContainerTS"> <div class="siteWrap1"><div data-cpRole="contentContainer" id="gbsTS"> <div id="ccb95218a5-6c4c-482f-8f88-e88ac3453b5b" data-containerid="b95218a5-6c4c-482f-8f88-e88ac3453b5b" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="33"> <div class="row outer wide"><!-- --><div class="outer col col8 first" style="" data-widgetcontainerid="55e6e344-ddf6-40a5-a207-1e9e0f4578b2"> <div class="row nest first last wide"> <div class="inner col col8 first last id98b5930f-eaab-4b1f-aa2f-759bec92ab7a" style="" data-widgetcontainerid="98b5930f-eaab-4b1f-aa2f-759bec92ab7a"> <div data-widget-id="5acc69af-4a9f-4270-825e-6525087d983b" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget5acc69af-4a9f-4270-825e-6525087d983b" class="widget widgetGraphicLinks skin45 widgetOptionSet29 wide" data-elementqueryclasses='{"wide-narrow":"min-width:2em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <div class="row wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/179" target="_self" class="fancyButton fancyButton93 " > <span> <span><span class="text">Visitor FAQs</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton93.fancyButton:link,.fancyButton93.fancyButton:visited, .fancyButton93div.fancyButton{ padding-top: 85px; background-image: url('/ImageRepository/Document?documentID=300'); background-repeat: no-repeat; background-position: center top; position: relative; } .fancyButton93::after { content: ''; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 75px; height: 2px; background: #E0E0E0; border-radius: 3px; transition: all .3s ease-in-out;} .fancyButton93.fancyButton:hover,.fancyButton93.fancyButton:focus,.fancyButton93.fancyButton:active,.fancyButton93.fancyButton.hover{ background-repeat: no-repeat; } .fancyButton93:hover::after, .fancyButton93:focus::after, .fancyButton93:active::after { width: 150px; background: linear-gradient(90deg, #CBA052 0%, #936f2c 100%);} .fancyButton93.fancyButton:link > span,.fancyButton93.fancyButton:visited > span, .fancyButton93div.fancyButton > span{ } .fancyButton93.fancyButton:hover > span,.fancyButton93.fancyButton:focus > span,.fancyButton93.fancyButton:active > span,.fancyButton93.fancyButton.hover > span{ } .fancyButton93.fancyButton .text{ color: #383838; font-family: "Source Sans 3"; font-style: normal; text-decoration: none; background-repeat: no-repeat; background-position: left top; text-transform: uppercase;} .fancyButton93.fancyButton:hover .text,.fancyButton93.fancyButton:focus .text,.fancyButton93.fancyButton:active .text,.fancyButton93.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: left top; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/168" target="_self" class="fancyButton fancyButton96 " > <span> <span><span class="text">The Lawmaking Process</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton96.fancyButton:link,.fancyButton96.fancyButton:visited, .fancyButton96div.fancyButton{ padding-top: 85px; background-image: url('/ImageRepository/Document?documentID=78'); background-repeat: no-repeat; background-position: center top; position: relative; } .fancyButton96::after { content: ''; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 75px; height: 2px; background: #E0E0E0; border-radius: 3px; transition: all .3s ease-in-out;} .fancyButton96.fancyButton:hover,.fancyButton96.fancyButton:focus,.fancyButton96.fancyButton:active,.fancyButton96.fancyButton.hover{ background-repeat: no-repeat; } .fancyButton96:hover::after, .fancyButton96:focus::after, .fancyButton96:active::after { width: 150px; background: linear-gradient(90deg, #CBA052 0%, #936f2c 100%);} .fancyButton96.fancyButton:link > span,.fancyButton96.fancyButton:visited > span, .fancyButton96div.fancyButton > span{ } .fancyButton96.fancyButton:hover > span,.fancyButton96.fancyButton:focus > span,.fancyButton96.fancyButton:active > span,.fancyButton96.fancyButton.hover > span{ } .fancyButton96.fancyButton .text{ color: #383838; font-family: "Source Sans 3"; font-style: normal; text-decoration: none; background-repeat: no-repeat; background-position: left top; text-transform: uppercase;} .fancyButton96.fancyButton:hover .text,.fancyButton96.fancyButton:focus .text,.fancyButton96.fancyButton:active .text,.fancyButton96.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: left top; } </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 col8" style="" data-widgetcontainerid="0ca8ca4f-294f-418b-8893-b1cce035841f"> <div class="row nest first last wide"> <div class="inner col col8 first last id8f0c6d88-8892-4650-85ce-433213e07bac" style="" data-widgetcontainerid="8f0c6d88-8892-4650-85ce-433213e07bac"> <div data-widget-id="28e0451c-6bcf-4e9f-87bc-a7aaddacd9ba" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget28e0451c-6bcf-4e9f-87bc-a7aaddacd9ba" class="widget widgetGraphicLinks skin45 widgetOptionSet29 wide" data-elementqueryclasses='{"wide-narrow":"min-width:2em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <div class="row wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/171" target="_self" class="fancyButton fancyButton78 " > <span> <span><span class="text">State House History</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton78.fancyButton:link,.fancyButton78.fancyButton:visited, .fancyButton78div.fancyButton{ padding-top: 85px; background-image: url('/ImageRepository/Document?documentID=301'); background-repeat: no-repeat; background-position: center top; position: relative; } .fancyButton78::after { content: ''; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 75px; height: 2px; background: #E0E0E0; border-radius: 3px; transition: all .3s ease-in-out;} .fancyButton78.fancyButton:hover,.fancyButton78.fancyButton:focus,.fancyButton78.fancyButton:active,.fancyButton78.fancyButton.hover{ background-repeat: no-repeat; } .fancyButton78:hover::after, .fancyButton78:focus::after, .fancyButton78:active::after { width: 150px; background: linear-gradient(90deg, #CBA052 0%, #936f2c 100%);} .fancyButton78.fancyButton:link > span,.fancyButton78.fancyButton:visited > span, .fancyButton78div.fancyButton > span{ } .fancyButton78.fancyButton:hover > span,.fancyButton78.fancyButton:focus > span,.fancyButton78.fancyButton:active > span,.fancyButton78.fancyButton.hover > span{ } .fancyButton78.fancyButton .text{ color: #383838; font-family: "Source Sans 3"; font-style: normal; text-decoration: none; background-repeat: no-repeat; background-position: left top; text-transform: uppercase;} .fancyButton78.fancyButton:hover .text,.fancyButton78.fancyButton:focus .text,.fancyButton78.fancyButton:active .text,.fancyButton78.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: left top; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/160" target="_self" class="fancyButton fancyButton94 " > <span> <span><span class="text">State Symbols</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton94.fancyButton:link,.fancyButton94.fancyButton:visited, .fancyButton94div.fancyButton{ padding-top: 85px; background-image: url('/ImageRepository/Document?documentID=302'); background-repeat: no-repeat; background-position: center top; position: relative; } .fancyButton94::after { content: ''; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 75px; height: 2px; background: #E0E0E0; border-radius: 3px; transition: all .3s ease-in-out;} .fancyButton94.fancyButton:hover,.fancyButton94.fancyButton:focus,.fancyButton94.fancyButton:active,.fancyButton94.fancyButton.hover{ background-repeat: no-repeat; } .fancyButton94:hover::after, .fancyButton94:focus::after, .fancyButton94:active::after { width: 150px; background: linear-gradient(90deg, #CBA052 0%, #936f2c 100%);} .fancyButton94.fancyButton:link > span,.fancyButton94.fancyButton:visited > span, .fancyButton94div.fancyButton > span{ } .fancyButton94.fancyButton:hover > span,.fancyButton94.fancyButton:focus > span,.fancyButton94.fancyButton:active > span,.fancyButton94.fancyButton.hover > span{ } .fancyButton94.fancyButton .text{ color: #383838; font-family: "Source Sans 3"; font-style: normal; text-decoration: none; background-repeat: no-repeat; background-position: left top; text-transform: uppercase;} .fancyButton94.fancyButton:hover .text,.fancyButton94.fancyButton:focus .text,.fancyButton94.fancyButton:active .text,.fancyButton94.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: left top; } </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 col8 last" style="" data-widgetcontainerid="86a41fa8-03c8-44d9-9989-b9c86fc83661"> <div class="row nest first last wide"> <div class="inner col col8 first last idd6f2255f-f7f8-4ac4-bf95-9b547006ac3c" style="" data-widgetcontainerid="d6f2255f-f7f8-4ac4-bf95-9b547006ac3c"> <div data-widget-id="fda25857-1824-4df1-a3f9-f707352f90ca" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidgetfda25857-1824-4df1-a3f9-f707352f90ca" class="widget widgetGraphicLinks skin45 widgetOptionSet29 wide" data-elementqueryclasses='{"wide-narrow":"min-width:2em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <div class="row wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/166" target="_self" class="fancyButton fancyButton80 " > <span> <span><span class="text">Directions</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton80.fancyButton:link,.fancyButton80.fancyButton:visited, .fancyButton80div.fancyButton{ padding-top: 85px; background-image: url('/ImageRepository/Document?documentID=299'); background-repeat: no-repeat; background-position: center top; position: relative; } .fancyButton80::after { content: ''; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 75px; height: 2px; background: #E0E0E0; border-radius: 3px; transition: all .3s ease-in-out;} .fancyButton80.fancyButton:hover,.fancyButton80.fancyButton:focus,.fancyButton80.fancyButton:active,.fancyButton80.fancyButton.hover{ background-repeat: no-repeat; } .fancyButton80:hover::after, .fancyButton80:focus::after, .fancyButton80:active::after { width: 150px; background: linear-gradient(90deg, #CBA052 0%, #936f2c 100%);} .fancyButton80.fancyButton:link > span,.fancyButton80.fancyButton:visited > span, .fancyButton80div.fancyButton > span{ } .fancyButton80.fancyButton:hover > span,.fancyButton80.fancyButton:focus > span,.fancyButton80.fancyButton:active > span,.fancyButton80.fancyButton.hover > span{ } .fancyButton80.fancyButton .text{ color: #383838; font-family: "Source Sans 3"; font-style: normal; text-decoration: none; background-repeat: no-repeat; background-position: left top; text-transform: uppercase;} .fancyButton80.fancyButton:hover .text,.fancyButton80.fancyButton:focus .text,.fancyButton80.fancyButton:active .text,.fancyButton80.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: left top; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/163" target="_self" class="fancyButton fancyButton95 " > <span> <span><span class="text">Teacher FAQs</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton95.fancyButton:link,.fancyButton95.fancyButton:visited, .fancyButton95div.fancyButton{ padding-top: 85px; background-image: url('/ImageRepository/Document?documentID=82'); background-repeat: no-repeat; background-position: center top; position: relative; } .fancyButton95::after { content: ''; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 75px; height: 2px; background: #E0E0E0; border-radius: 3px; transition: all .3s ease-in-out;} .fancyButton95.fancyButton:hover,.fancyButton95.fancyButton:focus,.fancyButton95.fancyButton:active,.fancyButton95.fancyButton.hover{ background-repeat: no-repeat; } .fancyButton95:hover::after, .fancyButton95:focus::after, .fancyButton95:active::after { width: 150px; background: linear-gradient(90deg, #CBA052 0%, #936f2c 100%);} .fancyButton95.fancyButton:link > span,.fancyButton95.fancyButton:visited > span, .fancyButton95div.fancyButton > span{ } .fancyButton95.fancyButton:hover > span,.fancyButton95.fancyButton:focus > span,.fancyButton95.fancyButton:active > span,.fancyButton95.fancyButton.hover > span{ } .fancyButton95.fancyButton .text{ color: #383838; font-family: "Source Sans 3"; font-style: normal; text-decoration: none; background-repeat: no-repeat; background-position: left top; text-transform: uppercase;} .fancyButton95.fancyButton:hover .text,.fancyButton95.fancyButton:focus .text,.fancyButton95.fancyButton:active .text,.fancyButton95.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: left top; } </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="siteWrap2"><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="1" /> <input id="hdnParentID" name="hdnParentID" type="hidden" value="" /> <input id="hdnVersionID" name="hdnVersionID" type="hidden" value="1286" /> <input id="pageMenuTitle" name="pageMenuTitle" type="hidden" value="Home" /> <input id="pageShowFeatureColumn" name="pageShowFeatureColumn" type="hidden" value="True" /> <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><!-- GB2 --><div data-cpRole="structuralContainer" id="homeContainer2"> <div class="siteWrap2"><div data-cpRole="contentContainer" id="homeContent2a"> <div id="cc6427853d-c914-4efc-8f3e-40936d854575" data-containerid="6427853d-c914-4efc-8f3e-40936d854575" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="45"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="c899946d-1919-41b5-9b24-fd11735ba724"> <div class="row nest first last wide"> <div class="inner col col24 first last id6e5dc926-00b4-49fe-856a-cebb19a27054" style="" data-widgetcontainerid="6e5dc926-00b4-49fe-856a-cebb19a27054"> <div data-widget-id="05a3e63b-a377-4f28-a0d2-130476ec675f" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv05a3e63b-a377-4f28-a0d2-130476ec675f" class="widget widgetInfoAdvanced skin58 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="header05a3e63b-a377-4f28-a0d2-130476ec675f"> <header class="widgetHeader" id="header05a3e63b-a377-4f28-a0d2-130476ec675f"> <div class=""> <h3 >Tour Offerings</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>There&rsquo;s a tour for everyone at the New Jersey State House. Weekday tours are by reservation. School groups are encouraged to book programs well in advance. Please call <a href="tel:609-847-3150">609-847-3150</a> to schedule your visit.&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) { $('#divInfoAdv05a3e63b-a377-4f28-a0d2-130476ec675f .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="7a3e3a83-9a7d-4095-8d67-91c23e07d26a"> <div class="row nest first last wide"> <div class="inner col col24 first last id2ef17f59-a9f6-4efa-bee5-ed737ba4af0d" style="" data-widgetcontainerid="2ef17f59-a9f6-4efa-bee5-ed737ba4af0d"> <div data-widget-id="522c48b9-8dcd-4f2c-8451-8714c76ef5da" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget522c48b9-8dcd-4f2c-8451-8714c76ef5da" class="widget widgetGraphicLinks skin56 widgetOptionSet38 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="/" target="_self" class="fancyButton fancyButton164 " > <span> <span><span class="text"><span class="textStyle1">Public Tours</span><span class="textStyle2">Monday-Friday: 10 am, 11 am, 12 pm, 1 pm, 2 pm, 3 pm</span><span class="textStyle2"><br>Length: 60 Minutes <br>Attendance limit: 50 people</span><span class="textStyle2">Reservations required. Call 609-847-3150. <br>Free!</span><span class="textStyle2"><br></span></span></span> </span> </a> </div> <style scoped="scoped">.fancyButton164.fancyButton:link,.fancyButton164.fancyButton:visited, .fancyButton164div.fancyButton{ height: 250px; background-image: url('/ImageRepository/Document?documentID=307'); background-repeat: no-repeat; background-position: center center; box-shadow: 0px 6px 26px #13476B33; border-radius: 5px; background-size: cover; position: relative; transition: all 0.3s ease-in-out; } .fancyButton164 > span { position: relative; background: linear-gradient(180deg, rgba(19, 71, 107, 0) 0%, #003B5C 100%); height: 100%; border-radius: 5px; transition: all 0.3s ease-in-out;} .fancyButton164.fancyButton:hover,.fancyButton164.fancyButton:focus,.fancyButton164.fancyButton:active,.fancyButton164.fancyButton.hover{ background-repeat: no-repeat; background-position: center center; transition: all 0.3s ease-in-out; } .fancyButton164:hover > span, .fancyButton164:focus > span, .fancyButton164:active > span { background: #003B5Ccc; transition: all 0.3s ease-in-out;} .fancyButton164.fancyButton:link > span,.fancyButton164.fancyButton:visited > span, .fancyButton164div.fancyButton > span{ } .fancyButton164.fancyButton:hover > span,.fancyButton164.fancyButton:focus > span,.fancyButton164.fancyButton:active > span,.fancyButton164.fancyButton.hover > span{ } .fancyButton164.fancyButton .text{ color: #ffffff; text-align: left; text-decoration: none; background-repeat: no-repeat; background-position: left top; position: absolute; bottom: 1.5em; left: 2em; right: 2em; } .fancyButton164.fancyButton:hover .text,.fancyButton164.fancyButton:focus .text,.fancyButton164.fancyButton:active .text,.fancyButton164.fancyButton.hover .text{ text-decoration: none; background-repeat: no-repeat; background-position: left top; } .fancyButton164.fancyButton .textStyle1{ color: #ffffff; font-size: 1.3em; font-family: Source Sans 3; font-style: normal; text-decoration: none; text-transform: uppercase; position: relative; padding-bottom: .5em; margin-bottom: .75em; display: block; line-height: 1.2; transition: all 0.3s ease-in-out; } .fancyButton164 .textStyle1::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 115px; height: 3px; background: #CBA052; transition: all 0.3s ease-in-out;} .fancyButton164.fancyButton:hover .textStyle1, .fancyButton164.fancyButton.hover .textStyle1{ text-decoration: none; transition: all 0.3s ease-in-out;} .fancyButton164:hover .textStyle1::after, .fancyButton164:focus .textStyle1::after, .fancyButton164:active .textStyle1::after { width: 180px; transition: all 0.3s ease-in-out;} .fancyButton164.fancyButton .textStyle2{ color: #ffffff; font-size: .9em; font-family: Open Sans; font-style: normal; text-decoration: none; line-height: 0; font-size: 0; transition: opacity .2s ease-in; opacity: 0; height: 0; display: block;} .fancyButton164.fancyButton:hover .textStyle2, .fancyButton164.fancyButton.hover .textStyle2{ text-decoration: none; opacity: 1; height: auto; line-height: 1.3; font-size: 1em; display: block;} </style> </div><!-- --></div></div><!----><div class="col col1 "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/" target="_self" class="fancyButton fancyButton136 " > <span> <span><span class="text"><span class="textStyle1">SCHOOL Tours</span><span class="textStyle2">3rd-12th Grade</span><span class="textStyle2">Preference given on Tuesdays, Wednesdays, and Fridays<br>The tour route may be limited on Mondays and Thursdays during legislative sessions.<br><br></span><span class="textStyle2">Length: 60 minutes</span><span class="textStyle2">Attendance limit: 35 people per program</span><span class="textStyle2">Reservations required. Call 609-847-3150. <br>Virtual options are available! Free!</span></span></span> </span> </a> </div> <style scoped="scoped">.fancyButton136.fancyButton:link,.fancyButton136.fancyButton:visited, .fancyButton136div.fancyButton{ height: 250px; background-image: url('/ImageRepository/Document?documentID=309'); background-repeat: no-repeat; background-position: center center; box-shadow: 0px 6px 26px #13476B33; border-radius: 5px; background-size: cover; position: relative; transition: all 0.3s ease-in-out; } .fancyButton136 > span { position: relative; background: linear-gradient(180deg, rgba(19, 71, 107, 0) 0%, #003B5C 100%); height: 100%; border-radius: 5px; transition: all 0.3s ease-in-out;} .fancyButton136.fancyButton:hover,.fancyButton136.fancyButton:focus,.fancyButton136.fancyButton:active,.fancyButton136.fancyButton.hover{ background-repeat: no-repeat; background-position: center center; transition: all 0.3s ease-in-out; } .fancyButton136:hover > span, .fancyButton136:focus > span, .fancyButton136:active > span { background: #003B5Ccc; transition: all 0.3s ease-in-out;} .fancyButton136.fancyButton:link > span,.fancyButton136.fancyButton:visited > span, .fancyButton136div.fancyButton > span{ } .fancyButton136.fancyButton:hover > span,.fancyButton136.fancyButton:focus > span,.fancyButton136.fancyButton:active > span,.fancyButton136.fancyButton.hover > span{ } .fancyButton136.fancyButton .text{ color: #ffffff; text-align: left; text-decoration: none; background-repeat: no-repeat; background-position: left top; position: absolute; bottom: 1.5em; left: 2em; right: 2em; } .fancyButton136.fancyButton:hover .text,.fancyButton136.fancyButton:focus .text,.fancyButton136.fancyButton:active .text,.fancyButton136.fancyButton.hover .text{ text-decoration: none; background-repeat: no-repeat; background-position: left top; } .fancyButton136.fancyButton .textStyle1{ color: #ffffff; font-size: 1.3em; font-family: Source Sans 3; font-style: normal; text-decoration: none; text-transform: uppercase; position: relative; padding-bottom: .5em; margin-bottom: .75em; display: block; line-height: 1.2; transition: all 0.3s ease-in-out; } .fancyButton136 .textStyle1::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 115px; height: 3px; background: #CBA052; transition: all 0.3s ease-in-out;} .fancyButton136.fancyButton:hover .textStyle1, .fancyButton136.fancyButton.hover .textStyle1{ text-decoration: none; transition: all 0.3s ease-in-out;} .fancyButton136:hover .textStyle1::after, .fancyButton136:focus .textStyle1::after, .fancyButton136:active .textStyle1::after { width: 180px; transition: all 0.3s ease-in-out;} .fancyButton136.fancyButton .textStyle2{ color: #ffffff; font-size: .9em; font-family: Open Sans; font-style: normal; text-decoration: none; line-height: 0; font-size: 0; transition: opacity .2s ease-in; opacity: 0; height: 0; display: block;} .fancyButton136.fancyButton:hover .textStyle2, .fancyButton136.fancyButton.hover .textStyle2{ text-decoration: none; opacity: 1; height: auto; line-height: 1.3; font-size: 1em; display: block;} .fancyButton136.fancyButton .textStyle3{ color: rgb(255, 255, 255); text-decoration: none; } .fancyButton136.fancyButton:hover .textStyle3, .fancyButton136.fancyButton.hover .textStyle3{ text-decoration: none; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/" target="_self" class="fancyButton fancyButton158 " > <span> <span><span class="text"><span class="textStyle1">VIRTUAL PRESENTATIONS</span><span class="textStyle2"><span style="font-size: 1em;">Virtual tour presentations for groups of 10 or more are available via Zoom or on your preferred online platform.</span><br></span><span class="textStyle2"><br></span><span class="textStyle2">Length: 60 minutes<br>Reservations required. Call for details 609-847-3150</span><span class="textStyle2">Free!</span></span></span> </span> </a> </div> <style scoped="scoped">.fancyButton158.fancyButton:link,.fancyButton158.fancyButton:visited, .fancyButton158div.fancyButton{ height: 250px; background-image: url('/ImageRepository/Document?documentID=304'); background-repeat: no-repeat; background-position: center center; box-shadow: 0px 6px 26px #13476B33; border-radius: 5px; background-size: cover; position: relative; transition: all 0.3s ease-in-out; } .fancyButton158 > span { position: relative; background: linear-gradient(180deg, rgba(19, 71, 107, 0) 0%, #003B5C 100%); height: 100%; border-radius: 5px; transition: all 0.3s ease-in-out;} .fancyButton158.fancyButton:hover,.fancyButton158.fancyButton:focus,.fancyButton158.fancyButton:active,.fancyButton158.fancyButton.hover{ background-repeat: no-repeat; background-position: center center; transition: all 0.3s ease-in-out; } .fancyButton158:hover > span, .fancyButton158:focus > span, .fancyButton158:active > span { background: #003B5Ccc; transition: all 0.3s ease-in-out;} .fancyButton158.fancyButton:link > span,.fancyButton158.fancyButton:visited > span, .fancyButton158div.fancyButton > span{ } .fancyButton158.fancyButton:hover > span,.fancyButton158.fancyButton:focus > span,.fancyButton158.fancyButton:active > span,.fancyButton158.fancyButton.hover > span{ } .fancyButton158.fancyButton .text{ color: #ffffff; text-align: left; text-decoration: none; background-repeat: no-repeat; background-position: left top; position: absolute; bottom: 1.5em; left: 2em; right: 2em; } .fancyButton158.fancyButton:hover .text,.fancyButton158.fancyButton:focus .text,.fancyButton158.fancyButton:active .text,.fancyButton158.fancyButton.hover .text{ text-decoration: none; background-repeat: no-repeat; background-position: left top; } .fancyButton158.fancyButton .textStyle1{ color: #ffffff; font-size: 1.3em; font-family: Source Sans 3; font-style: normal; text-decoration: none; text-transform: uppercase; position: relative; padding-bottom: .5em; margin-bottom: .75em; display: block; line-height: 1.2; transition: all 0.3s ease-in-out; } .fancyButton158 .textStyle1::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 115px; height: 3px; background: #CBA052; transition: all 0.3s ease-in-out;} .fancyButton158.fancyButton:hover .textStyle1, .fancyButton158.fancyButton.hover .textStyle1{ text-decoration: none; transition: all 0.3s ease-in-out;} .fancyButton158:hover .textStyle1::after, .fancyButton158:focus .textStyle1::after, .fancyButton158:active .textStyle1::after { width: 180px; transition: all 0.3s ease-in-out;} .fancyButton158.fancyButton .textStyle2{ color: #ffffff; font-size: .9em; font-family: Open Sans; font-style: normal; text-decoration: none; line-height: 0; font-size: 0; transition: opacity .2s ease-in; opacity: 0; height: 0; display: block;} .fancyButton158.fancyButton:hover .textStyle2, .fancyButton158.fancyButton.hover .textStyle2{ text-decoration: none; opacity: 1; height: auto; line-height: 1.3; font-size: 1em; display: block;} .fancyButton158.fancyButton .textStyle3{ color: rgb(255, 255, 255); font-family: Open Sans; font-style: normal; text-decoration: none; } .fancyButton158.fancyButton:hover .textStyle3, .fancyButton158.fancyButton.hover .textStyle3{ text-decoration: none; } .fancyButton158.fancyButton .textStyle4{ color: rgb(255, 255, 255); text-decoration: none; } .fancyButton158.fancyButton:hover .textStyle4, .fancyButton158.fancyButton.hover .textStyle4{ text-decoration: none; } .fancyButton158.fancyButton .textStyle5{ color: rgb(255, 255, 255); text-decoration: none; } .fancyButton158.fancyButton:hover .textStyle5, .fancyButton158.fancyButton.hover .textStyle5{ text-decoration: none; } .fancyButton158.fancyButton .textStyle6{ color: rgb(255, 255, 255); text-decoration: none; } .fancyButton158.fancyButton:hover .textStyle6, .fancyButton158.fancyButton.hover .textStyle6{ text-decoration: none; } </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 class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="75815bf0-1473-48da-b7bd-3399342a27aa"> <div class="row nest first last wide"> <div class="inner col col24 first last idc0435733-ea64-4fb1-b6ba-7c92337d1526" style="" data-widgetcontainerid="c0435733-ea64-4fb1-b6ba-7c92337d1526"> <div data-widget-id="72265cbb-d5e9-4123-ab83-f5373e25366b" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget72265cbb-d5e9-4123-ab83-f5373e25366b" class="widget widgetGraphicLinks skin56 widgetOptionSet38 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="/" target="_self" class="fancyButton fancyButton74 " > <span> <span><span class="text"><span class="textStyle1">My State, My Community</span><span class="textStyle2">K-2nd Grade</span><span class="textStyle2">Tuesdays, Wednesdays, and Fridays<br>The Tour route may be limited on Mondays and Thursdays during legislative sessions.</span><span class="textStyle2"><br></span><span class="textStyle2">Length: 40 minutes</span><span class="textStyle2">Attendance limit: 35 people per program</span><span class="textStyle2">Reservations required. call 609-847-3150.<br>Virtual options are availab<span style="font-size: 1em;">le! Free!</span></span></span></span> </span> </a> </div> <style scoped="scoped">.fancyButton74.fancyButton:link,.fancyButton74.fancyButton:visited, .fancyButton74div.fancyButton{ height: 250px; background-image: url('/ImageRepository/Document?documentID=305'); background-repeat: no-repeat; background-position: center center; box-shadow: 0px 6px 26px #13476B33; border-radius: 5px; background-size: cover; position: relative; transition: all 0.3s ease-in-out; } .fancyButton74 > span { position: relative; background: linear-gradient(180deg, rgba(19, 71, 107, 0) 0%, #003B5C 100%); height: 100%; border-radius: 5px; transition: all 0.3s ease-in-out;} .fancyButton74.fancyButton:hover,.fancyButton74.fancyButton:focus,.fancyButton74.fancyButton:active,.fancyButton74.fancyButton.hover{ background-repeat: no-repeat; background-position: center center; transition: all 0.3s ease-in-out; } .fancyButton74:hover > span, .fancyButton74:focus > span, .fancyButton74:active > span { background: #003B5Ccc; transition: all 0.3s ease-in-out;} .fancyButton74.fancyButton:link > span,.fancyButton74.fancyButton:visited > span, .fancyButton74div.fancyButton > span{ } .fancyButton74.fancyButton:hover > span,.fancyButton74.fancyButton:focus > span,.fancyButton74.fancyButton:active > span,.fancyButton74.fancyButton.hover > span{ } .fancyButton74.fancyButton .text{ color: #ffffff; text-align: left; text-decoration: none; background-repeat: no-repeat; background-position: left top; position: absolute; bottom: 1.5em; left: 2em; right: 2em; } .fancyButton74.fancyButton:hover .text,.fancyButton74.fancyButton:focus .text,.fancyButton74.fancyButton:active .text,.fancyButton74.fancyButton.hover .text{ text-decoration: none; background-repeat: no-repeat; background-position: left top; } .fancyButton74.fancyButton .textStyle1{ color: #ffffff; font-size: 1.3em; font-family: Source Sans 3; font-style: normal; text-decoration: none; text-transform: uppercase; position: relative; padding-bottom: .5em; margin-bottom: .75em; display: block; line-height: 1.2; transition: all 0.3s ease-in-out; } .fancyButton74 .textStyle1::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 115px; height: 3px; background: #CBA052; transition: all 0.3s ease-in-out;} .fancyButton74.fancyButton:hover .textStyle1, .fancyButton74.fancyButton.hover .textStyle1{ text-decoration: none; transition: all 0.3s ease-in-out;} .fancyButton74:hover .textStyle1::after, .fancyButton74:focus .textStyle1::after, .fancyButton74:active .textStyle1::after { width: 180px; transition: all 0.3s ease-in-out;} .fancyButton74.fancyButton .textStyle2{ color: #ffffff; font-family: Open Sans; font-style: normal; text-decoration: none; line-height: 0; font-size: 0; transition: opacity .2s ease-in; opacity: 0; height: 0; display: block;} .fancyButton74.fancyButton:hover .textStyle2, .fancyButton74.fancyButton.hover .textStyle2{ text-decoration: none; opacity: 1; height: auto; line-height: 1.3; font-size: 1em; display: block;} .fancyButton74.fancyButton .textStyle3{ text-decoration: none; } .fancyButton74.fancyButton:hover .textStyle3, .fancyButton74.fancyButton.hover .textStyle3{ text-decoration: none; } </style> </div><!-- --></div></div><!----><div class="col col1 "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/" target="_self" class="fancyButton fancyButton75 " > <span> <span><span class="text"><span class="textStyle1">Make-A-Law Program</span><span class="textStyle2">3rd-12th Grade</span><span class="textStyle2">Tuesdays, Wednesdays, and Fridays</span><span class="textStyle2">Make-A-Laws are typically unavailable on Mondays and Thursdays due to legislative activity.<br><br></span><span class="textStyle2">Length: 60 minutes</span><span class="textStyle2">Attendance limit: 15- 35 people per program</span><span class="textStyle2">Registration required. Call 609-847-3150. <br>Virtual options are available! Free!</span></span></span> </span> </a> </div> <style scoped="scoped">.fancyButton75.fancyButton:link,.fancyButton75.fancyButton:visited, .fancyButton75div.fancyButton{ height: 250px; background-image: url('/ImageRepository/Document?documentID=306'); background-repeat: no-repeat; background-position: center center; box-shadow: 0px 6px 26px #13476B33; border-radius: 5px; background-size: cover; position: relative; transition: all 0.3s ease-in-out; } .fancyButton75 > span { position: relative; background: linear-gradient(180deg, rgba(19, 71, 107, 0) 0%, #003B5C 100%); height: 100%; border-radius: 5px; transition: all 0.3s ease-in-out;} .fancyButton75.fancyButton:hover,.fancyButton75.fancyButton:focus,.fancyButton75.fancyButton:active,.fancyButton75.fancyButton.hover{ background-repeat: no-repeat; background-position: center center; transition: all 0.3s ease-in-out; } .fancyButton75:hover > span, .fancyButton75:focus > span, .fancyButton75:active > span { background: #003B5Ccc; transition: all 0.3s ease-in-out;} .fancyButton75.fancyButton:link > span,.fancyButton75.fancyButton:visited > span, .fancyButton75div.fancyButton > span{ } .fancyButton75.fancyButton:hover > span,.fancyButton75.fancyButton:focus > span,.fancyButton75.fancyButton:active > span,.fancyButton75.fancyButton.hover > span{ } .fancyButton75.fancyButton .text{ color: #ffffff; text-align: left; text-decoration: none; background-repeat: no-repeat; background-position: left top; position: absolute; bottom: 1.5em; left: 2em; right: 2em; } .fancyButton75.fancyButton:hover .text,.fancyButton75.fancyButton:focus .text,.fancyButton75.fancyButton:active .text,.fancyButton75.fancyButton.hover .text{ text-decoration: none; background-repeat: no-repeat; background-position: left top; } .fancyButton75.fancyButton .textStyle1{ color: #ffffff; font-size: 1.3em; font-family: Source Sans 3; font-style: normal; text-decoration: none; text-transform: uppercase; position: relative; padding-bottom: .5em; margin-bottom: .75em; display: block; line-height: 1.2; transition: all 0.3s ease-in-out; } .fancyButton75 .textStyle1::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 115px; height: 3px; background: #CBA052; transition: all 0.3s ease-in-out;} .fancyButton75.fancyButton:hover .textStyle1, .fancyButton75.fancyButton.hover .textStyle1{ text-decoration: none; transition: all 0.3s ease-in-out;} .fancyButton75:hover .textStyle1::after, .fancyButton75:focus .textStyle1::after, .fancyButton75:active .textStyle1::after { width: 180px; transition: all 0.3s ease-in-out;} .fancyButton75.fancyButton .textStyle2{ color: #ffffff; font-family: Open Sans; font-style: normal; text-decoration: none; line-height: 0; font-size: 0; transition: opacity .2s ease-in; opacity: 0; height: 0; display: block;} .fancyButton75.fancyButton:hover .textStyle2, .fancyButton75.fancyButton.hover .textStyle2{ text-decoration: none; opacity: 1; height: auto; line-height: 1.3; font-size: 1em; display: block;} </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/" target="_self" class="fancyButton fancyButton134 " > <span> <span><span class="text"><span class="textStyle1">Artwork Tour</span><span class="textStyle2">On-site tours currently suspended. A virtual tour option is found under The State House heading.</span></span></span> </span> </a> </div> <style scoped="scoped">.fancyButton134.fancyButton:link,.fancyButton134.fancyButton:visited, .fancyButton134div.fancyButton{ height: 250px; background-image: url('/ImageRepository/Document?documentID=308'); background-repeat: no-repeat; background-position: center center; box-shadow: 0px 6px 26px #13476B33; border-radius: 5px; background-size: cover; position: relative; transition: all 0.3s ease-in-out; } .fancyButton134 > span { position: relative; background: linear-gradient(180deg, rgba(19, 71, 107, 0) 0%, #003B5C 100%); height: 100%; border-radius: 5px; transition: all 0.3s ease-in-out;} .fancyButton134.fancyButton:hover,.fancyButton134.fancyButton:focus,.fancyButton134.fancyButton:active,.fancyButton134.fancyButton.hover{ background-repeat: no-repeat; background-position: center center; transition: all 0.3s ease-in-out; } .fancyButton134:hover > span, .fancyButton134:focus > span, .fancyButton134:active > span { background: #003B5Ccc; transition: all 0.3s ease-in-out;} .fancyButton134.fancyButton:link > span,.fancyButton134.fancyButton:visited > span, .fancyButton134div.fancyButton > span{ } .fancyButton134.fancyButton:hover > span,.fancyButton134.fancyButton:focus > span,.fancyButton134.fancyButton:active > span,.fancyButton134.fancyButton.hover > span{ } .fancyButton134.fancyButton .text{ color: #ffffff; text-align: left; text-decoration: none; background-repeat: no-repeat; background-position: left top; position: absolute; bottom: 1.5em; left: 2em; right: 2em; } .fancyButton134.fancyButton:hover .text,.fancyButton134.fancyButton:focus .text,.fancyButton134.fancyButton:active .text,.fancyButton134.fancyButton.hover .text{ text-decoration: none; background-repeat: no-repeat; background-position: left top; } .fancyButton134.fancyButton .textStyle1{ color: #ffffff; font-size: 1.3em; font-family: Source Sans 3; font-style: normal; text-decoration: none; text-transform: uppercase; position: relative; padding-bottom: .5em; margin-bottom: .75em; display: block; line-height: 1.2; transition: all 0.3s ease-in-out; } .fancyButton134 .textStyle1::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 115px; height: 3px; background: #CBA052; transition: all 0.3s ease-in-out;} .fancyButton134.fancyButton:hover .textStyle1, .fancyButton134.fancyButton.hover .textStyle1{ text-decoration: none; transition: all 0.3s ease-in-out;} .fancyButton134:hover .textStyle1::after, .fancyButton134:focus .textStyle1::after, .fancyButton134:active .textStyle1::after { width: 180px; transition: all 0.3s ease-in-out;} .fancyButton134.fancyButton .textStyle2{ color: #ffffff; font-size: .9em; font-family: Open Sans; font-style: normal; text-decoration: none; line-height: 0; font-size: 0; transition: opacity .2s ease-in; opacity: 0; height: 0; display: block;} .fancyButton134.fancyButton:hover .textStyle2, .fancyButton134.fancyButton.hover .textStyle2{ text-decoration: none; opacity: 1; height: auto; line-height: 1.3; font-size: 1em; display: block;} </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><!-- Quick Links --><div data-cpRole="structuralContainer" id="homeContainer1"> <div class="siteWrap1"><div data-cpRole="contentContainer" id="homeContent1a"> <div id="cc310e574f-3a69-48ec-9490-05fd92a5c815" data-containerid="310e574f-3a69-48ec-9490-05fd92a5c815" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="33"> </div> </div></div> </div><!-- Footer --><footer data-cpRole="structuralContainer" id="footerContainerTS"> <div class="siteWrap1"><div data-cpRole="contentContainer" id="footerTS"> <div id="cc80c5b318-16bb-4bf0-b1ac-d010919fb0c9" data-containerid="80c5b318-16bb-4bf0-b1ac-d010919fb0c9" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col6 first" style="" data-widgetcontainerid="338a39c7-c0a3-4986-8ac2-4d764610b06b"> <div class="row nest first last wide"> <div class="inner col col6 first last idd086919a-30c4-4c18-9bfa-e7c9886fea80" style="" data-widgetcontainerid="d086919a-30c4-4c18-9bfa-e7c9886fea80"> <div data-widget-id="17301df2-c47e-4766-a677-ff9c40419f9f" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv17301df2-c47e-4766-a677-ff9c40419f9f" class="widget widgetInfoAdvanced skin37 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="header17301df2-c47e-4766-a677-ff9c40419f9f"> <header class="widgetHeader" id="header17301df2-c47e-4766-a677-ff9c40419f9f"> <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><strong>NJ State House Tours</strong><br><strong>Office of Legislative Services</strong><br>145 West State Street&nbsp;<br>Trenton, New Jersey 08625-0068</p><p>P: <a href="tel:609-847-3150">609-847-3150</a><br><a href="/cdn-cgi/l/email-protection#46282c35322732232e29333523322933343506282c2a232168293421">Email Us</a> &nbsp;</p> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> </section> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript"> //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv17301df2-c47e-4766-a677-ff9c40419f9f .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col6" style="" data-widgetcontainerid="614202c9-515a-4878-ad36-d7057e907b3d"> <div class="row nest first last wide"> <div class="inner col col6 first last ida1289fa9-8e21-4e84-87dd-a9dbac0f37d4" style="" data-widgetcontainerid="a1289fa9-8e21-4e84-87dd-a9dbac0f37d4"> <div data-widget-id="133a7d49-b4ea-428d-922e-9da982031bf3" data-widget-controller-path="/QuickLinks/Widget"> <section id="widgetQuicklink133a7d49-b4ea-428d-922e-9da982031bf3" class="widget widgetQuickLinks skin37 widgetOptionSet39 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader133a7d49-b4ea-428d-922e-9da982031bf3"> <header class="widgetHeader" id="quickLinksHeader133a7d49-b4ea-428d-922e-9da982031bf3"> <div class=""> <h3><a style="" href="/QuickLinks.aspx?CID=15" >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="/FAQ.aspx" target="_self" >FAQs</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/166/Directions" target="_self" >Directions</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/167/Local-Attractions" target="_self" >Local Attractions</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/174/Government-Resources" target="_self" >Government Resources</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="https://www.njleg.gov/" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >New Jersey Legislature</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="https://www.njleg.gov/public-info-assistance" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);" target="_self" >Public Information Assistance</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 col6" style="" data-widgetcontainerid="b545d33d-13bf-4430-8def-e9596a9d5677"> <div class="row nest first last wide"> <div class="inner col col6 first last idb7b9086c-54d3-4e33-ba50-7a67d7ff7dcc" style="" data-widgetcontainerid="b7b9086c-54d3-4e33-ba50-7a67d7ff7dcc"> <div data-widget-id="2af8188c-5dba-4f13-a85e-8a56d2796cb7" data-widget-controller-path="/QuickLinks/Widget"> <section id="widgetQuicklink2af8188c-5dba-4f13-a85e-8a56d2796cb7" class="widget widgetQuickLinks skin37 widgetOptionSet39 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader2af8188c-5dba-4f13-a85e-8a56d2796cb7"> <header class="widgetHeader" id="quickLinksHeader2af8188c-5dba-4f13-a85e-8a56d2796cb7"> <div class=""> <h3><a style="" href="/QuickLinks.aspx?CID=16" >Site 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="/" target="_self" >Home</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/sitemap" target="_self" >Site Map</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/accessibility" target="_self" >Accessibility</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 col6 last" style="" data-widgetcontainerid="739e711c-3896-40f0-8433-e39271c381e4"> <div class="row nest first last wide"> <div class="inner col col6 first last idb950dbf3-6466-4073-a7cd-6cec38604509" style="" data-widgetcontainerid="b950dbf3-6466-4073-a7cd-6cec38604509"> <div data-widget-id="99d52ad8-0e58-49d4-b006-cea71cf5c3a6" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv99d52ad8-0e58-49d4-b006-cea71cf5c3a6" class="widget widgetInfoAdvanced skin37 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="header99d52ad8-0e58-49d4-b006-cea71cf5c3a6"> <header class="widgetHeader" id="header99d52ad8-0e58-49d4-b006-cea71cf5c3a6"> <div class=""> <h3 >Other Links</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><a href="https://www.njleg.gov/office-of-legislative-services" onkeypress="this.onclick();" onclick="return showExternalSiteDialog(this);"><img src="/ImageRepository/Document?documentId=63" class="fr-fil fr-dib" alt="New Jersey Office of Legislative Services Home Page" style="width: 271px;"></a></p><p><a href="/copyright">Copyright Notice</a></p><p><a href="/privacy">Privacy Policy</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) { $('#divInfoAdv99d52ad8-0e58-49d4-b006-cea71cf5c3a6 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div></div> </footer><!-- Powered By --><div data-cpRole="structuralContainer" id="poweredByContainerTS"> <div class="siteWrap"><div data-cpRole="contentContainer" id="poweredByTS"> <div id="cced49c6ad-73c9-441a-ac03-1c087565cf14" data-containerid="ed49c6ad-73c9-441a-ac03-1c087565cf14" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="e50aea67-e6b3-40d9-852f-7f2c8bc2cbf4"> <div class="row nest first last wide"> <div class="inner col col24 first last id2193d5c7-56d3-459d-9ff1-95b79e610318" style="" data-widgetcontainerid="2193d5c7-56d3-459d-9ff1-95b79e610318"> <div data-widget-id='f56b7968-cc68-4dd1-aebf-0c4e1cfd9626' data-moduleName="customHtml" id='widgetCustomHtmlf56b7968-cc68-4dd1-aebf-0c4e1cfd9626' class="widget widgetCustomHtml skin39 narrow" > <div class="widgetBody pageStyles" id="widgetBodyf56b7968-cc68-4dd1-aebf-0c4e1cfd9626"> <div id="customHtmlf56b7968-cc68-4dd1-aebf-0c4e1cfd9626"><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"> <span class="cp-Splash-title" id="cp-Splash-title">Loading</span> <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: '1', targetType: 1 } new SplashModalRender().triggerRender(filter); }); </script> <script src="/-167462948.js" type="text/javascript"></script> <!-- Fixed Nav Adjustment --> <script> function getValueTS(elem, attr) { const val = elem.css(attr); if (val === undefined) return undefined; const 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 ); } const bgColorRegexTS = /rgba\((\d+), (\d+), (\d+), (\d*\.?\d*)\)/; function isTransparentTS(elem) { const bg = elem.css('background-color'); if (typeof bg !== "string" || !bg.startsWith('rgba(')) return false; const matchState = bg.match(bgColorRegexTS); if (!matchState || matchState.length !== 5) return false; const alpha = parseFloat(matchState[4], 10); if (!(alpha >= 0 && alpha < 1)) return false; return true; } function iterateLeftpads(cb) { const containersTS = $("[class^='siteWrap'],[class*=' siteWrap']"); for (let i = 0; i < containersTS.length; i++) { const 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); } } } const anchor = $("#divToolbars"); const bodyContainerTS = $("#bodyContainerTS"); // Outer banner padding (push banner down) const outerSizingTS = $("#bannerContainerTS"); // Inner banner padding (push banner content down) - Transparent header OR on attaching headers const innerSizingTS = $("#bannerSizingTS"); const forceUnfixClassTS = "forceUnfixTS"; const fixedTopTS = $(".fixedTopTS"); const fixedBottomTS = $(".fixedBottomTS"); const fixedLeftTS = $(".fixedLeftTS"); var initialTopTS; var topAttachTS; if (fixedTopTS && fixedTopTS.length === 1) { initialTopTS = getValueTS(fixedTopTS, 'top'); const attachment = fixedTopTS.attr('data-attach'); if (attachment) topAttachTS = $("#" + attachment); if (!topAttachTS || topAttachTS.length !== 1) topAttachTS = undefined; } function resizeAdjustmentTS() { const 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); } const topPosition = fixedTopTS.css('position'); if (topPosition === 'fixed') { if (topAttachTS) { scrollAdjustmentTS(); } else { const 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()); 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') { const anchorHeight = anchor.outerHeight() - 1; fixedLeftTS.css('top', anchorHeight); const leftBoundingTS = fixedLeftTS[0].getBoundingClientRect(); iterateLeftpads(function (containerTS) { const containerBoundingTS = containerTS.getBoundingClientRect(); if (containerBoundingTS.left <= leftBoundingTS.right) { $(containerTS).css('padding-left', leftBoundingTS.width + 16); } }); } else { fixedLeftTS.css('top', ''); iterateLeftpads(function (containerTS) { $(containerTS).css('padding-left', ''); }); } })(); } function scrollAdjustmentTS() { if (!fixedTopTS || fixedTopTS.length !== 1 || !topAttachTS || topAttachTS.length !== 1) return; const topPosition = fixedTopTS.css('position'); if (topPosition === 'fixed' || topPosition === 'absolute') { const anchorBounding = anchor[0].getBoundingClientRect(); const attachBounding = topAttachTS[0].getBoundingClientRect(); const 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(){var b=function(){window.__AudioEyeSiteHash = "a3009278e20ebd5d19599689b42e0915"; var a=document.createElement("script");a.src="https://wsmcdn.audioeye.com/aem.js";a.type="text/javascript";a.setAttribute("async","");document.getElementsByTagName("body")[0].appendChild(a)};"complete"!==document.readyState?window.addEventListener?window.addEventListener("load",b):window.attachEvent&&window.attachEvent("onload",b):b()}();</script> <script type="text/javascript"> $(function () { document.cookie = "responsiveGhost=0; path=/"; }); $(window).on("load", function () { $('body').addClass('doneLoading').removeClass('hideContent'); if ($('#404Content').length > 0) $('div#bodyWrapper').css('padding', '0px'); }); </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:500,500italic,600,600italic,700,700italic,italic,regular|Source+Sans+3:500,500italic,600,600italic,700,700italic,italic,regular|');</script> <div class="hidden activeWidgetSkinComponentsOnPageJson">[]</div> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="iconSlideshowArrowLeft" viewBox="0 0 22.68 40"> <title>Slideshow Left Arrow</title> <g> <path style="fill:currentcolor;" d="M20,40a2.67,2.67,0,0,1-1.9-.79L.79,21.9a2.68,2.68,0,0,1,0-3.79L18.1.79a2.68,2.68,0,1,1,3.79,3.79L6.47,20,21.89,35.42A2.68,2.68,0,0,1,20,40Z"></path> </g> </symbol> <symbol id="iconSlideshowArrowRight" viewBox="0 0 22.68 40"> <title>Slideshow Right Arrow</title> <g> <path style="fill:currentcolor;" d="M2.68,0a2.67,2.67,0,0,1,1.9.79L21.89,18.1a2.68,2.68,0,0,1,0,3.79L4.58,39.21A2.68,2.68,0,0,1,.79,35.42L16.21,20,.79,4.58A2.68,2.68,0,0,1,2.68,0Z"></path> </g> </symbol> </svg> </div> <div id="root-picker-outlet"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10