$(document).ready(function(){function b(c){return c.replace(/^\//,"").replace(/(index|default).[a-zA-Z]{3,4}$/,"").replace(/\/$/,"")}var a=b(location.pathname);$("a[href*=#]").each(function(){var c=b(this.pathname)||a;if(a==c&&(location.hostname==this.hostname||!this.hostname)&&this.hash.replace(/#/,"")){var d=$(this.hash),f=this.hash;if(f){var e=d.offset().top;$(this).click(function(g){g.preventDefault();$("html, body").animate({scrollTop:e},400,function(){location.hash=f})})}}})});
