function banner() {
   // utilizza questo codice se hai un unico filmato

    document.write("<object type='application/x-shockwave-flash' data='banner/banner-premio-innovaz_250x250/250x250.swf' width='250' height='250' id='filmato'>\n");
    document.write("<param name='movie' value='banner/banner-premio-innovaz_250x250/250x250.swf' />\n");
    document.write("<param name='quality' value='high' /><param name='wmode' value='white' />\n");
    document.write("</object>\n");
}


