
/* ID: 1441153 TUR: 293 */


/* ID: 1441152 TUR: 292 */    <!-- Banner JS Yapısı -->
                        
                (function($) {
                        $.fn.visible1441152 = function() {

                        var $t = $(this),
                            $w = $(window),
                            viewTop = $w.scrollTop(),
                            viewBottom = viewTop + $w.height(),
                            _top = $t.offset().top,
                            _bottom = _top + $t.height() - 50;
                        return (_top > viewTop && _top < viewBottom)
                    };
                })(jQuery);


                function animasyon1441152(x) {
                var el = $('#bls-1441152');

                el.find('.efektd').each(function() {
                    if ( $(this).visible1441152(true)) {
                    $(this).addClass("animated");
                    $(this).addClass($(this).data('efekt'));
                }

                });

                el.find('.efektdx').each(function() {
                    if ( $(this).visible1441152(true)) {
                    $(this).addClass("animated");
                    $(this).addClass($(this).data('efekt'));
                }

                });
                }

                $(window).scroll(function() { animasyon1441152(true) });
                animasyon1441152(false);
            
                <!--// Banner JS Yapısı Bitiş -->

    <!-- Kutular JS Yapısı -->
        <!--// Kutular JS Yapısı Bitiş -->


    <!-- Slayt JS Yapısı -->
        <!--// Slayt JS Yapısı Bitiş-->



/* ID: 1441157 TUR: 293 */

        /* ID: 1441138 TUR: 298 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

                        })(jQuery);
                    
                    <!-- parallax bitiş -->

                    
    
          /* ID: 1441161 TUR: 298 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

                        })(jQuery);
                    
                    <!-- parallax bitiş -->

                    
    
          /* ID: 1441162 TUR: 298 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

                        })(jQuery);
                    
                    <!-- parallax bitiş -->

                    
    
          /* ID: 1441236 TUR: 314 */
    
                
            $(document).ready(function() {
            $(document).on("click",".ta-bls-1441236 .acilirmen",function(e){
            $(".ta-bls-1441236 .acilirmensab").toggleClass("secili");
            });
            });
            $(document).ready(function() {
            $(document).on("click",".ta-bls-1441236 .dovizsec",function(e){
            $(".ta-bls-1441236 .dovizDonusumac").toggleClass("secili");
            });
            });
            $(document).ready(function() {
            $(document).on("click",".ta-bls-1441236 .translatesec",function(e){
            $(".ta-bls-1441236 .translateac").toggleClass("secili");
            });
            });
            $(document).ready(function() {
            $(document).on("click",".ta-bls-1441236 .dilsec.select",function(e){
            $(".ta-bls-1441236 .dilsecac").toggleClass("secili");
            });
            });
        

        <!-- translate -->
        
            function googleTranslateElementInit2() { new google.translate.TranslateElement({ pageLanguage: 'tr',autoDisplay: false}, 'google_translate_element2');}
        

        
            function GTranslateFireEvent(a, b) {
                try {
                    if (document.createEvent) {
                        var c = document.createEvent("HTMLEvents");
                        c.initEvent(b, true, true);
                        a.dispatchEvent(c)
                    } else {
                        var c = document.createEventObject();
                        a.fireEvent('on' + b, c)
                    }
                } catch (e) {}
            }

            function doGTranslate(a) {
                if (a.value) a = a.value;
                if (a == '') return;
                var b = a.split('|')[1];
                var c;
                var d = document.getElementsByTagName('select');
                for (var i = 0; i < d.length; i++)
                    if (d[i].className == 'goog-te-combo') c = d[i];
                if (document.getElementById('google_translate_element2') == null || document.getElementById(
                        'google_translate_element2').innerHTML.length == 0 || c.length == 0 || c.innerHTML.length == 0) {
                    setTimeout(function() {
                        doGTranslate(a)
                    }, 500)
                } else {
                    c.value = b;
                    GTranslateFireEvent(c, 'change');
                    GTranslateFireEvent(c, 'change');
                }
            }

            function transSelected(trans) {
                let htm = $(`[translate-btn="${ trans}"]`).html();
                $(".translate-selected").html(htm);
            }

            $(function() {
                const trans = localStorage.getItem("translate");
                if (trans) {
                    transSelected(trans);
                }
                $(document).on("click", "[translate-btn]", function() {
                    let val = $(this).attr("translate-btn");
                    doGTranslate(val);
                    transSelected(val);
                    localStorage.setItem("translate", val);
                    return false;
                });
            });
        
        <!-- translate bitiş -->

        <!-- parallax -->
        
            (function($) {

                $(window).enllax();

            })(jQuery);
        
        <!-- parallax bitiş -->

        
    
          /* ID: 1443215 TUR: 300 */
    
    	
		(function($) {
				$.fn.notvisible1443215 = function() {

				var $t = $(this),
					$w = $(window),
					viewTop = $w.scrollTop(),
					viewBottom = viewTop + $w.height(),
					_top          = 78,
					_bottom = _top + $t.height() - 250;

				return (((_top < viewTop || _top > viewBottom) && (_bottom < viewTop || _bottom > viewBottom)))
			};
		})(jQuery);

		(function($) {
				$.fn.visible1443215 = function() {

				var $t = $(this),
					$w = $(window),
					viewTop = $w.scrollTop(),
					viewBottom = viewTop + $w.height(),
					_top          = 78,
					_bottom = _top + $t.height() - 250;

				return (((_top > viewTop && _top < viewBottom) || viewTop == 0 || (_bottom > viewTop && _bottom < viewBottom)))

			};
		})(jQuery);

		var k11443215, k21443215, k31443215;

		function animasyon1443215() {
		var el = $('#ta-bls-1443215 .efekt-1443215');

		var rf = 'transform:' + $('#ta-bls-1443215 .efekt-1443215').css('transform')+';';

		if (el.visible1443215(true)) {
		if (!el.hasClass("efekt_basladi")) {

			el.addClass('efekt_basladi');


			clearTimeout(k11443215);
			clearTimeout(k21443215);

			k11443215 = setTimeout(function() {
			el.removeClass('animate__animated animate__Kapat').attr('style', el.attr('style')+el.data('giris')).addClass('efekt_basladi2 animate__animated animate__Kapat');
			}, 0);

			k21443215 = setTimeout(function() {
			el.removeClass('animate__animated animate__Kapat animate__Kapat').addClass('efekt_basladi2 animate__animated animate__Kapat').attr('style', el.attr('style')+el.data('ekranda'));
			}, (0+1000));


			k31443215 = setTimeout(function() {
						}, (100+1000+1000));
		}
		}
		if (el.notvisible1443215()) 
		{
					}
		}
		$(window).scroll(function() { animasyon1443215() });
		animasyon1443215();
	
	<!-- parallax -->
	
		(function($) {

			$(window).enllax();

		})(jQuery);
	
	<!-- parallax bitiş -->

		
    
          /* ID: 1443382 TUR: 299 */
    
    					<!-- parallax -->
			
				(function($) {

					$(window).enllax();

				})(jQuery);
			
			<!-- parallax bitiş -->

						
    
          /* ID: 1444098 TUR: 298 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

                        })(jQuery);
                    
                    <!-- parallax bitiş -->

                    
    
  



setTimeout(function(){
  
  },3000);
/* CACHED: 2026-06-10 02:08:13 *//* CACHE */