function RunFoo()
{
   document.write('<object type="application/x-shockwave-flash" data="c.swf?path=golf_vozila.swf" width="580" height="435" id="golf_vozila" align="left">\n');
   document.write('<param name="movie" value="c.swf?path=golf_vozila.swf" />\n');
   document.write('<param name="quality" value="high" />n');
   document.write('<img src="noflash.gif" width="580" height="435" alt="" >\n');
   document.write('</object>\n');
}
