Hi,
I'm wondering whether it's possible - and how to do it if it is possible - to get the menu name within a block on a given page at runtime in template.php. I have to do some extra stuff to the side menu, however, the side menu changes from page to page, so I need a run-time solution that can do 'x' on 'menu a', and do 'y' on 'menu b', and to do that I need to know which side menu it is.

Any hints?

Thanks.