<!-- 
// Catch FS Commands in IE, and pass them to the corresponding JavaScript function.
Sub diversionplayer_FSCommand(ByVal command, ByVal args)
call diversionplayer_DoFSCommand(command, args)
end sub
// -->