Seems the function you speak of calls the default browser? If so, putting "window.focus()" inside a Jscript function called by the "onload" event, for instance, would seem do the job?

Hope this helps.

S.C.