Possible Duplicate:
Implementing Google Translate with custom flag icons
I have the off-the-shelf google language translate widget on my webpage. i'd like determine what javascript function is being called when i click the list of languages provided by the widget.
my goal is to have some flag icons (when clicked) call those same functions so they also trigger the language translation.