var TITEMS = [ 
 ["Version 12.1 Release Notes", null, "1",
  ["Overview", null, "1",
   ["Key Features of Version 12.1", "html/relnotes12.1/v12.1 key features.htm", "11"],
   ["System Requirements", "html/relnotes12.1/v12.1 requirements.htm", "11"],
   ["Interoperability &amp; Compatibility", "html/relnotes12.1/v12.1 interoperability.htm", "11"]
  ],
  ["Performance Improvements", null, "1",
   ["Faster Primitive Functions", "html/relnotes12.1/performance improvements.htm", "11"],
   ["Parallel Execution", "html/relnotes12.1/parallel execution.htm", "11"]
  ],
  ["Enhanced Editor", "html/relnotes12.1/enhanced editor.htm", "11"],
  ["Component File Journaling &amp; Checksum", "html/relnotes12.1/v12.1 journallling.htm", "11"],
  ["User Commands", "html/relnotes12.1/user commands.htm", "11"],
  ["NetControl Object", "html/netcontrol object.htm", "11"],
  ["Syntax Colouring in the Tracer", "html/relnotes12.1/tracer and syntax colouring.htm", "11"],
  ["Keyboard Changes", "html/relnotes12.1/keyboard changes.htm", "11"],
  ["Standalone Executables", "html/relnotes12.1/standalone executables.htm", "11"],
  ["APLVersion Property", "html/aplversion property.htm", "11"],
  ["RadiusMode Property", "html/radiusmode property.htm", "11"],
  ["APLFormatBias Parameter", "html/relnotes12.0/aplformatbias releasenotes.htm", "11"],
  ["Miscellaneous", "html/relnotes12.1/miscellaneous changes.htm", "11"],
  ["Language Enhancements", null, "1",
   ["New Primitive Functions &amp; Operators", null, "1",
    ["Table", "html/table.htm", "11"],
    ["I-Beam", null, "1",
     ["I-Beam Operator", "html/ibeam.htm", "11"],
     ["Syntax Colouring", "html/syntax colouring ibeam.htm", "11"],
     ["Number of Threads", "html/number of threads ibeam.htm", "11"],
     ["Parallel Execution Threshold", "html/parallel execution threshold ibeam.htm", "11"],
     ["Thread Synchronisation Mechanism", "html/thread synchronisation mechanism ibeam.htm", "11"],
     ["Memory Manager Statistics", "html/memory manager statistics ibeam.htm", "11"],
     ["Export to Memory", "html/export to memory ibeam.htm", "11"]
    ]
   ],
   ["Changes to Existing Primitive Functions &amp; Operators", null, "1",
    ["Outer-Product", "html/outer product.htm", "11"]
   ],
   ["New System Functions", null, "1",
    ["File Check and Repair", "html/file check.htm", "11"],
    ["XML Convert", "html/xml convert.htm", "11"]
   ],
   ["Changes to Existing System Functions", "html/atomic vector unicode.htm", "1",
    ["Expunge Objects", "html/expunge objects.htm", "11"],
    ["File Properties", "html/file properties.htm", "11"],
    ["Size of Objects", "html/object size.htm", "11"]
   ]
  ]
 ],
 ["Version 12 Release Notes", "html/relnotes12.1/v12.1 key features.htm", "1",
  ["Overview", null, "1",
   ["Key Features of Version 12.0", "html/relnotes12.0/v12 key features.htm", "11"],
   ["System Requirements", "html/relnotes12.0/v12 requirements.htm", "11"],
   ["Unicode and Classic Editions", "html/relnotes12.0/editions.htm", "11"],
   ["Converting to Unicode", "html/relnotes12.0/converting to unicode.htm", "11"],
   ["Interoperability and Compatibility", "html/relnotes12.0/v12 interoperability.htm", "11"],
   ["Component Files", "html/relnotes12.0/component files.htm", "11"],
   ["Development Environment", "html/relnotes12.0/development environment.htm", "11"],
   ["SharpPlot Graphics Tools", "html/relnotes12.0/sharpplot.htm", "11"],
   ["Additional Tools", "html/relnotes12.0/additional tools.htm", "11"],
   ["Miscellaneous", "html/relnotes12.0/miscellaneous.htm", "11"],
   ["Control Characters", "html/relnotes12.0/control characters.htm", "11"],
   ["APLFormatBias Parameter", "html/relnotes12.0/aplformatbias releasenotes.htm", "11"]
  ],
  ["Unicode Support", null, "1",
   ["Introduction", "html/relnotes12.0/unicode introduction.htm", "11"],
   ["Keyboard Input", "html/relnotes12.0/keyboard input.htm", "11"],
   ["Your APL Keyboard", "html/relnotes12.0/apl keyboard.htm", "11"],
   ["Character Usage and Restrictions", "html/relnotes12.0/character usage.htm", "11"],
   ["Workspace and Performance Considerations", "html/relnotes12.0/workspace considerations.htm", "11"],
   ["Name Association Enhancements", "html/relnotes12.0/name association enhancements.htm", "11"],
   ["Data Representation Changes", "html/relnotes12.0/data representation changes.htm", "11"],
   ["Native File Operations", "html/relnotes12.0/native file implications.htm", "11"],
   ["Reading and Writing Unicode Files", "html/relnotes12.0/unicode files.htm", "11"],
   ["New System Variables and Functions", null, "1",
    ["Atomic Vector - Unicode", "html/relnotes12.0/atomic vector to unicode.htm", "11"],
    ["Unicode Convert", "html/relnotes12.0/unicode convert introduction.htm", "11"]
   ]
  ],
  ["New Session Features", "html/relnotes12.0/language bar.htm", "1",
   ["Your APL Keyboard", "html/relnotes12.0/apl keyboard.htm", "11"],
   ["On-Screen Keyboard", "html/relnotes12.0/on screen keyboard.htm", "11"],
   ["APL Language Bar", "html/relnotes12.0/language bar.htm", "11"],
   ["SharpPlot Graphics Tools", "html/relnotes12.0/sharpplot.htm", "11"],
   ["Help and Documentation Center", "html/relnotes12.0/v12 help system.htm", "11"],
   ["Edit Window Toolbar", "html/relnotes12.0/edit window toolbar.htm", "11"],
   ["New Configuration Dialogs", null, "1",
    ["Unicode Input", "html/relnotes12.0/unicode input.htm", "11"],
    ["Keyboard Shortcuts", "html/relnotes12.0/keyboard shortcut configuration.htm", "11"],
    ["SALT", "html/relnotes12.0/salt configuration.htm", "11"]
   ]
  ],
  ["Language Enhancements", null, "1",
   ["Changes to Existing Primitive Functions &amp; Operators", null, "1",
    ["Data Representation (Monadic)", "html/data representation monadic.htm", "11"],
    ["Data Representation (Dyadic)", "html/data representation dyadic.htm", "11"],
    ["Grade Down", "html/grade down monadic.htm", "11"],
    ["Grade Up", "html/grade up monadic.htm", "11"]
   ],
   ["New System Functions", null, "1",
    ["Atomic Vector - Unicode", "html/atomic vector unicode.htm", "11"],
    ["Unicode Convert", "html/unicode convert.htm", "11"],
    ["Copy File", "html/file copy.htm", "11"],
    ["File Properties", "html/file properties.htm", "11"]
   ],
   ["Changes to Existing System Functions", null, "1",
    ["Atomic Vector", "html/atomic vector.htm", "11"],
    ["Underscored Alphabet", "html/underscored alphabet.htm", "11"],
    ["Create File", "html/create file.htm", "11"],
    ["Map File", "html/map file.htm", "11"],
    ["Name Association", "html/name association.htm", "11"],
    ["Native File Append", "html/native file append.htm", "11"],
    ["Native File Read", "html/native file read.htm", "11"],
    ["Native File Replace", "html/native file replace.htm", "11"],
    ["Native File Translate", "html/native file translate.htm", "11"],
    ["Terminal Control", "html/terminal control.htm", "11"]
   ]
  ],
  ["GUI Changes and Enhancements", null, "1",
   ["Encoding Property (TCPSocket)", "html/encoding property.htm", "11"],
   ["KeyError Event", "html/keyerror event.htm", "11"],
   ["KeyPress Event", "html/keypress event.htm", "11"]
  ]
 ],
 ["Version 11 Release Notes", null, "1",
  ["General", null, "1",
   ["Interoperability", "html/interoperability.htm", "11"],
   ["Improved Workspace Management", "html/improved workspace management.htm", "11"],
   ["Number Conversion", "html/improved number conversion.htm", "11"],
   ["Change to )COPY", "html/change to copy.htm", "11"],
   ["Copying Dependant Objects", "html/copying dependant objects.htm", "11"],
   ["Deferred Prototype Generation", "html/deferred prototype generation.htm", "11"],
   ["Matching Refs", "html/matching refs.htm", "11"],
   ["Changing Name-Class on Assignment", "html/nameclass change on assignment.htm", "11"],
   ["Properties that refer to GUI Objects", "html/properties that refer to gui objects.htm", "11"],
   ["New Fonts and Keyboard Tables", "html/new fonts and keyboard files.htm", "11"],
   ["New AutoComplete Feature", "html/new autocomplete feature.htm", "11"],
   ["Isolation Mode", "html/isolation mode.htm", "11"],
   ["Export to Memory menu item", "html/export to memory.htm", "11"],
   ["Close AppDomain menu item", "html/close appdomain.htm", "11"],
   ["External Object (COM and .Net) Behaviour", "html/external object com and net behaviour.htm", "11"],
   ["Configuring for different Versions of the .Net Framework", "html/configuring for different versions of the net framework.htm", "11"],
   ["System Errors", "html/system errors.htm", "11"],
   ["WorkspaceLoaded Event", "html/workspaceloaded event.htm", "11"],
   ["Miscellaneous", "html/miscellaneous v11 enhancements.htm", "11"]
  ],
  ["Triggers", null, "1",
   ["Introduction", "html/triggers.htm", "11"],
   ["Example", "html/trigger example.htm", "11"],
   ["Trigger Fields (in Classes)", "html/trigger fields.htm", "11"]
  ],
  ["Object Oriented Programing", null, "1",
   ["Classes", null, "1",
    ["Introduction", "html/introducing classes.htm", "11"],
    ["Defining Classes", "html/defining classes.htm", "11"],
    ["Editing Classes", "html/editing classes.htm", "11"],
    ["Inheritance", "html/class inheritance.htm", "11"],
    ["Instances", "html/instances.htm", "11"]
   ],
   ["Constructors and Destructors", null, "1",
    ["Introduction", "html/constructors.htm", "11"],
    ["Constructor Overloading", "html/constructor overloading.htm", "11"],
    ["Niladic (Default) Constructors", "html/niladic default constructors.htm", "11"],
    ["Empty Arrays of Instances: Why?", "html/empty arrays of instances why.htm", "11"],
    ["Empty Arrays of Instances: How?", "html/empty arrays of instances how.htm", "11"],
    ["Base Constructors", "html/base constructors.htm", "11"],
    ["Base Constructors: Niladic Example", "html/niladic example.htm", "11"],
    ["Base Constructors: Monadic Example", "html/monadic example.htm", "11"],
    ["Destructors", "html/destructors.htm", "11"]
   ],
   ["Fields, Properties and Methods", null, "1",
    ["Introduction", "html/fields methods and properties.htm", "11"]
   ],
   ["Fields", null, "1",
    ["Introduction", "html/fields.htm", "11"],
    ["Public Fields", "html/public fields.htm", "11"],
    ["Initialising Fields", "html/initialising fields.htm", "11"],
    ["Private Fields", "html/private fields.htm", "11"],
    ["Shared Fields", "html/shared fields.htm", "11"],
    ["Trigger Fields", "html/trigger fields.htm", "11"]
   ],
   ["Methods", null, "1",
    ["Introduction", "html/methods.htm", "11"],
    ["Shared Methods", "html/shared methods.htm", "11"],
    ["Instance Methods", "html/instance methods.htm", "11"],
    ["Superseding Base Class Methods", "html/superseding base class methods.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Introduction", "html/properties.htm", "11"],
    ["Simple Instance Properties", "html/simple instance property.htm", "11"],
    ["Simple Shared Properties", "html/simple shared properties.htm", "11"],
    ["Numbered Properties", "html/numbered properties.htm", "11"],
    ["Numbered Properties (Example)", "html/numbered properties example.htm", "11"],
    ["The Default Property", "html/the default property.htm", "11"],
    ["Keyed Properties", "html/keyed properties.htm", "11"],
    ["Keyed Property Example 1", "html/keyed property example one.htm", "11"],
    ["Keyed Property Example 2", "html/keyed property example two.htm", "11"]
   ],
   ["Interfaces", null, "1",
    ["Introduction", "html/interfaces.htm", "11"],
    ["Example", "html/interface example.htm", "11"]
   ],
   ["Including Namespaces in Classes", null, "1",
    ["Introduction", "html/including namespaces in classes.htm", "11"],
    ["Example", "html/including namespaces example.htm", "11"]
   ],
   ["Nested Classes", null, "1",
    ["Introduction", "html/nested classes.htm", "11"],
    ["GolfService Example", "html/golfservice example.htm", "11"]
   ],
   ["Namespace Scripts", null, "1",
    ["Introduction", "html/namespace script.htm", "11"],
    ["DiaryStuff Example", "html/namespace script example.htm", "11"]
   ],
   ["Class Declaration Statements", null, "1",
    [":Access Statement", "html/access statement.htm", "11"],
    [":Interface / :EndInterface Statements", "html/interface statement.htm", "11"],
    [":Class / :EndClass Statements", "html/class statement.htm", "11"],
    [":Namespace / :EndNamespace Statements", "html/namespace statement.htm", "11"],
    [":Implements Statement", "html/implements statement.htm", "11"],
    [":Using Statement", "html/using statement.htm", "11"],
    [":Attribute Statement", "html/attribute statement.htm", "11"],
    [":Field Statement", "html/field statement.htm", "11"],
    ["Property Section", null, "1",
     [":Property / :EndProperty Statements", "html/property statement.htm", "11"],
     ["PropertyArguments Class", "html/propertyarguments class.htm", "11"],
     ["PropertyGet Function", "html/propertyget function syntax.htm", "11"],
     ["PropertySet Function", "html/propertyset function syntax.htm", "11"],
     ["PropertyShape Function", "html/propertyshape function syntax.htm", "11"]
    ]
   ],
   ["OO and the Dyalog GUI", null, "1",
    ["Using the Dyalog GUI", "html/using the dyalog gui.htm", "11"],
    ["Using the Dyalog GUI (Example)", "html/using the dyalog gui example.htm", "11"],
    ["Writing Classes based on the Dyalog GUI", "html/writing classes based on the dyalog gui.htm", "11"]
   ],
   ["Classes based on .Net Types", null, "1",
    ["Introduction", "html/writing classes based on net types.htm", "11"],
    ["Example", "html/writing classes based on net types example.htm", "11"]
   ],
   ["Exploring Classes", null, "1",
    ["Browsing Classes", "html/browsing classes.htm", "11"],
    ["Browsing and Editing Class Scripts", "html/browsing class scripts.htm", "11"]
   ]
  ],
  ["Language Enhancements", null, "1",
   ["New Primitive Functions &amp; Operators", null, "1",
    ["Power Operator", "html/power operator.htm", "11"],
    ["Index (Squad Indexing)", "html/index.htm", "11"],
    ["Index with Axis (Squad Indexing)", "html/index with axis.htm", "11"]
   ],
   ["Enhancements to Existing Primitive Functions &amp; Operators", null, "1",
    ["Lowest Common Multiple (And)", "html/and lowest common multiple.htm", "11"],
    ["Greatest Common Divisor (Or)", "html/or greatest common divisor.htm", "11"],
    ["New Idiom (Lengths)", "html/lengths.htm", "11"]
   ],
   ["New System Functions/Commands", null, "1",
    ["BASE", "html/base class.htm", "11"],
    ["CLASS", "html/class.htm", "11"],
    ["DF (Display Form)", "html/display form.htm", "11"],
    ["FIX", "html/fix.htm", "11"],
    ["INSTANCES", "html/instances system function.htm", "11"],
    ["NEW", "html/new instance.htm", "11"],
    ["SRC", "html/source.htm", "11"],
    ["THIS", "html/this.htm", "11"],
    [")CLASSES", "html/classes system command.htm", "11"]
   ],
   ["Enhancements to Existing System Functions/Commands", null, "1",
    ["Name Classification (NC)", "html/name classification.htm", "11"],
    ["Name List (NL)", "html/name list.htm", "11"],
    ["NL and Dyalog GUI Objects", "html/using namelist to explore dyalog gui objects.htm", "11"],
    ["NL and .Net Classes(Types)", "html/using namelist to explore net classes types.htm", "11"],
    ["NL and COM Objects", "html/using namelist to explore com objects.htm", "11"],
    ["Print Precision (PP)", "html/print precision.htm", "11"],
    ["Expose Object Properties(WX)", "html/expose windows object properties.htm", "11"],
    [")COPY", "html/copy enhancement for v11.htm", "11"],
    [")ED", "html/edit objects.htm", "11"]
   ],
   ["Function Declaration Statements", null, "1",
    ["Introduction", "html/function declaration statements introdution.htm", "11"],
    [":Access Statement", "html/access declaration statement.htm", "11"],
    [":Attribute Statement", "html/attribute declaration statement.htm", "11"],
    [":Implements Statement", "html/implements declaration statement.htm", "11"],
    [":Signature Statement", "html/signature statement.htm", "11"]
   ]
  ]
 ],
 ["Language Reference", null, "1",
  ["Symbols", null, "1",
   ["Language Elements", "html/language elements.htm", "11"],
   ["Special Symbols", "html/special symbols.htm", "11"]
  ],
  ["Variables", null, "1",
   ["Arrays", "html/arrays.htm", "11"],
   ["Numbers", "html/numbers.htm", "11"],
   ["Characters", "html/characters.htm", "11"],
   ["Enclosed Elements", "html/enclosed elements.htm", "11"],
   ["Names", "html/names.htm", "11"],
   ["Specification of Variables", "html/specification of variables.htm", "11"],
   ["Vector Notation", "html/vector notation.htm", "11"],
   ["Structuring of Arrays", "html/structuring of arrays.htm", "11"],
   ["Display of Arrays", "html/display of arrays.htm", "11"],
   ["Prototypes and Fill Items", "html/prototypes and fill items.htm", "11"],
   ["Special Symbols", "html/special symbols.htm", "11"]
  ],
  ["Primitive Functions", null, "1",
   ["Scalar Monadic Functions", null, "1",
    ["Identity", "html/conjugate.htm", "11"],
    ["Negative", "html/negative.htm", "11"],
    ["Signum", "html/direction.htm", "11"],
    ["Reciprocal", "html/reciprocal.htm", "11"],
    ["Magnitude", "html/magnitude.htm", "11"],
    ["Floor", "html/floor.htm", "11"],
    ["Ceiling", "html/ceiling.htm", "11"],
    ["Exponential", "html/exponential.htm", "11"],
    ["Natural Log", "html/natural logarithm.htm", "11"],
    ["Pi Times", "html/pi times.htm", "11"],
    ["Factorial", "html/factorial.htm", "11"],
    ["Not", "html/not.htm", "11"],
    ["Roll", "html/roll.htm", "11"],
    ["Type", "html/type.htm", "11"]
   ],
   ["Scalar Dyadic Arithmetic Functions", null, "1",
    ["Add", "html/plus.htm", "11"],
    ["Subtract", "html/minus.htm", "11"],
    ["Multiply", "html/times.htm", "11"],
    ["Divide", "html/divide.htm", "11"],
    ["Residue", "html/residue.htm", "11"],
    ["Minimum", "html/minimum.htm", "11"],
    ["Maximum", "html/maximum.htm", "11"],
    ["Power", "html/power.htm", "11"],
    ["Logarithm", "html/logarithm.htm", "11"],
    ["Binomial", "html/binomial.htm", "11"]
   ],
   ["Scalar Dyadic Logical Functions", null, "1",
    ["And, Lowest Common Multiple", "html/and lowest common multiple.htm", "11"],
    ["Or, Greatest Common Divisor", "html/or greatest common divisor.htm", "11"],
    ["Nand", "html/nand.htm", "11"],
    ["Nor", "html/nor.htm", "11"],
    ["Less", "html/less.htm", "11"],
    ["Less or Equal", "html/less or equal.htm", "11"],
    ["Equal", "html/equal.htm", "11"],
    ["Greater or Equal", "html/greater or equal.htm", "11"],
    ["Greater", "html/greater.htm", "11"],
    ["Not Equal", "html/not equal.htm", "11"]
   ],
   ["Trigonometric Functions", null, "1",
    ["Scalar Dyadic Circular Functions", "html/circular function.htm", "11"]
   ],
   ["Non-Scalar Monadic Structural Functions", null, "1",
    ["Shape", "html/shape.htm", "11"],
    ["Ravel", "html/ravel.htm", "11"],
    ["Ravel with Axes", "html/ravel with axes.htm", "11"],
    ["Reverse", "html/reverse.htm", "11"],
    ["Table", "html/table.htm", "11"],
    ["Transpose", "html/transpose monadic.htm", "11"],
    ["Mix", "html/mix.htm", "11"],
    ["Split", "html/split.htm", "11"],
    ["Enclose", "html/enclose.htm", "11"],
    ["Enclose with Axes", "html/enclose with axes.htm", "11"],
    ["Format", "html/monadic thorn.htm", "11"],
    ["Depth", "html/depth.htm", "11"],
    ["Enlist", "html/enlist.htm", "11"]
   ],
   ["Non-Scalar Dyadic Structural Functions", null, "1",
    ["Reshape", "html/reshape.htm", "11"],
    ["Catenate", "html/catenate.htm", "11"],
    ["Rotate", "html/rotate.htm", "11"],
    ["Dyadic Transpose", "html/dyadic transpose.htm", "11"],
    ["Partitioned Enclose", "html/partitioned enclose.htm", "11"],
    ["Partition (APL2-style)", "html/partition apl2 form.htm", "11"],
    ["Dyadic Format", "html/dyadic thorn.htm", "11"]
   ],
   ["Non-Scalar Selection Functions", null, "1",
    ["Disclose", "html/disclose.htm", "11"],
    ["Unique", "html/unique.htm", "11"],
    ["Pick", "html/pick.htm", "11"],
    ["Take", "html/take.htm", "11"],
    ["Take with Axes", "html/take with axes.htm", "11"],
    ["Drop", "html/drop.htm", "11"],
    ["Drop with Axes", "html/drop with axes.htm", "11"],
    ["Replicate", "html/replicate.htm", "11"],
    ["Expand", "html/expand.htm", "11"],
    ["Excluding", "html/without.htm", "11"],
    ["Intersection", "html/intersection.htm", "11"],
    ["Union", "html/union.htm", "11"]
   ],
   ["Non-Scalar Selector Functions", null, "1",
    ["Index Generator", "html/index generator.htm", "11"],
    ["Grade Up", "html/grade up monadic.htm", "11"],
    ["Grade Down", "html/grade down monadic.htm", "11"],
    ["Index", "html/index.htm", "11"],
    ["Index with Axes", "html/index with axis.htm", "11"],
    ["Index Of", "html/index of.htm", "11"],
    ["Membership", "html/membership.htm", "11"],
    ["Find", "html/find.htm", "11"],
    ["Dyadic Grade Up", "html/grade up dyadic.htm", "11"],
    ["Dyadic Grade Down", "html/grade down dyadic.htm", "11"],
    ["Deal", "html/deal.htm", "11"],
    ["Match", "html/match.htm", "11"],
    ["Not-Match", "html/not match.htm", "11"]
   ],
   ["Non-Scalar Computational Functions", null, "1",
    ["Zilde", "html/zilde.htm", "11"],
    ["Naked Branch", "html/naked branch.htm", "11"],
    ["Branch", "html/branch.htm", "11"],
    ["Execute", "html/execute.htm", "11"],
    ["Matrix Inverse", "html/matrix inverse.htm", "11"],
    ["Decode", "html/decode.htm", "11"],
    ["Encode", "html/encode.htm", "11"],
    ["Dyadic Execute", "html/dyadic execute.htm", "11"],
    ["Matrix Divide", "html/matrix divide.htm", "11"]
   ]
  ],
  ["Primitive Operators", null, "1",
   ["Each", "html/each monadic.htm", "11"],
   ["Dyadic Each", "html/each dyadic.htm", "11"],
   ["Power Operator", "html/power operator.htm", "11"],
   ["Reduce", "html/reduce.htm", "11"],
   ["Reduce N-Wise", "html/reduce nwise.htm", "11"],
   ["Scan", "html/scan.htm", "11"],
   ["Commute", "html/commute.htm", "11"],
   ["Compose: (f g) Y", "html/compose on.htm", "11"],
   ["Compose: (A g) Y", "html/compose by.htm", "11"],
   ["Compose: (f B) Y", "html/compose with.htm", "11"],
   ["Compose: X (f g) Y", "html/compose over.htm", "11"],
   ["Inner Product", "html/inner product.htm", "11"],
   ["Outer Product", "html/outer product.htm", "11"],
   ["Spawn", "html/spawn.htm", "11"],
   ["I-Beam", null, "1",
    ["I-Beam Operator", "html/ibeam.htm", "11"],
    ["Syntax Colouring", "html/syntax colouring ibeam.htm", "11"],
    ["Number of Threads", "html/number of threads ibeam.htm", "11"],
    ["Parallel Execution Threshold", "html/parallel execution threshold ibeam.htm", "11"],
    ["Thread Synchronisation Mechanism", "html/thread synchronisation mechanism ibeam.htm", "11"],
    ["Memory Manager Statistics", "html/memory manager statistics ibeam.htm", "11"],
    ["Export to Memory", "html/export to memory ibeam.htm", "11"]
   ]
  ],
  ["Special Syntax", null, "1",
   ["Indexing", "html/indexing.htm", "11"],
   ["Assignment", "html/assignment.htm", "11"],
   ["Assignment (Indexed)", "html/indexed assignment.htm", "11"],
   ["Assignment (Selective)", "html/selective specification.htm", "11"],
   ["Assignment (Modified)", "html/modified assignment.htm", "11"],
   ["Assignment (Modified Indexed)", "html/modified indexed assignment.htm", "11"],
   ["Assignment (Modified Selective)", "html/modified selective specification.htm", "11"],
   ["Axis Operator", "html/axis monadic.htm", "11"],
   ["Dyadic Axis Operator", "html/axis dyadic.htm", "11"]
  ],
  ["Namespaces", null, "1",
   ["Overview", "html/namespaces.htm", "11"],
   ["Namespace Syntax", "html/namespace syntax.htm", "11"],
   ["Namespace Reference Evaluation", "html/namespace reference evaluation.htm", "11"],
   ["Namespaces and Localisation", "html/namespaces and localisation.htm", "11"],
   ["Namespace References", "html/namespace references.htm", "11"],
   ["Unnamed Namespaces", "html/unnamed namespaces.htm", "11"],
   ["Arrays of Namespace References", "html/arrays of namespace references.htm", "11"],
   ["Distributed Assignment", "html/distributed assignment.htm", "11"],
   ["Distributed Functions", "html/distributed functions.htm", "11"],
   ["Namespaces and Operators", "html/namespaces and operators.htm", "11"]
  ],
  ["Defined Functions and Operators", null, "1",
   ["Workspaces", "html/workspaces.htm", "11"],
   ["Expressions", "html/expressions.htm", "11"],
   ["Statements", "html/statements.htm", "11"],
   ["Defined Functions", "html/defined functions.htm", "11"],
   ["Defined Operators", "html/defined operators.htm", "11"],
   ["Names and Local Names", "html/names amp local names.htm", "11"],
   ["Namelists", "html/namelists.htm", "11"],
   ["Locked Functions and Operators", "html/locked functions amp operators.htm", "11"],
   ["Search Functions and Hash Tables", "html/search functions and hash tables.htm", "11"]
  ],
  ["Idiom Recognition", null, "1",
   ["Introduction", "html/idiom recognition.htm", "11"],
   ["Idiom List", "html/idiom list.htm", "11"],
   ["Version Issues", "html/version issues.htm", "11"]
  ],
  ["Function Declaration Statements", null, "1",
   ["Introduction", "html/function declaration statements introdution.htm", "11"],
   [":Access Statement", "html/access declaration statement.htm", "11"],
   [":Attribute Statement", "html/attribute declaration statement.htm", "11"],
   [":Implements Statement", "html/implements declaration statement.htm", "11"],
   [":Signature Statement", "html/signature statement.htm", "11"]
  ],
  ["Control Structures", null, "1",
   ["Benefits", "html/control structures introduction.htm", "11"],
   ["Introduction", "html/control structures summary.htm", "11"],
   ["If Statement", "html/if statement.htm", "11"],
   ["While Statement", "html/while statement.htm", "11"],
   ["Repeat Statement", "html/repeat statement.htm", "11"],
   ["Continue Statement", "html/continue statement.htm", "11"],
   ["Leave Statement", "html/leave statement.htm", "11"],
   ["For Statement", "html/for statement.htm", "11"],
   ["Select Statement", "html/select statement.htm", "11"],
   ["With Statement", "html/with statement.htm", "11"],
   ["Hold Statement", "html/hold statement.htm", "11"],
   ["Trap Statement", "html/trap statement.htm", "11"],
   ["Return Statement", "html/return statement.htm", "11"],
   ["GoTo Statement", "html/goto statement.htm", "11"]
  ],
  ["Triggers", null, "1",
   ["Introduction", "html/triggers.htm", "11"],
   ["Example", "html/trigger example.htm", "11"],
   ["Trigger Fields (in Classes)", "html/trigger fields.htm", "11"]
  ],
  ["Dynamic Functions and Operators", null, "1",
   ["Introduction", "html/introduction to dynamic functions.htm", "11"],
   ["Multi-Line Dynamic Functions", "html/multiline dynamic functions.htm", "11"],
   ["Default Left Argument", "html/default left argument.htm", "11"],
   ["Guards", "html/guards.htm", "11"],
   ["Shy Results", "html/shy result.htm", "11"],
   ["Static Name Scope", "html/static name scope.htm", "11"],
   ["Tail Calls", "html/tail calls.htm", "11"],
   ["Recursion", "html/recursion.htm", "11"],
   ["Operators", "html/dynamic operators.htm", "11"],
   ["Error Guards", "html/error guards.htm", "11"],
   ["Restrictions", "html/restrictions.htm", "11"]
  ],
  ["MultiThreading", null, "1",
   ["Overview", "html/multithreading overview.htm", "11"],
   ["Language Elements", "html/new language elements.htm", "11"],
   ["Thread Switching", "html/thread switching.htm", "11"],
   ["Name Scope", "html/name scope.htm", "11"],
   ["Debugging", "html/debugging.htm", "11"],
   ["Using Threads", "html/using threads.htm", "11"],
   ["Stack Considerations", "html/stack considerations.htm", "11"],
   ["Globals and Order of Execution", "html/globals and the order of execution.htm", "11"],
   ["Threads and Niladic Functions", "html/threads and niladic functions.htm", "11"],
   ["Threads and External Functions", "html/threads and external functions.htm", "11"],
   ["Synchronising Threads", "html/synchronising threads.htm", "11"],
   ["Semaphore Example", "html/semaphore token pool example.htm", "11"],
   ["Latch Example", "html/latch token pool example.htm", "11"]
  ],
  ["Object Oriented Programing", null, "1",
   ["Classes", null, "1",
    ["Introduction", "html/introducing classes.htm", "11"],
    ["Defining Classes", "html/defining classes.htm", "11"],
    ["Editing Classes", "html/editing classes.htm", "11"],
    ["Inheritance", "html/class inheritance.htm", "11"],
    ["Instances", "html/instances.htm", "11"]
   ],
   ["Constructors and Destructors", null, "1",
    ["Introduction", "html/constructors.htm", "11"],
    ["Constructor Overloading", "html/constructor overloading.htm", "11"],
    ["Niladic (Default) Constructors", "html/niladic default constructors.htm", "11"],
    ["Empty Arrays of Instances: Why?", "html/empty arrays of instances why.htm", "11"],
    ["Empty Arrays of Instances: How?", "html/empty arrays of instances how.htm", "11"],
    ["Base Constructors", "html/base constructors.htm", "11"],
    ["Base Constructors: Niladic Example", "html/niladic example.htm", "11"],
    ["Base Constructors: Monadic Example", "html/monadic example.htm", "11"],
    ["Destructors", "html/destructors.htm", "11"]
   ],
   ["Fields, Properties and Methods", null, "1",
    ["Introduction", "html/fields methods and properties.htm", "11"]
   ],
   ["Fields", null, "1",
    ["Introduction", "html/fields.htm", "11"],
    ["Public Fields", "html/public fields.htm", "11"],
    ["Initialising Fields", "html/initialising fields.htm", "11"],
    ["Private Fields", "html/private fields.htm", "11"],
    ["Shared Fields", "html/shared fields.htm", "11"],
    ["Trigger Fields", "html/trigger fields.htm", "11"]
   ],
   ["Methods", null, "1",
    ["Introduction", "html/methods.htm", "11"],
    ["Shared Methods", "html/shared methods.htm", "11"],
    ["Instance Methods", "html/instance methods.htm", "11"],
    ["Superseding Base Class Methods", "html/superseding base class methods.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Introduction", "html/properties.htm", "11"],
    ["Simple Instance Properties", "html/simple instance property.htm", "11"],
    ["Simple Shared Properties", "html/simple shared properties.htm", "11"],
    ["Numbered Properties", "html/numbered properties.htm", "11"],
    ["Numbered Properties (Example)", "html/numbered properties example.htm", "11"],
    ["The Default Property", "html/the default property.htm", "11"],
    ["Keyed Properties", "html/keyed properties.htm", "11"],
    ["Keyed Property Example 1", "html/keyed property example one.htm", "11"],
    ["Keyed Property Example 2", "html/keyed property example two.htm", "11"]
   ],
   ["Interfaces", null, "1",
    ["Introduction", "html/interfaces.htm", "11"],
    ["Example", "html/interface example.htm", "11"]
   ],
   ["Including Namespaces in Classes", null, "1",
    ["Introduction", "html/including namespaces in classes.htm", "11"],
    ["Example", "html/including namespaces example.htm", "11"]
   ],
   ["Nested Classes", null, "1",
    ["Introduction", "html/nested classes.htm", "11"],
    ["GolfService Example", "html/golfservice example.htm", "11"]
   ],
   ["Namespace Scripts", null, "1",
    ["Introduction", "html/namespace script.htm", "11"],
    ["DiaryStuff Example", "html/namespace script example.htm", "11"]
   ],
   ["Class Declaration Statements", null, "1",
    [":Access Statement", "html/access statement.htm", "11"],
    [":Interface / :EndInterface Statements", "html/interface statement.htm", "11"],
    [":Class / :EndClass Statements", "html/class statement.htm", "11"],
    [":Namespace / :EndNamespace Statements", "html/namespace statement.htm", "11"],
    [":Implements Statement", "html/implements statement.htm", "11"],
    [":Using Statement", "html/using statement.htm", "11"],
    [":Attribute Statement", "html/attribute statement.htm", "11"],
    [":Field Statement", "html/field statement.htm", "11"],
    ["Property Section", null, "1",
     [":Property Statement", "html/property statement.htm", "11"],
     ["PropertyArguments Class", "html/propertyarguments class.htm", "11"],
     ["PropertyGet Function", "html/propertyget function syntax.htm", "11"],
     ["PropertySet Function", "html/propertyset function syntax.htm", "11"],
     ["PropertyShape Function", "html/propertyshape function syntax.htm", "11"]
    ]
   ],
   ["OO and the Dyalog GUI", null, "1",
    ["Using the Dyalog GUI", "html/using the dyalog gui.htm", "11"],
    ["Using the Dyalog GUI (Example)", "html/using the dyalog gui example.htm", "11"],
    ["Writing Classes based on the Dyalog GUI", "html/writing classes based on the dyalog gui.htm", "11"]
   ],
   ["Classes based on .Net Types", null, "1",
    ["Introduction", "html/writing classes based on net types.htm", "11"],
    ["Example", "html/writing classes based on net types example.htm", "11"]
   ]
  ],
  ["System Commands", null, "1",
   ["Object Commands", null, "1",
    [")CLASSES", "html/classes system command.htm", "11"],
    [")COPY", "html/copy system command.htm", "11"],
    [")CS", "html/change space system command.htm", "11"],
    [")ED", "html/edit system command.htm", "11"],
    [")ERASE", "html/erase system command.htm", "11"],
    [")EVENTS", "html/events system command.htm", "11"],
    [")FNS", "html/functions system command.htm", "11"],
    [")METHODS", "html/methods system command.htm", "11"],
    [")NS", "html/create namespace system command.htm", "11"],
    [")OBS", "html/objects system command.htm", "11"],
    [")OPS", "html/operators system command.htm", "11"],
    [")PCOPY", "html/protected copy system command.htm", "11"],
    [")PROPS", "html/properties system command.htm", "11"],
    [")VARS", "html/variables system command.htm", "11"]
   ],
   ["Stack Commands", null, "1",
    [")RESET", "html/reset system command.htm", "11"],
    [")SI", "html/state indicator system command.htm", "11"],
    [")SINL", "html/state indicator and name list system command.htm", "11"]
   ],
   ["Workspace Commands", null, "1",
    [")CLEAR", "html/clear system command.htm", "11"],
    [")DROP", "html/drop system command.htm", "11"],
    [")LIB", "html/lib system command.htm", "11"],
    [")LOAD", "html/load system command.htm", "11"],
    [")SAVE", "html/save system command.htm", "11"],
    [")WSID", "html/wsid system command.htm", "11"],
    [")XLOAD", "html/xload system command.htm", "11"]
   ],
   ["Operating Commands", null, "1",
    [")CMD", "html/windows command.htm", "11"],
    [")CONTINUE", "html/continue system command.htm", "11"],
    [")OFF", "html/off system command.htm", "11"],
    [")SH", "html/unix shell system command.htm", "11"]
   ],
   ["MultiThreading Commands", null, "1",
    [")HOLDS", "html/holds system command.htm", "11"],
    [")TID", "html/thread identity system command.htm", "11"]
   ]
  ],
  ["System Functions", null, "1",
   ["Functions, Operators &amp; Namespaces", null, "1",
    ["Fix Definition", "html/fix object.htm", "11"],
    ["Canonical Representation", "html/canonical representation.htm", "11"],
    ["Nested Representation", "html/nested representation.htm", "11"],
    ["Vector Representation", "html/vector representation.htm", "11"],
    ["Object Representation", "html/object representation.htm", "11"],
    ["Function Attributes", "html/attributes.htm", "11"],
    ["Size of Objects", "html/object size.htm", "11"],
    ["Create Namespace", "html/create namespace.htm", "11"],
    ["Change Space", "html/change space.htm", "11"],
    ["Copy Objects to Active ws", "html/copy objects.htm", "11"],
    ["Edit Objects", "html/edit objects.htm", "11"],
    ["Expunge Objects", "html/expunge objects.htm", "11"],
    ["Export Objects", "html/export objects.htm", "11"],
    ["Search Path", "html/search path.htm", "11"],
    ["Name Class", "html/name classification.htm", "11"],
    ["Name List", "html/name list.htm", "11"],
    ["Lock Object", "html/lock object.htm", "11"],
    ["Migration Level", "html/migration level.htm", "11"],
    ["Using (.Net Search path)", "html/using system function.htm", "11"],
    ["Verify &amp; Fix Numerics", "html/verify and fix input.htm", "11"]
   ],
   ["Input/Output", null, "1",
    ["Character Input/Output", "html/character inputoutput.htm", "11"],
    ["Evaluated Input/Output", "html/evaluated inputoutput.htm", "11"],
    ["Digits", "html/digits.htm", "11"],
    ["Alphabet", "html/alphabetic characters.htm", "11"],
    ["Underscored Alphabet", "html/underscored alphabet.htm", "11"],
    ["Atomic Vector", "html/atomic vector.htm", "11"],
    ["Atomic Vector - Unicode", "html/atomic vector unicode.htm", "11"],
    ["Unicode Convert", "html/unicode convert.htm", "11"],
    ["Terminal Control Characters", "html/terminal control.htm", "11"],
    ["Null Item", "html/null item.htm", "11"],
    ["Delay", "html/delay.htm", "11"],
    ["Response Time Limit", "html/response time limit.htm", "11"],
    ["Format", "html/format.htm", "11"],
    ["Format by Specification", "html/dyadic format.htm", "11"],
    ["Screen Dimensions", "html/screen dimensions.htm", "11"],
    ["Screen Map", "html/screen map.htm", "11"],
    ["Screen Read", "html/screen read.htm", "11"],
    ["Arbitrary Input", "html/arbitrary input.htm", "11"],
    ["Arbitrary Output", "html/arbitrary output.htm", "11"],
    ["XML Convert", "html/xml convert.htm", "11"]
   ],
   ["APL Files", null, "1",
    ["File System Availability", "html/files available.htm", "11"],
    ["Copy File", "html/file copy.htm", "11"],
    ["Create File", "html/create file.htm", "11"],
    ["File Properties", "html/file properties.htm", "11"],
    ["Append Component", "html/append component.htm", "11"],
    ["File Check and Repair", "html/file check.htm", "11"],
    ["Drop Components", "html/drop components.htm", "11"],
    ["Erase File", "html/erase file.htm", "11"],
    ["Hold File", "html/hold file.htm", "11"],
    ["File Library List", "html/file library.htm", "11"],
    ["Tied File Names", "html/tied file names.htm", "11"],
    ["Tied File Numbers", "html/tied file numbers.htm", "11"],
    ["Read File Access Matrix", "html/read access matrix.htm", "11"],
    ["Read File Component Information", "html/read component information.htm", "11"],
    ["Read Component", "html/read component.htm", "11"],
    ["Rename File", "html/rename file.htm", "11"],
    ["Replace Component", "html/replace component.htm", "11"],
    ["Resize File", "html/resize file.htm", "11"],
    ["File Size", "html/file size.htm", "11"],
    ["Set File Access Matrix", "html/set access matrix.htm", "11"],
    ["Share Tie File", "html/share tie file.htm", "11"],
    ["Tie File", "html/tie file.htm", "11"],
    ["Untie Files", "html/untie files.htm", "11"],
    ["Query External Variable", "html/external variable.htm", "11"],
    ["Set External Variable", "html/set external variable.htm", "11"]
   ],
   ["Native Files", null, "1",
    ["Data Representation (monadic)", "html/data representation monadic.htm", "11"],
    ["Data Representation (dyadic)", "html/data representation dyadic.htm", "11"],
    ["Create Native File", "html/native file create.htm", "11"],
    ["Append Value to a Native File", "html/native file append.htm", "11"],
    ["Erase Native File", "html/native file erase.htm", "11"],
    ["Lock Native File", "html/native file lock.htm", "11"],
    ["Names of open Native Files", "html/native file names.htm", "11"],
    ["Tie Numbers of open Native Files", "html/native file numbers.htm", "11"],
    ["Read data from a Native File", "html/native file read.htm", "11"],
    ["Rename Native File", "html/native file rename.htm", "11"],
    ["Write data to a Native File", "html/native file replace.htm", "11"],
    ["Change size of Native File", "html/native file resize.htm", "11"],
    ["Report current size of native file", "html/native file size.htm", "11"],
    ["Open Native File", "html/native file tie.htm", "11"],
    ["Close one or more Native Files", "html/native file untie.htm", "11"],
    ["Specify/report Native File translation", "html/native file translate.htm", "11"]
   ],
   ["Graphical User Interface", null, "1",
    ["Await &amp; Process (dequeue) events", "html/dequeue.htm", "11"],
    ["Place event in queue (enqueue)", "html/enqueue.htm", "11"],
    ["Session Namespace", "html/session object.htm", "11"],
    ["Create Windows Object", "html/create windows object.htm", "11"],
    ["Get Windows Object Properties", "html/get object property.htm", "11"],
    ["Query Child Object Names", "html/windows object names.htm", "11"],
    ["Set Windows Object Properties", "html/set object property.htm", "11"],
    ["Expose Windows Object Properties", "html/expose windows object properties.htm", "11"]
   ],
   ["Object Oriented Features", null, "1",
    ["Base Class", "html/base class.htm", "11"],
    ["Class", "html/class.htm", "11"],
    ["Display Form", "html/display form.htm", "11"],
    ["Fix Script", "html/fix.htm", "11"],
    ["Instances", "html/instances system function.htm", "11"],
    ["New Instance", "html/new instance.htm", "11"],
    ["Source Script", "html/source.htm", "11"],
    ["This Space", "html/this.htm", "11"]
   ],
   ["Event Trapping", null, "1",
    ["Diagnostic Message", "html/diagnostic message.htm", "11"],
    ["Event Messages", "html/event messages.htm", "11"],
    ["Event Numbers", "html/event number.htm", "11"],
    ["Exception", "html/exception.htm", "11"],
    ["Signal Event", "html/signal event.htm", "11"],
    ["Trap Events", "html/trap system function.htm", "11"]
   ],
   ["MultiThreading", null, "1",
    ["Thread Child Numbers", "html/thread child numbers.htm", "11"],
    ["Get Tokens", "html/get tokens.htm", "11"],
    ["Current Thread Identity", "html/thread identity.htm", "11"],
    ["Kill Thread", "html/kill thread.htm", "11"],
    ["Thread Name", "html/thread name.htm", "11"],
    ["Thread Numbers", "html/thread numbers.htm", "11"],
    ["Token Pool", "html/token pool.htm", "11"],
    ["Put Tokens", "html/put tokens.htm", "11"],
    ["Token Requests", "html/token requests.htm", "11"],
    ["Wait for Threads to Terminate", "html/thread synchronise.htm", "11"]
   ],
   ["Shared Variables", null, "1",
    ["Query Access Control", "html/shared variable control.htm", "11"],
    ["Set Access Control", "html/set access control.htm", "11"],
    ["Query Degree of Coupling", "html/shared variable offer symbol.htm", "11"],
    ["Shared Variable Offer", "html/shared variable offer.htm", "11"],
    ["Shared Variable Query", "html/query shared variable offers.htm", "11"],
    ["Retract Offer", "html/retract shared variables.htm", "11"],
    ["Shared Variable State", "html/shared variable state.htm", "11"]
   ],
   ["State Indicator Stack", null, "1",
    ["Line Count", "html/line count.htm", "11"],
    ["Query Monitor", "html/execution monitor.htm", "11"],
    ["Set Monitor", "html/set monitor.htm", "11"],
    ["Local References", "html/cross reference.htm", "11"],
    ["Shadow Names", "html/shadow names.htm", "11"],
    ["State Indicator", "html/state indicator.htm", "11"],
    ["Extended State Indicator", "html/extended state indicator.htm", "11"],
    ["Namespace Indicator", "html/namespace indicator.htm", "11"],
    ["State Indicator Stack", "html/si stack.htm", "11"],
    ["State of Object", "html/object state.htm", "11"],
    ["Query Stop Vector", "html/stop control.htm", "11"],
    ["Set Stop Vector", "html/set stop.htm", "11"],
    ["Query Trace Vector", "html/trace control.htm", "11"],
    ["Set Trace Vector", "html/set trace.htm", "11"]
   ],
   ["Workspace", null, "1",
    ["Account Information", "html/account information.htm", "11"],
    ["Account Name", "html/account name.htm", "11"],
    ["Clear Workspace", "html/clear workspace system function.htm", "11"],
    ["Comparison Tolerance", "html/comparison tolerance.htm", "11"],
    ["Division Method", "html/division method.htm", "11"],
    ["Index Origin", "html/index origin.htm", "11"],
    ["Key Label", "html/key labels.htm", "11"],
    ["Load Workspace", "html/load workspace.htm", "11"],
    ["Latent Expression", "html/latent expression.htm", "11"],
    ["Programmable Function Key", "html/program function keys.htm", "11"],
    ["Print Precision", "html/print precision.htm", "11"],
    ["Page Width", "html/print width.htm", "11"],
    ["Random Link", "html/random link.htm", "11"],
    ["Save Workspace", "html/save workspace.htm", "11"],
    ["Workspace Available", "html/workspace available.htm", "11"],
    ["Workspace Identification", "html/workspace identification.htm", "11"]
   ],
   ["System Operations", null, "1",
    ["Windows Command", "html/windows command function.htm", "11"],
    ["Start Windows AP", "html/start auxiliary processor.htm", "11"],
    ["Map File", "html/map file.htm", "11"],
    ["Name Association", "html/name association.htm", "11"],
    ["UNIX Command", "html/unix shell.htm", "11"],
    ["Start UNIX AP", "html/start unix ap.htm", "11"],
    ["Time Stamp", "html/time stamp.htm", "11"],
    ["Sign Off", "html/exit from apl.htm", "11"]
   ]
  ],
  ["Error Messages", "html/error messages.htm", "11"]
 ],
 ["Graphical User Interface", null, "1",
  ["Overview", "html/contents.htm", "11"],
  ["Objects", null, "1",
   ["Overview", "html/objects.htm", "11"],
   ["ActiveXContainer", "html/activexcontainer object.htm", "11"],
   ["ActiveXControl", "html/activexcontrol object.htm", "11"],
   ["Animation", "html/animation object.htm", "11"],
   ["Bitmap", "html/bitmap object.htm", "11"],
   ["BrowseBox", "html/browsebox object.htm", "11"],
   ["Button", "html/button object.htm", "11"],
   ["Calendar", "html/calendar object.htm", "11"],
   ["Circle", "html/circle object.htm", "11"],
   ["Clipboard", "html/clipboard object.htm", "11"],
   ["ColorButton", "html/colorbutton object.htm", "11"],
   ["Combo", "html/combo object.htm", "11"],
   ["ComboEx", "html/comboex object.htm", "11"],
   ["CoolBand", "html/coolband object.htm", "11"],
   ["CoolBar", "html/coolbar object.htm", "11"],
   ["Cursor", "html/cursor object.htm", "11"],
   ["DateTimePicker", "html/datetimepicker object.htm", "11"],
   ["Edit", "html/edit object.htm", "11"],
   ["Ellipse", "html/ellipse object.htm", "11"],
   ["FileBox", "html/filebox object.htm", "11"],
   ["Font", "html/font object.htm", "11"],
   ["Form", "html/form object.htm", "11"],
   ["Grid", "html/grid object.htm", "11"],
   ["Group", "html/group object.htm", "11"],
   ["Icon", "html/icon object.htm", "11"],
   ["Image", "html/image object.htm", "11"],
   ["ImageList", "html/imagelist object.htm", "11"],
   ["Label", "html/label object.htm", "11"],
   ["List", "html/list object.htm", "11"],
   ["ListView", "html/listview object.htm", "11"],
   ["Locator", "html/locator object.htm", "11"],
   ["Marker", "html/marker object.htm", "11"],
   ["MDIClient", "html/mdiclient object.htm", "11"],
   ["Menu", "html/menu object.htm", "11"],
   ["MenuBar", "html/menubar object.htm", "11"],
   ["MenuItem", "html/menuitem object.htm", "11"],
   ["Metafile", "html/metafile object.htm", "11"],
   ["MsgBox", "html/msgbox object.htm", "11"],
   ["NetClient", "html/netclient object.htm", "11"],
   ["NetControl", "html/netcontrol object.htm", "11"],
   ["NetType", "html/nettype object.htm", "11"],
   ["OCXClass", "html/ocxclass object.htm", "11"],
   ["OLEClient", "html/oleclient object.htm", "11"],
   ["OLEServer", "html/oleserver object.htm", "11"],
   ["Poly", "html/poly object.htm", "11"],
   ["Printer", "html/printer object.htm", "11"],
   ["ProgressBar", "html/progressbar object.htm", "11"],
   ["PropertyPage", "html/propertypage object.htm", "11"],
   ["PropertySheet", "html/propertysheet object.htm", "11"],
   ["Rect", "html/rect object.htm", "11"],
   ["RichEdit", "html/richedit object.htm", "11"],
   ["Root", "html/root object.htm", "11"],
   ["Scroll", "html/scroll object.htm", "11"],
   ["Separator", "html/seperator object.htm", "11"],
   ["SM", "html/sm object.htm", "11"],
   ["Spinner", "html/spinner object.htm", "11"],
   ["Splitter", "html/splitter object.htm", "11"],
   ["Static", "html/static object.htm", "11"],
   ["StatusBar", "html/statusbar object.htm", "11"],
   ["StatusField", "html/statusfield object.htm", "11"],
   ["SubForm", "html/subform object.htm", "11"],
   ["SysTrayItem", "html/systrayitem object.htm", "11"],
   ["TabBar", "html/tabbar object.htm", "11"],
   ["TabBtn", "html/tabbtn object.htm", "11"],
   ["TabButton", "html/tabbutton object.htm", "11"],
   ["TabControl", "html/tabcontrol object.htm", "11"],
   ["TCPSocket", "html/tcpsocket object.htm", "11"],
   ["Text", "html/text object.htm", "11"],
   ["Timer", "html/timer object.htm", "11"],
   ["TipField", "html/tipfield object.htm", "11"],
   ["ToolBar", "html/toolbar object.htm", "11"],
   ["ToolButton", "html/toolbutton object.htm", "11"],
   ["ToolControl", "html/toolcontrol object.htm", "11"],
   ["TrackBar", "html/trackbar object.htm", "11"],
   ["TreeView", "html/treeview object.htm", "11"],
   ["UpDown", "html/updown object.htm", "11"]
  ],
  ["Properties", null, "1",
   ["Overview", "html/properties.htm", "11"],
   ["Accelerator Property", "html/accelerator property.htm", "11"],
   ["AcceptFiles Property", "html/acceptfiles property.htm", "11"],
   ["Active Property", "html/active property.htm", "11"],
   ["Align Property", "html/align property.htm", "11"],
   ["AlignChar Property", "html/alignchar property.htm", "11"],
   ["AlphaBlend Property", "html/alphablend property.htm", "11"],
   ["AlwaysShowBorder Property", "html/alwaysshowborder property.htm", "11"],
   ["AlwaysShowSelection Property", "html/alwaysshowselection property.htm", "11"],
   ["ArcMode Property", "html/arcmode property.htm", "11"],
   ["Array Property", "html/array property.htm", "11"],
   ["Attach Property", "html/attach property.htm", "11"],
   ["AutoArrange Property", "html/autoarrange property.htm", "11"],
   ["AutoBrowse Property", "html/autobrowse property.htm", "11"],
   ["AutoConf Property", "html/autoconf property.htm", "11"],
   ["AutoExpand Property", "html/autoexpand property.htm", "11"],
   ["AutoPlay Property", "html/autoplay property.htm", "11"],
   ["APLVersion Property", "html/aplversion property.htm", "11"],
   ["BandBorders Property", "html/bandborders property.htm", "11"],
   ["BaseClass Property", "html/baseclass property.htm", "11"],
   ["BCol Property", "html/bcol property.htm", "11"],
   ["Bits Property", "html/bits property.htm", "11"],
   ["Border Property", "html/border property.htm", "11"],
   ["BrowseFor Property", "html/browsefor property.htm", "11"],
   ["Btns Property", "html/btns property.htm", "11"],
   ["BtnPix Property", "html/btnpix property.htm", "11"],
   ["CalendarCols Property", "html/calendarcols property.htm", "11"],
   ["Cancel Property", "html/cancel property.htm", "11"],
   ["Caption Property", "html/caption property.htm", "11"],
   ["CaseSensitive Property", "html/casesensitive property.htm", "11"],
   ["CBits Property", "html/cbits property.htm", "11"],
   ["CellFonts Property", "html/cellfonts property.htm", "11"],
   ["CellHeights Property", "html/cellheights property.htm", "11"],
   ["CellSelect Property", "html/cellselect property.htm", "11"],
   ["CellSet Property", "html/cellset property.htm", "11"],
   ["CellTypes Property", "html/celltypes property.htm", "11"],
   ["CellWidths Property", "html/cellwidths property.htm", "11"],
   ["Changed Property", "html/changed property.htm", "11"],
   ["CharFormat Property", "html/charformat property.htm", "11"],
   ["CharSet Property", "html/charset property.htm", "11"],
   ["Checked Property", "html/checked property.htm", "11"],
   ["CheckBoxes Property", "html/checkboxes property.htm", "11"],
   ["ChildEdge Property", "html/childedge property.htm", "11"],
   ["ChildList Property", "html/childlist property.htm", "11"],
   ["CircleToday Property", "html/circletoday property.htm", "11"],
   ["ClassID Property", "html/classid property.htm", "11"],
   ["ClassName Property", "html/classname property.htm", "11"],
   ["ClipCells Property", "html/clipcells property.htm", "11"],
   ["Collate Property", "html/collate property.htm", "11"],
   ["ColLineTypes Property", "html/collinetypes property.htm", "11"],
   ["ColorMode Property", "html/colormode property.htm", "11"],
   ["ColSortImages Property", "html/colsortimages property.htm", "11"],
   ["ColumnWidth Property", "html/columnwidth property.htm", "11"],
   ["ColTitles Property", "html/coltitles property.htm", "11"],
   ["ColTitle3D Property", "html/coltitle3d property.htm", "11"],
   ["ColTitleAlign Property", "html/coltitlealign property.htm", "11"],
   ["ColTitleBCol Property", "html/coltitlebcol property.htm", "11"],
   ["ColTitleDepth Property", "html/coltitledepth property.htm", "11"],
   ["ColTitleFCol Property", "html/coltitlefcol property.htm", "11"],
   ["Container Property", "html/container property.htm", "11"],
   ["Copies Property", "html/copies property.htm", "11"],
   ["Coord Property", "html/coord property.htm", "11"],
   ["CurrentColor Property", "html/currentcolor property.htm", "11"],
   ["CurrentState Property", "html/currentstate property.htm", "11"],
   ["CursorObj Property", "html/cursorobj property.htm", "11"],
   ["CurCell Property", "html/curcell property.htm", "11"],
   ["CustomColors Property", "html/customcolors property.htm", "11"],
   ["CustomFormat Property", "html/customformat property.htm", "11"],
   ["CMap Property", "html/cmap property.htm", "11"],
   ["Data Property", "html/data property.htm", "11"],
   ["DateTime Property", "html/datetime property.htm", "11"],
   ["DblClickToggle Property", "html/dblclicktoggle property.htm", "11"],
   ["Decimals Property", "html/decimals property.htm", "11"],
   ["Default Property", "html/default property.htm", "11"],
   ["DefaultColors Property", "html/defaultcolors property.htm", "11"],
   ["Depth Property", "html/depth property.htm", "11"],
   ["DevCaps Property", "html/devcaps property.htm", "11"],
   ["Directory Property", "html/directory property.htm", "11"],
   ["Divider Property", "html/divider property.htm", "11"],
   ["Dockable Property", "html/dockable property.htm", "11"],
   ["DockChildren Property", "html/dockchildren property.htm", "11"],
   ["Docked Property", "html/docked property.htm", "11"],
   ["DockShowCaption Property", "html/dockshowcaption property.htm", "11"],
   ["Dragable Property", "html/dragable property.htm", "11"],
   ["DragItems Property", "html/dragitems property.htm", "11"],
   ["DrawMode Property", "html/drawmode property.htm", "11"],
   ["Duplex Property", "html/duplex property.htm", "11"],
   ["EdgeStyle Property", "html/edgestyle property.htm", "11"],
   ["EditImage Property", "html/editimage property.htm", "11"],
   ["EditImageIndent Property", "html/editimageindent property.htm", "11"],
   ["EditLabels Property", "html/editlabels property.htm", "11"],
   ["Encoding Property", "html/encoding property.htm", "11"],
   ["End Property", "html/end property.htm", "11"],
   ["EnterReadOnlyCells Property", "html/enterreadonlycells property.htm", "11"],
   ["EvaluationDays Property", "html/evaluationdays property.htm", "11"],
   ["Event Property", "html/event property.htm", "11"],
   ["EventList Property", "html/eventlist property.htm", "11"],
   ["ExportedFns Property", "html/exportedfns property.htm", "11"],
   ["ExportedVars Property", "html/exportedvars property.htm", "11"],
   ["FCol Property", "html/fcol property.htm", "11"],
   ["FieldType Property", "html/fieldtype property.htm", "11"],
   ["File Property", "html/file property.htm", "11"],
   ["FileMode Property", "html/filemode property.htm", "11"],
   ["FillCol Property", "html/fillcol property.htm", "11"],
   ["Filters Property", "html/filters property.htm", "11"],
   ["FirstDay Property", "html/firstday property.htm", "11"],
   ["Fixed Property", "html/fixed property.htm", "11"],
   ["FixedOrder Property", "html/fixedorder property.htm", "11"],
   ["FlatSeparators Property", "html/flatseparators property.htm", "11"],
   ["FontList Property", "html/fontlist property.htm", "11"],
   ["FontObj Property", "html/fontobj property.htm", "11"],
   ["Formats Property", "html/formats property.htm", "11"],
   ["FormatString Property", "html/formatstring property.htm", "11"],
   ["FullRowSelect Property", "html/fullrowselect property.htm", "11"],
   ["FStyle Property", "html/fstyle property.htm", "11"],
   ["GridBCol Property", "html/gridbcol property.htm", "11"],
   ["GridFCol Property", "html/gridfcol property.htm", "11"],
   ["GridLineFCol property", "html/gridlinefcol property.htm", "11"],
   ["GridLineWidth Property", "html/gridlinewidth property.htm", "11"],
   ["GridLines Property", "html/gridlines property.htm", "11"],
   ["GripperMode Property", "html/grippermode property.htm", "11"],
   ["Handle Property", "html/handle property.htm", "11"],
   ["HasApply Property", "html/hasapply property.htm", "11"],
   ["HasButtons Property", "html/hasbuttons property.htm", "11"],
   ["HasCheckBox Property", "html/hascheckbox property.htm", "11"],
   ["HasEdit Property", "html/hasedit property.htm", "11"],
   ["HasHelp Property", "html/hashelp property.htm", "11"],
   ["HasLines Property", "html/haslines property.htm", "11"],
   ["HasTicks Property", "html/hasticks property.htm", "11"],
   ["HasToday Property", "html/hastoday property.htm", "11"],
   ["Header Property", "html/header property.htm", "11"],
   ["HelpButton Property", "html/helpbutton property.htm", "11"],
   ["HelpFile Property", "html/helpfile property.htm", "11"],
   ["Hint Property", "html/hint property.htm", "11"],
   ["HintObj Property", "html/hintobj property.htm", "11"],
   ["HotSpot Property", "html/hotspot property.htm", "11"],
   ["HotTrack Property", "html/hottrack property.htm", "11"],
   ["HAlign Property", "html/halign property.htm", "11"],
   ["HScroll Property", "html/hscroll property.htm", "11"],
   ["IconObj Property", "html/iconobj property.htm", "11"],
   ["ImageCount Property", "html/imagecount property.htm", "11"],
   ["ImageIndex Property", "html/imageindex property.htm", "11"],
   ["ImageListObj Property", "html/imagelistobj property.htm", "11"],
   ["Indents Property", "html/indents property.htm", "11"],
   ["Index Property", "html/index property.htm", "11"],
   ["Input Property", "html/input property.htm", "11"],
   ["InputMode Property", "html/inputmode property.htm", "11"],
   ["InputModeKey Property", "html/inputmodekey property.htm", "11"],
   ["InputProperties Propert", "html/inputproperties property.htm", "11"],
   ["Interval Property", "html/interval property.htm", "11"],
   ["Italic Property", "html/italic property.htm", "11"],
   ["ItemGroupMetrics Property", "html/itemgroupmetrics event.htm", "11"],
   ["ItemGroups Property", "html/itemgroups property.htm", "11"],
   ["Items Property", "html/items property.htm", "11"],
   ["Justify Property", "html/justify property.htm", "11"],
   ["KeepBits Property", "html/keepbits property.htm", "11"],
   ["KeepOnClose Property", "html/keeponclose property.htm", "11"],
   ["LastError Property", "html/lasterror property.htm", "11"],
   ["LicenseKey Property", "html/licensekey property.htm", "11"],
   ["Limits Property", "html/limits property.htm", "11"],
   ["Locale Property", "html/locale property.htm", "11"],
   ["LocalAddr Property", "html/localaddr property.htm", "11"],
   ["LocalAddrName Property", "html/localaddrname property.htm", "11"],
   ["LocalPort Property", "html/localport property.htm", "11"],
   ["LocalPortName Property", "html/localportname property.htm", "11"],
   ["LStyle Property", "html/lstyle property.htm", "11"],
   ["LWidth Property", "html/lwidth property.htm", "11"],
   ["MapCols Property", "html/mapcols property.htm", "11"],
   ["Mask Property", "html/mask property.htm", "11"],
   ["MaskCol Property", "html/maskcol property.htm", "11"],
   ["Masked Property", "html/masked property.htm", "11"],
   ["MaxButton Property", "html/maxbutton property.htm", "11"],
   ["MaxDate Property", "html/maxdate property.htm", "11"],
   ["MaxLength Property", "html/maxlength property.htm", "11"],
   ["MaxSelCount Property", "html/maxselcount property.htm", "11"],
   ["MDIActive Property", "html/mdiactive property.htm", "11"],
   ["MDIActiveObject Property", "html/mdiactiveobject property.htm", "11"],
   ["MDIMenu Property", "html/mdimenu property.htm", "11"],
   ["MetafileObj Property", "html/metafileobj property.htm", "11"],
   ["MethodList Property", "html/methodlist property.htm", "11"],
   ["MinButton Property", "html/minbutton property.htm", "11"],
   ["MinDate Property", "html/mindate property.htm", "11"],
   ["MonthDelta Property", "html/monthdelta property.htm", "11"],
   ["Moveable Property", "html/moveable property.htm", "11"],
   ["MultiColumn Property", "html/multicolumn property.htm", "11"],
   ["MultiLine Property", "html/multiline property.htm", "11"],
   ["MultiSelect Property", "html/multiselect property.htm", "11"],
   ["NewLine Property", "html/newline property.htm", "11"],
   ["OKButton Property", "html/okbutton property.htm", "11"],
   ["OLEControls Property", "html/olecontrols property.htm", "11"],
   ["OLEServers Property", "html/oleservers property.htm", "11"],
   ["OnTop Property", "html/ontop property.htm", "11"],
   ["Orientation Property", "html/orientation property.htm", "11"],
   ["OtherButton Property", "html/otherbutton property.htm", "11"],
   ["OverflowChar Property", "html/overflowchar property.htm", "11"],
   ["PageActive Property", "html/pageactive property.htm", "11"],
   ["PageActiveObject Property", "html/pageactiveobject property.htm", "11"],
   ["PageWidth Property", "html/pagewidth property.htm", "11"],
   ["PaperSize Property", "html/papersize property.htm", "11"],
   ["PaperSizes Property", "html/papersizes property.htm", "11"],
   ["PaperSource Property", "html/papersource property.htm", "11"],
   ["PaperSources Property", "html/papersources property.htm", "11"],
   ["ParaFormat Property", "html/paraformat property.htm", "11"],
   ["Password Property", "html/password property.htm", "11"],
   ["PathWordBreak Property", "html/pathwordbreak property.htm", "11"],
   ["Picture Property", "html/picture property.htm", "11"],
   ["PName Property", "html/pname property.htm", "11"],
   ["Points Property", "html/points property.htm", "11"],
   ["Popup Property", "html/popup property.htm", "11"],
   ["Posn Property", "html/posn property.htm", "11"],
   ["PrintList Property", "html/printlist property.htm", "11"],
   ["PrintRange Property", "html/printrange property.htm", "11"],
   ["ProgressStyle Property", "html/progressstyle property.htm", "11"],
   ["PropList Property", "html/proplist property.htm", "11"],
   ["QueueEvents Property", "html/queueevents property.htm", "11"],
   ["Radius Property", "html/radius property.htm", "11"],
   ["RadiusMode Property", "html/radiusmode property.htm", "11"],
   ["Range Property", "html/range property.htm", "11"],
   ["ReadOnly Property", "html/readonly property.htm", "11"],
   ["RealSize Property", "html/realsize property.htm", "11"],
   ["Redraw Property", "html/redraw property.htm", "11"],
   ["RemoteAddr Property", "html/remoteaddr property.htm", "11"],
   ["RemoteAddrName Property", "html/remoteaddrname property.htm", "11"],
   ["RemotePort Property", "html/remoteport property.htm", "11"],
   ["RemotePortName Property", "html/remoteportname property.htm", "11"],
   ["ReportInfo Property", "html/reportinfo property.htm", "11"],
   ["ResizeCols Property", "html/resizecols property.htm", "11"],
   ["ResizeColTitles Property", "html/resizecoltitles property.htm", "11"],
   ["ResizeRows Property", "html/resizerows property.htm", "11"],
   ["ResizeRowTitles Property", "html/resizerowtitles property.htm", "11"],
   ["Resolution Property", "html/resolution property.htm", "11"],
   ["Resolutions Property", "html/resolutions property.htm", "11"],
   ["Rotate Property", "html/rotate property.htm", "11"],
   ["Rows Property", "html/rows property.htm", "11"],
   ["RowLineTypes Property", "html/rowlinetypes property.htm", "11"],
   ["RowTitles Property", "html/rowtitles property.htm", "11"],
   ["RowTitleAlign Property", "html/rowtitlealign property.htm", "11"],
   ["RowTitleBCol Property", "html/rowtitlebcol property.htm", "11"],
   ["RowTitleDepth Property", "html/rowtitledepth property.htm", "11"],
   ["RowTitleFCol Property", "html/rowtitlefcol property.htm", "11"],
   ["RowTreeDepth Property", "html/rowtreedepth property.htm", "11"],
   ["RowTreeImages Property", "html/rowtreeimages property.htm", "11"],
   ["RowTreeStyle Property", "html/rowtreestyle property.htm", "11"],
   ["RTFText Property", "html/rtftext property.htm", "11"],
   ["RunMode Property", "html/runmode property.htm", "11"],
   ["ScrollOpposite Property", "html/scrollopposite property.htm", "11"],
   ["SelDate Property", "html/seldate property.htm", "11"],
   ["SelImageIndex Property", "html/selimageindex property.htm", "11"],
   ["SelItems Property", "html/selitems property.htm", "11"],
   ["SelRange Property", "html/selrange property.htm", "11"],
   ["SelText Property", "html/seltext property.htm", "11"],
   ["ServerVersion Property", "html/serverversion property.htm", "11"],
   ["ShowCaptions Property", "html/showcaptions property.htm", "11"],
   ["ShowDropDown Property", "html/showdropdown property.htm", "11"],
   ["ShowInput Property", "html/showinput property.htm", "11"],
   ["ShowSession Property", "html/showsession property.htm", "11"],
   ["ShowThumb Property", "html/showthumb property.htm", "11"],
   ["SingleClickExpand Property", "html/singleclickexpand property.htm", "11"],
   ["SIPMode Property", "html/sipmode property.htm", "11"],
   ["SIPResize Property", "html/sipresize property.htm", "11"],
   ["Size Property", "html/size property.htm", "11"],
   ["Sizeable Property", "html/sizeable property.htm", "11"],
   ["SocketNumber Property", "html/socketnumber property.htm", "11"],
   ["SocketType Property", "html/sockettype property.htm", "11"],
   ["SortItems Property", "html/sortitems property.htm", "11"],
   ["SplitObj1 Property", "html/splitobj1 property.htm", "11"],
   ["SplitObj2 Property", "html/splitobj2 property.htm", "11"],
   ["Start Property", "html/start property.htm", "11"],
   ["StartIn Property", "html/startin property.htm", "11"],
   ["State Property", "html/state property.htm", "11"],
   ["Step Property", "html/step property.htm", "11"],
   ["Style Property", "html/style property.htm", "11"],
   ["SysMenu Property", "html/sysmenu property.htm", "11"],
   ["TabFocus Property", "html/tabfocus property.htm", "11"],
   ["TabIndex Property", "html/tabindex property.htm", "11"],
   ["TabJustify Property", "html/tabjustify property.htm", "11"],
   ["TabObj Property", "html/tabobj property.htm", "11"],
   ["TabSize Property", "html/tabsize property.htm", "11"],
   ["Target Property", "html/target property.htm", "11"],
   ["TargetState Property", "html/targetstate property.htm", "11"],
   ["Text Property", "html/text property.htm", "11"],
   ["TextSize Property", "html/textsize property.htm", "11"],
   ["Thumb Property", "html/thumb property.htm", "11"],
   ["ThumbRect Property", "html/thumbrect property.htm", "11"],
   ["TickAlign Property", "html/tickalign property.htm", "11"],
   ["TickSpacing Property", "html/tickspacing property.htm", "11"],
   ["Tip Property", "html/tip property.htm", "11"],
   ["TipObj Property", "html/tipobj property.htm", "11"],
   ["TitleHeight Property", "html/titleheight property.htm", "11"],
   ["TitleWidth Property", "html/titlewidth property.htm", "11"],
   ["Today Property", "html/today property.htm", "11"],
   ["ToolboxBitmap Property", "html/toolboxbitmap property.htm", "11"],
   ["TrackRect Property", "html/trackrect property.htm", "11"],
   ["Translate Property", "html/translate property.htm", "11"],
   ["Transparent Property", "html/transparent property.htm", "11"],
   ["Type Property", "html/type property.htm", "11"],
   ["TypeLibFile Property", "html/typelibfile property.htm", "11"],
   ["TypeLibID Property", "html/typelibid property.htm", "11"],
   ["TypeList Property", "html/typelist property.htm", "11"],
   ["Underline Property", "html/underline property.htm", "11"],
   ["UndocksToRoot Property", "html/undockstoroot property.htm", "11"],
   ["UpperCase Property", "html/uppercase property.htm", "11"],
   ["ValidIfEmpty Property", "html/validifempty property.htm", "11"],
   ["Value Property", "html/value property.htm", "11"],
   ["Values Property", "html/values property.htm", "11"],
   ["VariableHeight Property", "html/variableheight property.htm", "11"],
   ["View Property", "html/view property.htm", "11"],
   ["Visible Property", "html/visible property.htm", "11"],
   ["VAlign Property", "html/valign property.htm", "11"],
   ["VScroll Property", "html/vscroll property.htm", "11"],
   ["WantsReturn Property", "html/wanstreturn property.htm", "11"],
   ["WeekNumbers Property", "html/weeknumbers property.htm", "11"],
   ["Weight Property", "html/weight property.htm", "11"],
   ["WordFormat Property", "html/wordformat property.htm", "11"],
   ["Wrap Property", "html/wrap property.htm", "11"],
   ["XRange Property", "html/xrange property.htm", "11"],
   ["Yield Property", "html/yield property.htm", "11"],
   ["YRange Property", "html/yrange property.htm", "11"]
  ],
  ["Events", null, "1",
   ["Overview", "html/events.htm", "11"],
   ["ActivateApp Event", "html/activateapp event.htm", "11"],
   ["AddCol Event", "html/addcol event.htm", "11"],
   ["AddRow Event", "html/addrow event.htm", "11"],
   ["AmbientChanged Event", "html/ambientchanged event.htm", "11"],
   ["AnimStarted Event", "html/animstarted event.htm", "11"],
   ["AnimStopped Event", "html/animstopped event.htm", "11"],
   ["BadValue Event", "html/badvalue event.htm", "11"],
   ["BeginEditLabel Event", "html/begineditlabel event.htm", "11"],
   ["CalendarDblClick Event", "html/calendardblclick event.htm", "11"],
   ["CalendarDown Event", "html/calendardown event.htm", "11"],
   ["CalendarMove Event", "html/calendarmove event.htm", "11"],
   ["CalendarUp Event", "html/calendarup event.htm", "11"],
   ["CellChange Event", "html/cellchange event.htm", "11"],
   ["CellChanged Event", "html/cellchanged event.htm", "11"],
   ["CellDblClick Event", "html/celldblclick event.htm", "11"],
   ["CellDown Event", "html/celldown event.htm", "11"],
   ["CellError Event", "html/cellerror event.htm", "11"],
   ["CellOver Event", "html/cellover event.htm", "11"],
   ["CellMove Event", "html/cellmove event.htm", "11"],
   ["CellUp Event", "html/cellup event.htm", "11"],
   ["Change Event", "html/change event.htm", "11"],
   ["ClickComment Event", "html/clickcomment event.htm", "11"],
   ["ClipChange Event", "html/clipchange event.htm", "11"],
   ["Close Event", "html/close event.htm", "11"],
   ["ColorChange Event", "html/colorchange event.htm", "11"],
   ["ColumnClick Event", "html/columnclick event.htm", "11"],
   ["Configure Event", "html/configure event.htm", "11"],
   ["ContextMenu Event", "html/contextmenu event.htm", "11"],
   ["Create Event", "html/create event.htm", "11"],
   ["DateTimeChange Event", "html/datetimechange event.htm", "11"],
   ["DDE Event", "html/dde event.htm", "11"],
   ["DisplayChange Event", "html/displaychange event.htm", "11"],
   ["DockAccept Event", "html/dockaccept event.htm", "11"],
   ["DockCancel Event", "html/dockcancel event.htm", "11"],
   ["DockEnd Event", "html/dockend event.htm", "11"],
   ["DockMove Event", "html/dockmove event.htm", "11"],
   ["DockRequest Event", "html/dockrequest event.htm", "11"],
   ["DockStart Event", "html/dockstart event.htm", "11"],
   ["DragDrop Event", "html/dragdrop event.htm", "11"],
   ["DropDown Event", "html/dropdown event.htm", "11"],
   ["DropFiles Event", "html/dropfiles event.htm", "11"],
   ["DropObjects Event", "html/dropobjects event.htm", "11"],
   ["DyalogCustomMessage1 Event", "html/dyalogcustommessage1 event.htm", "11"],
   ["EndEditLabel Event", "html/endeditlabel event.htm", "11"],
   ["EndSplit Event", "html/endsplit event.htm", "11"],
   ["ExitApp Event", "html/exitapp event.htm", "11"],
   ["ExitWindows Event", "html/exitwindows event.htm", "11"],
   ["Expanding Event", "html/expanding event.htm", "11"],
   ["Expose Event", "html/expose event.htm", "11"],
   ["FileBoxCancel Event", "html/fileboxcancel event.htm", "11"],
   ["FileBoxOK Event", "html/fileboxok event.htm", "11"],
   ["FrameContextMenu Event", "html/framecontextmenu event.htm", "11"],
   ["GetDayStates Event", "html/getdaystates event.htm", "11"],
   ["GetTipText Event", "html/gettiptext.htm", "11"],
   ["GotFocus Event", "html/gotfocus event.htm", "11"],
   ["GridCopy Event", "html/gridcopy event.htm", "11"],
   ["GridCut Event", "html/gridcut event.htm", "11"],
   ["GridDelete Event", "html/griddelete event.htm", "11"],
   ["GridDropSel Event", "html/griddropsel event.htm", "11"],
   ["GridKeyPress Event", "html/gridkeypress event.htm", "11"],
   ["GridPaste Event", "html/gridpaste event.htm", "11"],
   ["GridPasteError Event", "html/gridpasteerror event.htm", "11"],
   ["GridSelect Event", "html/gridselect event.htm", "11"],
   ["Help Event", "html/help event.htm", "11"],
   ["HideComment Event", "html/hidecomment event.htm", "11"],
   ["HScroll Event", "html/hscroll event.htm", "11"],
   ["Idle Event", "html/idle event.htm", "11"],
   ["IndexChanged Event", "html/indexchanged event.htm", "11"],
   ["ItemDblClick Event", "html/itemdblclick event.htm", "11"],
   ["ItemDown Event", "html/itemdown event.htm", "11"],
   ["ItemUp Event", "html/itemup event.htm", "11"],
   ["KeyError Event", "html/keyerror event.htm", "11"],
   ["KeyPress Event", "html/keypress event.htm", "11"],
   ["Locator Event", "html/locator event.htm", "11"],
   ["LostFocus Event", "html/lostfocus event.htm", "11"],
   ["MouseDblClick Event", "html/mousedblclick event.htm", "11"],
   ["MouseDown Event", "html/mousedown event.htm", "11"],
   ["MouseEnter Event", "html/mouseenter event.htm", "11"],
   ["MouseLeave Event", "html/mouseleave event.htm", "11"],
   ["MouseMove Event", "html/mousemove event.htm", "11"],
   ["MouseUp Event", "html/mouseup event.htm", "11"],
   ["MouseWheel Event", "html/mousewheel event.htm", "11"],
   ["MsgBtn1 Event", "html/msgbtn1 event.htm", "11"],
   ["MsgBtn2 Event", "html/msgbtn2 event.htm", "11"],
   ["MsgBtn3 Event", "html/msgbtn3 event.htm", "11"],
   ["MDIActivate Event", "html/mdiactivate event.htm", "11"],
   ["MDIDeactivate Event", "html/mdideactivate event.htm", "11"],
   ["PageActivate Event", "html/pageactivate event.htm", "11"],
   ["PageApply Event", "html/pageapply event.htm", "11"],
   ["PageBack Event", "html/pageback event.htm", "11"],
   ["PageCancel Event", "html/pagecancel event.htm", "11"],
   ["PageChanged Event", "html/pagechanged event.htm", "11"],
   ["PageDeactivate Event", "html/pagedeactivate event.htm", "11"],
   ["PageFinish Event", "html/pagefinish event.htm", "11"],
   ["PageHelp Event", "html/pagehelp event.htm", "11"],
   ["PageNext Event", "html/pagenext event.htm", "11"],
   ["PreCreate Event", "html/precreate event.htm", "11"],
   ["Protected Event", "html/protected event.htm", "11"],
   ["Retracting Event", "html/retracting event.htm", "11"],
   ["Scroll Event", "html/scroll event.htm", "11"],
   ["Select Event", "html/select event.htm", "11"],
   ["SelDateChange Event", "html/seldatechange event.htm", "11"],
   ["SetColSize Event", "html/setcolsize event.htm", "11"],
   ["SetItemPosition Event", "html/setitemposition event.htm", "11"],
   ["SetRowSize Event", "html/setrowsize event.htm", "11"],
   ["SetSpinnerText Event", "html/setspinnertext event.htm", "11"],
   ["SetWizard Event", "html/setwizard event.htm", "11"],
   ["ShowComment Event", "html/showcomment event.htm", "11"],
   ["Spin Event", "html/spin event.htm", "11"],
   ["Splitting Event", "html/splitting event.htm", "11"],
   ["StartSplit Event", "html/startsplit event.htm", "11"],
   ["StateChange Event", "html/statechange event.htm", "11"],
   ["SysColorChange Event", "html/syscolorchange event.htm", "11"],
   ["TCPAccept Event", "html/tcpaccept event.htm", "11"],
   ["TCPClose Event", "html/tcpclose event.htm", "11"],
   ["TCPConnect Event", "html/tcpconnect event.htm", "11"],
   ["TCPError Event", "html/tcperror event.htm", "11"],
   ["TCPGotAddr Event", "html/tcpgotaddr event.htm", "11"],
   ["TCPGotPort Event", "html/tcpgotport event.htm", "11"],
   ["TCPReady Event", "html/tcpready event.htm", "11"],
   ["TCPRecv Event", "html/tcprecv event.htm", "11"],
   ["ThumbDrag Event", "html/thumbdrag event.htm", "11"],
   ["Timer Event", "html/timer event.htm", "11"],
   ["VScroll Event", "html/vscroll event.htm", "11"],
   ["WinIniChange Event", "html/wininichange event.htm", "11"],
   ["WorkspaceLoaded Event", "html/workspaceloaded event.htm", "11"]
  ],
  ["Methods", null, "1",
   ["Overview", "html/methods.htm", "11"],
   ["Abort Method", "html/abort event.htm", "11"],
   ["AddChildren Method", "html/addchildren event.htm", "11"],
   ["AddComment Method", "html/addcomment event.htm", "11"],
   ["AddItems Method", "html/additems event.htm", "11"],
   ["Animate Method", "html/animate event.htm", "11"],
   ["AnimClose Method", "html/animclose event.htm", "11"],
   ["AnimOpen Method", "html/animopen event.htm", "11"],
   ["AnimPlay Method", "html/animplay event.htm", "11"],
   ["AnimStop Method", "html/animstop event.htm", "11"],
   ["Browse Method", "html/browse event.htm", "11"],
   ["CancelToClose Method", "html/canceltoclose event.htm", "11"],
   ["CellFromPoint Method", "html/cellfrompoint.htm", "11"],
   ["ChooseFont Method", "html/choosefont event.htm", "11"],
   ["CloseUp Method", "html/closeup event.htm", "11"],
   ["ColChange Method", "html/colchange event.htm", "11"],
   ["ColSorted Method", "html/colsorted event.htm", "11"],
   ["DateToIDN Method", "html/datetoidn event.htm", "11"],
   ["DeleteChildren Method", "html/deletechildren event.htm", "11"],
   ["DeleteItems Method", "html/deleteitems event.htm", "11"],
   ["DelCol Method", "html/delcol event.htm", "11"],
   ["DelComment Method", "html/delcomment event.htm", "11"],
   ["DelRow Method", "html/delrow event.htm", "11"],
   ["Detach Method", "html/detach event.htm", "11"],
   ["DuplicateColumn Method", "html/duplicatecolumn event.htm", "11"],
   ["DuplicateRow Method", "html/duplicaterow event.htm", "11"],
   ["FileRead Method", "html/fileread event.htm", "11"],
   ["FileWrite Method", "html/filewrite event.htm", "11"],
   ["Flush Method", "html/flush event.htm", "11"],
   ["GetBuildID Method", "html/getbuildid event.htm", "11"],
   ["GetCellRect Method", "html/getcellrect.htm", "11"],
   ["GetCommandLine Method", "html/getcommandline event.htm", "11"],
   ["GetCommandLineArgs Method", "html/getcommandlineargs event.htm", "11"],
   ["GetComment Method", "html/getcomment event.htm", "11"],
   ["GetEnvironment Method", "html/getenvironment.htm", "11"],
   ["GetEventInfo Method", "html/geteventinfo.htm", "11"],
   ["GetFocus Method", "html/getfocus.htm", "11"],
   ["GetItemHandle Method", "html/getitemhandle event.htm", "11"],
   ["GetItemPosition Method", "html/getitemposition event.htm", "11"],
   ["GetItemState Method", "html/getitemstate event.htm", "11"],
   ["GetMethodInfo Method", "html/getmethodinfo.htm", "11"],
   ["GetMinSize Method", "html/getminsize event.htm", "11"],
   ["GetParentItem Method", "html/getparentitem event.htm", "11"],
   ["GetPropertyInfo Method", "html/getpropertyinfo.htm", "11"],
   ["GetTextSize Method", "html/gettextsize event.htm", "11"],
   ["GetTypeInfo Method", "html/gettypeinfo.htm", "11"],
   ["GetVisibleRange Method", "html/getvisiblerange event.htm", "11"],
   ["GreetBitmap Method", "html/greetbitmap event.htm", "11"],
   ["IDNToDate Method", "html/idntodate event.htm", "11"],
   ["LockColumns Method", "html/lockcolumns event.htm", "11"],
   ["LockRows Method", "html/lockrows event.htm", "11"],
   ["MakeGIF Method", "html/makegif event.htm", "11"],
   ["MakePNG Method", "html/makepng event.htm", "11"],
   ["MDIArrange Method", "html/mdiarrange event.htm", "11"],
   ["MDICascade Method", "html/mdicascade event.htm", "11"],
   ["MDITile Method", "html/mditile event.htm", "11"],
   ["NameFromHandle Method", "html/namefromhandle event.htm", "11"],
   ["NewPage Method", "html/newpage event.htm", "11"],
   ["OLEAddEventSink Method", "html/oleaddeventsink event.htm", "11"],
   ["OLEDeleteEventSink Method", "html/oledeleteeventsink event.htm", "11"],
   ["OLEListEventSinks Method", "html/olelisteventsinks event.htm", "11"],
   ["OLEQueryInterface Method", "html/olequeryinterface event.htm", "11"],
   ["OLERegister Method", "html/oleregister event.htm", "11"],
   ["OLEUnregister Method", "html/oleunregister event.htm", "11"],
   ["Print Method", "html/print event.htm", "11"],
   ["ProgressStep Method", "html/progressstep event.htm", "11"],
   ["RowChange Method", "html/rowchange event.htm", "11"],
   ["RowSetVisibleDepth Method", "html/rowsetvisibledepth event.htm", "11"],
   ["RTFPrint Method", "html/rtfprint event.htm", "11"],
   ["RTFPrintSetup Method", "html/rtfprintsetup event.htm", "11"],
   ["Setup Method", "html/setup event.htm", "11"],
   ["SetCellSet Method", "html/setcellset event.htm", "11"],
   ["SetCellType Method", "html/setcelltype event.htm", "11"],
   ["SetEventInfo Method", "html/seteventinfo event.htm", "11"],
   ["SetFinishText Method", "html/setfinishtext event.htm", "11"],
   ["SetFnInfo Method", "html/setfninfo event.htm", "11"],
   ["SetItemImage Method", "html/setitemimage event.htm", "11"],
   ["SetItemState Method", "html/setitemstate event.htm", "11"],
   ["SetMethodInfo Method", "html/setmethodinfo event.htm", "11"],
   ["SetPropertyInfo Method", "html/setpropertyinfo event.htm", "11"],
   ["SetVarInfo Method", "html/setvarinfo event.htm", "11"],
   ["ShowHelp Method", "html/showhelp.htm", "11"],
   ["ShowItem Method", "html/showitem event.htm", "11"],
   ["ShowProperties Method", "html/showproperties.htm", "11"],
   ["ShowSIP Method", "html/showsip event.htm", "11"],
   ["TCPGetHostID Method", "html/tcpgethostid event.htm", "11"],
   ["TCPSend Method", "html/tcpsend event.htm", "11"],
   ["TCPSendPicture Method", "html/tcpsendpicture event.htm", "11"],
   ["Undo Method", "html/undo event.htm", "11"]
  ],
  ["Object Management Functions", null, "1",
   ["DQ: Dequeue Event", "html/dequeue.htm", "11"],
   ["NQ: Enqueue Event", "html/enqueue.htm", "11"],
   ["NS: Create Namespace", "html/create namespace.htm", "11"],
   ["OR: Object Representation", "html/object representation.htm", "11"],
   ["WC: Create GUI Object", "html/create windows object.htm", "11"],
   ["WG: Query GUI Object Properties", "html/get object property.htm", "11"],
   ["WN: Query GUI Object Names", "html/windows object names.htm", "11"],
   ["WS: Set GUI Object Properties", "html/set object property.htm", "11"]
  ]
 ]
];


var FITEMS = arr_flatten(TITEMS);

function arr_flatten (x) {
   var y = []; if (x == null) return y;
   for (var i=0; i<x.length; i++) {
      if (typeof(x[i]) == "object") {
         var flat = arr_flatten(x[i]);
         for (var j=0; j<flat.length; j++)
             y[y.length]=flat[j];
      } else {
         if ((i%3==0))
          y[y.length]=x[i+1];
      }
   }
   return y;
}

