In my JavaScript code I need to perform 2 sequential location.href=.. redirects, with an alert box stop in the middle.
location.href=..
The below works in Chrome and IE,