jquery(document).ready(function(){var a="function"==typeof getadminbarheight?getadminbarheight():0,b="function"==typeof getstickyheaderheight?getstickyheaderheight():0;jquery(window).on("resize scroll",function(){"function"==typeof getadminbarheight&&getadminbarheight(),"function"==typeof getstickyheaderheight&&getstickyheaderheight()}),jquery("body").scrollspy({target:".fusion-menu",offset:parseint(a+b+1,10)}),jquery(window).load(function(){var a="function"==typeof getadminbarheight?getadminbarheight():0,b="function"==typeof getstickyheaderheight?getstickyheaderheight():0;jquery("body").data()["bs.scrollspy"].options.offset=parseint(a+b+1,10)})});