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

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

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

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

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

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