If you're looking for a way to open a new window when you leave a web page, this code may be what you're looking for.
Opening a new window on page unload, or in other words, when your visitor is leaving your page is also a great way to make one last try to make a sale. You're visitor is leaving your site anyway, so this is your last chance to sell them. Make it count.
Place the following code, indicated in bold, within your web page's BODY tag:
<body onUnload=window.open('
http://www.domain.com'); self.blur();>
_________________
Design a website /
NY Web design