try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': '我的简介', 'team': false, 'showlocation': false, 'occupation': '', 'showoccupation': false, 'aboutme': '', 'showaboutme': true, 'displayname': 'Oh Yugi', 'profileLogo': '//www.google.com/images/icons/ui/gprofile_button-16.png', 'hasgoogleprofile': true, 'userUrl': 'https://plus.google.com/105786371106960885818', 'photo': {'url': '//lh4.googleusercontent.com/-YoVEc2hKuhA/AAAAAAAAAAI/AAAAAAAAB4k/A-FbuLuh9sg/s80-c/photo.jpg', 'width': 80, 'height': 80, 'alt': '我的照片'}, 'viewProfileMsg': '查看我的完整个人资料', 'isDisplayable': true});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
