What about this...
You have your fxn that runs the window.open statement.
Establish an array referencing the three popup windows.
When the user clicks the link, test to see if the window is already open, and then set the focus to the appropriate one.