
// left, top, width, height

var MENU_ITEMS_COARSE = [

	['Home', 					 '/Scotland/CoarseFishingInScotland.asp?dom='+dom,	[0, 80, 75, 20]],
	['Pike',           '/Scotland/Pike.asp?dom='+dom,											[76, 0, 75, 20]],
	['Carp',           '/Scotland/Carp.asp?dom='+dom,											[76, 0, 75, 20]],
	['Other Species',  '/Scotland/OtherCoarseSpecies.asp?dom='+dom,				[76, 0, 116, 20]],
	['Find Fishing',   '/Scotland/FindCoarseFishing.asp?dom='+dom,						[117, 0, 104, 20]],
	['Match Angling',  '/Scotland/MatchAngling.asp?dom='+dom,							[105, 0, 126, 20]],
	['Fisheries',      '/Scotland/CoarseFisheries.asp?dom='+dom,					[127, 0, 97, 20]],
	['Advice',         '/Scotland/AdviceForCoarseAnglers.asp?dom='+dom,		[98, 0, 77, 20]],
	['New To Coarse', '/Scotland/NewToCoarse.asp?dom='+dom,								[78, 0, 126, 20]],
	['Links',          '/Scotland/CoarseLinks.asp?dom='+dom,							[127, 0, 75, 20]],

];
