function ajeniflash()
		{
		document.writeln("<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 height=700 width=984 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>");
		document.writeln("<PARAM NAME=\"movie\" VALUE=\"main.swf\">");
		document.writeln("<PARAM NAME=\"quality\" VALUE=\"high\">");
		document.writeln("<PARAM NAME=\"menu\" VALUE=\"false\">");
		document.writeln("<embed src=\"main.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"984\" height=\"700\">");
		document.writeln("</embed>");
                document.writeln("</OBJECT>");
		}
		ajeniflash();