var TREE_NODES = [

	['<font color=#000000 size="1"><b>Home</b></font>', '/index.asp', null,
		
	],	
	
	['<font color=#000000 size="1"><b>News</b></font>', null, null,
		['<font size="1">Football Feature</font>', '/news/feature.asp', null],
		['<font size="1">News in Detail</font>', '/news/', null],
		['<font size="1">EB World</font>', '/news/ebworld.asp', null],
		<!-- ['<font size="1">Captain\'s Comments</font>', '/news/captain.asp', null], -->
		<!-- ['<font size="1">Coach\'s Comments</font>', '/news/coach.asp', null], -->
		<!-- ['<font size="1">Doctor\'s Comments</font>', '/news/doctor.asp', null], -->
		<!-- ['<font size="1">From the President</font>', '/news/president.asp', null], -->
		['<font size="1">From the Secretary</font>', '/news/secretary.asp', null]
	],
	['<font color=#000000 size="1"><b>The Club</b></font>', null, null,
		['<font size="1">History</font>', '/club/', null],
		['<font size="1">Achievements</font>', '/club/achievements.asp', null],
		['<font size="1">Records</font>', '/club/records.asp', null],		
		['<font size="1">Famous Players</font>', '/club/famousPlayers.asp', null],		
		['<font size="1">EB Vs. MB</font>', '/club/ebmb.asp', null],		
		['<font size="1">Cherished Memories</font>', '/club/cm.asp', null],				
		['<font size="1">Management</font>', '/other/management.asp', null],
		['<font size="1">Corporate Face</font>', '/other/corpface.asp', null],
		['<font size="1">Sponsorship</font>', '/other/sponsorship.asp', null],	
		['<font size="1">Kingfisher</font>', '/other/kingfisher.asp', null],		
		['<font size="1">Other Sponsors</font>', '/other/otherSponsors.asp', null],	
		<!--['<font size="1">Partners</font>', '/other/partners.asp', null],-->		
		<!--['<font size="1">LCFC</font>', '/other/lcfc.asp', null],-->	
		<!-- ['<font size="1">Sinosoc</font>', '/other/sinosoc.asp', null], -->
		<!-- ['<font size="1">FMMI</font>', '/other/fmmi.asp', null], -->
		<!-- ['<font size="1">FMMI India</font>', '/other/fmmiIndia.asp', null], -->
		['<font size="1">Members</font>', '/club/members.asp', null],
		['<font size="1">Contacts</font>', '/club/contacts.asp', null]
	],
	['<font color=#000000 size="1"><b>Squad</b></font>', null, null,
		['<font size="1">Squad Management</font>', '/club/squadManagement.asp', null],
		['<font size="1">Coach\'s Corner</font>', '/club/coach.asp', null],
		['<font size="1">Doctor\'s Corner</font>', '/club/doctor.asp', null],
		['<font size="1">Current Squad</font>', '/club/currentSquad.asp', null],
		//['<font size="1">Player Sponsors</font>', '/club/playerSponsors.asp', null],		
	],
	['<font color=#000000 size="1"><b>Match</b></font>', null, null,
		['<font size="1">Report</font>', '/match/report.asp', null],
		['<font size="1">League Table</font>', '/match/leagueTable.asp', null],
		['<font size="1">KEB Fixtures & Results</font>', '/match/kebFixture.asp', null],		
			
	],
	['<font color=#000000 size="1"><b>Stadium</b></font>', null, null,
		['<font size="1">Overview</font>', '/stadium/', null],
		['<font size="1">Route Map</font>', '/stadium/routeMap.asp', null]				
		],
		
	['<font color=#000000 size="1"><b>Fans\' Corner</b></font>', null, null,
		['<font size="1">Fans</font>', '/fans/', null],
		['<font size="1">Fans Speak</font>', '/fans/fansSpeak.asp', null],
		['<font size="1">Registration</font>', '/fans/registration.asp', null],
		['<font size="1">My Profile</font>', '/fans/profile.asp', null],
		<!-- ['<font size="1">Forum</font>', '/forum/default.asp', null], -->
		<!--['<font size="1">Log & Win</font>', '/other/contest.asp', null],-->		
		['<font size="1">Write to us</font>', '/fans/write2Us.asp', null]
		<!-- ['<font size="1">Competition</font>', '/fans/competition.asp', null], -->
		<!-- ['<font size="1">Polling</font>', '/fans/polling.asp', null] -->
	],
	['<font color=#000000 size="1"><b>Links</b></font>', '/club/links.asp', null,
	]

];

<!--
	
	['<font color=#000000 size="1"><b>Tickets</b></font>', /tickets/, null,
	],
	
	['<font color=#000000 size="1"><b>Club Shop</b></font>', /clubshop/, null,
	]
	
-->
