function RunFla()
{
document.write('<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=445 width=930 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>\n');
document.write('<PARAM NAME="movie" VALUE="index.swf" />\n');
document.write('<embed src="index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="930" height="445"></embed>\n');
document.write('</OBJECT>\n');
}

