var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Photos and Prints','http://bigspringphotos.com/category/photos_and_prints.html',,['Big Spring Herald Photos','http://bigspringphotos.com/category/big_spring_herald_photos.html',,['Newspaper Photos','http://bigspringphotos.com/category/newspaper_photos.html',,['2008','http://bigspringphotos.com/category/5278.html',,['August','http://bigspringphotos.com/category/5279.html'],],],['Settles ','http://bigspringphotos.com/category/settles_.html',,['Ground Breaking (40)','http://bigspringphotos.com/category/ground_breaking.html'],],['Week In Photos','http://bigspringphotos.com/category/week_in_photos.html',,['9-23-08 (21)','http://bigspringphotos.com/category/5599.html'],['10-12-08 (33)','http://bigspringphotos.com/category/6029.html'],],['General Photos (9)','http://bigspringphotos.com/category/general_photos.html'],['Alon Photos (25)','http://bigspringphotos.com/category/alon_photos.html'],['Sports','http://bigspringphotos.com/category/sports.html',,['Football','http://bigspringphotos.com/category/football.html',,['2008','http://bigspringphotos.com/category/5694.html',,['Steers Scrimmage (13)','http://bigspringphotos.com/category/steers_scrimmage.html'],['Steers vs. Andrews (4)','http://bigspringphotos.com/category/5695.html'],['Steers vs. Denison (4)','http://bigspringphotos.com/category/5696.html'],['Steers vs. Pampa (6)','http://bigspringphotos.com/category/5697.html'],['Steers vs. Snyder (10)','http://bigspringphotos.com/category/5698.html'],['Steers vs. Sweetwater (5)','http://bigspringphotos.com/category/6177.html'],],],['Girls Volleyball (38)','http://bigspringphotos.com/category/girls_volleyball.html'],],],['Living Magazine Photos','http://bigspringphotos.com/category/living_magazine_photos.html'],['Community Photos','http://bigspringphotos.com/category/community_photos.html',,['Weather','http://bigspringphotos.com/category/weather.html'],],],['Video','http://bigspringphotos.com/category/3914.html'],['Audio','http://bigspringphotos.com/category/audio.html'],['Digital PDF Newspaper','http://bigspringphotos.com/category/digital_pdf_newspaper.html',,['2008','http://bigspringphotos.com/category/5100.html',,['January (27)','http://bigspringphotos.com/category/january.html'],['February (26)','http://bigspringphotos.com/category/february.html'],['March (31)','http://bigspringphotos.com/category/march.html'],['April (25)','http://bigspringphotos.com/category/april.html'],['May','http://bigspringphotos.com/category/may.html'],['June','http://bigspringphotos.com/category/june.html'],['July','http://bigspringphotos.com/category/july.html'],['August (26)','http://bigspringphotos.com/category/5101.html'],],],['User Uploaded Photos','http://bigspringphotos.com/category/user_uploaded_photos.html',,['Photos','http://bigspringphotos.com/category/photos.html'],['Vector','http://bigspringphotos.com/category/vector.html'],['Video','http://bigspringphotos.com/category/5688.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 };