/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'default.asp'],
	['Fixtures', null, null,
		['Apr 25th Queen Camel (A)', ''],		
		['May 16th Bridgewater Sports (A)', ''],
		['May 23rd MMMT (H)', ''],
		['May 30th White Horse(A)', ''],
		['June 6th Milborne Port(H)', ''],
		['June 13st Cranmore (A)', ''],
		['June 20th White Horse (H)', ''],
		['', ''],
		['July 4th Cranmore (H)', ''],
		['July 11th Martock (H)', ''],
		['July 18th Bridgewater Sports (H)', ''],
		['July 25th Compton Dundon  (H)', ''],
		['Aug 22nd Compton Dundon (A)', ''],
		['Sep 5th  Martock(A)', ''],
	    ['Sep 12th Queen Camel  (H)', ''],
	    ['Sep 19th Milborne Port (A)', ''],
		],
	['MWL', null, null,
		['Fixtures', 'mwlfixtures.asp'],
		['Results', 'MWLResults.asp'],
		['Talble', 'mwltable.asp'],
	],
	['Forum', 'http://icc.phpbbhosts.co.uk/'],
	['Contact Us', 'mailto:info@ilchestercc.co.uk']
];
