var TREE2_ITEMS=[['Window',0,0,['Description',0],['Properties',0,0,['client'],['closed'],['defaultStatus'],['dialogArguments'],['dialogHeight'],['dialogWidth'],['dialogTop'],['dialogLeft'],['document',0,0,['Description'],['Properties',0,0,['activeElement'],['aLinkColor'],['bgColor'],['cookie'],['domain'],['fgColor'],['lastModified'],['linkColor'],['location'],['parentWindow'],['referrer'],['readyState'],['title'],['URL'],['vlinkColor'],],['Methods',0,0,['close'],['createElement'],['execCommand'],['elementFromPoint'],['open'],['queryCommandEnabled'],['queryCommandIndeterm'],['queryCommandState'],['queryCommandSupported'],['queryCommandValue'],['write'],['writeln'],],['Collections',0,0,['all'],['anchors'],['applets'],['forms'],['frames'],['embeds'],['images'],['links'],['scripts'],['styleSheets'],],['Example',0,{'tt':'This item has locally defined on item select handler','hs':'handler3'}],],['event'],['history',0,0,['Description'],['Properties',0,0,['length'],],['Methods',0,0,['back'],['forward'],['go'],],['Example',0,{'tt':'There is handler function attached on item-select event','hs':'handler3'}],],['length'],['location'],['name'],['navigator'],['offscreenBuffering'],['opener'],['parent'],['returnValue'],['self'],['status'],['top'],],['Methods',0,{'tt':'This Node has locally redefined Node Open Handler','ho':'handler2'},['alert'],['blur'],['clearInterval'],['clearTimeout'],['close'],['confirm'],['execScript'],['focus '],['navigate'],['open'],['prompt'],['scroll'],['setInterval'],['setTimeout'],['showHelp'],['showModalDialog'],],['Collections',0,0,['frames'],],['Example',0,{'tt':'There is handler function attached on item-select event','hs':'handler3'}]]];function handler2(o_item){alert("Locally redefined node open handler.");return true}function handler3(o_item){alert("Locally defined item select handler.");return true}

