function RunMovie()
{
	document.write('<OBJECT id="home_flash" codeBase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" height="75" width="287" align="left" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"	VIEWASTEXT>');
	document.write('<PARAM NAME="_cx" VALUE="7594" />');
	document.write('<PARAM NAME="_cy" VALUE="1984" />');
	document.write('<PARAM NAME="FlashVars" VALUE="">');
	document.write('<PARAM NAME="Movie" VALUE="home_flash_new.swf">');
	document.write('<PARAM NAME="Src" VALUE="home_flash_new.swf">');
	document.write('<PARAM NAME="WMode" VALUE="Transparent">');
	document.write('<PARAM NAME="Play" VALUE="true">');
	document.write('<PARAM NAME="Loop" VALUE="true">');
	document.write('<PARAM NAME="autoStart" value="true">');
	document.write('<PARAM NAME="Quality" VALUE="High">');
	document.write('<PARAM NAME="SAlign" VALUE="">');
	document.write('<PARAM NAME="Menu" VALUE="-1">');
	document.write('<PARAM NAME="Base" VALUE="">');
	document.write('<PARAM NAME="AllowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="Scale" VALUE="ShowAll">');
	document.write('<PARAM NAME="DeviceFont" VALUE="0">');
	document.write('<PARAM NAME="EmbedMovie" VALUE="0">');
	document.write('<PARAM NAME="BGColor" VALUE="000000">');
	document.write('<PARAM NAME="SWRemote" VALUE="">');
	document.write('<PARAM NAME="MovieData" VALUE="">');
	document.write('<PARAM NAME="SeamlessTabbing" VALUE="1">');
	document.write('<embed src="home_flash_new.swf" quality="high" wmode="transparent" bgcolor="#000000" width="287" play="true" height="75" name="home_flash" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" />');
	document.write('</OBJECT>');
}