var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Webcam Lessons','http://www.figplug.com/category/webcam_lessons.html',,['Computers Hardware (1)','http://www.figplug.com/category/computers_hardware.html'],['Everlastingblooms Courses (1)','http://www.figplug.com/category/everlastingblooms_courses.html'],['Language','http://www.figplug.com/category/5163.html',,['Arabic (4)','http://www.figplug.com/category/arabic.html'],['chinese','http://www.figplug.com/category/chinese.html',,['你学中文吗? (1)','http://www.figplug.com/category/5579.html'],],['English','http://www.figplug.com/category/english.html',,['Chat Express','http://www.figplug.com/category/chat_express.html',,['language','http://www.figplug.com/category/5485.html'],],['ENGLISH TEACHER','http://www.figplug.com/category/english_teacher.html',,['NOTES ON LITERATURE (3)','http://www.figplug.com/category/notes_on_literature.html'],['phonetics/acent tranning','http://www.figplug.com/category/5614.html'],],['Language (1)','http://www.figplug.com/category/5454.html'],['language','http://www.figplug.com/category/5746.html'],['Let´s Talk About Success','http://www.figplug.com/category/5551.html'],['Lucid Speech Practice','http://www.figplug.com/category/lucid_speech_practice.html'],['Spoken, Grammar and Phonetics','http://www.figplug.com/category/5766.html'],],['Hindi (Indian national language) (1)','http://www.figplug.com/category/5640.html'],['Mandarin Chinese (8)','http://www.figplug.com/category/mandarin_chinese.html'],['Portuguese and Portuguese Literature','http://www.figplug.com/category/portuguese_and_portuguese_literature.html'],['Public Chinese (1)','http://www.figplug.com/category/public_chinese.html'],['Serbian (1)','http://www.figplug.com/category/serbian.html'],['Spanish (5)','http://www.figplug.com/category/spanish.html'],],['Music','http://www.figplug.com/category/music.html',,['Piano (2)','http://www.figplug.com/category/piano.html'],['Saxophone (2)','http://www.figplug.com/category/saxophone.html'],['Theory (5)','http://www.figplug.com/category/theory.html'],['Trumpet (2)','http://www.figplug.com/category/trumpet.html'],['Voice / Singing Lessons (5)','http://www.figplug.com/category/5728.html'],['Guitar (17)','http://www.figplug.com/category/guitar.html'],],['Cooking','http://www.figplug.com/category/cooking.html',,['Italian Cooking Lessons (4)','http://www.figplug.com/category/italian_cooking_lessons.html'],],['Mathematics','http://www.figplug.com/category/mathematics.html',,['Algebra (5)','http://www.figplug.com/category/algebra.html'],['Geometry','http://www.figplug.com/category/geometry.html',,['2D Geometry (6)','http://www.figplug.com/category/5226.html'],['3D Geometry (2)','http://www.figplug.com/category/5227.html'],['Analytic Geometry (2)','http://www.figplug.com/category/analytic_geometry.html'],],['Numbers & Arithmetics (4)','http://www.figplug.com/category/5224.html'],['Probability (1)','http://www.figplug.com/category/probability.html'],['Trigonometry (2)','http://www.figplug.com/category/trigonometry.html'],],['Photography (1)','http://www.figplug.com/category/photography.html'],],['Consultations (11)','http://www.figplug.com/category/consultations.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 };