var TREE_ITEMS = [
	['T.A.P Hotels Pvt. Ltd. &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;', ,
		['Bangalore &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;', 0,
			['Hotel T.A.P Gold Crest.&nbsp; &nbsp; &nbsp;','http://hotelgoldcrest.com/'],
			['Hotel T.A.P Silver Square.', 'http://hotelsilversquare.com/'],
			['Hotel T.A.P Paradise. &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;', 'http://hoteltapparadise.com/'],
		],
	]
];