Reduce the chance of your JavaScript popup windows getting blocked.
All browsers now come with a popup blocker to block popup windows opened automatically by JavaScript. Unfortunately some are not as good as others at detecting the difference between an automatic and a requested popup window. By changing the way you code the JavaScript you can improve the chances that your popup window will make it passed the blocker when your visitor requests it.
Popups and Blockers

