function RunHomeFlashHeaderHu()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="280">\n');
	document.write('<param name="movie" value="/flash/home_hu.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="SCALE" value="noborder" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed src="/flash/home_hu.swf" width="1000" height="280" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder" wmode="transparent"></embed>\n');
	document.write('</object>\n');
}

function RunInternalFlashHeaderHu()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="270">\n');
	document.write('<param name="movie" value="/flash/menu_hu.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="SCALE" value="noborder" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed src="/flash/menu_hu.swf" width="1000" height="270" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder" wmode="transparent"></embed>\n');
	document.write('</object>\n');
}




function RunHomeFlashHeaderEn()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="280">\n');
	document.write('<param name="movie" value="/flash/home_en.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="SCALE" value="noborder" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed src="/flash/home_en.swf" width="1000" height="280" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder" wmode="transparent"></embed>\n');
	document.write('</object>\n');
}

function RunInternalFlashHeaderEn()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="270">\n');
	document.write('<param name="movie" value="/flash/menu_en.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="SCALE" value="noborder" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed src="/flash/menu_en.swf" width="1000" height="270" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder" wmode="transparent"></embed>\n');
	document.write('</object>\n');
}