var inobj = new Array (	new InObj("Array","Object",ECMA3,				"concat, item, join, length, pop, push, reverse, shift, slice, sort, splice, toLocaleString, toString, unshift"),	new InObj("Boolean","Object",ECMA3,				"toString"),	new InObj("Closure","Function",OTHER,				""),	new InObj("CSS2Properties","Object",CSS,				"<I>all CSS2 properties, both in CSS and ECMAScript notation</I>"),	new InObj("Date","Object",ECMA3,				'<SPAN CLASS="CONSTRPROP">parse, UTC</SPAN><BR>getDate, getDay, getFullYear, getHours, getMilliseconds, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getUTCDate, getUTCDay, getUTCFullYear, getUTCHours, getUTCMilliseconds, getUTCMinutes, getUTCMonth, getUTCSeconds, getYear, setDate, setFullYear, setHours, setMilliseconds, setMinutes, setMonth, setSeconds, setTime, setUTCDate, setUTCFullYear, setUTCHours, setUTCMilliseconds, setUTCMinutes, setUTCMonth, setUTCSeconds, setYear, toDateString, toGMTString, toLocaleDateString, toLocaleString, toLocaleTimeString, toString, toTimeString, toUTCString'),	new InObj("DOMException","Error",DOMCORE,				"code, DOMSTRING_SIZE_ERR, HIERARCHY_REQUEST_ERR, INDEX_SIZE_ERR, INUSE_ATTRIBUTE_ERR, INVALID_ACCESS_ERR, INVALID_CHARACTER_ERR, INVALID_MODIFICATION_ERR, INVALID_STATE_ERR, message, name, NAMESPACE_ERR, NO_DATA_ALLOWED_ERR, NO_MODIFICATION_ALLOWED_ERR, NOT_FOUND_ERR, NOT_SUPPORTED_ERR, SYNTAX_ERR, WRONG_DOCUMENT_ERR"),	new InObj("DOMImplementation","Object",DOMCORE,				"hasFeature"),	new InObj("Embed","HTMLElement",OTHER,				"hidden, palette, pluginspage, src, tabIndex, units"),	new InObj("Error","Object",ECMA3,				"toString"),	new InObj("EvalError","Error",ECMA3,				""),	new InObj("Event","Object",OTHER,				"altKey, ALT_MASK, AT_TARGET, bubbles, BUBBLING_PHASE, button, cancelable, CAPTURING_PHASE, clientX, clientY, CONTROL_MASK, ctrlKey, currentTarget, eventPhase, keyCode, keyVal, layerX, layerY, metaKey, META_MASK, modifiers, offsetX, offsetY, pageX, pageY, returnValue, screenX, screenY, shiftKey, SHIFT_MASK, srcElement, target, timeStamp, type, which,x,y"),	new InObj("ExceptionCode","",DOMCORE,				"<I>see DOMException</I>"),	new InObj("Function","Object",ECMA3,				"apply, arity, call, length, toSource, toString"),	new InObj("history","Object",OTHER,				"back, forward, go, length"),	new InObj("HTMLAnchorElement","HTMLElement",DOMHTML,				"accessKey, blur, charset, coords, focus, hash, host, hostname, href, hreflang, pathname, port, protocol, rel, rev, search, shape, tabIndex, target, text, type, x,y"),	new InObj("HTMLAppletElement","HTMLElement",DOMHTML,				"align, alt, archive, code, codeBase, height, hspace, object, readyState, vspace, width"),	new InObj("HTMLAreaElement","HTMLElement",DOMHTML,				"accessKey, alt, coords, hash, host, hostname, href, noHref, pathname, port, protocol, search, shape, tabIndex, target"),	new InObj("HTMLBaseElement","HTMLElement",DOMHTML,				"href, target"),	new InObj("HTMLBaseFontElement","HTMLElement",DOMHTML,				"color, face, size"),	new InObj("HTMLBodyElement","HTMLElement",DOMHTML,				"aLink, background, bgColor, bgProperties, link, text, vLink"),	new InObj("HTMLBRElement","HTMLElement",DOMHTML,				"clear"),	new InObj("HTMLButtonElement","HTMLElement",DOMHTML,				"accessKey, disabled, form, tabIndex, type, value"),	new InObj("HTMLCollection","Object",DOMHTML,				"item, length, namedItem, tags"),	new InObj("HTMLDirectoryElement","HTMLElement",DOMHTML,				"compact"),	new InObj("HTMLDivElement","HTMLElement",DOMHTML,				"align"),	new InObj("HTMLDListElement","HTMLElement",DOMHTML,				"compact"),	new InObj("HTMLDocument","Node",DOMHTML,				"activeElement, alinkColor, anchors, applets, bgColor, body, charset, classes, close, compatMode, contextual, cookie, defaultCharset, doctype, documentElement, domain, elementFromPoint, embeds, fgColor, frames, getElementById, getElementsByName, getElementsByTagName, getSelection, height, ids, images, implementation, lastModified, linkColor, links, location, open, parentWindow, plugins, readyState, referrer, scripts, tags, title, URL, vlinkColor, width, write, writeln"),	new InObj("HTMLElement","Node",DOMHTML,				"all, children, className, click, clientHeight, clientLeft, clientTop, clientWidth, contains, currentStyle, dir, document, getAttribute, getElementsByTagName, id, innerHTML, innerText, insertAdjacentHTML, insertAdjacentText, isTextEdit, lang, name, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, ownerDocument, parentElement, parentTextEdit, removeAttribute, scrollLeft, scrollTop, scrollWidth, scrollHeight, scrollIntoView, setAttribute, sourceIndex, style, tagName, title"),	new InObj("HTMLFieldSetElement","HTMLElement",DOMHTML,				"form"),	new InObj("HTMLFontElement","HTMLElement",DOMHTML,				"color, face, size"),	new InObj("HTMLFormElement","HTMLElement",DOMHTML,				"acceptCharset, action, elements, encoding, enctype, item, length, method, namedItem, reset, submit, target"),	new InObj("HTMLFrameSetElement","HTMLElement",DOMHTML,				"cols, readyState, rows"),	new InObj("HTMLHeadElement","HTMLElement",DOMHTML,				"profile"),	new InObj("HTMLHeadingElement","HTMLElement",DOMHTML,				"align"),	new InObj("HTMLHRElement","HTMLElement",DOMHTML,				"align, noShade, readyState, size, width"),	new InObj("HTMLHtmlElement","HTMLElement",DOMHTML,				"version"),	new InObj("HTMLImageElement","HTMLElement",DOMHTML,				"align, alt, border, complete, height, hspace, isMap, longDesc, lowsrc, lowSrc, readyState, src, useMap, vspace, width"),	new InObj("HTMLInputElement","HTMLElement",DOMHTML,				"accept, accessKey, align, alt, blur, complete, defaultValue, disabled, focus, form, maxLength, readOnly, readyState, select, size, src, tabIndex, type, useMap, value<BR><I>Checkbox and Radio elements:</I> checked, defaultChecked, status<BR><I>Checkbox elements:</I> indeterminate"),	new InObj("HTMLIsIndexElement","HTMLElement",DOMHTML,				"form, prompt"),	new InObj("HTMLLabelElement","HTMLElement",DOMHTML,				"accessKey, form, htmlFor"),	new InObj("HTMLLegendElement","HTMLElement",DOMHTML,				"align, accessKey, form"),	new InObj("HTMLLIElement","HTMLElement",DOMHTML,				"type, value"),	new InObj("HTMLLinkElement","HTMLElement",DOMHTML,				"charset, disabled, href, hreflang, media, readyState, rel, rev, target, type"),	new InObj("HTMLMapElement","HTMLElement",DOMHTML,				"areas"),	new InObj("HTMLMenuElement","HTMLElement",DOMHTML,				"compact"),	new InObj("HTMLMetaElement","HTMLElement",DOMHTML,				"content, httpEquiv, scheme"),	new InObj("HTMLModElement","HTMLElement",DOMHTML,				"cite, dateTime"),	new InObj("HTMLObjectElement","HTMLElement",DOMHTML,				"align, archive, border, code, codeBase, codeType, data, declare, form, height, hspace, readyState, standby, tabIndex, type, useMap, vspace, width"),	new InObj("HTMLOListElement","HTMLElement",DOMHTML,				"compact, start, type"),	new InObj("HTMLOptGroupElement","HTMLElement",DOMHTML,				"disabled, label"),	new InObj("HTMLOptionElement","HTMLElement",DOMHTML,				"defaultSelected, disabled, form, index, label, selected, text, value"),	new InObj("HTMLOptionsCollection","HTMLCollection",DOMHTML,				"add, options, remove, selectedIndex"),	new InObj("HTMLParagraphElement","HTMLElement",DOMHTML,				"align"),	new InObj("HTMLParamElement","HTMLElement",DOMHTML,				"type, value, valueType"),	new InObj("HTMLPreElement","HTMLElement",DOMHTML,				"width"),	new InObj("HTMLQuoteElement","HTMLElement",DOMHTML,				"cite"),	new InObj("HTMLScriptElement","HTMLElement",DOMHTML,				"charset, defer, event, htmlFor, readyState, src, text, type"),	new InObj("HTMLSelectElement","HTMLElement",DOMHTML,				"add, blur, disabled, focus, form, item, length, multiple, options, remove, selectedIndex, size, tabIndex, type, value"),	new InObj("HTMLStyleElement","HTMLElement",DOMHTML,				"disabled, media, type"),	new InObj("HTMLTableElement","HTMLElement",DOMHTML,				"align, bgColor, border, caption, cellPadding, cellSpacing, createCaption, createTFoot, createTHead, deleteCaption, deleteTFoot, deleteTHead, deleteRow, frame, insertRow, readyState, rows, rules, summary, tBodies, tFoot, tHead, width"),	new InObj("HTMLTableCaptionElement","HTMLElement",DOMHTML,				"align"),	new InObj("HTMLTableCellElement","HTMLElement",DOMHTML,				"abbr, align, axis, bgColor, cellIndex, ch, chOff, colSpan, headers, height, noWrap, readyState, rowSpan, scope, vAlign, width"),	new InObj("HTMLTableColElement","HTMLElement",DOMHTML,				"align, ch, chOff, span, vAlign, width"),	new InObj("HTMLTableRowElement","HTMLElement",DOMHTML,				"align, bgColor, cells, ch, chOff, deleteCell, insertCell, readyState, rowIndex, sectionRowIndex, vAlign"),	new InObj("HTMLTableSectionElement","HTMLElement",DOMHTML,				"align, ch, chOff, deleteRow, insertRow, readyState, rows, vAlign"),	new InObj("HTMLTextAreaElement","HTMLElement",DOMHTML,				"accessKey, blur, cols, defaultValue, disabled, focus, form, readOnly, rows, select, tabIndex, type, value"),	new InObj("HTMLTitleElement","HTMLElement",DOMHTML,				"text"),	new InObj("HTMLUListElement","HTMLElement",DOMHTML,				"compact, type"),	new InObj("Image","Object",OTHER,				"complete, height, src, width"),	new InObj("JavaArray","Array",JAVA,				"<I>Java elements of the array</I><BR><I>Java methods of java.lang.Object</I><BR>length, toString"),	new InObj("JavaClass","Object",JAVA,				"<I>Java objects and methods of the class</I><BR>toString"),	new InObj("JavaMethod","Object",JAVA,				"toString"),	new InObj("JavaObject","Object <I>or</I> String",JAVA,				"<I>Java methods of the object</I><BR>toString"),	new InObj("JavaPackage","Object",JAVA,				"<I>Java packages and classes of the package</I><BR>toString"),	new InObj("location","",OTHER,				"hash, host, hostname, href, pathname, port, protocol, reload, replace, search, toString"),	new InObj("Math","Object",ECMA3,				"abs, acos, asin, atan, atan2, ceil, cos, E, exp, floor, LN10, LN2, log, LOG10E, LOG2E, max, min, PI, pow, random, round, sin, sqrt, SQRT1_2, SQRT2, tan"),	new InObj("MimeType","",OTHER,				"description, enabledPlugin, suffixes, toString, type"),	new InObj("MimeTypeArray","",OTHER,				"length, item, namedItem, toString"),	new InObj("navigator","Object",OTHER,				"appCodeName, appMinorVersion, appName, appVersion, browserLanguage, cookieEnabled, cpuClass, javaEnabled, language, mimeTypes, onLine, oscpu, platform, plugins, plugins.refresh, product, productSub, systemLanguage, taintEnabled, userAgent, userLanguage, vendor, vendorSub"),	new InObj("Node","Object",DOMCORE,				"ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, nodeType, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE"),	new InObj("Number","Object",ECMA3,				'<SPAN CLASS="CONSTRPROP">MAX_VALUE, MIN_VALUE, NaN, NEGATIVE_INFINITY, POSITIVE_INFINITY</SPAN><BR>toExponential, toFixed, toLocaleString, toPrecision, toString'),	new InObj("Object","",ECMA3,				"eval, hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toSource, toString, unwatch, valueOf, watch"),	new InObj("Option","Object",OTHER,				"defaultSelected, index, selected, text, value"),	new InObj("Plugin","",OTHER,				"description, filename, length, name, toString"),	new InObj("PluginArray","",OTHER,				"length, item, namedItem, toString"),	new InObj("RangeError","Error",ECMA3,				""),	new InObj("ReferenceError","Error",ECMA3,				""),	new InObj("RegExp","Object",ECMA3,				'<SPAN CLASS="CONSTRPROP">$1..$9, $+, $&amp;, $`, $\', input, lastMatch, lastParen, leftContext, rightContext</SPAN><BR>compile, exec, global, ignoreCase, lastIndex, multiline, source, test, toString'),	new InObj("screen","Object",OTHER,				"availHeight, availLeft, availTop, availWidth, colorDepth, height, pixelDepth, width"),	new InObj("String","Object",ECMA3,				'<SPAN CLASS="CONSTRPROP">fromCharCode</SPAN><BR>anchor, big, blink, bold, charAt, charCodeAt, concat, fixed, fontcolor, fontsize, indexOf, italics, lastIndexOf, length, link, localeCompare, match, replace, search, slice, small, split, strike, sub, substr, substring, sup, toLocaleLowerCase, toLocaleUpperCase, toLowerCase, toString, toUpperCase'),	new InObj("StyleClass","",CSS,				"toString"),	new InObj("StyleSelector","",CSS,				"toString"),	new InObj("SyntaxError","Error",ECMA3,				""),	new InObj("TypeError","Error",ECMA3,				""),	new InObj("URIError","Error",ECMA3,				""),	new InObj("Window","",OTHER,				"alert, Array, atob, back, blur, Boolean, btoa, clearInterval, clearTimeout, clientInformation, close, closed, CollectGarbage, confirm, crypto.random, Date, debug, decodeURI, decodeURIComponent, defaultStatus, document, DOMException, dump, encodeURI, encodeURIComponent, Error, escape, eval, EvalError, Event, event, execScript, external.AddFavorite, find, focus, forward, frames, Function, getClass, history, home, Image, Infinity, innerHeight, innerWidth, isFinite, isNaN, java, length, location, moveBy, moveTo, name, NaN, navigate, navigator, netscape, Number, Object, open, opener, Option, outerHeight, outerWidth, Packages, pageXOffset, pageYOffset, parent, parseFloat, parseInt, print, prompt, RangeError, ReferenceError, RegExp, resizeBy, resizeTo, screen, screenLeft, screenTop, screenX, screenY, ScriptEngine, ScriptEngineBuildVersion, ScriptEngineMajorVersion, ScriptEngineMinorVersion, scroll, scrollBy, scrollTo, self, setInterval, setTimeout, status, stop, String, sun, SyntaxError, top, toString, TypeError, undefined, unescape, URIError, valueOf, window"));