/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<IMG border=\'0\' height=22 SRC=\'/menu_files/animvqlog.gif\'>', '/vqlog.html', {'tw':'_blank','tt':'Home page','sw':95}],
	['Site', null, {'sw':40,'bw':150},
		['Index <IMG border=\'0\' SRC=\'/menu_files/indice_s.gif\'>', '/vqlog.html'],
		['Blog', '/blog.php'],
		['Spanish language <IMG border=\'0\' SRC=\'/menu_files/smallspanish.gif\'>', '/vqlog_e.html'],
		['RSS Feeds <IMG border=\'0\' SRC=\'/menu_files/feed.gif\'>', '/rss.html'],
		['Go to VHFDX.NET', '/index.html']
	],
	['Information', null, {'sw':50,'bw':180},
		['Index', '/vqlog.html'],
		['What is it ?', '/vqlog.html#whatis'],
		['What do I need ?', '/vqlog.html#whatneed'],
		['Facilities', '/vqlog.html#facilities'],
		['Reviews', '/vqlog.html#reviews'],
		['10 reasons to choose VQLog', '/vqlogreasons.html'],
		['Latest changes', '/vqlogchanges.html'],
		['Users comments', '/vqlogcomments.html'],
		['Users requests', '/vqlogrequests.html']
	],
	['Download', null, {'bw':150},
		['Full version', 'http://www.vhfdx.net/vqlogdownloadea.html'],
		['Update patch', 'http://www.vhfdx.net/vqlogpatchea.html'],
		['Language plugins', '/vqloglang.html'],
		['Award Definition Files', '/vqlogadf.html'],
		['CAT Definition Files', '/vqlogcdf.html'],
		['Newest TABLAS file', '/vqlogtablas.html'],
		['External applications', '/vqlogext.html']
	],
	['Support', null, {'bw':180},
		['FAQ', '/vqlogfaq.html'],
		['FAQ on importation', '/vqlogfaqimport.html'],
		['FAQ on CAT', '/vqlogfaqcat.html'],
		['Connection with DXTelnet', '/vqlogdxtelnet.html'],
		['RSS Feeds <IMG border=\'0\' SRC=\'/menu_files/feed.gif\'>', '/rss.html'],
		['Users community', '/vqlogmlsp.html'],
		['E-Mail to support', '/vqlogsupport.html']
	],
	['Register', null, {'bw':150},
		['On-line registration', 'https://usd.swreg.org/soft_shop/2988/shopscr4.shtml', {'tw':'_blank'}],
		['Registration information', '/vqlog.html#order']
	],
	['Renew license', null, null,
		['On-line renewal', 'https://usd.swreg.org/soft_shop/2988/shopscr5.shtml', {'tw':'_blank'}],
		['Renewal information', '/vqlog.html#renew']
	],
	['<IMG border=\'0\' SRC=\'/menu_files/indice_s.gif\'> ', '/vqlog.html', {'tt':'Main page / Index','sw':25}],
	['<IMG border=\'0\' SRC=\'/menu_files/feed.gif\'>', '/feed.xml', {'tt':'RSS feeds','sw':20}],
	['<IMG border=\'0\' SRC=\'/menu_files/smallspanish.gif\'>', '/vqlog_e.html', {'tt':'Spanish site','sw':30}],
	['Translate', null, {'sw':60},
		['<IMG border=\'0\' SRC=\'/menu_files/smallgerman.png\'> German', 'javascript:window.location(\'http://translate.google.com/translate?u=\' + document.URL +\'&langpair=en%7Cde&hl=en&ie=UTF8\');'],
		['<IMG border=\'0\' SRC=\'/menu_files/smallfrench.png\'> French', 'javascript:window.location(\'http://translate.google.com/translate?u=\' + document.URL +\'&langpair=en%7Cfr&hl=en&ie=UTF8\');'],
		['<IMG border=\'0\' SRC=\'/menu_files/smallportug.png\'> Portuguese', 'javascript:window.location(\'http://translate.google.com/translate?u=\' + document.URL +\'&langpair=en%7Cpt&hl=en&ie=UTF8\');'],
		['<IMG border=\'0\' SRC=\'/menu_files/smallrussian.png\'> Russian', 'javascript:window.location(\'http://translate.google.com/translate?u=\' + document.URL +\'&langpair=en%7Cru&hl=en&ie=UTF8\');']
	]
];
