timegap=500
followspeed=5
followrate=40
suboffset_top=2;
suboffset_left=2;

effect = "fade(duration=0.1);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"A9C6E2",					// Off Back Color
"ffffff",					// On Font Color
"006699",					// On Back Color
"000000",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"ECFBFF",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
4,					// Top
330,					// left
,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Home","home_PROFISSIONAL_CREA.asp",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Profissional CREA","show-menu2",,"#",1,
"Seguro Resp. Civil Profissional","show-menu8",,"#",1,
"Glossário","show-menu5",,"#",1,
"Contato","show-menu6",,"#",1
]

menu2=[
,,100,1,"",prop1,,"left",,,,,,,,
"Nossos objetivos","SRCP_Objetivos.htm",,,1,
"Legislação","SRCP_PF_Orientacoes_Legais.htm",,,0
]



menu4=[
,,170,1,"",prop1,,"left",,,,,,,,
"Cadastre-se","cadastrese.asp",,,1,
"Login","login.asp",,,1,
"Atualize seu cadastro","login.asp",,,1,
"Solucione suas dúvidas","login.asp",,,1,
"Leia as condições gerais","show-menu7",,"#",1,
"Preencha formulário de proposta","login.asp",,,1,
"Preencha formulário de aviso de sinistro (em desenvolvimento)","login.asp",,,


]

menu5=[,,120,1,,prop1,0,"left",,0,,,,,,
"Consultar","glossario.htm",,,1,
"Sugestões","sugestoes.htm",,,1

]

menu6=[
,,100,1,"",prop1,,"",,,,,,,,
"por e-mail", "contato.htm",,,1,
"por telefone", "contato.htm",,,1

]


	menu7=[
	,,100,1,"",prop1,,"left",,,,,,,,
	"Seguro de Resp. Civil Profissional","0_NOVAS_COND_GERAIS_SRCP.htm",,,1,
	"Assistência a Pessoas","0_NOVAS_COND_GERAIS_ASSIST_PESSOAS.htm",,,1,
	"Plano de Benefícios em Medicamentos","0_NOVAS_COND_GERAIS_PBM.htm",,,1
	]


menu8=[
,,100,1,"",prop1,,"left",,,,,,,,
"Pessoa Física","show-menu9",,"#",1,
"Pessoa Jurídica","show-menu3",,"#",1

]




menu9=[
	,,120,1,"",prop1,,"left",,,,,,,,
//	"Cadastramento","SRCP_PF_Download_Proposta.htm",,,1,
	"Login","login.asp",,,1,
	"Atualize seu Seguro","login.asp",,,1,
	"Soluciona suas dúvidas","login.asp",,,1,
	"Informações","show-menu10",,"#",1,
	"Download da Proposta (Word)","SRCP_PF_Download_Proposta.htm",,,1

]



menu3=[
	,,120,1,"",prop1,,"left",,,,,,,,
	"Por quê contratar este Seguro?","SRCP_PJ_Porque_Contratar.htm",,,1,
	"Resumo","SRCP_PJ_Resumo.htm",,,1,
	"Condições Gerais","SRCP_PJ_Cond_Gerais.htm",,,1
	]



menu10=[
	,,120,1,"",prop1,,"left",,,,,,,,
	"Por quê contratar este Seguro?","SRCP_PF_Porque_Contratar.htm",,,1,
	"Resumo","SRCP_PF_Resumo.htm",,,1,
	"Condições Gerais","SRCP_PF_Cond_Gerais.htm",,,1,
	"Contrate","cadastrese.asp",,,1

	]