Untitled diff
2 removals
Words removed | 2 |
Total words | 602 |
Words removed (%) | 0.33 |
166 lines
2 additions
Words added | 2 |
Total words | 602 |
Words added (%) | 0.33 |
166 lines
vis.display = (elem.offsetWidth != 0 && elem.offsetHeight != 0) ? 'block' : 'none';
vis.display = (elem.offsetWidth != 0 && elem.offsetHeight != 0) ? 'block' : 'none';
vis.display = (vis.display == '' || vis.display == 'block') ? 'none' : 'block'
vis.display = (vis.display == '' || vis.display == 'block') ? 'none' : 'block'
};
};
window.FontAwesomeConfig = {
window.FontAwesomeConfig = {
asyncEnabled: !0,
asyncEnabled: !0,
autoAccessibility: !0,
autoAccessibility: !0,
useUrl: "use.fontawesome.com",
useUrl: "use.fontawesome.com",
code: "85654ed9ad",
code: "85654ed9ad",
webFontLoaderVersion: "1.6.24"
webFontLoaderVersion: "1.6.24"
};
};
window.FontAwesome || (window.FontAwesome = {}),
window.FontAwesome || (window.FontAwesome = {}),
function() {
function() {
function a(a) {
function a(a) {
this.el = a;
this.el = a;
for (var b = a.className.replace(/^\s+|\s+$/g, "").split(/\s+/), c = 0; c < b.length; c++) d.call(this, b[c])
for (var b = a.className.replace(/^\s+|\s+$/g, "").split(/\s+/), c = 0; c < b.length; c++) d.call(this, b[c])
}
}
function b(a, b, c) {
function b(a, b, c) {
Object.defineProperty ? Object.defineProperty(a, b, {
Object.defineProperty ? Object.defineProperty(a, b, {
get: c
get: c
}) : a.__defineGetter__(b, c)
}) : a.__defineGetter__(b, c)
}
}
if (!("undefined" == typeof window.Element || "classList" in document.documentElement)) {
if (!("undefined" == typeof window.Element || "classList" in document.documentElement)) {
var c = Array.prototype,
var c = Array.prototype,
d = c.push,
d = c.push,
e = c.splice,
e = c.splice,
f = c.join;
f = c.join;
a.prototype = {
a.prototype = {
add: function(a) {
add: function(a) {
this.contains(a) || (d.call(this, a), this.el.className = this.toString())
this.contains(a) || (d.call(this, a), this.el.className = this.toString())
},
},
contains: function(a) {
contains: function(a) {
return -1 != this.el.className.indexOf(a)
return -1 != this.el.className.indexOf(a)
},
},
item: function(a) {
item: function(a) {
return this[a] || null
return this[a] || null
},
},
remove: function(a) {
remove: function(a) {
if (this.contains(a)) {
if (this.contains(a)) {
for (var b = 0; b < this.length && this[b] != a; b++);
for (var b = 0; b < this.length && this[b] != a; b++);
e.call(this, b, 1), this.el.className = this.toString()
e.call(this, b, 1), this.el.className = this.toString()
}
}
},
},
toString: function() {
toString: function() {
return f.call(this, " ")
return f.call(this, " ")
},
},
toggle: function(a) {
toggle: function(a) {
return this.contains(a) ? this.remove(a) : this.add(a), this.contains(a)
return this.contains(a) ? this.remove(a) : this.add(a), this.contains(a)
}
}
}, window.DOMTokenList = a, b(Element.prototype, "classList", function() {
}, window.DOMTokenList = a, b(Element.prototype, "classList", function() {
return new a(this)
return new a(this)
})
})
}
}
}(),
}(),
function(a, b, c) {
function(a, b, c) {
function d(a) {
function d(a) {
var c, d = [],
var c, d = [],
e = b,
e = b,
f = e.documentElement.doScroll,
f = e.documentElement.doScroll,
g = "DOMContentLoaded",
g = "DOMContentLoaded",
h = (f ? /^loaded|^c/ : /^loaded|^i|^c/).test(e.readyState);
h = (f ? /^loaded|^c/ : /^loaded|^i|^c/).test(e.readyState);
h || e.addEventListener(g, c = function() {
h || e.addEventListener(g, c = function() {
for (e.removeEventListener(g, c), h = 1; c = d.shift();) c()
for (e.removeEventListener(g, c), h = 1; c = d.shift();) c()
}), h ? setTimeout(a, 0) : d.push(a)
}), h ? setTimeout(a, 0) : d.push(a)
}
}
function e() {
function e() {
var a, c, d, e = b.querySelectorAll(".fa");
var a, c, d, e = b.querySelectorAll(".fa");
Array.prototype.forEach.call(e, function(e) {
Array.prototype.forEach.call(e, function(e) {
a = e.getAttribute("title"), e.setAttribute("aria-hidden", "true"), c = e.nextElementSibling ? !e.nextElementSibling.classList.contains("sr-only") : !0, a && c && (d = b.createElement("span"), d.innerHTML = a, d.classList.add("sr-only"), e.parentNode.insertBefore(d, e.nextSibling))
a = e.getAttribute("title"), e.setAttribute("aria-hidden", "true"), c = e.nextElementSibling ? !e.nextElementSibling.classList.contains("sr-only") : !0, a && c && (d = b.createElement("span"), d.innerHTML = a, d.classList.add("sr-only"), e.parentNode.insertBefore(d, e.nextSibling))
})
})
}
}
function f(a) {
function f(a) {
"undefined" != typeof MutationObserver && new MutationObserver(a).observe(b, {
"undefined" != typeof MutationObserver && new MutationObserver(a).observe(b, {
childList: !0,
childList: !0,
subtree: !0
subtree: !0
})
})
}
}
function g() {
function g() {
var a = b.createElement("link");
var a = b.createElement("link");
a.href = "https://" + l + "/" + m + ".css", a.media = "all", a.rel = "stylesheet", b.getElementsByTagName("head")[0].appendChild(a)
a.href = "https://" + l + "/" + m + ".css", a.media = "all", a.rel = "stylesheet", b.getElementsByTagName("head")[0].appendChild(a)
}
}
function h() {
function h() {
var c = b.createElement("script"),
var c = b.createElement("script"),
d = {};
d = {};
s = b.scripts[0], a.WebFontConfig || (a.WebFontConfig = {}), d = a.WebFontConfig, d.custom || (d.custom = {}), d.custom.families || (d.custom.families = []), d.custom.urls || (d.custom.urls = []), d.custom.families.push("FontAwesome"), d.custom.urls.push("https://" + l + "/" + m + ".css"), c.src = "https://" + l + "/webfontloader/" + n + "/webfontloader.js", s.parentNode.insertBefore(c, s)
s = b.scripts[0], a.WebFontConfig || (a.WebFontConfig = {}), d = a.WebFontConfig, d.custom || (d.custom = {}), d.custom.families || (d.custom.families = []), d.custom.urls || (d.custom.urls = []), d.custom.families.push("FontAwesome"), d.custom.urls.push("https://" + l + "/" + m + ".css"), c.src = "https://" + l + "/webfontloader/" + n + "/webfontloader.js", s.parentNode.insertBefore(c, s)
}
}
function i() {
function i() {
return k && (d(e), f(e)), j ? h() : g()
return k && (d(e), f(e)), j ? h() : g()
}
}
var j = a.FontAwesomeConfig.asyncEnabled,
var j = a.FontAwesomeConfig.asyncEnabled,
k = a.FontAwesomeConfig.autoAccessibility,
k = a.FontAwesomeConfig.autoAccessibility,
l = a.FontAwesomeConfig.useUrl,
l = a.FontAwesomeConfig.useUrl,
m = a.FontAwesomeConfig.code,
m = a.FontAwesomeConfig.code,
n = a.FontAwesomeConfig.webFontLoaderVersion;
n = a.FontAwesomeConfig.webFontLoaderVersion;
a.FontAwesome.load = i
a.FontAwesome.load = i
}(this, document);
}(this, document);
try {
try {
window.FontAwesome.load()
window.FontAwesome.load()
} catch (e) {};
} catch (e) {};
var trackOutboundLink = function(url) {
var trackOutboundLink = function(url) {
ga('send', 'event', 'outbound', 'click', url, {
ga('send', 'event', 'outbound', 'click', url, {
'transport': 'beacon',
'transport': 'beacon',
'hitCallback': function() {
'hitCallback': function() {
document.location = url
document.location = url
}
}
})
})
};
};
jQuery(document).ready(function($) {
jQuery(document).ready(function($) {
if (typeof jQuery('.ult-carousel-15781054155c3d93fd5af6e').slick == "function") {
if (typeof jQuery('.ult-carousel-13703003975c3cd45fac6cb').slick == "function") {
$('.ult-carousel-15781054155c3d93fd5af6e').slick({
$('.ult-carousel-13703003975c3cd45fac6cb').slick({
dots: !1,
dots: !1,
autoplaySpeed: 5000,
autoplaySpeed: 5000,
speed: 300,
speed: 300,
infinite: !0,
infinite: !0,
arrows: !0,
arrows: !0,
nextArrow: '<button type="button" role="button" aria-label="Next" style="color:#000099; font-size:20px;border:1.5px solid #000099;" class="slick-next circle-border"><i class="ultsl-arrow-right6"></i></button>',
nextArrow: '<button type="button" role="button" aria-label="Next" style="color:#000099; font-size:20px;border:1.5px solid #000099;" class="slick-next circle-border"><i class="ultsl-arrow-right6"></i></button>',
prevArrow: '<button type="button" role="button" aria-label="Previous" style="color:#000099; font-size:20px;border:1.5px solid #000099;" class="slick-prev circle-border"><i class="ultsl-arrow-left6"></i></button>',
prevArrow: '<button type="button" role="button" aria-label="Previous" style="color:#000099; font-size:20px;border:1.5px solid #000099;" class="slick-prev circle-border"><i class="ultsl-arrow-left6"></i></button>',
slidesToScroll: 1,
slidesToScroll: 1,
slidesToShow: 1,
slidesToShow: 1,
swipe: !0,
swipe: !0,
draggable: !0,
draggable: !0,
touchMove: !0,
touchMove: !0,
pauseOnHover: !0,
pauseOnHover: !0,
pauseOnFocus: !1,
pauseOnFocus: !1,
adaptiveHeight: !0,
adaptiveHeight: !0,
responsive: [{
responsive: [{
breakpoint: 1026,
breakpoint: 1026,
settings: {
settings: {
slidesToShow: 1,
slidesToShow: 1,
slidesToScroll: 1,
slidesToScroll: 1,
}
}
}, {
}, {
breakpoint: 1025,
breakpoint: 1025,
settings: {
settings: {
slidesToShow: 1,
slidesToShow: 1,
slidesToScroll: 1
slidesToScroll: 1
}
}
}, {
}, {
breakpoint: 760,
breakpoint: 760,
settings: {
settings: {
slidesToShow: 1,
slidesToShow: 1,
slidesToScroll: 1
slidesToScroll: 1
}
}
}],
}],
pauseOnDotsHover: !0,
pauseOnDotsHover: !0,
customPaging: function(slider, i) {
customPaging: function(slider, i) {
return '<i type="button" style= "color:#333333;" class="ultsl-record" data-role="none"></i>'
return '<i type="button" style= "color:#333333;" class="ultsl-record" data-role="none"></i>'
},
},
})
})
}
}
});;
});;
window.customerlySettings = {
window.customerlySettings = {
app_id: "00137ef5"
app_id: "00137ef5"
};
};
! function() {
! function() {
function e() {
function e() {
var e = t.createElement("script");
var e = t.createElement("script");
e.type = "text/javascript", e.async = !0, e.src = "https://widget.customerly.io/widget/00137ef5";
e.type = "text/javascript", e.async = !0, e.src = "https://widget.customerly.io/widget/00137ef5";
var r = t.getElementsByTagName("script")[0];
var r = t.getElementsByTagName("script")[0];
r.parentNode.insertBefore(e, r)
r.parentNode.insertBefore(e, r)
}
}