/* Tigra Menu items structure */
var NICKEL_ITEMS = [
	['Nickel Home', 'Index.html'],
	['Legal Information', null, null,
		['The European Directive', '94-27-EC.htm'],
		['Amending Directive', '2004-96-EC.htm'],
		['The UK Law', 'uklaw.htm'],
		['The UK Guidance Notes', 'guidance.htm']
	],
	['Regulatory Tests', null, null,
		['Nickel Content', 'en1810.htm'],
		['Nickel Release', 'en1811.htm'],
		['Wear Test', 'en12472.htm']
	],
	['Non Regulatory Tests', null, null,
		['Scanning Nickel Release', 'en12471.htm']
	],
	['Other Information', null, null,
		['FAQ', 'faq.htm'],
		['Nickel Working Group', 'niwgrp.htm'],
		['Links', 'links.htm']
	]
];
