try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': 'About Me', 'team': false, 'showlocation': false, 'occupation': '', 'showoccupation': false, 'aboutme': '', 'showaboutme': true, 'displayname': 'Jeff Diver', 'profileLogo': '//www.google.com/images/icons/ui/gprofile_button-16.png', 'hasgoogleprofile': true, 'userUrl': 'https://plus.google.com/107337796965103228583', 'photo': {'url': '//lh3.googleusercontent.com/-HiIdHCl9XLI/AAAAAAAAAAI/AAAAAAAAAFQ/1fawXrCMUmg/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);
  }
}
