(function($,window,document,undefined){'use strict';$('.scroll-down-wrapper').on('click',function(){$('html, body').animate({scrollTop:$(window).height()},600);return!1})})(jQuery,window,document)