�PNG  IHDR��;���IDATx��ܻn�0���K�� �)(�pA��� ���7�LeG{�� �§㻢|��ذaÆ 6lذaÆ 6lذaÆ 6lom��$^�y���ذag�5bÆ 6lذaÆ 6lذa{���� 6lذaÆ �`����}H�Fkm�,�m����Ӫ���ô�ô!� �x�|'ܢ˟;�E:���9�&ᶒ�}�{�v]�n&�6� �h��_��t�ڠ͵-ҫ���Z;��Z$�.�P���k�ž)�!��o���>}l�eQfJ�T��u і���چ��\��X=8��Rن4`Vw�l�>����n�G�^��i�s��"ms�$�u��i��?w�bs[m�6�K4���O���.�4��%����/����b�C%��t ��M�ז� �-l�G6�mrz2���s�%�9��s@���-�k�9�=���)������k�B5����\��+͂�Zsٲ ��Rn��~G���R���C����� �wIcI��n7jJ���hۛNCS|���j0��8y�iHKֶۛ�k�Ɉ+;Sz������L/��F�*\��Ԕ�#"5��m�2��[S��������=�g��n�a�P�e�ғ�L�� lذaÆ 6l�^k��̱aÆ 6lذaÆ 6lذa;���� �_��ذaÆ 6lذaÆ 6lذaÆ ���R���IEND�B` $(document).ready(function (){ setTimeout(function (){ $(".qodef-m-predefined").removeClass('qodef-spinner-animate'); $("#qodef-page-spinner").delay(1000).fadeOut('slow'); $(window).scrollTop(0); },1000); $("#buttonScroll").click(function() { console.log("clicked") }); // $("#headerWelcome").tiltedpage_scroll({ // sectionContainer: ".scrollSection", // In case you don't want to use
tag, you can define your won CSS selector here // angle: 50, // You can define the angle of the tilted section here. Change this to false if you want to disable the tilted effect. The default value is 50 degrees. // opacity: true, // You can toggle the opacity effect with this option. The default value is true // scale: true, // You can toggle the scaling effect here as well. The default value is true. // outAnimation: true // In case you do not want the out animation, you can toggle this to false. The defaul value is true. // }); // $('#headerWelcome').bind('scroll mousedown wheel DOMMouseScroll mousewheel keyup touchmove', function (e) { // console.log("scrolled") // if (e.type == "wheel" || e.type == "touchmove"){ // $('html, body').animate({ // scrollTop: ($('#topNav').offset().top) // },500,'easeInOutExpo'); // // $("#headerWelcome").fadeOut(1000); // } // }); $(window).on('beforeunload', function() { console.log("back set"); $(window).scrollTop(0); }); $('#box_wrapper').pagepiling({ menu: "#headerMenu", verticalCentered: true, scrollingSpeed: 700, easing: 'swing', loopBottom: false, loopTop: false, css3: true, }); var $slickElement = $('.slideshow'); $slickElement.slick({ autoplay: true, dots: false, }); }); (function() { var bodyEl = document.body, content = document.querySelector( '#box_wrapper' ), openbtn = document.getElementById( 'open-button' ), closebtn = document.getElementById( 'close-button' ), isOpen = false; function init() { initEvents(); } function initEvents() { openbtn.addEventListener( 'click', toggleMenu ); if( closebtn ) { closebtn.addEventListener( 'click', toggleMenu ); } // close the menu element if the target it´s not the menu element or one of its descendants.. content.addEventListener( 'click', function(ev) { var target = ev.target; if( isOpen && target !== openbtn ) { toggleMenu(); } } ); } function toggleMenu() { if( isOpen ) { classie.remove( bodyEl, 'show-menu' ); } else { classie.add( bodyEl, 'show-menu' ); } isOpen = !isOpen; } init(); })();