function RunFoo () {

    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="727" height="40">\n');
    document.write('<param name="movie" value="felsogombsor.swf" />\n');
	document.write('<embed src="felsogombsor.swf" quality="high" type="application/x-shockwave-flash" width="727" height="40"/>\n');
    document.write('</object>\n');

}
