function anchrScroll(ID){
	new Effect.ScrollTo(ID,{fps:24});
}