
// Writing out the object with external JavaScript is the official way to
// run active content in Internet Explorer!
// Per Microsoft:  http://msdn2.microsoft.com/en-us/library/ms537508.aspx

document.write( "<object width=\"610\" height=\"288\"><param name=\"movie\" value=\"media/index.swf\" /><embed src=\"media/index.swf\" width=\"610\" height=\"288\"></embed></object>\n" );