if (t > 0) {
                            w -= t * q.points_cssimages;
                            s[s.length] = "This page has " + YSLOW.util.plural("%num% external background image%s%", (t + q.max_cssimages)) + ".  Try combining them with CSS sprites."
                        }