try {
_WidgetManager._HandleControllerResult('BlogList1', 'initial',{'title': 'In the Field...', 'sortType': 'LAST_UPDATE_DESCENDING', 'numItemsToShow': 0, 'showIcon': true, 'showItemTitle': true, 'showItemSnippet': true, 'showItemThumbnail': false, 'showTimePeriodSinceLastUpdate': false, 'tagName': 'BlogList1-www.newblackmaninexile.net', 'textColor': '#000', 'linkColor': '#00c', 'totalItems': 0, 'showAllText': 'Show All', 'showNText': 'Show 0', 'items': []});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
