I need to display alerts after the UpdatePanelAnimationExtender (and all extenders for that matter) finishes. The reason why is the alert blocks the main JS thread which freezes the display. This means that whatever animation the page is doing freezes and the extenders such as Rounded Corners have not...