/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Produtos', null, null,
		['Software', null,null,
			['Gestão de Sócios', 'http://softgab.net/socios.php', [, , 130]],
			['Contabilidade - clubes', 'http://softgab.net/gst.php', [, , 130]]
		],
		['Hardware', null, null,
			['Acumuladores UPS', 'http://softgab.net/ups',[, , 130]],
			['Computadores', null, [, , 130],
				['Caixas - CPU', 'http://softgab.net/computadores/index.htm',[, , 130]],
				['Portáteis', 'http://softgab.net/portateis/index.htm',[, , 130]]
			],
			['Impressoras e Faxes', 'http://softgab.net/impressoras/index.htm', [, , 130],
				['Multifunções Jet-Tinta', 'http://softgab.net/impressoras/jet.htm',[, , 150]],
				['Multifunções c/Fax', 'http://softgab.net/impressoras/fax.htm',[, , 150]],
				['Lazer a Cores', 'http://softgab.net/impressoras/laser.htm',[, , 150]],
				['Multifunções Lazer a Cores', 'http://softgab.net/impressoras/mlaser.htm',[, , 150]]
			],
			['Máquinas de Plastificar', 'http://softgab.net/plast.php',[, , 130]],
			['Monitores TFT', null, [, , 130],
				['TFT Normal', 'http://softgab.net/monitores/index.htm',[, , 130]],
				['TFT com TV', 'http://softgab.net/monitores/tv.htm',[, , 130]]
			],
		],

		['Serviço SMS', 'http://softgab.net/clubes/sms.php', null,
			
		],


		['Cartões de Sócio', null, null,
			['Capas de Plástico', 'http://softgab.net/capas.htm'],
			['Cartões Especiais', 'http://softgab.net/papelesp.htm']
		],
		['Etiquetas', null, null,
			['P/Quotas', 'http://softgab.net/quot_etiq.htm'],
			['P/Envelopes', 'http://softgab.net/etiq_env.htm'],
			['Outras etiquetas', 'http://softgab.net/etiq_outras.htm']
		]
	],
	['Downloads', null, null,
		['Versões de Demontração', 'http://softgab.net/demos.htm', [, , 150]]
	],
	['Encomendas', null, null,
		['Ver Carrinho de Encomendas', 'http://softgab.net/carrinho.php', [, , 180]],
		['Condições gerais de venda', 'http://softgab.net/cond_venda.php', [, , 180]]
	],
	['Contactos', null, null,
		['Dep.Comercial', 'http://softgab.net/comercial.php', [, , 120]],
		['Dep.Técnico', 'http://softgab.net/tecn.php', [, , 120]],
		['Web Master', 'http://softgab.net/master.php', [, , 120]]
	],
	['Clientes', null, null,
		['Ajuda on-line', 'http://softgab.net/ajuda.exe', [, , 120]],
		['Envio de Ficheiros', 'http://softgab.net/ftsnd.php', [, , 120]],
		['Actualizações', 'http://softgab.net/actualizacoes.php', [, , 120]]
	]
];
