jQuery(window).ready(function () {
// We need timeout because the content must be rendered and interpreted on client setTimeout(function () {
var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined;
if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument;
} else { $content = jQuery('body'); refWindow = window; }
$content.find('#tdi_23_d57 .td-element-style-before').each(function (index, element) { if ('undefined' !== typeof refWindow.td_compute_parallax_background) { refWindow.td_compute_parallax_background(element); return; } });
$content.find('#tdi_23_d57 .tdc-video-parallax-wrapper').each(function (index, element) { if ( 'undefined' !== typeof refWindow.td_compute_parallax_background ) { refWindow.td_compute_parallax_background(element); } });
if ('undefined' !== typeof refWindow.td_compute_parallax_background) { refWindow.tdAnimationScroll.compute_all_items(); } });
}, 200);
jQuery(window).ready(function () {
// We need timeout because the content must be rendered and interpreted on client setTimeout(function () {
var $content = jQuery('body').find('#tdc-live-iframe'), refWindow = undefined;
if ($content.length) { $content = $content.contents(); refWindow = document.getElementById('tdc-live-iframe').contentWindow || document.getElementById('tdc-live-iframe').contentDocument;
} else { $content = jQuery('body'); refWindow = window; }
$content.find('#tdi_105_adf .td-element-style-before').each(function (index, element) { if ('undefined' !== typeof refWindow.td_compute_parallax_background) { refWindow.td_compute_parallax_background(element); return; } });
$content.find('#tdi_105_adf .tdc-video-parallax-wrapper').each(function (index, element) { if ( 'undefined' !== typeof refWindow.td_compute_parallax_background ) { refWindow.td_compute_parallax_background(element); } });
if ('undefined' !== typeof refWindow.td_compute_parallax_background) { refWindow.tdAnimationScroll.compute_all_items(); } });
}, 200);