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