function RunFoo()
	{
    document.write('<object type="application/x-shockwave-flash" data="images/struttura/logo.swf" width="243" height="98">\n');
    document.write('<param name="movie" value="images/struttura/logo.swf" />\n');
	document.write('</object>\n');
	}




