var TREE_ITEMS = [
['<b>Office furnituer</b>', 'office_furniture.html',


['Executive office suites', 0,
['Premier','ShowForAll.php?kind=premi'],
['Rodana','ShowForAll.php?kind=Rodan'],
['Nobel 888','ShowForAll.php?kind=noble'],
['Knight 700/270','ShowForAll.php?kind=knigh'],
['Knight 600/400','ShowForAll.php?kind=Kn600'],
['Delux','ShowForAll.php?kind=delux'],
['Olive','ShowForAll.php?kind=olive'],

],     

['Systems Furniture', 0,

['Prince ||| ','ShowForAll.php?kind=prin3'],
['Superme ||','ShowForAll.php?kind=sup3'],
['Aymon','ShowForAll.php?kind=aymon'],
['Alex','ShowForAll.php?kind=alex'],
['Rino','ShowForAll.php?kind=rino'],
['Tango','ShowForAll.php?kind=tango'],

],   


['Partition Systems', 0,

['Prince ||| ','ShowForAll.php?kind=pprin'],
['Superme ||','ShowForAll.php?kind=psup2'],
['Aymon','ShowForAll.php?kind=paymo'],
['Rino','ShowForAll.php?kind=prino'],
['Tango','ShowForAll.php?kind=ptang'],

],   

  ['Office Chair','ShowForAll.php?kind=1'],

['Computer Furniture', 0,
      ['Computer Tables','ShowForAll.php?kind=T'],
      ['Computer chairs','ShowForAll.php?kind=H'],


],     
    
],

['<b>Home furnituer</b> ', 'home_furniture.html',
	['Bed rooms', 0,
			['Master Bedrooms','ShowForAll.php?kind=M'],
			['Youth Bedrooms','ShowForAll.php?kind=Y'],
			
],
	
	['Dining rooms', 0,
			['Buffet','ShowForAll.php?kind=B'],
			['Sideboards','ShowForAll.php?kind=S'],
			
],

	['Living rooms', 0,
			['Walls','ShowForAll.php?kind=W'],
			['Coffee Tables','ShowForAll.php?kind=C'],  
			['End Tables','ShowForAll.php?kind=E'],
			['TV Tables','ShowForAll.php?kind=V'],
			['Storage Chests','ShowForAll.php?kind=O'],
],

 ['Sofa','ShowForAll.php?kind=A'],
	
]
];