// JavaScript Document
function RunFlash() {
	document.write('<object type="application/x-shockwave-flash" data="images/banenrProdotti.swf" width="123" 										height="135">\n');
    	document.write('<param name="movie" value="images/logoA.swf">\n');   
    	document.write('</object>\n');
}
