				/////////////////
				// MENU ACEC //
				/////////////////

//A próxima linha é fundamental para o menu, e SÓ DEVE APARECEM UMA ÚNICA VEZ. Se for colocar mais de um arquivo tipo menu_array.js, comente esta linha nos arquivos subsequentes.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.
function cria_link(pagina){
	link  = "conteudo.asp?lnk=" + pagina
	return link
}

////////////////////////////////////////////
// As propriedades editáveis começam aqui //
////////////////////////////////////////////

// Para novos efeitos : http://www.milonic.co.uk/menu/filters_sample.php
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
//	effect = "Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)"
	effect = ""
	dissolver="randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)"
}
else
{
//	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
	effect = ""
	dissolver="randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)"
}


timegap=500		// The time delay for menus to remain visible
followspeed=10		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#FFFFFF",			// Mouse Off Font Color
"#A1372A",			// Mouse Off Background Color
"#000000",			// Mouse On Font Color
"#FFFFFF",			// Mouse On Background Color
"818488",			// Menu Border Color 
9,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana",	// Font Name
3,					// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"000099",			// 3D High Color
"000090",			// 3D Low Color
"#000000",			// Current Page Item Font Color (leave this blank to disable)
"#FFFFFF",				// Current Page Item Background Color (leave this blank to disable)
"menu/arrowdn.gif",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"black",			// Menu Item Separator Color
]

style2=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",			// Mouse Off Font Color
"",			// Mouse Off Background Color
"000000",			// Mouse On Font Color
"",			// Mouse On Background Color
"000000",			// Menu Border Color 
9,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"boldnormal",				// Font Weight (bold or normal)
"Verdana",	// Font Name
3,					// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"000000",			// 3D High Color
"000000",			// 3D Low Color
"FFFFFF",			// Current Page Item Font Color (leave this blank to disable)
"818488",				// Current Page Item Background Color (leave this blank to disable)
"menu/arrowdn.gif",		// Top Bar image (Leave this blank to disable)
,			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"000000",			// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
//94
6,					// Menu Top - The Top position of the menu in pixels
32,				// Menu Left - The Left position of the menu in pixels
115,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"left",					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"&nbsp;&nbsp; HOME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=home",,"HOME",0
,"&nbsp;&nbsp; EMPRESA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=aempresa",,"A EMPRESA",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp; OBRAS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=obras",,"OBRAS",0
,"&nbsp;&nbsp; NOTÍCIAS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=saladeimprensa",,"NOTÍCIAS",0
,"&nbsp;&nbsp; SAC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=sac",,"SAC",0
,"&nbsp;&nbsp; TRABALHE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=trabalhe",,"TRABALHE CONOSCO",0
,"&nbsp;&nbsp; FALE CONOSCO","show-menu=fale",,"FALE CONOSCO",0
])

    addmenu(menu=["home",
	,,40,1,"",style1,,"left",effect,,,,,,,,,,,,
    ,"Home","http://acec.com.br target=_self",,"Acesso a Home Page",0
	])

	addmenu(menu=["aempresa",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Quem somos","conteudo.asp?lnk=quemsomos",,"Quem somos",0
//	,"Histórico","conteudo.asp?lnk=historico",,"Histórico",0
//	,"Qualidade","conteudo.asp?lnk=qualidade",,"Qualidade",0
//	,"Meio Ambiente","conteudo.asp?lnk=meio_ambiente",,"Meio Ambiente",0
	,"Acesso ao Webmail","http://webmail.acec.com.br target=_blank",,"Acesso ao Webmail",0	
	])

	addmenu(menu=["obras",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Residenciais","show-menu=residenciais",,"Residenciais",0
	,"Todas as Obras","conteudo.asp?lnk=cons_obra",,"Todas as Obras",0
	,"Pré Reservas","conteudo.asp?lnk=vendas",,"Pré Reservas",0
	])

		addmenu(menu=["residenciais",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Lançamentos","conteudo.asp?lnk=cons_obra&tipo_obra=1&class_obra=1",,"Lançamentos",0
		,"Em Andamento","conteudo.asp?lnk=cons_obra&tipo_obra=1&class_obra=2",,"Em Andamento",0
		,"Concluídas","conteudo.asp?lnk=cons_obra&tipo_obra=1&class_obra=3",,"Concluídas",0
		,"Todas","conteudo.asp?lnk=cons_obra&tipo_obra=1",,"Todas",0
		])

		addmenu(menu=["comerciais",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Lançamentos","conteudo.asp?lnk=cons_obra&tipo_obra=2&class_obra=1",,"Lançamentos",0
		,"Em Andamento","conteudo.asp?lnk=cons_obra&tipo_obra=2&class_obra=2",,"Em Andamento",0
		,"Concluídas","conteudo.asp?lnk=cons_obra&tipo_obra=2&class_obra=3",,"Concluídas",0
		,"Todas","conteudo.asp?lnk=cons_obra&tipo_obra=2",,"Todas",0
		])

	addmenu(menu=["saladeimprensa",
	,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Últimas Notícias","conteudo.asp?lnk=allnews",,"Notícias",0
	,"Todas as Notícias","conteudo.asp?lnk=allnews&ver_todas=true",,"Notícias",0
//	,"Press-Releases","conteudo.asp?lnk=allpress",,"Press-Releases",0
//	,"Contatos","conteudo.asp?lnk=contatos",,"Contatos",0
	])	

	addmenu(menu=["sac",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Esclareça suas dúvidas","conteudo.asp?lnk=sac_form",,"Esclareça suas dúvidas",0
	,"Utilidades Gerais","show-menu=utilger",,"Utilidades Gerais",0
	,"Solicitação de Reparo","conteudo.asp?lnk=clientes",,"Solicitação de Reparo",0
	])

	addmenu(menu=["trabalhe",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
    ,"Cadastre seu Currículo","http://www3.catho.com.br/empregos/acec target=_blank",,"Acec SP",0
//	,"Acec SP","mailto:rh@acec.com.br?subject=Trabalhe Conosco - Acec SP",,"Acec SP",0
//	,"Acec Indaiatuba","mailto:rh.indaiatuba@acec.com.br?subject=Trabalhe Conosco - Acec Indaiatuba",,"Acec Indaiatuba",0
	])

		addmenu(menu=["utilger",
		,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Incorporações","conteudo.asp?lnk=util_incorporacoes",,"Incorporações",0
		,"Concessionárias de Serviços públicos - Ligações","conteudo.asp?lnk=util_concessionarias",,"Concessionárias de Serviços públicos - Ligações",0
		,"Dicas sobre a manutenção preventiva de seu apartamento","conteudo.asp?lnk=util_dicas",,"Dicas sobre a manutenção preventiva de seu apartamento",0
		])

	addmenu(menu=["fale",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Via Formulário","conteudo.asp?lnk=fale",,"Via Formulário",0
	,"Telefones / Endereços","conteudo.asp?lnk=telefones",,"Telefones",0
//	,"Entre em Contato","conteudo.asp?lnk=entre_contato",,"Entre em Contato",0
//	,"Cadastro","show-menu=cadastro",,"Cadastro",0
//	,"Oportunidades","conteudo.asp?lnk=joinus",,"Oportunidades",0
	])

dumpmenus()
