function RunFoo()
{
    document.write('<object type="application/x-shockwave-flash" data="paesi.swf?lago=1" width="494" height="238">\n');
    document.write('<param name="movie" value="paesi.swf?lago=1" />\n');
    document.write('</object>\n');
}
