try {
_WidgetManager._HandleControllerResult('FollowByEmail1', 'initial',{'title': 'Get Articles By Email', 'feedPath': 'AGreenRoadBlog'});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
