//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=9; //set number of main menu items
	var LowBgColor='#98abf4';
	var HighBgColor='#0066cc';
	var FontLowColor='#ffffff';
	var FontHighColor='#ffffff';
	var BorderColor='#0066cc';
	var BorderWidth=2;
	var BorderBtwnElmnts=2;
	var FontFamily="verdana"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=1;
	var HorCorrect=1;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='menu';
	var SecLineFrame='corpo';
	var DocTargetFrame='corpo';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","principal.html",0,20,119);

	Menu2=new Array("Soluções","",3,20,119);
	Menu2_1=new Array("SITIX","sitix.html",0,20,150);
	Menu2_2=new Array("Casos","casos.html",0,20,150);
	Menu2_3=new Array("Projetos Especiais","projetos_especiais.html",0,20,150);

Menu3=new Array("Produtos","",6,20,119);
	Menu3_1=new Array("Automação Predial","",1,20,160);
		Menu3_1_1=new Array("Controle de Acesso","predial.html",0,20,150);
	Menu3_2=new Array("Automoção Bancária","",5,20,160);
		Menu3_2_1=new Array("Cashtimer","cashtimer.pdf",0,20,230);
		Menu3_2_2=new Array("Safetylock","safetylock.pdf",0,20,230);
		Menu3_2_3=new Array("Sistema de Gerenciamento de Fila","sistemadefila.pdf",0,20,230);
		Menu3_2_4=new Array("Smartlock","smartlock.pdf",0,20,230);
		Menu3_2_5=new Array("Minilock","Minilock.pdf",0,20,230);
	Menu3_3=new Array("Gestão","",1,20,160);
		Menu3_3_1=new Array("Ponto Eletrônico","ponto.html",0,20,150);
	Menu3_4=new Array("Stand Alone","standalone.html",0,20,160);
	Menu3_5=new Array("Elétrica","eletrica.html",0,20,160);
	Menu3_6=new Array("Cofres","cofres.html",0,20,160);

	
Menu4=new Array("Catálogos","",4,20,119);
	Menu4_1=new Array("Automação Predial","",1,20,137);
		Menu4_1_1=new Array("Controle de Acesso","catalogos/controle.html",0,20,139);
	Menu4_2=new Array("Gestão","",1,20,137);
		Menu4_2_1=new Array("Ponto Eletrônico","catalogos/gestao.html",0,20,121);
	Menu4_3=new Array("Stand Alone","catalogos/standalone.html",0,20,137);
	Menu4_4=new Array("Elétrica","catalogos/eletrica.html",0,20,137);

Menu5=new Array("Downloads","",4,20,119);
	Menu5_1=new Array("Manuais de Produtos e Sistemas","logon.asp",0,20,217);
	Menu5_2=new Array("Firmwares","asp/firmwares.asp",0,20,217);
	Menu5_3=new Array("Demonstrativos","asp/login.asp",0,20,217);
        Menu5_4=new Array("Acrobat Reader","",3,20,217); 
		Menu5_4_1=new Array("Windows 95/98/2000/NT/ME","http://download.adobe.com/pub/adobe/acrobatreader/win/5.x/ar500ptb.exe",0,20,199);
		Menu5_4_2=new Array("Mac OS X/9.x/8.6","http://download.adobe.com/pub/adobe/acrobatreader/mac/5.x/ar500ptb.bin",0,20,199);
		Menu5_4_3=new Array("Mac 7.5.3/8.1-8.5","http://download.adobe.com/pub/adobe/acrobatreader/mac/4.x/ar405por.bin",0,20,199);
	
Menu6=new Array("Suporte Técnico","",4,20,119);
	Menu6_1=new Array("Assistência Técnica","/asp/mapa.asp",0,20,135);
	Menu6_2=new Array("Suporte on-line","AspChat",0,20,135);
    Menu6_3=new Array("FAQ","faq.html",0,20,135);
	Menu6_4=new Array("Fórum","forum/forum.asp",0,20,135);

Menu7=new Array("Oportunidades","",3,20,119);
	Menu7_1=new Array("Instaladores","instaladores.html",0,20,137);
	Menu7_2=new Array("VAR's","vars.html",0,20,137);
    	Menu7_3=new Array("Ofertas de Emprego","empregos.html",0,20,137);

Menu8=new Array("Notícias","",1,20,119);
	Menu8_1=new Array("Página de Notícias","noticias/index.asp",0,20,127);

Menu9=new Array("Contate-nos","",5,20,119);
	Menu9_1=new Array("Comercial","comercial.html",0,20,131);
	Menu9_2=new Array("Suporte","suporte.html",0,20,131);
	Menu9_3=new Array("Marketing","marketing.html",0,20,131);
	Menu9_4=new Array("Recursos Humanos","rh.html",0,20,131);
	Menu9_5=new Array("Webmaster","webmaster.html",0,20,131);