Hyperlink "pop-back" from popup window

Hello all,

I have a popup window (via link_to :popup=>true) that contains a link to
an
external page. How can I get navigation of that link to go back to the
original calling browser -or- launch a new browser window in the
background?

Thank you!