try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': 'Contributors', 'team': true, 'authors': [{'userUrl': 'https://plus.google.com/112952295571361691955', 'display-name': 'Unknown', 'profileLogo': '//www.google.com/images/icons/ui/gprofile_button-16.png'}, {'userUrl': 'https://www.blogger.com/profile/15203680079380467910', 'display-name': 'organofcorti', 'profileLogo': '//www.blogger.com/img/logo-16.png'}], 'viewProfileMsg': 'View my complete profile', 'isDisplayable': true});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
