var TREE_ITEMS = [
['Home', 'index.php', 0],
['Our Clients', 'sub.php?id=14', 0],
['Web Solutions', 'sub.php?id=18', 
	['Web Designing', 'sub.php?id=21', 0	],

	['Web Development', 'sub.php?id=22', 0	],

	['Web Hosting', 'sub.php?id=23', 0	],
],
['Privacy Policy', 'sub.php?id=26', 0],
['About Us', 'sub.php?id=15', 0],
['Marketing', 'sub.php?id=24', 
	['Brand Making', 'sub.php?id=25', 0	],

	['Printout Matrials', 'sub.php?id=20', 0	],

	['Multimedia CD', 'sub.php?id=19', 0	],

	['Online Advertising', 'sub.php?id=27', 0	],
],
['Contact us', 'contact_us.php', 
	['KSA', 'contact_us.php?id=1', 0],

	['Egypt', 'contact_us.php?id=2', 0],

	['Bahrian', 'contact_us.php?id=3', 0],
	],
];
