-
Put a Javascript to bubble element on your index page, and set it to trigger an event (note: it must be visible on the page in order to work).
-
When that event is triggered, show the popup (probably by triggering a custom event in the relevant RE).
-
Then, in your other RE just call that JabascriptToBubble function with a Run JavaScript action.