
/* ID: 1434057 TUR: 292 */    <!-- Banner JS Yapısı -->
        <!--// Banner JS Yapısı Bitiş -->

    <!-- Kutular JS Yapısı -->
                        
                (function($) {
                        $.fn.visible1434057 = 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 animasyon1434057(x) {
                var el = $('#bls-1434057');

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

                });

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

                });
                }

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


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





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

                            $(window).enllax();

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

                    
    
          /* ID: 1367368 TUR: 300 */
    
    	
		(function($) {
				$.fn.notvisible1367368 = function() {

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

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

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

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

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

			};
		})(jQuery);

		var k11367368, k21367368, k31367368;

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

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

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

			el.addClass('efekt_basladi');


			clearTimeout(k11367368);
			clearTimeout(k21367368);

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

			k21367368 = 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));


			k31367368 = setTimeout(function() {
						}, (100+1000+1000));
		}
		}
		if (el.notvisible1367368()) 
		{
					}
		}
		$(window).scroll(function() { animasyon1367368() });
		animasyon1367368();
	
	<!-- parallax -->
	
		(function($) {

			$(window).enllax();

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

		
    
                  /* ID: 1367304 TUR: 304 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

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

                    
    
          /* ID: 1367305 TUR: 306 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

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

                    
    
          /* ID: 1367325 TUR: 304 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

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

                    
    
          /* ID: 1367326 TUR: 306 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

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

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

                            $(window).enllax();

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

                    
    
          /* ID: 1367341 TUR: 304 */
    
                                        <!-- parallax -->
                    
                        (function($) {

                            $(window).enllax();

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

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

                            $(window).enllax();

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

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

                            $(window).enllax();

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

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

                            $(window).enllax();

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

                    
    
          /* ID: 1422688 TUR: 287 */
    
    

		
			if(document.getElementById("countdown_timer1422688")){
			var countDownDate = new Date("2025/02/02 22:22:00").getTime(); //geri sayılacak ileri zamanki bir tarih
			var dayText	= "Gün";
			var hourText	= "Saat";
			var minuteText	= "Dakika";
			var secondText	= "Saniye";
			if (countDownDate){ //tarih var ise
				var x = setInterval(function() { //sayacı belirli aralıklarla yenile
					var now = new Date().getTime(); //şimdiki zamanı al
					var distance = countDownDate - now; //geri sayılacak tarih ile şimdiki tarih arasındaki zaman farkını al
					if (distance < 0) { //zaman farkı yok ise belirtilen zamanı geçti
						clearInterval(x); //sayacı sil
						//alert("deneme")
						$(".vls-1422688 .countdown_timer1422688").html("<div data-custom-area='sncgstr-1422688' class='custom-area-enabled paint-area paint-area--text sncgstr'><a href='https://www.google.com' title='T&uuml;m &Uuml;r&uuml;nlerde %30 İNDİRİM' target='_blank'></a>T&uuml;m &Uuml;r&uuml;nlerde %30 İNDİRİM</div>");
					}else { //zaman farkı var ise
						//aradaki zaman farkını gün,saat,dakika,saniye olarak böl
						var days = Math.floor(distance / (1000 * 60 * 60 * 24)),
							hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)),
							minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)),
							seconds = Math.floor((distance % (1000 * 60)) / 1000),
							days = (days?'<div><div data-custom-area="days" data-bls-id="1422688" class="custom-area-enabled paint-area paint-area--text">'+days+'</div><div>'+dayText+'</div></div>':''), //gun varsa gun degerini yaz
							hours = (hours?'<div><div>'+hours+'</div><div>'+hourText+'</div></div>':''), //saat varsa saat degerini yaz
							minutes = (minutes?'<div><div>'+minutes+'</div><div>'+minuteText+'</div></div>':''), //dakika varsa dakika degerini yaz
							seconds = (seconds?'<div><div>'+seconds+'</div><div>'+secondText+'</div></div>':''); //saniye varsa saniye degerini yaz
						document.getElementById("countdown_timer1422688").innerHTML = days + hours + minutes + seconds; //yazdır
					}
				}, 1000); //1 saniyede bir sayaç güncellenecek
			}
			}
		

    
          /* ID: 1422689 TUR: 274 */
    
    

	(function($) {
		$.fn.notvisible1422689 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = -1,
			_bottom       = _top + $t.height() - 250;
			
			return (((_top<viewTop || _top>viewBottom) &&  (_bottom<viewTop || _bottom>viewBottom)))
		};
	})(jQuery);

	(function($) {
		$.fn.visible1422689 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = -1,
			_bottom      = _top + $t.height() - 250;
			
			return (((_top>viewTop && _top<viewBottom) || viewTop == 0 ||  (_bottom>viewTop && _bottom<viewBottom)))

		};
	})(jQuery);

	var k11422689, k21422689, k31422689;

	function animasyon1422689() {
		var el = $('#ta-bls-1422689 .efekt-1422689');
		
		var rf = 'transform:' + $('#ta-bls-1422689 .efekt-1422689').css('transform')+';';
		
		if (el.visible1422689(true)) {
			if(!el.hasClass("efekt_basladi"))
			{
				
				
				el.addClass('efekt_basladi');
				
				
				clearTimeout(k11422689);
				clearTimeout(k21422689);

				k11422689 = setTimeout(function() {
					el.removeClass('animate__animated animate__Kapat').attr('style', el.attr('style')+el.data('giris')).addClass('efekt_basladi2 animate__animated animate__Kapat');
				}, 100);
				
				k21422689 = 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'));
				}, (100+1000));
				
				
				k31422689 = setTimeout(function() {
									}, (200+1000+200));
			}
		} 
		if (el.notvisible1422689()) 
		{
					}
	}
	$(window).scroll(function() { animasyon1422689() });
	animasyon1422689();



    
          /* ID: 1422690 TUR: 277 */
    
    
	(function($) {
		$.fn.notvisible1422690 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = 60,
			_bottom       = _top + $t.height() - 250;
			
			return (((_top<viewTop || _top>viewBottom) &&  (_bottom<viewTop || _bottom>viewBottom)))
		};
	})(jQuery);

	(function($) {
		$.fn.visible1422690 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = 60,
			_bottom      = _top + $t.height() - 250;
			
			return (((_top>viewTop && _top<viewBottom) || viewTop == 0 ||  (_bottom>viewTop && _bottom<viewBottom)))

		};
	})(jQuery);

	var k11422690, k21422690, k31422690;

	function animasyon1422690() {
		var el = $('#ta-bls-1422690 .efekt-1422690');
		
		var rf = 'transform:' + $('#ta-bls-1422690 .efekt-1422690').css('transform')+';';
		
		if (el.visible1422690(true)) {
			if(!el.hasClass("efekt_basladi"))
			{
				
				
				el.addClass('efekt_basladi');
				
				
				clearTimeout(k11422690);
				clearTimeout(k21422690);

				k11422690 = setTimeout(function() {
					el.removeClass('animate__animated animate__Kapat').attr('style', el.attr('style')+el.data('giris')).addClass('efekt_basladi2 animate__animated animate__Kapat');
				}, 0);
				
				k21422690 = 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));
				
				
				k31422690 = setTimeout(function() {
									}, (100+1000+100));
			}
		} 
		if (el.notvisible1422690()) 
		{
					}
	}
	$(window).scroll(function() { animasyon1422690() });
	animasyon1422690();


    
          /* ID: 1422692 TUR: 287 */
    
    

		
			if(document.getElementById("countdown_timer1422692")){
			var countDownDate = new Date("2025/10/22 15:00:00").getTime(); //geri sayılacak ileri zamanki bir tarih
			var dayText	= "Gün";
			var hourText	= "Saat";
			var minuteText	= "Dakika";
			var secondText	= "Saniye";
			if (countDownDate){ //tarih var ise
				var x = setInterval(function() { //sayacı belirli aralıklarla yenile
					var now = new Date().getTime(); //şimdiki zamanı al
					var distance = countDownDate - now; //geri sayılacak tarih ile şimdiki tarih arasındaki zaman farkını al
					if (distance < 0) { //zaman farkı yok ise belirtilen zamanı geçti
						clearInterval(x); //sayacı sil
						//alert("deneme")
						$(".vls-1422692 .countdown_timer1422692").html("<div data-custom-area='sncgstr-1422692' class='custom-area-enabled paint-area paint-area--text sncgstr'><a href='https://www.google.com' title='Canlı Yayın' target='_blank'></a>Canlı Yayın</div>");
					}else { //zaman farkı var ise
						//aradaki zaman farkını gün,saat,dakika,saniye olarak böl
						var days = Math.floor(distance / (1000 * 60 * 60 * 24)),
							hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)),
							minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)),
							seconds = Math.floor((distance % (1000 * 60)) / 1000),
							days = (days?'<div><div data-custom-area="days" data-bls-id="1422692" class="custom-area-enabled paint-area paint-area--text">'+days+'</div><div>'+dayText+'</div></div>':''), //gun varsa gun degerini yaz
							hours = (hours?'<div><div>'+hours+'</div><div>'+hourText+'</div></div>':''), //saat varsa saat degerini yaz
							minutes = (minutes?'<div><div>'+minutes+'</div><div>'+minuteText+'</div></div>':''), //dakika varsa dakika degerini yaz
							seconds = (seconds?'<div><div>'+seconds+'</div><div>'+secondText+'</div></div>':''); //saniye varsa saniye degerini yaz
						document.getElementById("countdown_timer1422692").innerHTML = days + hours + minutes + seconds; //yazdır
					}
				}, 1000); //1 saniyede bir sayaç güncellenecek
			}
			}
		

    
          /* ID: 1422693 TUR: 274 */
    
    

	(function($) {
		$.fn.notvisible1422693 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = -1,
			_bottom       = _top + $t.height() - 250;
			
			return (((_top<viewTop || _top>viewBottom) &&  (_bottom<viewTop || _bottom>viewBottom)))
		};
	})(jQuery);

	(function($) {
		$.fn.visible1422693 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = -1,
			_bottom      = _top + $t.height() - 250;
			
			return (((_top>viewTop && _top<viewBottom) || viewTop == 0 ||  (_bottom>viewTop && _bottom<viewBottom)))

		};
	})(jQuery);

	var k11422693, k21422693, k31422693;

	function animasyon1422693() {
		var el = $('#ta-bls-1422693 .efekt-1422693');
		
		var rf = 'transform:' + $('#ta-bls-1422693 .efekt-1422693').css('transform')+';';
		
		if (el.visible1422693(true)) {
			if(!el.hasClass("efekt_basladi"))
			{
				
				
				el.addClass('efekt_basladi');
				
				
				clearTimeout(k11422693);
				clearTimeout(k21422693);

				k11422693 = setTimeout(function() {
					el.removeClass('animate__animated animate__Kapat').attr('style', el.attr('style')+el.data('giris')).addClass('efekt_basladi2 animate__animated animate__Kapat');
				}, 100);
				
				k21422693 = 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'));
				}, (100+1000));
				
				
				k31422693 = setTimeout(function() {
									}, (200+1000+200));
			}
		} 
		if (el.notvisible1422693()) 
		{
					}
	}
	$(window).scroll(function() { animasyon1422693() });
	animasyon1422693();



    
          /* ID: 1422694 TUR: 277 */
    
    
	(function($) {
		$.fn.notvisible1422694 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = 60,
			_bottom       = _top + $t.height() - 250;
			
			return (((_top<viewTop || _top>viewBottom) &&  (_bottom<viewTop || _bottom>viewBottom)))
		};
	})(jQuery);

	(function($) {
		$.fn.visible1422694 = function() {
			
			var $t            = $(this),
			$w            = $(window),
			viewTop       = $w.scrollTop(),
			viewBottom    = viewTop + $w.height(),
			_top          = 60,
			_bottom      = _top + $t.height() - 250;
			
			return (((_top>viewTop && _top<viewBottom) || viewTop == 0 ||  (_bottom>viewTop && _bottom<viewBottom)))

		};
	})(jQuery);

	var k11422694, k21422694, k31422694;

	function animasyon1422694() {
		var el = $('#ta-bls-1422694 .efekt-1422694');
		
		var rf = 'transform:' + $('#ta-bls-1422694 .efekt-1422694').css('transform')+';';
		
		if (el.visible1422694(true)) {
			if(!el.hasClass("efekt_basladi"))
			{
				
				
				el.addClass('efekt_basladi');
				
				
				clearTimeout(k11422694);
				clearTimeout(k21422694);

				k11422694 = setTimeout(function() {
					el.removeClass('animate__animated animate__Kapat').attr('style', el.attr('style')+el.data('giris')).addClass('efekt_basladi2 animate__animated animate__Kapat');
				}, 0);
				
				k21422694 = 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));
				
				
				k31422694 = setTimeout(function() {
									}, (100+1000+100));
			}
		} 
		if (el.notvisible1422694()) 
		{
					}
	}
	$(window).scroll(function() { animasyon1422694() });
	animasyon1422694();


    
  



setTimeout(function(){
  
  },3000);
/* CACHED: 2026-07-28 20:08:11 *//* CACHE */