//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "GradientWipe(duration=0.5);Alpha(style=0,opacity=80);Shadow(color='#777777', Direction=120, Strength=10)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=7)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=50;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style0=[			// style0 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
"FF9900",			// Mouse Off Background Color
"ffebdc",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"FFFFFF",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Arial",	// Font Name
1,					// Menu Item Padding
"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"999999",			// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"FF9900",			// Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",			// Menu Item Separator Color
]

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
"FF9900",			// Mouse Off Background Color
"FFffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"FFFFFF",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Arial",	// Font Name
4,					// Menu Item Padding
"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
"",		// 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)
"000099",			// 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
130,					// Menu Top - The Top position of the menu in pixels
100,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style0,				// 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)
,					// 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;&nbsp;A EMPRESA &nbsp;&nbsp;&nbsp;&nbsp;","show-menu=cursos","index.htm","DIVERSOS CURSO E TREINAMENTOS",1

,"&nbsp;&nbsp;QUEM &nbsp; SOMOS&nbsp;&nbsp;","show-menu=estacoes","historico.htm","UMA EQUIPE DEDICADA A VOÇE",1

,"&nbsp;&nbsp;TREINAMENTO&nbsp;&nbsp;","treinamento.htm",,"O QUE ",1

,"&nbsp;&nbspCLIENTE&nbsp&nbsp;","cliente.htm",," SEJA NOSSO CLIENTE E PARCEIRO ",1
,"&nbsp;&nbsp;TRABALHE CONOSCO&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=informatica","http://www.flterceirizacao.com.br/curriculos/","GRANDES OPORTUNIDADES...",1

,"&nbsp&nbsp SERVIÇOS &nbsp&nbsp;","show-menu=sofas","servico.htm","PORTARIA, LIMPEZA E CONSERVAÇÃO ",1

,"&nbsp;&nbsp;ON-LINE&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=cadeiras","monitoramento.htm","SISTEMA DE SEGURANÇA ELETRONICA 24 HS",1

,"&nbsp;&nbsp;NOVIDADES&nbsp;&nbsp;&nbsp;","show-menu=aco","novidades.htm"," DICAS, NOTICIAS E EVENTOS",1

,"&nbsp;&nbsp;TERCEIRIZAÇÃO&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=cofres","terceirizar.htm","POR QUE TERCEIRIZAR",1
])


//*******************************************************************
//Cursos menu  ****************************************************
//*******************************************************************

	addmenu(menu=["cursos",
	,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"ESCRITÓRIO&nbsp;PONTO&nbsp;COM","show-menu=mesas/_escritoriopontocom",,"ESCRITÓRIO PONTO COM",0
	,"Missão","missao.htm",,"MISSÃO",1
	
,"Nossos Valores","valores.htm",,"VALORES",1
	


	])




//*******************************************************************
//Estacoes menu  ****************************************************
//*******************************************************************

	addmenu(menu=["estacoes",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"ESCRITÓRIO&nbsp;PONTO&nbsp;COM","show-menu=estacoes/_escritoriopontocom",,"ESCRITÓRIO PONTO COM",0
	,"Nosso &nbsp;Endereço","loca.htm",,"ONDE ESTAMOS LOCALIZADO",1
	,"Historico","historico.htm",,"COMO SURGIU O GRUPO FL",1

	])




//*******************************************************************
//Inform�tica menu  ****************************************************
//*******************************************************************

	addmenu(menu=["informatica",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"ESCRITORIO&nbsp;PONTO&nbsp;COM","show-menu=informatica/scritoriopontocom",,"ESCRIT�RIO PONTO COM",0
	,"Cadastre","http://www.flterceirizacao.com.br/curriculos/",,"EM N�S BANCO DE CURRICULOS",1
		
,"Consulte","http://www.flterceirizacao.com.br/curriculos/",,"CONSULTE NÓS BANCO DE EMPREGOS",1

	])



//*******************************************************************
//Sof�s info menu  ****************************************************
//*******************************************************************

	addmenu(menu=["sofas",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"ESCRIT�RIO&nbsp;PONTO&nbsp;COM","show-menu=sofas/_escritoriopontocom",,"ESCRIT�RIO PONTO COM",0
	,"F L Serviços","servico.htm",,"PORTARIA, LIMPEZA E CONSERVAÇÃO",1
	,"F L Monitoramento","monitoramento.htm",,"SISTEMA DE SEGURANÇA, ALARME E CFTVD",1
	

	

	])



//*******************************************************************
//Cadeiras menu  ****************************************************
//*******************************************************************

	addmenu(menu=["cadeiras"
	,,,145,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Monitoramento 24 hs","monitoramento.htm",,"SISTEMA DE SEGURANÇA ELETRONICA MONITORAMENTO 24 HS",1
	,"Sistema de Alarme","alarme.htm",,"CENTRAL DE ALARME CERCAS ELETRICAS CONTROLE DE ACESSO",1
	,"Equipamentos","equipamento.htm",,"EQUIPAMENTOS SEGURANÇA ",1

	])




//*******************************************************************
//A�o menu  ****************************************************
//*******************************************************************

	addmenu(menu=["aco"
	,,,93,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Dicas de Segurança","dica.htm",,"DICAS DE SEGURANÇA",1
	,"Noticias","noticia.htm",,"NOTICIAS",1
	,"Suporte","suporte.htm",,"Programas e web",1
	

	])




//*******************************************************************
//Cofres menu  ****************************************************
//*******************************************************************

	addmenu(menu=["cofres",
	,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"ESCRIT�RIO&nbsp;PONTO&nbsp;COM","show-menu=cofres/_escritoriopontocom",,"ESCRIT�RIO PONTO COM",0
	,"Vantagens","terceirizar.htm",,"TERCEIRIZAR",1
	

	])



                                           

dumpmenus()