var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); /** * Created by indzz on 9/6/2017. */ $(document).ready(function () { $('.nav-selector').on('change', function (e) { var url = $(this).val(); window.location.replace(url); }); $('.go-to-top-btn').on('click', function (e) { $('html, body').animate({ scrollTop: 0 }, 1000); }); $('.head-search img').on('click', function (e) { var url = $('.stock-detail-form').attr('action'); url = url + '/' + $('.head-search input').val(); window.location.replace(url); }); $('.menu-responsive-btn').on('click', function (e) { e.preventDefault(); if ($('body').hasClass('drawer-opened')) { $('body').removeClass('drawer-opened'); } else { $('body').addClass('drawer-opened'); } }); $('#overlay').on('click.responsive', function (e) { e.preventDefault(); $('body').removeClass('drawer-opened'); }); var anim_speed = 700; var effect_listener = function () { // scroll... nav addClass "this" // var scroll = $(window).scrollTop(); if (scroll > 50) { $('.header').addClass('scrolled'); } else { $('.header').removeClass('scrolled'); } /* var s4 = $(".contact-promo-problem").offset().top - 600; if (scroll >= s4) { $('.contact-promo-problem').addClass('slideInUp'); $(".contact-promo-problem").animate({"opacity": 1}, anim_speed); } */ }; $(window).scroll(function () { effect_listener(); }); /* $('.level1-li').on('click', function () { var id = $(this).attr('attr-id'); $('.inner-nav ul').removeClass('current'); $('.inner-nav ul li').removeClass('dropdown'); $('.inner-nav ul li').removeClass('current'); $('.inner-nav ul ul li').removeClass('current'); $('.level2-li').removeClass('current'); if ($('.level2-id-' + id).is(":hidden")) { $(this).addClass('dropdown'); $(this).addClass('current'); } else { //$('.level2-ul').not($(".level2-id-" + id)).hide(); } $('.level2-id-' + id).slideToggle(); }); var current_id = ($('.level1-li.active').attr('attr-id')); if ($('.level2-id-' + current_id).is(":hidden")) { $('.level1-id-' + current_id).addClass('dropdown'); $('.level2-id-' + current_id).toggle(); } */ }); } /* FILE ARCHIVED ON 13:58:24 Jun 16, 2024 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:58:51 Oct 07, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 2.971 exclusion.robots: 0.033 exclusion.robots.policy: 0.015 esindex: 0.018 cdx.remote: 172.532 LoadShardBlock: 921.841 (3) PetaboxLoader3.datanode: 545.092 (5) PetaboxLoader3.resolve: 278.313 (2) load_resource: 249.662 loaddict: 137.634 */