codice:
var str="supercalifragilistichespiralidoso";
var newstr=str.substr(0,5);
ciao