
// 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=\"750\" height=\"165\"><param name=\"movie\" value=\"media/software.swf\" /><embed src=\"media/software.swf\" width=\"750\" height=\"165\"></embed></object>\n" );