var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Models','http://www.contentorama.com/category/models.html',,['Anna','http://www.contentorama.com/category/5809.html'],['Belinka','http://www.contentorama.com/category/5820.html'],['Bianca','http://www.contentorama.com/category/5821.html'],['Bianca1','http://www.contentorama.com/category/bianca1.html'],['Brenda','http://www.contentorama.com/category/brenda.html'],['Carol','http://www.contentorama.com/category/5810.html'],['Cindy','http://www.contentorama.com/category/5834.html'],['Denisa','http://www.contentorama.com/category/5822.html'],['Deny','http://www.contentorama.com/category/5811.html'],['Devilkin','http://www.contentorama.com/category/5823.html'],['Ellen','http://www.contentorama.com/category/5824.html'],['Eva','http://www.contentorama.com/category/eva.html'],['Ginger','http://www.contentorama.com/category/ginger.html'],['Ireen','http://www.contentorama.com/category/5826.html'],['Janet','http://www.contentorama.com/category/5833.html'],['Jannet','http://www.contentorama.com/category/jannet.html'],['Jenny','http://www.contentorama.com/category/5812.html'],['June Kelly','http://www.contentorama.com/category/june-kelly.html'],['Kristin','http://www.contentorama.com/category/5830.html'],['Kristyna','http://www.contentorama.com/category/5832.html'],['Marie','http://www.contentorama.com/category/marie.html'],['Nikita','http://www.contentorama.com/category/5814.html'],['Pamela','http://www.contentorama.com/category/5815.html'],['Pandora','http://www.contentorama.com/category/5816.html'],['Petra','http://www.contentorama.com/category/5817.html'],['Reny','http://www.contentorama.com/category/5818.html'],['Rochelle','http://www.contentorama.com/category/5829.html'],['Sharon','http://www.contentorama.com/category/sharon.html'],['Siena','http://www.contentorama.com/category/5819.html'],['Teri','http://www.contentorama.com/category/teri.html'],['Terry','http://www.contentorama.com/category/5828.html'],['Veronika','http://www.contentorama.com/category/5827.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 };