try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': 'About Me', 'team': false, 'showlocation': false, 'occupation': '', 'showoccupation': false, 'aboutme': '', 'showaboutme': true, 'displayname': 'Dr Goodheart', 'profileLogo': '//www.blogger.com/img/logo-16.png', 'hasgoogleprofile': false, 'userUrl': 'https://www.blogger.com/profile/07518656860182780457', 'photo': {'url': '//4.bp.blogspot.com/-77cGgCqCDJU/XTdsxWmd3PI/AAAAAAACGu8/MVWJE_emzO0RKj6eOc27vgCGOSPidzVDQCK4BGAYYCw/s80/agreenroadwords.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);
  }
}
