// Tigra Menu Builder project file
// Project Name: - Untitled -
// Saved: 03/23/2009

var N_MODE = 2;

var N_TPL = 0;

var A_MENU = {
	'menu_pos': 'relative',
	'menu_left': 50,
	'menu_top': 20,
	'menu_name': '- Untitled -'
};

var A_TPL = [
	{
		'level_layout': 'hr',
		'level_width': 100,
		'level_height': 20,
		'level_left': 99,
		'level_top': 0,
		'time_expand': 200,
		'time_hide': 200,
		'level_style': 0,
		'level_opacity': 100
	},
	{
		'level_layout': 'vb',
		'level_width': 200,
		'level_btop': 25,
		'level_bleft': 0,
		'level_left': 0,
		'level_top': 23
	},
	{
		'level_btop': 0,
		'level_bleft': 200
	}
];

var A_ITEMS = [
	{
		'text_caption': 'Home',
		'link_href': '/index.html',
		'item_width': 80
	},
	{
		'text_caption': 'Competitions',
		'item_width': 120,
		'children': [
			{
				'text_caption': 'Welcome',
				'link_href': '/competitions/index.html'
			},
			{
				'text_caption': 'Calendar',
				'link_href': '/competitions/calendar.html'
			},
			{
				'text_caption': 'Duncan Trophy',
				'link_href': '/competitions/duncan.html'
			},
			{
				'text_caption': '1st Div Spring Meeting',
				'link_href': '/competitions/spring1.html'
			},
			{
				'text_caption': '2nd Div Spring Meeting',
				'link_href': '/competitions/spring2.html'
			},
			{
				'text_caption': '3rd Div Spring Meeting',
				'link_href': '/competitions/spring3.html'
			},
			{
				'text_caption': 'Tegner Trophy',
				'link_href': '/competitions/tegner.html'
			},
			{
				'text_caption': 'The Championship',
				'link_href': '/competitions/championship.html'
			},
			{
				'text_caption': 'Inter Club Shield',
				'link_href': '/competitions/interclubshield.html'
			},
			{
				'text_caption': 'Tournament Cup',
				'link_href': '/competitions/tournament.html'
			},
			{
				'text_caption': 'President\'s Salvers',
				'link_href': '/competitions/presidentssalvers.html'
			},
			{
				'text_caption': 'Millennium Competition',
				'link_href': '/competitions/millennium.html'
			},
			{
				'text_caption': '1st Div Autumn Meeting',
				'link_href': '/competitions/autumn1.html'
			},
			{
				'text_caption': '2nd Div Autumn Meeting',
				'link_href': '/competitions/autumn2.html'
			},
			{
				'text_caption': '3rd Div Autumn Meeting',
				'link_href': '/competitions/autumn3.html'
			},
			{
				'text_caption': 'Angela Uzielli Memorial Trophy',
				'link_href': '/competitions/angela.html'
			},
			{
				'text_caption': 'Winter Knockout',
				'link_href': '/competitions/winter.html'
			},
			{
				'text_caption': 'Other Competitions',
				'link_href': '/competitions/external.html'
			}
		]
	},
	{
		'text_caption': 'Team',
		'item_width': 90,
		'children': [
			{
				'text_caption': 'Welcome',
				'link_href': '/team/index.html'
			},
			{
				'text_caption': 'Calendar',
				'link_href': '/team/calendar.html'
			},
			{
				'text_caption': 'County Week',
				'link_href': '/team/countyweek.html'
			},
			{
				'text_caption': 'Training',
				'link_href': '/team/training.html'
			},
			{
				'text_caption': 'Matches',
				'link_href': '/team/matches.html'
			},
			{
				'text_caption': 'Resources',
				'link_href': '/team/resources.html'
			},
			{
				'text_caption': 'Archive',
				'link_href': '/team/archive.html'
			}
		]
	},
	{
		'text_caption': 'Seniors',
		'children': [
			{
				'text_caption': 'Welcome',
				'link_href': '/seniors/index.html'
			},
			{
				'text_caption': 'Calendar',
				'link_href': '/seniors/calendar.html'
			},
			{
				'text_caption': 'The Senior Championship',
				'link_href': '/seniors/championship.html'
			},
			{
				'text_caption': 'Matches',
				'link_href': '/seniors/matches.html'
			},
			{
				'text_caption': 'SE League',
				'link_href': '/seniors/seleague.html'
			},
			{
				'text_caption': 'Inter County Championship',
				'link_href': '/seniors/icchamps.html'
			},
			{
				'text_caption': 'Archive',
				'link_href': '/seniors/archive.html'
			}
		]
	},
	{
		'text_caption': 'Juniors',
		'children': [
			{
				'text_caption': 'Welcome',
				'link_href': '/juniors/index.html'
			},
			{
				'text_caption': 'Calendar',
				'link_href': '/juniors/calendar.html'
			},
			{
				'text_caption': 'How to Join',
				'link_href': '/juniors/join.html'
			},
			{
				'text_caption': 'Taster Sessions',
				'link_href': '/juniors/taster.html'
			},
			{
				'text_caption': 'Coaching',
				'link_href': '/juniors/coaching.html'
			},
			{
				'text_caption': 'Club Coaching',
				'link_href': '/juniors/clubcoaching.html'
			},
			{
				'text_caption': 'Fun Competitions',
				'link_href': '/juniors/funcomps.html'
			},
			{
				'text_caption': 'Getting a Handicap',
				'link_href': '/juniors/handicap.html'
			},
			{
				'text_caption': 'Joining a Club',
				'link_href': '/juniors/joinclub.html'
			},
			{
				'text_caption': 'Matches',
				'link_href': '/juniors/matches.html'
			},
			{
				'text_caption': 'Championships',
				'link_href': '/juniors/champs.html'
			},
			{
				'text_caption': 'Other Competitions',
				'link_href': '/juniors/othercomps.html'
			},
			{
				'text_caption': 'Junior County Week',
				'link_href': '/juniors/countyweek.html'
			},
			{
				'text_caption': 'Colours',
				'link_href': '/juniors/colours.html'
			},
			{
				'text_caption': 'Keeping Children Safe',
				'link_href': '/juniors/safe.html'
			},
			{
				'text_caption': 'Archive',
				'link_href': '/juniors/archive.html'
			}
		]
	},
	{
		'text_caption': 'Veterans',
		'children': [
			{
				'text_caption': 'Welcome',
				'link_href': '/veterans/index.html'
			},
			{
				'text_caption': 'Calendar',
				'link_href': '/veterans/calendar.html'
			},
			{
				'text_caption': 'How to Join',
				'link_href': '/veterans/join.html'
			},
			{
				'text_caption': 'Results',
				'link_href': '/veterans/results.html'
			},
			{
				'text_caption': 'AGM',
				'link_href': '/veterans/agm.html'
			}
		]
	},
	{
		'text_caption': 'Berks Captains',
		'item_width': 120,
		'children': [
			{
				'text_caption': 'Welcome',
				'link_href': '/captains/welcome.html'
			},
			{
				'text_caption': 'Calendar',
				'link_href': '/captains/calendar.html'
			}
		]
	},
	{
		'text_caption': 'Committee',
		'children': [
			{
				'text_caption': 'Officers',
				'link_href': '/committee/index.html'
			},
			{
				'text_caption': 'AGM',
				'link_href': '/committee/agm.html'
			},
			{
				'text_caption': 'EWGA',
				'link_href': '/committee/ewga.html'
			},
			{
				'text_caption': 'Handicapping',
				'link_href': '/committee/handicaps.html'
			}
		]
	},
	{
		'text_caption': 'History',
		'item_width': 90,
		'children': [
			{
				'text_caption': '1922-1952',
				'link_href': '/history/19221952.html'
			},
			{
				'text_caption': 'Competition Winners',
				'link_href': '/history/matches.html'
			},
			{
				'text_caption': 'Competitions & Trophies',
				'link_href': '/history/compsandtrophies.html'
			},
			{
				'text_caption': 'Officers & Trophy Winners',
				'link_href': '/history/officers.html'
			}
		]
	}
];

var A_STYLES = [
	{
		'name': 'napgc',
		'box_background_color': ['#FFFF99','#555555',null],
		'box_border_color': '#999999',
		'box_border_width': 0,
		'box_padding': 6,
		'font_color': ['#333333','#FFFFFF',null],
		'font_family': 'Arial, Helvetica, sans-serif;',
		'font_size': 14,
		'font_weight': 0,
		'font_style': 0,
		'font_decoration': 0,
		'text_align': 'left',
		'text_valign': 'bottom',
		'n_order': 0,
		'n_id': 0,
		'classes_i': ['TM0i0','TM0i1','TM0i1'],
		'classes_o': ['TM0o0','TM0o1','TM0o1'],
		'classes_t': ['TM0t0','TM0t0','TM0t0']
	}
];

/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', '/index.html', {'sw':80}],
	['Competitions', null, {'sw':120},
		['Welcome', '/competitions/index.html'],
		['Calendar', '/competitions/calendar.html'],
		['Duncan Trophy', '/competitions/duncan.html'],
		['1st Div Spring Meeting', '/competitions/spring1.html'],
		['2nd Div Spring Meeting', '/competitions/spring2.html'],
		['3rd Div Spring Meeting', '/competitions/spring3.html'],
		['Tegner Trophy', '/competitions/tegner.html'],
		['The Championship', '/competitions/championship.html'],
		['Inter Club Shield', '/competitions/interclubshield.html'],
		['Tournament Cup', '/competitions/tournament.html'],
		['President\'s Salvers', '/competitions/presidentssalvers.html'],
		['Millennium Competition', '/competitions/millennium.html'],
		['1st Div Autumn Meeting', '/competitions/autumn1.html'],
		['2nd Div Autumn Meeting', '/competitions/autumn2.html'],
		['3rd Div Autumn Meeting', '/competitions/autumn3.html'],
		['Angela Uzielli Memorial Trophy', '/competitions/angela.html'],
		['Winter Knockout', '/competitions/winter.html'],
		['Other Competitions', '/competitions/external.html']
	],
	['Team', null, {'sw':90},
		['Welcome', '/team/index.html'],
		['Calendar', '/team/calendar.html'],
		['County Week', '/team/countyweek.html'],
		['Training', '/team/training.html'],
		['Matches', '/team/matches.html'],
		['Resources', '/team/resources.html'],
		['Archive', '/team/archive.html']
	],
	['Seniors', null, null,
		['Welcome', '/seniors/index.html'],
		['Calendar', '/seniors/calendar.html'],
		['The Senior Championship', '/seniors/championship.html'],
		['Matches', '/seniors/matches.html'],
		['SE League', '/seniors/seleague.html'],
		['Inter County Championship', '/seniors/icchamps.html'],
		['Archive', '/seniors/archive.html']
	],
	['Juniors', null, null,
		['Welcome', '/juniors/index.html'],
		['Calendar', '/juniors/calendar.html'],
		['How to Join', '/juniors/join.html'],
		['Taster Sessions', '/juniors/taster.html'],
		['Coaching', '/juniors/coaching.html'],
		['Club Coaching', '/juniors/clubcoaching.html'],
		['Fun Competitions', '/juniors/funcomps.html'],
		['Getting a Handicap', '/juniors/handicap.html'],
		['Joining a Club', '/juniors/joinclub.html'],
		['Matches', '/juniors/matches.html'],
		['Championships', '/juniors/champs.html'],
		['Other Competitions', '/juniors/othercomps.html'],
		['Junior County Week', '/juniors/countyweek.html'],
		['Colours', '/juniors/colours.html'],
		['Keeping Children Safe', '/juniors/safe.html'],
		['Archive', '/juniors/archive.html']
	],
	['Veterans', null, null,
		['Welcome', '/veterans/index.html'],
		['Calendar', '/veterans/calendar.html'],
		['How to Join', '/veterans/join.html'],
		['Results', '/veterans/results.html'],
		['AGM', '/veterans/agm.html']
	],
	['Berks Captains', null, {'sw':120},
		['Welcome', '/captains/welcome.html'],
                ['Calendar', '/captains/calendar.html'],
                ['Results', '/captains/results.html'],
	],
	['Committee', null, null,
		['Officers', '/committee/index.html'],
		['AGM', '/committee/agm.html'],
		['EWGA', '/committee/ewga.html'],
		['Handicapping', '/committee/handicaps.html']
	],
	['History', null, {'sw':90},
		['1922-1952', '/history/19221952.html'],
		['Competition Winners', '/history/matches.html'],
		['Competitions & Trophies', '/history/compsandtrophies.html'],
		['Officers & Trophy Winners', '/history/officers.html']
	]
];
