I don't think you want $show['simple_link'] since that basically just tells whether or not you're viewing your own profile.
Near as I can make out looking at the code (and not having tried anything), I think you want to check $profileblock->locations[x] where x is the 'profile category id' for the About Me tab (unfortunately I couldn't figure out what it should be exactly).
|