var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Abstract (46)','/category/abstract.html'],['Art Deco (14)','/category/art-deco.html'],['Artist\'s Favorite (16)','/category/7556.html'],['Asian Art (4)','/category/asian-art.html'],['Aviation (8)','/category/aviation.html'],['Baseball (29)','/category/baseball.html'],['Birds (27)','/category/birds.html'],['Cars (5)','/category/cars.html'],['Cats and Dogs (6)','/category/cats-and-dogs.html'],['Children Art (142)','/category/children-art.html'],['Dance (41)','/category/dance.html'],['Digital Art (11)','/category/digital-art.html'],['Dinosaurs (11)','/category/dinosaurs.html'],['Expressionism (4)','/category/expressionism.html'],['Fantasy Ilustrations (5)','/category/fantasy-ilustrations.html'],['Fashion (12)','/category/fashion.html'],['Fish & Marine (15)','/category/7597.html'],['Flowers (69)','/category/flowers.html'],['Football (28)','/category/football.html'],['Fruit (8)','/category/fruit.html'],['Golf (25)','/category/golf.html'],['Holiday Art (45)','/category/holiday-art.html'],['Horses (1)','/category/horses.html'],['Illustration (42)','/category/illustration.html'],['Impressionism (60)','/category/impressionism.html'],['Landscape Art (107)','/category/landscape-art.html'],['Lighthouses (35)','/category/lighthouses.html'],['Musical (6)','/category/musical.html'],['Naïve (9)','/category/6654.html'],['Patterns (2)','/category/patterns.html'],['Peel and Stick Art (13)','/category/peel-and-stick-art.html'],['Portrait Art (46)','/category/portrait-art.html'],['Professions & Careers (30)','/category/8486.html'],['Railroad (6)','/category/railroad.html'],['Sports (115)','/category/sports.html'],['Still Lifes (22)','/category/still-lifes.html'],['Surreal Art (21)','/category/surreal-art.html'],['Tropical Scenes (19)','/category/tropical-scenes.html'],['Water Color (32)','/category/water-color.html'],['Wildlife (79)','/category/wildlife.html'],['Winter Scenes (4)','/category/winter-scenes.html'],['Women (37)','/category/6459.html'],['Art (10)','/category/art.html'],['Free Banners Lease My Art (2)','/category/free-banners-lease-my-art.html'],]]; var TREE_TPL = { // general 'target':'_self', // name of the frame links will be opened in // other possible values are: // _blank, _parent, _search, _self and _top // images - root 'icon_48':'/images/icons/base.gif', // root icon normal 'icon_52':'/images/icons/base.gif', // root icon selected 'icon_56':'/images/icons/base.gif', // root icon opened 'icon_60':'/images/icons/base.gif', // root icon selected opened // images - node 'icon_16':'/images/icons/folder.gif', // node icon normal 'icon_20':'/images/icons/folderopen.gif', // node icon selected 'icon_24':'/images/icons/folderopen.gif', // node icon opened 'icon_28':'/images/icons/folderopen.gif', // node icon selected opened 'icon_80':'/images/icons/folderopen.gif', // mouseovered node icon normal // images - leaf 'icon_0':'/images/icons/page.gif', // leaf icon normal 'icon_4':'/images/icons/page.gif', // leaf icon selected // images - junctions 'icon_2':'/images/icons/joinbottom.gif', // junction for leaf 'icon_3':'/images/icons/join.gif', // junction for last leaf 'icon_18':'/images/icons/plusbottom.gif', // junction for closed node 'icon_19':'/images/icons/plus.gif', // junctioin for last closed node 'icon_26':'/images/icons/minusbottom.gif',// junction for opened node 'icon_27':'/images/icons/minus.gif', // junctioin for last opended node // images - misc 'icon_e':'/images/icons/empty.gif', // empty image 'icon_l':'/images/icons/line.gif', // vertical line // styles - root 'style_48':'mout', // normal root caption style 'style_52':'mout', // selected root caption style 'style_56':'mout', // opened root caption style 'style_60':'mout', // selected opened root caption style 'style_112':'mover', // mouseovered normal root caption style 'style_116':'mover', // mouseovered selected root caption style 'style_120':'mover', // mouseovered opened root caption style 'style_124':'mover', // mouseovered selected opened root caption style // styles - node 'style_16':'mout', // normal node caption style 'style_20':'mout', // selected node caption style 'style_24':'mout', // opened node caption style 'style_28':'mout', // selected opened node caption style 'style_80':'mover', // mouseovered normal node caption style 'style_84':'mover', // mouseovered selected node caption style 'style_88':'mover', // mouseovered opened node caption style 'style_92':'mover', // mouseovered selected opened node caption style // styles - leaf 'style_0':'mout', // normal leaf caption style 'style_4':'mout', // selected leaf caption style 'style_64':'mover', // mouseovered normal leaf caption style 'style_68':'mover', // mouseovered selected leaf caption style // expand on click 'onItemSelect':'onItemSelectHandler' // make sure there is no comma after the last key-value pair };