try {
_WidgetManager._HandleControllerResult('Profile1', 'initial',{'title': 'About Me', 'team': false, 'showlocation': false, 'occupation': '', 'showoccupation': false, 'aboutme': '', 'showaboutme': true, 'displayname': 'Makheru Bradley', 'profileLogo': '//www.blogger.com/img/logo-16.png', 'hasgoogleprofile': false, 'userUrl': 'https://www.blogger.com/profile/12588523695785525220', 'viewProfileMsg': 'View my complete profile', 'isDisplayable': true});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
