try {
_WidgetManager._HandleControllerResult('Stats1', 'initial',{'title': 'Pageviews last 30 days', 'showGraphicalCounter': true, 'showAnimatedCounter': true, 'showSparkline': true, 'statsUrl': '//organofcorti.blogspot.com/b/stats?style\x3dWHITE_TRANSPARENT\x26timeRange\x3dLAST_MONTH\x26token\x3dAPq4FmAurj2ow283GpgzfvSdXHyhrA3VZJ0aPD67xJcSRVG2BuozuSSYubdEDrfq8DNVWu1qTw9WSboyMYTDFhuX1WmWE5dG8w'});
} catch (e) {
  if (typeof log != 'undefined') {
    log('HandleControllerResult failed: ' + e);
  }
}
