var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Premium Graphics','/backgrounds/category/5345.html',,['Alphas (1)','/backgrounds/category/5776.html'],['Backgrounds (1)','/backgrounds/category/5348.html'],['Fonts (7)','/backgrounds/category/5676.html'],['Frames (1)','/backgrounds/category/5354.html'],['Mini Kits (6)','/backgrounds/category/5516.html'],['Quick Page Albums','/backgrounds/category/5353.html',,['Baby - Boys and Girls (13)','/backgrounds/category/5355.html'],],['Quick Pages (33)','/backgrounds/category/5352.html'],],['Free Backgrounds','/backgrounds/category/4370.html',,['Baby - Boy & Girl (8)','/backgrounds/category/4592.html'],['Color (3)','/backgrounds/category/4552.html'],['Family (5)','/backgrounds/category/4695.html'],['Holidays (78)','/backgrounds/category/4593.html'],['Love and Romance (77)','/backgrounds/category/4548.html'],['Misc (115)','/backgrounds/category/4554.html'],['Nature (6)','/backgrounds/category/4551.html'],['School (14)','/backgrounds/category/4696.html'],['Seasons (61)','/backgrounds/category/4553.html'],['Sports (28)','/backgrounds/category/4546.html'],['Travel (6)','/backgrounds/category/4550.html'],['Wedding (24)','/backgrounds/category/4547.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':'/backgrounds/images/icons/base.gif', // root icon normal 'icon_52':'/backgrounds/images/icons/base.gif', // root icon selected 'icon_56':'/backgrounds/images/icons/base.gif', // root icon opened 'icon_60':'/backgrounds/images/icons/base.gif', // root icon selected opened // images - node 'icon_16':'/backgrounds/images/icons/folder.gif', // node icon normal 'icon_20':'/backgrounds/images/icons/folderopen.gif', // node icon selected 'icon_24':'/backgrounds/images/icons/folderopen.gif', // node icon opened 'icon_28':'/backgrounds/images/icons/folderopen.gif', // node icon selected opened 'icon_80':'/backgrounds/images/icons/folderopen.gif', // mouseovered node icon normal // images - leaf 'icon_0':'/backgrounds/images/icons/page.gif', // leaf icon normal 'icon_4':'/backgrounds/images/icons/page.gif', // leaf icon selected // images - junctions 'icon_2':'/backgrounds/images/icons/joinbottom.gif', // junction for leaf 'icon_3':'/backgrounds/images/icons/join.gif', // junction for last leaf 'icon_18':'/backgrounds/images/icons/plusbottom.gif', // junction for closed node 'icon_19':'/backgrounds/images/icons/plus.gif', // junctioin for last closed node 'icon_26':'/backgrounds/images/icons/minusbottom.gif',// junction for opened node 'icon_27':'/backgrounds/images/icons/minus.gif', // junctioin for last opended node // images - misc 'icon_e':'/backgrounds/images/icons/empty.gif', // empty image 'icon_l':'/backgrounds/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 };