////////////////////////////////////
// Define posição left do menu		//
////////////////////////////////////

var menuLeft;

switch (screen.width)
{   
	case 800 :       
		menuLeft = 40;
		break;   
	case 1024 :       
		menuLeft = 145;
		break;
	case 1152 :       
		menuLeft = 210;
		break;
	case 1280 :       
		menuLeft = 280;
		break;
}


//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)}
//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.


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Shadow(color='#000000', Direction=135, Strength=0)" // 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=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
"EB3D00",							// Mouse Off Background Color
"ffffff",							// Mouse On Font Color
"FF7242",							// Mouse On Background Color
"000000",							// Menu Border Color 
10,										// Font Size in pixels
"normal",							// Font Style (italic or normal)
,											// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
2,										// Menu Item Padding
"Imagens/arrow.gif",					// Sub Menu Image (Leave this blank if not needed)
,											// 3D Border & Separator bar
"66ffff",							// 3D High Color
"000099",							// 3D Low Color
"ffffff",							// Current Page Item Font Color (leave this blank to disable)
"EB3D00",							// Current Page Item Background Color (leave this blank to disable)
"Imagens/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)
]


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
64,										// Menu Top - The Top position of the menu in pixels
menuLeft,							// 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"
style1,								// 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)
,											// Reserved for future use
,											// Reserved for future use
,											// Reserved for future use
,"Home&nbsp;&nbsp;&nbsp;","Index.aspx",,":: Home",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"A Empresa&nbsp;&nbsp;&nbsp;","Institucional/Empresa.aspx",,":: A empresa",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;Produtos&nbsp;&nbsp;&nbsp;","show-menu=produtos",,":: Produtos",0
,"&nbsp;&nbsp;&nbsp;Servi&#231os&nbsp;&nbsp;&nbsp;","show-menu=servicos",,":: Servi&#231os",0
//,"&nbsp;&nbsp;&nbsp;Utilidades&nbsp;&nbsp;&nbsp;","show-menu=utilidades",,"",0
,"&nbsp;&nbsp;&nbsp;&#193rea exclusiva&nbsp;&nbsp;&nbsp;","show-menu=exclusivo",,":: &#193rea exclusiva",0
,"&nbsp;&nbsp;&nbsp;Contato&nbsp;&nbsp;&nbsp;","show-menu=contato",,":: Contato",0
,"&nbsp;&nbsp;&nbsp;Cadastre-se","Institucional/CadastroCorretor.aspx",,":: Cadastre-se",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

	addmenu(menu=["produtos",
	,,250,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Acidente Pessoal Passageiro","Institucional/Produtos/APP.aspx",,":: Acidente Pessoal Passageiro",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Constru&#231&#227o","Institucional/Produtos/Construcao.aspx",,":: Contru&#231&#227o",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Empresarial","Institucional/Produtos/Empresarial.aspx",,":: Empresarial",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Garantia","Institucional/Produtos/Garantia.aspx",,":: Garantia",0
	,"&nbsp;<img src=../../Imagens/marcardor_seta.gif border=0>&nbsp;Seguro Facultativo de Viagem","Institucional/Produtos/Viagem.aspx",,":: Seguro Facultativo Complementar de Viagem",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Nobre Cerimonial","Institucional/Produtos/Cerimonial.aspx",,":: Nobre Cerimonial",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Nobre Auto Prote&#231&#227o","Institucional/Produtos/AutoProtecao.aspx",,":: Nobre Auto Proteção",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Residencial","Institucional/Produtos/Residencial.aspx",,":: Residencial",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Responsabilidade Civil","show-menu=rc",,":: Responsabilidade Civil",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Seguro Franquia","Institucional/Produtos/SCP_Franquia.aspx",,":: Seguro Franquia",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Vida","show-menu=vida",,":: Vida",0
	])

						addmenu(menu=["rc",
						,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;&#212nibus","Institucional/Produtos/RCO_Onibus.aspx",,":: &#212nibus",
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Profissional","Institucional/Produtos/RC_Profissional.aspx",,":: Profissional",
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Taxi e locadoras de ve&#237culos","Institucional/Produtos/RC_Taxi_Locadoras.aspx",,":: Taxi e Locadoras de Ve&#237culos",
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Ve&#237culos de passeio","Institucional/Produtos/RCF_Veiculos.aspx",,":: Ve&#237culos de Passeio",
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Vans e Lotac&#245es","Institucional/Produtos/RC_Vans_Lotacoes.aspx",,":: Vans e Lotac&#245es",
						])

						addmenu(menu=["vida",
						,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Millennium","Institucional/Produtos/Vida_Millennium.aspx",,":: Millennium",
						])


	addmenu(menu=["servicos",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Comunica&#231&#227o de Sinistro","http://portal.nobre.com.br/Modulo/Sinistro/frmComunicacaoSinistro.aspx",,,0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Selo de Autenticidade","Servicos/frmPesqSeloAutenticidade.aspx",,,0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Vistoria","show-menu=vistoria",,":: Vistoria",0
	])

						addmenu(menu=["vistoria",
						,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Agendar","Go.aspx?url=http://www.linces.com.br/NewFiles/inf/marc/marca.asp",,":: Agendar",
						,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Rede de atendimento","Go.aspx?url=http://www.linces.com.br/consultar/",,":: Rede de atendimento",
						])

	
	addmenu(menu=["utilidades",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Glossario","",,,0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Links","",,,0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Tabela fipe","",,,0
	])

	
	addmenu(menu=["exclusivo",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Agregador","SCP/Login.asp",,":: Agregador",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Corretor","SCP/Login.asp",,":: Corretor",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Inspetor","SCP/Login.asp",,":: Inspetor",0
	])
	
	addmenu(menu=["contato",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Endere&#231os e Telefones","Institucional/ContatoNobre.aspx",,":: Endere&#231os e Telefones",0
	,"&nbsp;<img src=Imagens/marcardor_seta.gif border=0>&nbsp;Fale conosco","Institucional/FaleConosco.aspx",,":: Fale conosco",0
	])
	
	
	dumpmenus()


