/* Tigra Menu items structure  'http://bruins4.awardspace.com/Schedules.htm', {'tw':'_self */
var MENU_ITEMS = [
	['Home', '\index.htm', {'tw':'_self'}],
	['Schedules',null,null,
		['2009-10 Rangers Schedule', '\Schedules.htm', {'tw':'_self'}],
		['2009-10 HOME Games', '\HSchedule.htm', {'tw':'_self'}],
		['2009-10 League Schedule', '\LeagueSchedule.htm', {'tw':'_self'}]
	],
	['Stats',null,null,
		['Team Stats', '\TeamStats.htm', {'tw':'_blank'}],
		['Team Roster', '\TeamRoster.htm', {'tw':'_blank'}],
		['Team Transactions', '\TeamTransactions.htm', {'tw':'_blank'}],
		['LIVE Scoreboard', '\LiveScoreboard.htm', {'tw':'_self'}],
		['CJHL Standings', '\LeagueStandings.htm', {'tw':'_self'}]
	],
	['The Team', null,null,
		['Player Photos', '\TeamGallery.htm', {'tw':'_self'}],
		['Coach Photos', '\CoachGallery.htm', {'tw':'_self'}]
	],
	['News', '\PressReleases.htm', {'tw':'_self'}],
	['GR Alumni','\GRAlumni.htm', {'tw':'_self'}],
	['Tickets', '\Tickets.htm', {'tw':'_self'}],
	['Sponsors', '\Sponsors.htm', {'tw':'_self'}],
	['Contact Us', '\ContactUs.htm', {'tw':'_self'}],
];
