Ok, ho risolto così:

codice:
var newwidth = (185/32)*strength;
jQuery('#psStrength').animate({width:newwidth+'px'});