I knew I did this before without CSS or anything and I finally found it.

This is the old code that KM used to export.
I've tested it in the latest IE and FF2.
Here is the old code that works. It seems we don't actually need that javascript file after all.

<HTML>
<HEAD>
<TITLE></TITLE>
<!-- saved from url=(0013)about:internet -->
<meta name="GENERATOR" content="Koolmoves">
</HEAD>
<BODY BGCOLOR="#000000">
<CENTER>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" id=index width=100% height=100%codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0">
<param name="movie" value="index.swf" />
<param name="quality" value="high" />
<param name="play" value="true" />

<param name="loop" value="true" />
<param name="bgcolor" value="#000000" />
<embed src="index.swf" width=100% height=100% bgcolor="#000000" quality="high" loop="true"
type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer" />
</object>
</CENTER>
</BODY>
</HTML>