/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['Rallies & Events', null, null,
		['Current', '/st1/rallies/current.htm'],
		['Holiday Rallies', '/st1/rallies/holidays.htm'],
		['Previous Years', null, null,
		    ['2009', '/st1/rallies/2009complete.htm'],
	 		['2008', '/st1/rallies/2008complete.htm'],
			['2007', '/st1/rallies/2007complete.htm'],
			['2006', '/st1/rallies/2006complete.htm'],
			['2005', '/st1/rallies/2005complete.htm'],
		],
		['Other Centres', '/st1/rallies/othercentres.html'],
		['Equipment List 2009', '/st1/rallies/EquipmentList2009.pdf'],
		['Equipment List 2010', '/st1/rallies/EquipmentList2010.pdf'],
	],
	['News/Committee', null, null,
		['Committee', '/st1/news/committee/committee2009-2010/index.html'],
		['Junior committee', '/st1/news/committee/committee2009-2010/junior.htm'],
		['Non-committee', '/st1/news/committee/committee2009-2010/noncommittee.htm'],
		['Previous Years', null, null,
		 
		 	['2008/09', null, null,
			 ['Committee', '/st1/news/committee/committee2008-2009/index.html'],
			 ['Junior committee', '/st1/news/committee/committee2008-2009/junior.htm'],
		     ['Non-committee', '/st1/news/committee/committee2008-2009/noncommittee.htm'],
			],
			['2007/08', null, null,
				['Committee', '/st1/news/committee/committee2007-2008/index.html'],
				['Junior committee', '/st1/news/committee/committee2007-2008/junior.htm'],
				['Non-committee', '/st1/news/committee/committee2007-2008/noncommittee.htm'],
			],
			['2006/07', null, null,
				['Committee', '/st1/news/committee/committee2006-2007/index.html'],
				['Junior committee', '/st1/news/committee/committee2006-2007/junior.htm'],
				['Non-committee', '/st1/news/committee/committee2006-2007/noncommittee.htm'],
			],
		 	['2005/06', null, null,
				['Committee', '/st1/news/committee/committee2005-2006/index.html'],
				['Junior committee', '/st1/news/committee/committee2005-2006/junior.htm'],
				['Non-committee', '/st1/news/committee/committee2005-2006/noncommittee.htm'],
			],
		],
		['Charity', '/st1/charity/index.htm'],
		['Past Chairmen', '/st1/news/pastchairmen.htm'],
		['Special ralliers', '/st1/news/special.htm'],
	],
	['Shop', null, null,
		['For Sale', '/st1/shop/forsale.htm'],
		['Wanted', '/st1/shop/wanted.htm'],
	],
	['Photo Gallery', null, null,
	 	['2010', null, null,
		 	['Dinner Dance', '/st1/gallery/2010/dinnerdance/dinnerdanceindex.html'],
			
			
],
	 	['2009', null, null,
			['Bilsborrow', '/st1/gallery/2009/bilsborrow/index.html'],
			['Dinner Dance', '/st1/gallery/2009/dinnerdance/index.html'],
			['Burscough', '/st1/gallery/2009/burscough/index.html'],
			['Ramsbottom', '/st1/gallery/2009/rammymarch/index.html'],
			['St Annes', '/st1/gallery/2009/stannes/index.html'],
			['Hesketh Bank', '/st1/gallery/2009/heskethbank/index.html'],
			['Cartmel', '/st1/gallery/2009/cartmel/index.html'],
			['Chipping', '/st1/gallery/2009/chipping/index.html'],
			['The National', '/st1/gallery/2009/national/index.html'],
			['The Charity', '/st1/gallery/2009/charity/index.html'],
			['Farmer Parrs', '/st1/gallery/2009/farmerparrs/index.html'],
			['Langho', '/st1/gallery/2009/langhosc/index.html'],
			['Juniors', '/st1/gallery/2009/juniors/index.html'],
			['Ribchester', '/st1/gallery/2009/ribchester/index.html'],
			['Salterforth', '/st1/gallery/2009/salterforth/index.html'],
			['Whittingham', '/st1/gallery/2009/wandg/index.html'],
			['Northern Centres', '/st1/gallery/2009/northern_centres/index.html'],
			['Hapton', '/st1/gallery/2009/hapton/index.html'],
			['Stowford', '/st1/gallery/2009/Stowford/index.html'],
			['Langho October', 'st1/gallery/2009/LanghoOctober/index.html'],
			['Halsall', '/st1/gallery/2009/Halsall/index.html']
			
],	 	
		['2008', null, null,
			['Bilsborrow', '/st1/gallery/2008/bilsborrow/index.html'],
			['Dinner Dance', '/st1/gallery/2008/dinnerdance/index.html'],
			['Darwen', '/st1/gallery/2008/darwen/index.html'],
			['Cartmel', '/st1/gallery/2008/cartmel/index.html'],
			['Chipping', '/st1/gallery/2008/chipping/index.html'],
			['Cockerham', '/st1/gallery/2008/cockerham/index.html'],
			['Juniors/Partners', '/st1/gallery/2008/juniors/index.html'],
			['Singleton', '/st1/gallery/2008/singleton/index.html'],
			['Farmer Parrs', '/st1/gallery/2008/farmerparrs/index.html'],
			['Ribchester', '/st1/gallery/2008/ribchester/index.html'],
			['A wet NC', '/st1/gallery/2008/northerncentres/index.html'],
			['Hapton', '/st1/gallery/2008/hapton/index.html'],
			['Ramsbottom', '/st1/gallery/2008/ramsbottom/index.html'],
			['Halloween', '/st1/gallery/2008/halloween/index.html'],
			['West Bradford', '/st1/gallery/2008/westbradford/index.html'],
			['Xmas @ Kirklands', '/st1/gallery/2008/kirklands_christmas/index.html'],
			['New Year, Glasson', '/st1/gallery/2008/newyearglasson/index.html'],
],
		['2007', null, null,
			['Bilsborrow', '/st1/gallery/2007/bilsborrow/index.html'],
			['Dinner Dance', '/st1/gallery/2007/dinnerdance/index.html'],
			['Holmeswood', '/st1/gallery/2007/holmeswood/index.html'],
			['40th Celebration', '/st1/gallery/2007/40thsouthport/index.html'],
			['Cartmel', '/st1/gallery/2007/cartmel/index.html'],
			['Lydiate', '/st1/gallery/2007/lydiate/index.html'],
			['The National', '/st1/gallery/2007/national/index.html'],
			['Cockerham', '/st1/gallery/2007/cockerham/index.html'],
			['Teenagers', '/st1/gallery/2007/teenagers/index.html'],
			['Northern Region 100', '/st1/gallery/2007/northernregioncelebration/index.html'],
			['Old Glasson', '/st1/gallery/2007/glasson/index.html'],
			['Brindle', '/st1/gallery/2007/brindle/index.html'],
			['Northern Centres', '/st1/gallery/2007/northerncentres/index.html'],
			['Charity', '/st1/gallery/2007/charity/index.html'],
			['Gullivers World', '/st1/gallery/2007/gullivers/index.html'],
			['Ramsbottom', '/st1/gallery/2007/ramsbottom/index.html'],
			['Great Harwood', '/st1/gallery/2007/greatharwood/index.html'],
			['Xmas @ Kirklands', '/st1/gallery/2007/kirklands_christmas/index.html'],
			['New Year (Glasson)', '/st1/gallery/2007/glasson_new_year/index.html'],
			['New Year (Rufford)', '/st1/gallery/2007/rufford_new_year/index.html'],
],
		['2006', null, null,
			['Chairmans Rally', '/st1/gallery/2006/chairmansrally/index.html'],
			['Bilsborrow', '/st1/gallery/2006/bilsborrow/index.html'],
			['Blackpool', '/st1/gallery/2006/blackpool/index.html'],
			['Dinner Dance', '/st1/gallery/2006/dinnerdance/index.html'],
			['Southport club site', '/st1/gallery/2006/southportclubsite/index.html'],
			['Burscough', '/st1/gallery/2006/burscough/index.html'],
			['Cartmel', '/st1/gallery/2006/cartmel/index.html'],
			['Chipping', '/st1/gallery/2006/chipping/index.html'],
			['Scarisbrick', '/st1/gallery/2006/scarisbrick/index.html'],
			['The National', '/st1/gallery/2006/national/index.html'],
			['Partners Rally', '/st1/gallery/2006/partners/index.html'],
			['Teenagers Rally', '/st1/gallery/2006/teenagers/index.html'],
			['Scorton', '/st1/gallery/2006/scorton/index.html'],
			['Cockerham', '/st1/gallery/2006/cockerham/index.html'],
			['Northern Centres', '/st1/gallery/2006/northerncentres/index.html'],
			['Hapton', '/st1/gallery/2006/hapton/index.html'],
			['Salterforth', '/st1/gallery/2006/salterforth/index.html'],
			['Ramsbottom', '/st1/gallery/2006/ramsbottom/index.html'],
			['Halloween', '/st1/gallery/2006/halloween/index.html'],
			['Llandudno', '/st1/gallery/2006/llandudno/index.html'],
			['West Bradford', '/st1/gallery/2006/westbradford/index.html'],
			['Great Harwood', '/st1/gallery/2006/greatharwood/index.html'],
			['Christmas', '/st1/gallery/2006/christmas/index.html'],
			['Glasson (New Year)', '/st1/gallery/2006/glassonnewyear/index.html'],
			['Rufford (New Year)', '/st1/gallery/2006/ruffordnewyear/index.html'],
		],
		['2005', null, null,
			['Bilsborrow', '/st1/gallery/2005/bilsborrow/gallery.htm'],
			['The Dinner Dance', '/st1/gallery/2005/dinnerdance/gallery.htm'],
			['Easter at Ruthin', '/st1/gallery/2005/easterruthin/gallery.htm'],
			['Hesketh Bank', '/st1/gallery/2005/heskethbank/gallery.htm'],
			['Halsall Junior School', '/st1/gallery/2005/halsall-may/index.html'],
			['Scarisbrick', '/st1/gallery/2005/scarisbrick/index.html'],
			['The Charity Rally', '/st1/gallery/2005/charity/gallery.htm'],
			['Isle of Man', '/st1/gallery/2005/iom/index.html'],
			['Teenagers', '/st1/gallery/2005/teenagers/index.html'],
			['Scorton', '/st1/gallery/2005/scorton/gallery.htm'],
			['Northern Centres', '/st1/gallery/2005/northerncentres/gallery.htm'],
			['Burscough', '/st1/gallery/2005/burcough/index.html'],
			['Homebrew Rally', '/st1/gallery/2005/homebrew/index.html'],
			['Salterforth', '/st1/gallery/2005/salterforth/index.html'],
			['Halloween', '/st1/gallery/2005/halloween/index.html'],
			['Great Harwood', '/st1/gallery/2005/greatharwood/index.html'],
			['Llandudno', '/st1/gallery/2005/llandudno/index.html'],
			['Xmas @ Kirklands', '/st1/gallery/2005/kirklands-christmas/index.html'],
			['New Year @ Rufford', '/st1/gallery/2005/rufford-newyear/index.html'],
		],
		['2004', null, null,
			['New Year, Staining', '/st1/gallery/2004/stainingnewyear/index.html'],
			['Xmas @ Kirklands', '/st1/gallery/2004/christmaskirkland/index.html'],
			['Turkey & Tinsel', '/st1/gallery/2004/turkeyandtinsel/index.html'],
		],
		['Privacy Request', '/st1/general/Privacy Request.pdf'],
	],
	['Forms & Misc', null, null,
 		['All Forms', '/st1/forms/index.html'],
	 	['Logos', '/st1/general/logos.html'],
		['Shirley-is-mmmms', '/st1/general/shirleyismmmms/index.html'],
		['Help. I am bored', '/st1/nowt better to do/index.html'],
		['Free software', '/st1/general/opensource.html'],
	],
	['The Wanderer', null, null,
		['Current', '/st1/wanderer/2009/Winter2009.pdf'],
		['Historical', null, null,
		 	['2009', null, null,
			 	['Winter', '/st1/wanderer/2009/Winter2009.pdf'],
			    ['Autumn', '/st1/wanderer/2009/Autumn 2009.pdf'],
				['Spring', '/st1/wanderer/2009/Spring2009.pdf'],
				['Summer', '/st1/wanderer/2009/Summer2008.pdf'],
			 ],		 	['2008', null, null,
			 	['Winter', '/st1/wanderer/2008/winter2008.pdf'],
			 	['Summer', '/st1/wanderer/2008/summer2008.pdf'],
				['Spring', '/st1/wanderer/2008/spring2008.pdf'],
			 ],
			['2007', null, null,
				['Winter', '/st1/wanderer/2007/winter2007.pdf'],
				['Summer', '/st1/wanderer/2007/august2007.pdf'],
			 ],
		 	['2006', null, null,
				['Christmas', '/st1/wanderer/2006/christmas2006.pdf'],
				['Autumn', '/st1/wanderer/2006/autumn2006.pdf'],
				['Easter', '/st1/wanderer/2006/easter2006.pdf'],
			 ],
		 	['2005', null, null,
			 	['Winter', '/st1/wanderer/2005/december2005.pdf'],
				['Autumn', '/st1/wanderer/2005/autumn2005.pdf'],
				['Summer', '/st1/wanderer/2005/summer2005.pdf'],
				['Easter', '/st1/wanderer/2005/easter2005.pdf'],
			 ],
		],
	],
	['Rules', null, null,
		['Centre Rules', '/st1/general/rules.htm'],
		['Organise Rallies', '/st1/general/organiserally.htm'],
	],
	['Links', null, null,
		['Centres', '/st1/links/centres.htm'],
		['Caravan Dealers', '/st1/links/cdealers.htm'],
		['Plaque Supplier', 'http://www.wharfedaleandbowies.co.uk'],
	],
];

