PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/caa20236/public_html/wp-content/themes/fortuna/js/
Server: Linux int2.cpanelhost.cl 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
IP: 138.117.148.152
Choose File :

Url:
Dir : //home/caa20236/public_html/wp-content/themes/fortuna/js/rtl-common.js

jQuery(document).ready(function($){
    
    $(window).smartresize(function() {
        $('.vc_row[data-vc-full-width="true"]').each(function(k) {
			
			if($(this).find(".rev_slider.fullwidthabanner, .rev_slider.fullscreenbanner, .upb_row_bg[data-bg-override='full']").length < 1){
				
				var $this = $(this);
				var temp = $this.css('left');
				
				$this.css({ 
					'right': temp,
					'left'	: "auto"
			//		'visibility': 'visible'
				});
			}
        });
    });
    
    $(window).load(function() {   
        $('.icon.icon-arrow-right6').each(function(k) {
            var $this = $(this);
            $this.removeClass('icon-arrow-right6');
            $this.addClass('icon-arrow-left6');
        });
    });
});