var remTarget=function remTarget(){var target=45;var html=document.getElementsByTagName('html')[0];return function(){return(target*parseInt(window.getComputedStyle(html)['fontSize']));}}();$(document).scroll(function(){var currPos=$(this).scrollTop();var targetHeight=$("#siteheader").height();if(currPos>=targetHeight){$("#followheader").slideDown("fast");} if(currPos