Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
inetpub
/
wwwroot
/
HRDC
/
HRDC
/
Content
/
assets
/
js
/
View File Name :
main.min.js
$(window).load(function(){if($('.owl-item:nth-child(3)').hasClass('active')){$('.owl-item.active .item .centered-block .onload').addClass('animate-down');$('.owl-item.active .item .centered-block .light').addClass('animate-left');$('.owl-item.active .item .centered-block .btn').addClass('animate-up');}});$(document).ready(function(){var owl=$('.owl-banner');$('.owl-banner').owlCarousel({items:1,animateOut:'fadeOut',animateIn:'fadeIn',autoplay:true,loop:true});$('.owl-schedule').owlCarousel({items:1,animateOut:'fadeOut',autoplay:true,loop:true});$('.owl-schedule2').owlCarousel({items:1,autoplay:true,loop:true});$('.owl-testimonials').owlCarousel({items:1,autoplay:true,loop:true});$('.owl-twitter').owlCarousel({items:1,autoplay:true,loop:true});setTimeout(function(){$('.owl-item:nth-child(3) .item .centered-block .onload').removeClass("animate-down");$('.owl-item:nth-child(3) .item .centered-block .light').removeClass("animate-left");$('.owl-item:nth-child(3) .item .centered-block .btn').removeClass("animate-up");},3000);function setAnimation(_elem,_InOut){var animationEndEvent='webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend';_elem.each(function(){var $elem=$(this);var $animationType='animated '+$elem.data('animation-'+_InOut);$elem.addClass($animationType).one(animationEndEvent,function(){$elem.removeClass($animationType);});});} owl.on('change.owl.carousel',function(event){var $currentItem=$('.owl-item',owl).eq(event.item.index);var $elemsToanim=$currentItem.find("[data-animation-out]");setAnimation($elemsToanim,'out');});owl.on('changed.owl.carousel',function(event){var $currentItem=$('.owl-item',owl).eq(event.item.index);var $elemsToanim=$currentItem.find("[data-animation-in]").removeClass('fadeInUp');setAnimation($elemsToanim,'in');}) $('section .cut').each(function(){if($(this).hasClass('cut-top')) $(this).css('border-right-width',$(this).parent().width()+"px");else if($(this).hasClass('cut-bottom')) $(this).css('border-left-width',$(this).parent().width()+"px");});$(".typed").typewriter({speed:60});new WOW().init();var i=0;var interval=0.15;$('.popup-form .dropdown-menu li').each(function(){$(this).css('animation-delay',i+"s");i+=interval;});$('.popup-form .dropdown-menu li a').click(function(event){event.preventDefault();$(this).parent().parent().prev('button').html($(this).html());});$('.fixed-menu').onePageNav({currentClass:'active',changeHash:false,scrollSpeed:400,filter:':not(.btn)'});function onScroll(){if($(window).scrollTop()>0){$('.fixed-menu').onePageNav({currentClass:'active',});} else{$('.fixed-menu li').removeClass("active");} if($(window).scrollTop()>0){$('nav.header-navigation').addClass('navbar-fixed-top');}else{$('nav.header-navigation').removeClass('navbar-fixed-top');} if($(window).scrollTop()>400){$('.fixed-menu').addClass("hidden-menu");$('.fixed-menu').css({'background-color':'rgba(128, 8, 8, 0.6)','border':'none','box-shadow':'0 2px 10px rgba(0,0,0,0.5)'});}else{$('.fixed-menu').removeClass("hidden-menu");$('.fixed-menu').css({'background-color':'transparent','border':'1px solid rgba(255, 255, 255, 0.3)','border-left':'none','box-shadow':'none'});}} window.addEventListener('scroll',onScroll,false);$(window).resize(function(){$('header').height($(window).height());});$('.pricing .box-main').click(function(){$('.pricing .box-main').removeClass('active');$('.pricing .box-second').removeClass('active');$(this).addClass('active');$(this).next($('.box-second')).addClass('active');$('#pricing').css("background-image","url("+$(this).data('img')+")");$('#pricing').css("background-size","cover");});$('body').on('click','nav .navbar-toggle',function(){event.stopPropagation();$('.mobile-nav').addClass('active');});$('body').on('click','.mobile-nav a',function(event){$('.mobile-nav').removeClass('active');if(!this.hash)return;event.preventDefault();if(location.pathname.replace(/^//,'')==this.pathname.replace(/^//,'')&&location.hostname==this.hostname){event.stopPropagation();var target=$(this.hash);target=target.length?target:$('[name='+this.hash.slice(1)+']');if(target.length){$('html,body').animate({scrollTop:target.offset().top},1000);return false;}}});$('body').on('click','.mobile-nav a.close-link, .fixed-menu li',function(event){$('.mobile-nav, .fixed-menu li').removeClass('active');event.preventDefault();});$('body').on('click','nav.original .navbar-nav a:not([data-toggle])',function(){if(location.pathname.replace(/^//,'')==this.pathname.replace(/^//,'')&&location.hostname==this.hostname){event.stopPropagation();var target=$(this.hash);target=target.length?target:$('[name='+this.hash.slice(1)+']');if(target.length){$('html,body').animate({scrollTop:target.offset().top},1000);return false;}}});function centerModal(){$(this).css('display','block');var $dialog=$(this).find(".modal-dialog"),offset=($(window).height()-$dialog.height())/2,bottomMargin=parseInt($dialog.css('marginBottom'),10);if(offset<bottomMargin)offset=bottomMargin;$dialog.css("margin-top",offset);} $('.modal').on('show.bs.modal',centerModal);$('.modal-popup .close-link').click(function(event){event.preventDefault();$('#modal1').modal('hide');});$(window).on("resize",function(){$('.modal:visible').each(centerModal);});})