if (u > 0) {
                            w -= u * q.points_js;
                            s[s.length] = "This page has " + YSLOW.util.plural("%num% external Javascript script%s%", (u + q.max_js)) + ".  Try combining them into one."
                        }