if (r > 0) {
                            w -= r * q.points_css;
                            s[s.length] = "This page has " + YSLOW.util.plural("%num% external stylesheet%s%", (r + q.max_css)) + ".  Try combining them into one."
                        }