var TREE_ITEMS =[['', '', {'tt' : '', 'sb':'','hte':{'oncontextmenu':'return h_context_menu_root(o_tree_item)','style':''}},['Birthday Parties (13)','/category/birthday-parties.html'],['Latino Dancing','/category/latino-dancing.html',,['Deen','/category/deen.html',,['The Deen - 27th May 2010','/category/6939.html'],['The Deen - Miss Latin Quarter 22 April 2010','/category/6941.html'],],['Mustang Bar','/category/mustang-bar.html',,['Mustang Bar 10th June 2010','/category/mustang-bar-10th-june-2010.html'],['Mustang Bar Northbridge WA 22nd April 2010','/category/mustang-bar-northbridge-wa-22nd-april-2010.html'],],['North Perth Town Hall','/category/north-perth-town-hall.html',,['Chris DeSOUZA VASTOS Club 25April 2010','/category/chris-desouza-vastos-club-25april-2010.html'],],['Tropicana','/category/tropicana.html',,['Tropicana Latino Night Easter 3rd April 2010','/category/tropicana-latino-night-easter-3rd-april-2010.html'],['TROPICANA NewYears Eve 2009 Salsa White Party Dec 2009','/category/tropicana-newyears-eve-2009-salsa-white-party-dec-2009.html'],['TropicanaSat23rdJan2010','/category/tropicanasat23rdjan2010.html'],],],['Out & About (1)','/category/6904.html'],['Soccer','/category/soccer.html',,['Football West','/category/football-west.html',,['Balcatta vs PSC 14th Aug 2011 (146)','/category/balcatta-vs-psc-14th-aug-2011.html'],['Blood Donor Cup Sponsored Red Cross Australia 20th Aug 2011 (29)','/category/blood-donor-cup-sponsored-red-cross-australia-20th-aug-2011.html'],['Football West Finals 2nd Oct 2011 (101)','/category/football-west-finals-2nd-oct-2011.html'],['Perth Glory vs Bayswater City Friendly 3 Sept 2011','/category/perth-glory-vs-bayswater-city-friendly-3-sept-2011.html'],['PGlory vs Stirling Lions (3)','/category/pglory-vs-stirling-lions.html'],],['Perth Amateur Soccer World Cup','/category/perth-amateur-soccer-world-cup.html',,['Grand Final Perth Soccer Amateur World Cup Portugal (2) vs Macedonia (1) 5th Dec 2010 (189)','/category/6892.html'],],['Perth Glory','/category/perth-glory.html',,['Perth Glory 5-6-8th Feb 2010','/category/6888.html'],['Perth Glory vs Sydney 10th Jan 2010','/category/perth-glory-vs-sydney-10th-jan-2010.html'],['PERTH GLORY vs UAE (under 23 (20)','/category/10417.html'],['Perth Glory vs Wellington Phoenix 22nd Jan 2010','/category/perth-glory-vs-wellington-phoenix-22nd-jan-2010.html'],['Perth Glory vs Wellington Phoenix 7th Nov 2010','/category/perth-glory-vs-wellington-phoenix-7th-nov-2010.html'],['PerthGloryTraining Sept 2010','/category/perthglorytraining-sept-2010.html'],],['Premier League','/category/premier-league.html'],['Womens Soccer','/category/womens-soccer.html'],],['Tourism','/category/tourism.html',,['Motor Sports','/category/motor-sports.html',,['Quit Targa West Rally 2010','/category/quit-targa-west-rally-2010.html'],['Targa West Rally Forrest Chase 27th Aug 2010','/category/targa-west-rally-forrest-chase-27th-aug-2010.html'],],['Synergy Park (34)','/category/synergy-park.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 };