function acessibContraste(){var i=document.getElementsByTagName("head")[0],t="myCssAltoContraste",n;document.getElementById(t)?(n=document.getElementById(t),i.removeChild(n),eraseCookie("contraste")):(n=document.createElement("link"),n.id=t,n.rel="stylesheet",n.type="text/css",n.href="/css/contraste_on.css?v=2",i.appendChild(n),createCookie("contraste","S",7))}function acessibContrasteSVG(){acessibContraste()}function acessibImprimir(){window.print()}function acessibImprimirSVG(){window.parent.print()}function increaseFontSize(){$(".int_box-serv-t1, .int_box-serv-t2").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t+.1+"em"});$(".sec_serv_conteudo_box").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t+.1+"em"});$(".sec_serv_descricao, .sec_serv_descricao > h2").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t+.1+"em"});$(".box-serv-t1 > h2,.box-serv-t2 > h3").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t+.1+"em"});$(".noticia-02 h3, .texto-noticias, .titulo-noticias").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t+.1+"em"})}function decreaseFontSize(){$(".int_box-serv-t1, .int_box-serv-t2").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t-.1+"em"});$(".sec_serv_conteudo_box").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t-.1+"em"});$(".sec_serv_descricao, .sec_serv_descricao > h2").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t-.1+"em"});$(".box-serv-t1 > h2,.box-serv-t2 > h3").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t-.1+"em"});$(".noticia-02 h3, .texto-noticias, .titulo-noticias").get().forEach(function(n){var i=window.getComputedStyle(n,null).getPropertyValue("font-size"),t=parseFloat(i);i.indexOf("px")>-1&&(t=t/16);n.style.fontSize=t-.1+"em"})}function defaultFontSize(){$(".int_box-serv-t1, .int_box-serv-t2").get().forEach(function(n){n.removeAttribute("style")});$(".sec_serv_conteudo_box").get().forEach(function(n){n.removeAttribute("style")});$(".sec_serv_descricao, .sec_serv_descricao > h2").get().forEach(function(n){n.removeAttribute("style")});$(".box-serv-t1 > h2,.box-serv-t2 > h3").get().forEach(function(n){n.removeAttribute("style")});$(".noticia-02 h3, .texto-noticias, .titulo-noticias").get().forEach(function(n){n.removeAttribute("style")})}function plusSlides(n){var t=document.getElementById("video"+slideIndex);t&&(t.paused||t.pause());showSlides(slideIndex+=n)}function plusSlides2(n){showNoticias(noticiaIndex+=n)}function stopCarrossel(){clearTimeout(carrosselTimeOut)}function playPausa(n){n.paused?n.play():n.pause()}function showSlidesAuto(){try{for(var t=document.getElementsByClassName("mySlides"),n=0;n<t.length;n++)t[n].style.display="none";slideIndex++;slideIndex>t.length&&(slideIndex=1);t[slideIndex-1].style.display="block";carrosselTimeOut=setTimeout(showSlidesAuto,5e3)}catch(i){console.log("Erro ao inicializar banner rotativo. Talvez esteja oculto.")}}function showSlides(n){var i,t=document.getElementsByClassName("mySlides");for(n>t.length&&(slideIndex=1),n<1&&(slideIndex=t.length),i=0;i<t.length;i++)t[i].style.display="none";t[slideIndex-1].style.display="block";clearTimeout(carrosselTimeOut)}function showNoticiasAuto(){try{for(var t=document.getElementsByClassName("slideNoticia"),n=0;n<t.length;n++)t[n].style.display="none";noticiaIndex++;noticiaIndex>t.length&&(noticiaIndex=1);t[noticiaIndex-1].style.display="block";noticiasTimeOut=setTimeout(showNoticiasAuto,4e3)}catch(i){console.log("Erro ao inicializar noticias rotativas. Talvez estejam ocultas.")}}function showNoticias(n){var i,t=document.getElementsByClassName("slideNoticia");for(n>t.length&&(noticiaIndex=1),n<1&&(noticiaIndex=t.length),i=0;i<t.length;i++)t[i].style.display="none";t[noticiaIndex-1].style.display="block";clearTimeout(noticiasTimeOut)}function createCookie(n,t,i){var u="",r;i&&(r=new Date,r.setTime(r.getTime()+i*864e5),u="; expires="+r.toUTCString());document.cookie=n+"="+t+u+"; path=/"}function createCookieForDomain(n,t,i,r){var f="",u;i&&(u=new Date,u.setTime(u.getTime()+i*864e5),f="; expires="+u.toUTCString());document.cookie=n+"="+t+f+"; domain="+r+"; path=/"}function readCookie(n){for(var r=n+"=",u=document.cookie.split(";"),t,i=0;i<u.length;i++){for(t=u[i];t.charAt(0)==" ";)t=t.substring(1,t.length);if(t.indexOf(r)==0)return t.substring(r.length,t.length)}return null}function eraseCookie(n){createCookie(n,"",-1)}function menuTopo(){var n=document.getElementById("myTopnav");n.className==="topnav"?n.className+=" responsive":n.className="topnav"}function compartilharNoFacebook(n){FB.ui({method:"share",href:n,redirect_uri:"http://www.sjc.sp.gov.br/"},function(){})}function compartilharNoTwitter(n,t){var i="http://twitter.com/share?url="+n+"&text="+t+"&via=PrefeituraSJC";window.open(i,"SHARETWITTER","height=450, width=650, scrollbars=yes, status=yes, resizable=yes").focus()}function abreLinkSVG(){function n(n,t){t||(t=window.location.href);n=n.replace(/[\[\]]/g,"\\$&");var r=new RegExp("[?&]"+n+"(=([^&#]*)|&|#|$)"),i=r.exec(t);return i?i[2]?decodeURIComponent(i[2].replace(/\+/g," ")):"":null}var t=document.location,i=n("link",t),r=n("target",t);window.open(i,r)}window.Modernizr=function(n,t,i){function a(n){c.cssText=n}function vt(n,t){return a(y.join(n+";")+(t||""))}function h(n,t){return typeof n===t}function v(n,t){return!!~(""+n).indexOf(t)}function lt(n,t){var u,r;for(u in n)if(r=n[u],!v(r,"-")&&c[r]!==i)return t=="pfx"?r:!0;return!1}function yt(n,t,r){var f,u;for(f in n)if(u=t[n[f]],u!==i)return r===!1?n[f]:h(u,"function")?u.bind(r||t):u;return!1}function f(n,t,i){var r=n.charAt(0).toUpperCase()+n.slice(1),u=(n+" "+ot.join(r+" ")+r).split(" ");return h(t,"string")||h(t,"undefined")?lt(u,t):(u=(n+" "+st.join(r+" ")+r).split(" "),yt(u,t,i))}function pt(){u.input=function(i){for(var r=0,u=i.length;r<u;r++)w[i[r]]=!!(i[r]in o);return w.list&&(w.list=!!(t.createElement("datalist")&&n.HTMLDataListElement)),w}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));u.inputtypes=function(n){for(var u=0,r,f,e,h=n.length;u<h;u++)o.setAttribute("type",f=n[u]),r=o.type!=="text",r&&(o.value=g,o.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(f)&&o.style.WebkitAppearance!==i?(s.appendChild(o),e=t.defaultView,r=e.getComputedStyle&&e.getComputedStyle(o,null).WebkitAppearance!=="textfield"&&o.offsetHeight!==0,s.removeChild(o)):/^(search|tel)$/.test(f)||(r=/^(url|email)$/.test(f)?o.checkValidity&&o.checkValidity()===!1:o.value!=g)),ht[n[u]]=!!r;return ht}("search tel url email datetime date month week time datetime-local number range color".split(" "))}var u={},d=!0,s=t.documentElement,e="modernizr",ut=t.createElement(e),c=ut.style,o=t.createElement("input"),g=":)",ft={}.toString,y=" -webkit- -moz- -o- -ms- ".split(" "),et="Webkit Moz O ms",ot=et.split(" "),st=et.toLowerCase().split(" "),p={svg:"http://www.w3.org/2000/svg"},r={},ht={},w={},nt=[],tt=nt.slice,b,l=function(n,i,r,u){var l,a,c,v,f=t.createElement("div"),h=t.body,o=h||t.createElement("body");if(parseInt(r,10))while(r--)c=t.createElement("div"),c.id=u?u[r]:e+(r+1),f.appendChild(c);return l=["&#173;",'<style id="s',e,'">',n,"<\/style>"].join(""),f.id=e,(h?f:o).innerHTML+=l,o.appendChild(f),h||(o.style.background="",o.style.overflow="hidden",v=s.style.overflow,s.style.overflow="hidden",s.appendChild(o)),a=i(f,n),h?f.parentNode.removeChild(f):(o.parentNode.removeChild(o),s.style.overflow=v),!!a},at=function(t){var i=n.matchMedia||n.msMatchMedia,r;return i?i(t).matches:(l("@media "+t+" { #"+e+" { position: absolute; } }",function(t){r=(n.getComputedStyle?getComputedStyle(t,null):t.currentStyle).position=="absolute"}),r)},ct=function(){function r(r,u){u=u||t.createElement(n[r]||"div");r="on"+r;var f=r in u;return f||(u.setAttribute||(u=t.createElement("div")),u.setAttribute&&u.removeAttribute&&(u.setAttribute(r,""),f=h(u[r],"function"),h(u[r],"undefined")||(u[r]=i),u.removeAttribute(r))),u=null,f}var n={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return r}(),it={}.hasOwnProperty,rt,k;rt=h(it,"undefined")||h(it.call,"undefined")?function(n,t){return t in n&&h(n.constructor.prototype[t],"undefined")}:function(n,t){return it.call(n,t)};Function.prototype.bind||(Function.prototype.bind=function(n){var t=this,i,r;if(typeof t!="function")throw new TypeError;return i=tt.call(arguments,1),r=function(){var f,e,u;return this instanceof r?(f=function(){},f.prototype=t.prototype,e=new f,u=t.apply(e,i.concat(tt.call(arguments))),Object(u)===u)?u:e:t.apply(n,i.concat(tt.call(arguments)))},r});r.flexbox=function(){return f("flexWrap")};r.flexboxlegacy=function(){return f("boxDirection")};r.canvas=function(){var n=t.createElement("canvas");return!!(n.getContext&&n.getContext("2d"))};r.canvastext=function(){return!!(u.canvas&&h(t.createElement("canvas").getContext("2d").fillText,"function"))};r.webgl=function(){return!!n.WebGLRenderingContext};r.touch=function(){var i;return"ontouchstart"in n||n.DocumentTouch&&t instanceof DocumentTouch?i=!0:l(["@media (",y.join("touch-enabled),("),e,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(n){i=n.offsetTop===9}),i};r.geolocation=function(){return"geolocation"in navigator};r.postmessage=function(){return!!n.postMessage};r.websqldatabase=function(){return!!n.openDatabase};r.indexedDB=function(){return!!f("indexedDB",n)};r.hashchange=function(){return ct("hashchange",n)&&(t.documentMode===i||t.documentMode>7)};r.history=function(){return!!(n.history&&history.pushState)};r.draganddrop=function(){var n=t.createElement("div");return"draggable"in n||"ondragstart"in n&&"ondrop"in n};r.websockets=function(){return"WebSocket"in n||"MozWebSocket"in n};r.rgba=function(){return a("background-color:rgba(150,255,150,.5)"),v(c.backgroundColor,"rgba")};r.hsla=function(){return a("background-color:hsla(120,40%,100%,.5)"),v(c.backgroundColor,"rgba")||v(c.backgroundColor,"hsla")};r.multiplebgs=function(){return a("background:url(https://),url(https://),red url(https://)"),/(url\s*\(.*?){3}/.test(c.background)};r.backgroundsize=function(){return f("backgroundSize")};r.borderimage=function(){return f("borderImage")};r.borderradius=function(){return f("borderRadius")};r.boxshadow=function(){return f("boxShadow")};r.textshadow=function(){return t.createElement("div").style.textShadow===""};r.opacity=function(){return vt("opacity:.55"),/^0.55$/.test(c.opacity)};r.cssanimations=function(){return f("animationName")};r.csscolumns=function(){return f("columnCount")};r.cssgradients=function(){var n="background-image:";return a((n+"-webkit- ".split(" ").join("gradient(linear,left top,right bottom,from(#9f9),to(white));"+n)+y.join("linear-gradient(left top,#9f9, white);"+n)).slice(0,-n.length)),v(c.backgroundImage,"gradient")};r.cssreflections=function(){return f("boxReflect")};r.csstransforms=function(){return!!f("transform")};r.csstransforms3d=function(){var n=!!f("perspective");return n&&"webkitPerspective"in s.style&&l("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(t){n=t.offsetLeft===9&&t.offsetHeight===3}),n};r.csstransitions=function(){return f("transition")};r.fontface=function(){var n;return l('@font-face {font-family:"font";src:url("https://")}',function(i,r){var f=t.getElementById("smodernizr"),u=f.sheet||f.styleSheet,e=u?u.cssRules&&u.cssRules[0]?u.cssRules[0].cssText:u.cssText||"":"";n=/src/i.test(e)&&e.indexOf(r.split(" ")[0])===0}),n};r.generatedcontent=function(){var n;return l(["#",e,"{font:0/0 a}#",e,':after{content:"',g,'";visibility:hidden;font:3px/1 a}'].join(""),function(t){n=t.offsetHeight>=3}),n};r.video=function(){var i=t.createElement("video"),n=!1;try{(n=!!i.canPlayType)&&(n=new Boolean(n),n.ogg=i.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),n.h264=i.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),n.webm=i.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,""))}catch(r){}return n};r.audio=function(){var i=t.createElement("audio"),n=!1;try{(n=!!i.canPlayType)&&(n=new Boolean(n),n.ogg=i.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),n.mp3=i.canPlayType("audio/mpeg;").replace(/^no$/,""),n.wav=i.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),n.m4a=(i.canPlayType("audio/x-m4a;")||i.canPlayType("audio/aac;")).replace(/^no$/,""))}catch(r){}return n};r.localstorage=function(){try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(n){return!1}};r.sessionstorage=function(){try{return sessionStorage.setItem(e,e),sessionStorage.removeItem(e),!0}catch(n){return!1}};r.webworkers=function(){return!!n.Worker};r.applicationcache=function(){return!!n.applicationCache};r.svg=function(){return!!t.createElementNS&&!!t.createElementNS(p.svg,"svg").createSVGRect};r.inlinesvg=function(){var n=t.createElement("div");return n.innerHTML="<svg/>",(n.firstChild&&n.firstChild.namespaceURI)==p.svg};r.smil=function(){return!!t.createElementNS&&/SVGAnimate/.test(ft.call(t.createElementNS(p.svg,"animate")))};r.svgclippaths=function(){return!!t.createElementNS&&/SVGClipPath/.test(ft.call(t.createElementNS(p.svg,"clipPath")))};for(k in r)rt(r,k)&&(b=k.toLowerCase(),u[b]=r[k](),nt.push((u[b]?"":"no-")+b));return u.input||pt(),u.addTest=function(n,t){if(typeof n=="object")for(var r in n)rt(n,r)&&u.addTest(r,n[r]);else{if(n=n.toLowerCase(),u[n]!==i)return u;t=typeof t=="function"?t():t;typeof d!="undefined"&&d&&(s.className+=" "+(t?"":"no-")+n);u[n]=t}return u},a(""),ut=o=null,function(n,t){function p(n,t){var i=n.createElement("p"),r=n.getElementsByTagName("head")[0]||n.documentElement;return i.innerHTML="x<style>"+t+"<\/style>",r.insertBefore(i.lastChild,r.firstChild)}function c(){var n=r.elements;return typeof n=="string"?n.split(" "):n}function o(n){var t=h[n[s]];return t||(t={},e++,n[s]=e,h[e]=t),t}function l(n,r,u){if(r||(r=t),i)return r.createElement(n);u||(u=o(r));var f;return f=u.cache[n]?u.cache[n].cloneNode():y.test(n)?(u.cache[n]=u.createElem(n)).cloneNode():u.createElem(n),f.canHaveChildren&&!v.test(n)?u.frag.appendChild(f):f}function w(n,r){if(n||(n=t),i)return n.createDocumentFragment();r=r||o(n);for(var f=r.frag.cloneNode(),u=0,e=c(),s=e.length;u<s;u++)f.createElement(e[u]);return f}function b(n,t){t.cache||(t.cache={},t.createElem=n.createElement,t.createFrag=n.createDocumentFragment,t.frag=t.createFrag());n.createElement=function(i){return r.shivMethods?l(i,n,t):t.createElem(i)};n.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+c().join().replace(/\w+/g,function(n){return t.createElem(n),t.frag.createElement(n),'c("'+n+'")'})+");return n}")(r,t.frag)}function a(n){n||(n=t);var u=o(n);return!r.shivCSS||f||u.hasCSS||(u.hasCSS=!!p(n,"article,aside,figcaption,figure,footer,header,hgroup,nav,section{display:block}mark{background:#FF0;color:#000}")),i||b(n,u),n}var u=n.html5||{},v=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,y=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,f,s="_html5shiv",e=0,h={},i,r;(function(){try{var n=t.createElement("a");n.innerHTML="<xyz><\/xyz>";f="hidden"in n;i=n.childNodes.length==1||function(){t.createElement("a");var n=t.createDocumentFragment();return typeof n.cloneNode=="undefined"||typeof n.createDocumentFragment=="undefined"||typeof n.createElement=="undefined"}()}catch(r){f=!0;i=!0}})();r={elements:u.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:u.shivCSS!==!1,supportsUnknownElements:i,shivMethods:u.shivMethods!==!1,type:"default",shivDocument:a,createElement:l,createDocumentFragment:w};n.html5=r;a(t)}(this,t),u._version="2.6.2",u._prefixes=y,u._domPrefixes=st,u._cssomPrefixes=ot,u.mq=at,u.hasEvent=ct,u.testProp=function(n){return lt([n])},u.testAllProps=f,u.testStyles=l,u.prefixed=function(n,t,i){return t?f(n,t,i):f(n,"pfx")},s.className=s.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(d?" js "+nt.join(" "):""),u}(this,this.document);var carrosselTimeOut,noticiasTimeOut,slideIndex=0,noticiaIndex=0;$(document).ready(function(){showSlidesAuto();showNoticiasAuto()});$(document).ready(function(){for(var i=document.getElementById("myTopnav"),t=i.getElementsByClassName("btn"),n=0;n<t.length;n++)t[n].addEventListener("click",function(){var n=document.getElementsByClassName("active");n[0].className=n[0].className.replace(" active","")})});window.fbAsyncInit=function(){FB.init({appId:"377575349012988",autoLogAppEvents:!0,xfbml:!0,version:"v2.10"});FB.AppEvents.logPageView()},function(n,t,i){var r,u=n.getElementsByTagName(t)[0];n.getElementById(i)||(r=n.createElement(t),r.id=i,r.src="//connect.facebook.net/en_US/sdk.js",u.parentNode.insertBefore(r,u))}(document,"script","facebook-jssdk")