window.location.href="http://some.site/page.html#anchor"
$("html,body").animate({scrollTop:$("#anchor").offset().top})