        ' Passes the FSCommand to javascript (for IE)
        Sub Map_FSCommand(ByVal command, ByVal args)
            call Map_DoFSCommand(command, args)
        end sub

