			document.writeln('<div>');
			document.writeln('<object type="application/x-shockwave-flash" data="flash/home.swf" width="746" height="200">');
			document.writeln('<param name="movie" value="flash/home.swf" />');
			document.writeln('<param name="quality" value="high" />');
			document.writeln('<param name="menu" value="false" />');
			document.writeln('</object>');
			document.writeln('</div>');
