getURL is blocked by some browswers

is there a way to bypass browser popup blockers? I tried Firefox 2 and it blocked my swf from opening a new window to show an HTML page.

code:

getURL(“http://www.mysite.com/somepage.html”, “_blank”);

thanks