var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['People','/category/people.html',,['Ethnic','/category/ethnic.html'],['Couples','/category/couples.html'],['Family','/category/family.html'],['Children','/category/children.html'],['50+','/category/6470.html'],['Fashion/Models','/category/6402.html'],['Celebrities','/category/celebrities.html'],],['Travel','/category/travel.html',,['Hotels & Lodging (2)','/category/6387.html'],['Transportation','/category/transportation.html'],['Activities','/category/activities.html'],['Adventure','/category/adventure.html'],],['Nature','/category/nature.html',,['Landscape','/category/landscape.html'],['Flora (1)','/category/flora.html'],['Weather','/category/weather.html'],['Water','/category/water.html'],['Sunset & Sunrise','/category/6392.html'],['Sky','/category/sky.html'],],['Animal','/category/animal.html',,['Wildlife','/category/wildlife.html'],['Fauna','/category/fauna.html'],['Birds','/category/birds.html'],],['Sport/Recreation','/category/3914.html',,['Sporting Events','/category/sporting-events.html'],['Underwater','/category/underwater.html'],],['Habitat','/category/habitat.html',,['Cityscape (2)','/category/cityscape.html'],['Landmarks (2)','/category/landmarks.html'],['Monuments','/category/monuments.html'],],['Food','/category/food.html',,['Agriculture','/category/agriculture.html'],['Rural Life','/category/rural-life.html'],],['Culture','/category/culture.html',,['Festival','/category/festival.html'],['Celebration (1)','/category/celebration.html'],['Religious (4)','/category/religious.html'],['Historical','/category/historical.html'],['Entertainment','/category/entertainment.html'],['Education','/category/education.html'],],['Art','/category/art.html',,['Painting','/category/painting.html'],['Sculpture','/category/sculpture.html'],['Fine Art','/category/fine-art.html'],['Vintage','/category/vintage.html'],],['Architecture','/category/architecture.html',,['Buildings','/category/buildings.html'],['Interior','/category/interior.html'],],['Medical/Health','/category/6377.html',,['Spa/Wellness','/category/6492.html'],['Medical','/category/medical.html'],['Pharmaceutical','/category/pharmaceutical.html'],],['Business/Finance (1)','/category/6376.html'],['Industry','/category/industry.html'],['Technology','/category/technology.html'],['Science','/category/science.html'],['Objects/Design','/category/6463.html',,['Abstracts','/category/abstracts.html'],['Backgrounds','/category/backgrounds.html'],['Digital Design','/category/digital-design.html'],],['Vectors','/category/vectors.html',,['Illustration','/category/illustration.html'],['Clip-art','/category/6498.html'],],['Audio','/category/audio.html'],['Video','/category/video.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 };