	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='F5E5C5';			// Background color when mouse is not over on subs
	var HighBgColor='990000';			// Background color when mouse is over
	var HighSubBgColor='CC9933';			// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='990000';			// Font color subs when mouse is not over
	var FontHighColor='EDDCCB';			// Font color when mouse is over
	var FontSubHighColor='FFFFFF';			// Font color subs when mouse is over
	var BorderColor='FFFFFF';			// Border color
	var BorderSubColor='990000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial narrow"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=50;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=5;				// Multiple frames y correction
	var HorCorrect=10;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='hphome';			// Frame where first level appears
	var SecLineFrame='hphome';			// Frame where sub levels appear
	var DocTargetFrame='hphome';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("QUEM SOMOS","","",4,18,80);
	Menu1_1=new Array("Estrutura das entidades","qs_estrutura.htm","",0,16,145);
	Menu1_2=new Array("Nossas atividades","qs_atividades.htm","",0,16,145);
	Menu1_3=new Array("Organograma","qs_organograma.htm","",0,16,145);
	Menu1_4=new Array("Mapa","qs_mapa.htm","",0,16,145);

Menu2=new Array("ASSOCIADOS","associados.asp","",0,18,75);
	   
Menu3=new Array("BOLETINS","","",3,18,60);
//	Menu3_1=new Array("Ambiental","boletim/ambiental/index.htm","",0,16,145);
	Menu3_1=new Array("Assuntos Internacionais","boletim/internacional/index.htm","",0,16,145);
	Menu3_2=new Array("Atividades","boletim/atividades/index.asp","",0,16,145);
	Menu3_3=new Array("Datamail","exclusivo/datamail/index.asp","",0,16,145);
//	Menu3_5=new Array("Trabalhista & Sindical","boletim/trabalhista/index.htm","",0,16,145);

Menu4=new Array("CERTIFICADAS","certificados.asp","",0,18,80);

Menu5=new Array("CURSOS","eventos_home.asp","",0,18,50);

Menu6=new Array("ÍNDICES","","",2,18,55);
	Menu6_1=new Array("Anuário Estatístico","anuario/index.htm","",0,16,135);
//	Menu6_1=new Array("Cotações de metais","lme/lme_atual.asp","",0,16,135);
	Menu6_2=new Array("Exclusivo associado","exclusivo/index.asp","",4,16,135);
		Menu6_2_1=new Array("LME (Mês atual)","exclusivo/indice_lme_sem.asp","",0,16,90);
		Menu6_2_2=new Array("Histórico LME","exclusivo/indice_lme.asp","",0,16,90);
		Menu6_2_3=new Array("ABDIB","exclusivo/indice_abdib.asp","",0,16,90);
		Menu6_2_4=new Array("FGV","exclusivo/indice_fgv2.asp","",0,16,90);
//		Menu6_2_4=new Array("IVC","exclusivo/indice_ivc.asp","",0,16,90);
      
Menu7=new Array("NEG. INTERNACIONAIS","","",3,18,125);
	Menu7_1=new Array("Notícias/Documentos","ni/docs.htm","",0,16,140);
	Menu7_2=new Array("Acordos internacionais","exclusivo/acordos/index.htm","",0,16,140);
	Menu7_3=new Array("Boletim","boletim/internacional/index.htm","",0,16,140);

Menu8=new Array("NORMAS","normas/index.asp","",7,18,55);
	Menu8_1=new Array("Projetos em votação","normas/projetos_cp.asp","",0,16,130);
	Menu8_2=new Array("Novas publicações","normas/normas_novas.asp","",0,16,130);
	Menu8_3=new Array("Pesquisa de Normas","normas/normas_pesquisa.asp","",0,16,130);
	Menu8_4=new Array("Agenda de reuniões","normas/proximas_reunioes.asp","",0,16,130);
	Menu8_5=new Array("Atas e projetos","normas/normas_atas.asp","",0,16,130);
	Menu8_6=new Array("Portarias","normas/normas_documentos.htm","",0,16,130);
	Menu8_7=new Array("Comitês ABNT","","",2,16,130);
		Menu8_7_1=new Array("ABNT/CB-03","normas/cb03.htm","",0,16,90);
		Menu8_7_2=new Array("ABNT/CB-44","normas/cb44.htm","",0,16,90);

Menu9=new Array("NOTÍCIAS","noticias_index.asp","",0,18,55);

//Menu10=new Array("RH","","",2,18,30);
//	Menu10_1=new Array("Documentos","rh/docs.htm","",0,16,100);
//	Menu10_2=new Array("Boletim","boletim/trabalhista/index.htm","",0,16,100);

Menu10=new Array("LINKS","links.htm","",0,18,40);

Menu11=new Array("BUSCA","busca.htm","",0,18,45);

Menu12=new Array("HOME","http://www.sindicelabc.org.br/","",0,18,40);