[jQuery] Detecting the next url when onunload called?

[jQuery] Detecting the next url when onunload called?


Is it possible to get the browsers next url from an onunload call? I'm
trying to determine if a user is leaving my site, and if they are,
send an ajax request.