Event on response.redirect()

Event on response.redirect()

What would be the best way to call a jquery function on an ASP.NET response.redirect()?

The idea is once my page redirects the user a message (which was saying loading) can now be hidden.