try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': 'Mengenai Saya', 'team': true, 'authors': [{'userUrl': 'https://plus.google.com/107382988097084048202', 'display-name': 'Unknown', 'profileLogo': '//www.google.com/images/icons/ui/gprofile_button-16.png'}, {'userUrl': 'https://plus.google.com/104461704655368552452', 'display-name': 'Unknown', 'profileLogo': '//www.google.com/images/icons/ui/gprofile_button-16.png'}], 'viewProfileMsg': 'Lihat profil lengkapku', 'isDisplayable': true});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
