var pathRoot = '/melhoramentos/pt/areasdenegocio';
var menuList = [
	['Editora Melhoramentos', '/melhoramentos/pt/areasdenegocio/index.asp', null],
	['Livraria Melhoramentos', '/melhoramentos/pt/areasdenegocio/livraria.melhoramentos.asp', null],
	['Melhoramentos Papéis', '/melhoramentos/pt/areasdenegocio/melhoramentos.papeis.asp', [
	]],
	['Melhoramento Florestal', '/melhoramentos/pt/areasdenegocio/melhoramento.florestal.asp', [
		['Fazendas', '/melhoramentos/pt/areasdenegocio/fazendas.asp', null],
		['Viveiro', '/melhoramentos/pt/areasdenegocio/viveiro.asp', null]
	]],
	['Fibras', '/melhoramentos/pt/areasdenegocio/fibras.asp', [
		['CTMP', '/melhoramentos/pt/areasdenegocio/papeis.ctpm.asp', null],
		['TGW', '/melhoramentos/pt/areasdenegocio/tgw.asp', null]
	]],
	['Área Patrimonial', '/melhoramentos/pt/areasdenegocio/patrimonial.asp', [
		['Desenvolvimento Urbano', '/melhoramentos/pt/areasdenegocio/desenvolvimento.urbano.asp', null]
	]]
];