function SiteCatalystPlaceHolder() {
  this.t = function() { return "" }
}

var s = new SiteCatalystPlaceHolder();
