/* Tigra Menu items structure */
var MENU_ITEMS = [
	['International Whisky Events (Malt Maniacs)', 'http://www.maltmaniacs.org/#Specials', {'tw' : '_blank'}],
	['Distillery Informations and Details', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3', null,
		['A', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#AAAA'],
		['B', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#BBBB'],
		['C', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#CCCC'],
		['D', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#DDDD'],
		['E', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#EEEE'],
		['G', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#GGGG'],
		['H', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#HHHH'],
		['I', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#IIII'],
		['K', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#KKKK'],
		['L', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#LLLL'],
		['M', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#MMMM'],
		['N', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#NNNN'],
		['O', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#OOOO'],
		['P', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#PPPP'],
		['R', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#RRRR'],
		['S', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#SSSS'],
		['T', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=34&Itemid=3#TTTT']
	],
	['SMWS Codes Conversion Table', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=35&Itemid=3'],
	['Download Area "Scotland and Whisky"', 'http://www.grsnet.net/whisky/index.php?option=com_content&task=view&id=32&Itemid=3']

];
