/* Tigra Menu items structure */
var INDEXITEMS = 
[
	['HOME (+)', 'http://www.pressto.com.br/index.html', null,
		['SITE SEARCH', '#search'],
		['SITE MAP', 'http://www.pressto.com.br/sitemap.html']
	],
	['INTL REP', 'http://www.pressto.com.br/intlrepsczech.html', null,
		['PERFIL', 'http://www.pressto.com.br/perfil.htm']
	],
	['COMUNICAÇÕES', 'http://www.pressto.com.br/comunicacao.html', null,
		['EVENTOS', 'http://www.pressto.com.br/eventos.htm'],
		['CLIENTES', 'http://www.pressto.com.br/clientes.htm'],
		['RESULTADOS', 'http://www.pressto.com.br/resultados.htm'],
		['PERFIL', 'http://www.pressto.com.br/perfil.htm']
	],
	['PARCEIROS', null, null,
			['ATHOS', 'http://www.athos.ppg.br/'],
			['TEATRO', 'http://www.pressto.com.br/teatro.htm']
	],
	['EXTRAS', null, null,
		['<<  FOTOS', 'http://www.pressto.com.br/galeria/index.html', null,
			['Brasil', 'http://www.pressto.com.br/galeria/brasil/index.html'],
			['Caribe', 'http://www.pressto.com.br/galeria/caribe/index.html'],
			['Cuba', 'http://www.pressto.com.br/galeria/cuba/index.html'],
			['Curaçao', 'http://www.pressto.com.br/galeria/curacao/index.html'],
			['Irlanda', 'http://www.pressto.com.br/galeria/irlanda/index.html'],
			['Italia', 'http://www.pressto.com.br/galeria/italia/index.html'],
			['Janelas', 'http://www.pressto.com.br/galeria/janelas/index.html'],
			['Kura Hulanda', 'http://www.pressto.com.br/galeria/kura_hulanda/index.html'],
			['Noruega', 'http://www.pressto.com.br/galeria/noruega/index.html'],
			['Outros Países', 'http://www.pressto.com.br/galeria/outros_paises/index.html'],
			['Republica Dominicana', 'http://www.pressto.com.br/galeria/rep_dominicana/index.html'],
			['UK', 'http://www.pressto.com.br/galeria/UK/index.html']
		],
		['LEITURA', 'http://www.pressto.com.br/leitura.htm'],
		['MONJOLO', 'http://www.pressto.com.br/monjolo.html'],
		['TRADUÇÃO', 'http://www.pressto.com.br/traducao.html'],
		['WEBMASTER', 'http://www.pressto.com.br/traducao.html']
	],
	['CONTATO', '#email',
	]
];
