I think you will need to explain in a little more detail.
You can access any overlay currently on the client by checking reimers.map.[mapID].Overlays. This is the array that holds the overlays. Each overlay has an ID property. This ID is not the same as the serverside ID. It is a specially generated clientside ID, which you can get by calling the ClientSideID(Map) on the server.
If you are using Firebug you can see the array in your DOM inspector. Here you should see all the overlays managed by the control.