caffiosul.com.br Open in urlscan Pro
177.234.145.146  Public Scan

Submitted URL: http://caffiosul.com.br/media/system/js/caption.js?32a4bff70cf65d3ab36f23760bcccd7f
Effective URL: https://caffiosul.com.br/media/system/js/caption.js?32a4bff70cf65d3ab36f23760bcccd7f
Submission: On November 08 via api from US — Scanned from IT

Form analysis 0 forms found in the DOM

Text Content

/*
        GNU General Public License version 2 or later; see LICENSE.txt
*/
var JCaption=function(c){var e,b,a=function(f){e=jQuery.noConflict();b=f;e(b).each(function(g,h){d(h)})},d=function(i){var h=e(i),f=h.attr("title"),j=h.attr("width")||i.width,l=h.attr("align")||h.css("float")||i.style.styleFloat||"none",g=e("<p/>",{text:f,"class":b.replace(".","_")}),k=e("<div/>",{"class":b.replace(".","_")+" "+l,css:{"float":l,width:j}});h.before(k);k.append(h);if(f!==""){k.append(g)}};a(c)};