var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Photo','http://fotomalta.com/category/photo.html',,['Air Shows','http://fotomalta.com/category/air-shows.html',,['AirShow 2008 (58)','http://fotomalta.com/category/airshow-2008.html'],],['CARNIVAL IN MALTA (9)','http://fotomalta.com/category/carnival-in-malta.html'],['Caves (14)','http://fotomalta.com/category/caves.html'],['Churches & Chapels','http://fotomalta.com/category/5264.html',,['Mosta (64)','http://fotomalta.com/category/mosta.html'],['Wied Ghammieq Chapel','http://fotomalta.com/category/wied-ghammieq-chapel.html'],],['Feasts (23)','http://fotomalta.com/category/feasts.html'],['Flowers','http://fotomalta.com/category/flowers.html',,['Trees (1)','http://fotomalta.com/category/trees.html'],],['Museum','http://fotomalta.com/category/museum.html',,['Valletta Armoury Museum ','http://fotomalta.com/category/valletta-armoury-museum-.html'],],['People','http://fotomalta.com/category/people.html',,['Personal','http://fotomalta.com/category/personal.html',,['Yosef Scicluna','http://fotomalta.com/category/yosef-scicluna.html',,['2008 (9)','http://fotomalta.com/category/5412.html'],['B & W (25)','http://fotomalta.com/category/5387.html'],],],],['Sports','http://fotomalta.com/category/sports.html',,['Karate (27)','http://fotomalta.com/category/karate.html'],['Motor Cycles (45)','http://fotomalta.com/category/motor-cycles.html'],['Yachting (19)','http://fotomalta.com/category/yachting.html'],],['Sunrise/Sunset (10)','http://fotomalta.com/category/5240.html'],['Transpotation','http://fotomalta.com/category/transpotation.html',,['Cars (40)','http://fotomalta.com/category/cars.html'],],['Animals','http://fotomalta.com/category/animals.html',,['Birds (8)','http://fotomalta.com/category/birds.html'],['Cats','http://fotomalta.com/category/cats.html',,['Pulucca','http://fotomalta.com/category/pulucca.html'],],],['Cities','http://fotomalta.com/category/cities.html',,['Mdina (38)','http://fotomalta.com/category/mdina.html'],['Moscow (3)','http://fotomalta.com/category/moscow.html'],['Sicily (Italy)','http://fotomalta.com/category/6052.html'],['Valletta','http://fotomalta.com/category/valletta.html',,['Sunday Show (129)','http://fotomalta.com/category/sunday-show.html'],],['Paris (6)','http://fotomalta.com/category/paris.html'],['Prague (3)','http://fotomalta.com/category/prague.html'],['Kiev (6)','http://fotomalta.com/category/kiev.html'],],['Landscape','http://fotomalta.com/category/landscape.html',,['Azure Window','http://fotomalta.com/category/azure-window.html'],['Malta','http://fotomalta.com/category/malta.html',,['Ghajn Tuffieha (44)','http://fotomalta.com/category/ghajn-tuffieha.html'],['Gozo','http://fotomalta.com/category/gozo.html'],['Southern Malta','http://fotomalta.com/category/southern-malta.html'],],['Photos I like to take (8)','http://fotomalta.com/category/photos-i-like-to-take.html'],['Pillbox','http://fotomalta.com/category/pillbox.html'],['Storm (12)','http://fotomalta.com/category/storm.html'],],],['Video','http://fotomalta.com/category/video.html',,['Sea (2)','http://fotomalta.com/category/sea.html'],],['Audio (5)','http://fotomalta.com/category/audio.html'],['Vector (1)','http://fotomalta.com/category/vector.html'],['CD Collections (1)','http://fotomalta.com/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 };