JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "jquery.js"

Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/jquery-steps-master/test/jquery.js
File size: 540 bytes
MIME-type: text/html
Charset: utf-8

(function ()
{
    var versionPattern = /^[\?|\&]{1}version=(\d\.\d\.\d|latest)&?$/,
        version = versionPattern.exec(location.search),
        defaultVersion = "1.11.1",
        file = "http://code.jquery.com/jquery-git.js";

    if (version != null && version.length > 0)
    {
        version = version[1];
    }
    else
    {
        version = defaultVersion;
    }

    if (version !== "latest")
    {
        file = "../lib/jquery-" + version + ".min.js";
    }

    document.write("<script src='" + file + "'></script>");
})();