multiple page selectors

Permalink
Dear community
I have two page selectors on a singlepage. After selecting a page i'd like to display the areas of this page. The problem is that i don't know from which page selector i got the page and therefore i can't determine where to insert the corresponding areas (are they form the page selected in pageSelectorA or from the page selected in pageSelectorB).
As far as i know there is only the concrete event "SitemapSelectPage". This event as the name suggests is triggered by the sitemap dialogue on which i select my desired page. But the event / sitemap doesn't know about the page selector from which it got called. So although I get the cID in the callback function I don't know where to put my information about the areas.
Does anyone have an idea on how to get this information?
If there's any need for clarification I would be glad to explain further.

Best Regards
Markus

Lemonbrain