var empresa={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000000', linktarget:'_self'} //Second menu variable. Same precaution.
empresa.items=[
	["", "empresa.php"]
]



var projetos={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#000000', linktarget:'_self'} //Second menu variable. Same precaution.
projetos.items=[
	["", "projetos.php"]
]