var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Digital Art','/category/digital-art.html',,['3D Renders','/category/6783.html'],['Abstract/Surreal','/category/6786.html'],['Cartoons/Illustrations','/category/6787.html'],['Composites (3)','/category/composites.html'],['Effects (1)','/category/effects.html'],['Fantasy','/category/fantasy.html'],['Fractals (48)','/category/fractals.html'],['Horror','/category/horror.html'],['Miscellaneous (4)','/category/miscellaneous.html'],['Nature (5)','/category/6791.html'],['Portraits','/category/portraits.html'],['Science Fiction','/category/science-fiction.html'],],['Photo','/category/photo.html',,['Abstract/Textures (21)','/category/6020.html'],['Aircraft (6)','/category/aircraft.html'],['Aquatic/Marine Life (27)','/category/6010.html'],['Automotive (9)','/category/automotive.html'],['Beach (88)','/category/beach.html'],['Buildings/Structures (62)','/category/6096.html'],['Business/Finance (4)','/category/6019.html'],['Electronics/Technology (8)','/category/6013.html'],['Entertainment (43)','/category/entertainment.html'],['Floral/Flowers (52)','/category/6105.html'],['Food (33)','/category/food.html'],['Holidays (9)','/category/holidays.html'],['Home (12)','/category/home.html'],['Industry (7)','/category/industry.html'],['Jewelry (2)','/category/jewelry.html'],['Lifestyle (10)','/category/lifestyle.html'],['Machinery (5)','/category/machinery.html'],['Military (2)','/category/military.html'],['Mountains (15)','/category/mountains.html'],['Nature (24)','/category/6005.html'],['Night Shots (23)','/category/night-shots.html'],['Office Tools and Supplies (11)','/category/office-tools-and-supplies.html'],['Panoramas (6)','/category/panoramas.html'],['People (434)','/category/people.html'],['Seasons (8)','/category/seasons.html'],['Sports/Recreation (13)','/category/6015.html'],['Sunrise/Dawn (1)','/category/7867.html'],['Sunset/Dusk (1)','/category/7868.html'],['Transportation (49)','/category/transportation.html'],['Travel (34)','/category/travel.html'],['Weather (7)','/category/weather.html'],['Animals/Wildlife (231)','/category/3918.html'],['Cities (2)','/category/cities.html'],['Landscape (17)','/category/landscape.html'],],['Video (2)','/category/video.html'],['Audio (1)','/category/audio.html'],['Vector (2)','/category/vector.html'],['Illustrations (9)','/category/illustrations.html'],['CD Collections (1)','/category/cd-collections.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 };