7
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-5910829-3');
</script>]]>
|
31
| <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"4007afe2842e4d00028475582920d1b2","system.paths":{"root":"","base":""}}</script>]]>
|
48
| <![CDATA[<script type="text/javascript">
function joom_startslideshow() {
document.jg_slideshow_form.submit();
}
var jg_photo_hover = 0;
document.oncontextmenu = function() {
if(jg_photo_hover==1) {
return false;
} else {
return true;
}
}
function joom_hover() {
jg_photo_hover = (jg_photo_hover==1) ? 0 : 1;
}document.onkeydown = joom_cursorchange;
jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.modal').get(), {
parse: 'rel'
});
});
window.jModalClose = function () {
SqueezeBox.close();
};
// Add extra modal close functionality for tinyMCE-based editors
document.onreadystatechange = function () {
if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
{
if (typeof window.jModalClose_no_tinyMCE === 'undefined')
{
window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false;
jModalClose = function () {
if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
{
if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {};
window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false;
SqueezeBox.close = function () {
if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
}
};
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasHint").tooltip({"html": true,"container": "body","template": "<div class=\"jg-tooltip-wrap tooltip\"><div class=\"tooltip-inner tip\"><\/div><\/div>"});} });
</script>]]>
|
124
| <![CDATA[<script type="text/javascript">
//<![CDATA[
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement("style");
msViewportStyle.appendChild(
document.createTextNode("@-ms-viewport{width:auto!important}")
);
document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
}
//]]>
</script>]]>
|
558
| <![CDATA[<script type="text/javascript">
document.getElementById('jg_displaynone').className = 'jg_detailnavislide';
document.getElementById('jg_detailnavislide').className = 'jg_displaynone';
</script>]]>
|
1131
| <![CDATA[<script>
(function($){
$(window).load(function(){
$("#motioncontainer").mThumbnailScroller({
axis:"x",
type:"hover-20",
callbacks:{
onInit:function(){
var $this = $(this);
var moveTo = $("#jg_mini_akt").position().left + ($("#jg_mini_akt").width() / 2) - ($("#motioncontainer").find(".mTSWrapper").width() / 2);
$this.mThumbnailScroller("scrollTo", (moveTo > 0 ? moveTo : "left"));
setTimeout(function() { $this.addClass("jg_scroller-ready"); }, 300);
}
},
});
});
})(jQuery);
</script>]]>
|