else if(typeof s === 'string') {
      if (SM.s[s]) {
        t = SM.s[s][0] + t + SM.s[s][1];
      }
    }