It's virtually impossible to open new windows via JavaScript these days as they are blocked by pretty much all browsers. If you do a search on Google you can find some work around, but they mostly don't work. Browsers won't open a new window unless it's a direct result of something someone did, such as click a link with a target property, like this:
<a href="http://sasf.biz" target="_blank">My Link</a>
Matthieu (Ex-Apricot)
Please contact support directly for assistance on any of my posts as I will no longer be checking these forums: support@wildapricot.com