Pop Up Blocker

I have the following code but it gets affected by pop up blockers. Is there a better way to do the same without being impacted by the blockers ?

Thanks.

application.showFormInDialog(forms.frm_video_player,-1,-1,710,510,'Video Player',false,true,'video_player',false)

Nope, blockers are now standard in all major browsers. Users can only allow from your site or confirm every time.