$(document).ready(function(){$.ajaxSetup({cache:!1});$(document).ajaxError(function(n,t){t.status===401?confirm('Your connection has timed out.  Press "Cancel" to remain on this page or press "OK" to go to the "Sign In" page.')&&(window.location.href=$("body").data("sign-in-link")+"?returnURL="+encodeURI(window.location.href)):alert("An error occurred. For assistance, please contact the Lobbyist Registrar at (775) 684-1380 or LobbyistRegistrar@lcb.state.nv.us")});Sitewide.wireupTabs()});Sitewide={handleError:function(n){var t=n.textStatus;alert("Sorry, the request failed with error "+t)},createPanelBar:function(n){$(n).hide();$(n).kendoPanelBar({loadOnDemand:!0,expandMode:"multiple",animation:{collapse:{duration:200,effects:"fadeOut"},expand:{duration:200,effects:"expandVertical fadeIn"}}});$(n).show()},createPanelBarGrid:function(n){$(n).kendoGrid({sortable:!0,filterable:{extra:!1,operators:{string:{contains:"Contains"}}},selectable:"row",verticalAlign:top,resizable:!0})},Hide:function(){$("#collapseAllChevron").hasClass("fa-angle-double-up")?($(".Expanded").slideUp("slow"),$(".fa-angle-double-up").removeClass("ExpandedLink"),$(".fa-angle-double-up").removeClass("fa-angle-double-up").addClass("fa-angle-double-down"),$("#collapseAllText").html("Expand All &nbsp;"),$("#collapseAllChevron").removeClass("fa-angle-double-up").addClass("fa-angle-double-down")):($(".Expanded").slideDown("slow"),$(".fa-angle-double-down").addClass("ExpandedLink"),$(".fa-angle-double-down").addClass("fa-angle-double-up").removeClass("fa-angle-double-down"),$("#collapseAllText").html("Collapse All &nbsp;"),$("#collapseAllChevron").removeClass("fa-angle-double-down").addClass("fa-angle-double-up"))},hideShow:function(n,t){$(n).click(function(){$(t).toggle("slow",function(){$(t).is(":visible")?$(n).addClass("fa-angle-double-up").removeClass("fa-angle-double-down"):($(n).addClass("fa-angle-double-down").removeClass("fa-angle-double-up"),$(n).addClass("ExpandedLink"))})})},CollapseAll:function(){Sitewide.Hide()},isMobile:function(){return/Mobi/.test(navigator.userAgent)?!0:!1},wireupTabs:function(){var n,t,i;if($(".nav-tabs").length>0){n=document.location.hash;n&&(t=n.split("?"),i=$(".nav-tabs a[href='"+t[0]+"']"),i.tab("show"));$(".nav-tabs a").on("shown.bs.tab",function(n){window.location.hash=n.target.hash})}},openModal:function(){document.getElementById("modal").style.display="block";document.getElementById("fade").style.display="block"},closeModal:function(){document.getElementById("modal").style.display="none";document.getElementById("fade").style.display="none"},searchFunction:function(n){for(var i,u,f=document.getElementById("searchInput"),e=f.value.toUpperCase(),o=document.getElementById(n),r=o.getElementsByClassName("thisRow"),t=0;t<r.length;t++)i=r[t].getElementsByTagName("td")[0],i&&(u=i.textContent||i.innerText,r[t].style.display=u.toUpperCase().indexOf(e)>-1?"":"none")}}