I've been playing with YSlow and noticed that the plugin ads the JS include tag once for each ad on the page, so If I have 3 ads, I have 3 script tags pointing to http://pagead2.googlesyndication.com/pagead/show_ads.js, which YSlow is complaining about.
Would it be possible to add logic to only include the script on the 1st banner?