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

