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