/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<IMG border=\'0\' height=22 SRC=\'/menu_files/animvqlog.gif\'>', '/vqlog_e.html', {'tt':'Página principal','sw':95}],
	['Sitio', null, {'sw':40,'bw':150},
		['Índice <IMG border=\'0\' SRC=\'/menu_files/indice_s.gif\'>', '/vqlog_e.html'],
		['Blog', '/blog.php?Lan=S'],
		['En Inglés <IMG border=\'0\' SRC=\'/menu_files/smallbritish.gif\'>', '/vqlog.html'],
		['Feeds RSS <IMG border=\'0\' SRC=\'/menu_files/feed.gif\'>', '/rss_e.html'],
		['Ir a VHFDX.NET', '/index_e.html']
	],
	['Información', null, {'sw':90,'bw':180},
		['Índice', '/vqlog_e.html'],
		['¿Que es?', '/vqlog_e.html#whatis'],
		['¿Que necesito?', '/vqlog_e.html#whatneed'],
		['Utilidades', '/vqlog_e.html#facilities'],
		['Análisis', '/vqlog_e.html#reviews'],
		['10 razones para elegir VQLog', '/vqlogreasons_e.html'],
		['Últimos cambios', '/vqlogchanges_e.html'],
		['Comentarios usuarios', '/vqlogcomments_e.html'],
		['Solicitudes usuarios', '/vqlogrequests_e.html']
	],
	['Descargar', null, {'bw':180},
		['Versión completa', 'http://www.vhfdx.net/vqlogdownloadea_e.html'],
		['Parche de actualización', 'http://www.vhfdx.net/vqlogpatchea_e.html'],
		['Archivos Definición Diplomas', '/vqlogadf_e.html'],
		['Archivos Definición CAT', '/vqlogcdf_e.html'],
		['Última actualización TABLAS', '/vqlogtablas_e.html'],
		['Aplicaciones externas', '/vqlogext_e.html']
	],
	['Soporte', null, {'bw':180},
		['Preguntas frecuentes', '/vqlogfaq_e.html'],
		['Preguntas sobre importación', '/vqlogfaqimport_e.html'],
		['Preguntas sobre CAT', '/vqlogfaqcat_e.html'],
		['Conexión con el DXTelnet', '/vqlogdxtelnet_e.html'],
		['Feeds RSS <IMG border=\'0\' SRC=\'/menu_files/feed.gif\'>', '/rss_e.html'],
		['Comunidad de usuarios', '/vqlogmlsp_e.html'],
		['Soporte por E-Mail', '/vqlogsupport_e.html']
	],
	['Registrar', null, {'bw':150},
		['Registro On-Line', 'https://usd.swreg.org/soft_shop/2988/shopscr4.shtml', {'tw':'_blank'}],
		['Información de registro', '/vqlog_e.html#order']
	],
	['Renovar licencia', null, {'sw':120,'bw':180},
		['Renovación On-Line', 'https://usd.swreg.org/soft_shop/2988/shopscr5.shtml', {'tw':'_blank'}],
		['Información de renovación', '/vqlog_e.html#renew']
	],
	['<IMG border=\'0\' SRC=\'/menu_files/indice_s.gif\'> ', '/vqlog_e.html', {'tt':'Página principal / Índice','sw':25}],
	['<IMG border=\'0\' SRC=\'/menu_files/feed.gif\'>', '/feed_e.xml', {'tt':'Feeds RSS','sw':20}],
	['<IMG border=\'0\' SRC=\'/menu_files/smallbritish.gif\'>', '/vqlog.html', {'tt':'En inglés','sw':30}]
];
