/* --- menu items --- */
var MENU_ITEMS0 = [
	['Team', null, null,
		['League Stats', 'http://www.vijhl.com/',{'tw' : '_blank'}],
                                ['Players Profile', './09-10 player profile/index.html'],
                                ['Home', './index.html'],
		
	],
	
	['Tickets', null, null,
		['Prices', './ticket_prices.htm'],
	],

	['Links of Interest', null, null,
		['Campbell River Storm', 'http://www.campbellriverstorm.com',{'tw' : '_blank'}],
		['Comox Valley Glacier Kings', 'http://www.island.net/~gkings',{'tw' : '_blank'}],
		['Peninsula Panthers', 'http://www.ppanthers.bc.ca',{'tw' : '_blank'}],
		['Oceanside Generals', 'http://www.parksvillegenerals.org',{'tw' : '_blank'}],
		['Saanich Braves', 'http://www.saanichbraves.ca',{'tw' : '_blank'}],
		['Victoria Cougars', 'http://www.victoriacougars.com',{'tw' : '_blank'}],
		['Westshore Stingers', 'http://www.vijhlstingers.com/',{'tw' : '_blank'}],
		['Vancouver Island Junior Hockey League', 'http://www.vijhl.com',{'tw' : '_blank'}],
	],
	
	['Sponsors', null, null,
		['2009 ~ 2010 Sponsors', '../sponsors/gold.htm'],
		
		
	],

	['Bursaries', null, null,
		['Bursary Winners', './bursary.htm'],
	],	

	['Contact Us', null, null,
		['Contact Us', './contact_us.htm'],
                               ],
	
	['Community ', null, null,
		['Community', './cancer.htm'],	],
	
    ['09/10 Team Photos', null, null,
		['Team Photos', './photo10.htm'],
	],
    
];
