function InsertLogo()
{
	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="349" height="104">\n');
	document.write('<param name="movie" value="flash/logo.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="flash/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="349" height="104"></embed>\n');
	document.write('</object>\n');
}

function InsertStripe()
{
	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="760" height="150">\n');
	document.write('<param name="movie" value="flash/serit.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="flash/serit.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="150"></embed>\n');
	document.write('</object>\n');
}

function InsertMiniLogo()
{
	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="186" height="37">\n');
	document.write('<param name="movie" value="../flash/logo.swf" />\n');
	document.write('<param name="quality" value="high" /><param name="BGCOLOR" value="#ebebc6" />\n');
	document.write('<embed src="../flash/logo.swf" width="186" height="37" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#ebebc6"></embed>\n');
	document.write('</object>\n');
}

function InsertMenuTR()
{
	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="210" height="425">\n');
	document.write('<param name="movie" value="../flash/menu_tr.swf" />\n');
	document.write('<param name="quality" value="high" /><param name="BGCOLOR" value="#ebebc6" />\n');
	document.write('<embed src="../flash/menu_tr.swf" width="210" height="425" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#ebebc6"></embed>\n');
	document.write('</object>\n');
}

function InsertMenuEN()
{
	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="210" height="435">\n');
	document.write('<param name="movie" value="../flash/menu_en.swf" />\n');
	document.write('<param name="quality" value="high" /><param name="BGCOLOR" value="#ebebc6" />\n');
	document.write('<embed src="../flash/menu_en.swf" width="210" height="435" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#ebebc6"></embed>\n');
	document.write('</object>\n');
}