function execEffect(targetID){
	new Effect.ScrollTo(targetID);
}