Add the code below to the <BODY> tag of the page you want to trigger the action from. When they leave that page another window will open. Change the text "URL" in the code below to reflect the new web site address you want them to enter.


onunload="window.open('URL')"