Event.observe(window,"load",function(){$$("a[href^=#]:not([href=#])").each(function(a){a.observe("click",function(b){new Effect.ScrollTo(this.hash.substr(1));Event.stop(b)}.bindAsEventListener(a))})});
