// catches FSCommand and passes to Javascript (IE only) Sub searchInput_FSCommand(ByVal command, ByVal args) call searchInput_DoFSCommand(command, args) end sub