function gora() {
	
	document.write('<codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="900" height="140" id="top" align="middle">\n');
	document.write('<param name="movie" value="swf/top.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed src="swf/top.swf" name="top" width="900" height="140" align="center" play="true" quality="high" wmode="transparent" bgcolor="true" loop="true" devicefont="false" menu="false" scale="noscale" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');}

function flash() {
	
	document.write('<codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="900" height="666" id="home" align="middle">\n');

	document.write('<param name="movie" value="home.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed src="home.swf" name="home" width="900" height="666" align="center" play="true" quality="high" wmode="transparent" bgcolor="false" loop="true" devicefont="false" menu="false" scale="noscale" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');}
