{regexp:regexplicit.yearTrim, match2tw: function(matches){ 
            var tw={year:matches[1], trim:matches[2]};
            if(matches[3]){ tw.trim=1; }
            if(matches[4]){ tw.trim=2; }
            if(matches[5]){ tw.trim=3; }