/*! * Item: vResponsive 1.0.0 (https://github.com/zargaripour/vResponse) * Author: Hamed Zargaripour (http://zargaripour.ir) * Licensed under MIT */ +function(i){function n(n){return n||(n=500),this.each(function(){var t=i(window).height(),e=i(this).height();t>e?i(this).stop(!0).animate({marginTop:(t-e)/2},n):i(this).stop(!0).animate({marginTop:0},n)})}i.fn.vResponse=n}(jQuery);