Opening a pop up from inside the centered pop up

Hehehehehe, another one…

Well I made my site open inside a centered pop up using the methos described in the Tutorial (http://www.kirupa.com/developer/mx/centered_popup.htm ), the problem is that I need to open another pop up from inside the site, and using the same code the new page opens inside the centered pop up window already opened…:d:

The new pop up doesn’t need to be centered but it has to open in a new window obviously…:sigh:

HELP! :hangover:

did you try using a differnt window name?
target_winName = “kirupa”;