When I run a kix script with RunAs, how can I use InGroup to test group membership of the ORIGINAL user?

Anybody know of a clever way around this?

My thought was to group all of the InGroup()'s and checks of that sort in one script, then launch another script to RunAs the administrator and pass the information needed into it.