Pop-up Generator
Make your own popup window.
"Cut and Paste" the code above.
To change the enter popup to an exit, simply change: <BODY onLoad="javascript:popUp()"> To: <BODY onUnLoad="javascript:popUp()">