try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': 'About Me', 'team': false, 'showlocation': false, 'occupation': '', 'showoccupation': false, 'aboutme': '', 'showaboutme': true, 'displayname': 'CADCE', 'profileLogo': '//www.google.com/images/icons/ui/gprofile_button-16.png', 'hasgoogleprofile': true, 'userUrl': 'https://plus.google.com/102326989713170078736', 'photo': {'url': '//lh4.googleusercontent.com/-xdu3XW3pCZ8/AAAAAAAAAAI/AAAAAAAAM9E/iiwMTKarI90/s80-c/photo.jpg', 'width': 80, 'height': 80, 'alt': 'My Photo'}, 'viewProfileMsg': 'View my complete profile', 'isDisplayable': true});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
