$(function(){var o=$("#post_");o.length&&(o.addClass("scrolled-to-post"),setTimeout(function(){$.scrollTo(o,{duration:0,offset:-3})},300))});