function getadminbarheight(){var a=0;return jquery("#wpadminbar").length&&(a=parseint(jquery("#wpadminbar").outerheight(),10)),a}function getwaypointoffset(a){var b,c,d=a.data("animationoffset");return void 0===d&&(d="bottom-in-view"),"top-out-of-view"===d&&(b=getadminbarheight(),c="function"===getwaypointtopoffset?getwaypointtopoffset():0,d=b+c),d}jquery(window).load(function(){settimeout(function(){jquery.waypoints("viewportheight")},300)});