timegap=500
followspeed=20
followrate=40
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0.0);Shadow(color='#C00040', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=no,resizable=no,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
"C00040",					// Off Font Color
"FFFFFF",					// Off Back Color
"FFFFFF",	                    		// On Font Color
"C00040",					// On Back Color
"FFFFFF",					// Border Color
10,					        // Font Size
"normal",			           	// Font Style 
"bold",		     			        // Font Weight
"verdana",                                	// Font
5,			     			// Padding
"arrow.gif",			        	// Sub Menu Image
1,						// 3D Border & Separator
"C00040",					// 3D High Color
"C00040",					// 3D Low Color
"C00040",					// Referer item Font Color (leave this blank to disable)
"FFFFFF",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
105,					// Top
1,					// left
85,					// Width
1,					// Border Width
"center",			                // 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
"left",			                // 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
1,					// 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
1,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"AGADIE","show-menu2",,"#",1,
"Diretoria","show-menu3",,"#",1,
"Eventos","show-menu4",,"#",1,
"Reuniões","show-menu5",,"#",1,
"Jurisp.","show-menu6",,"#",1,
"Mapas","show-menu7",,"#",1,
"Links Úteis","show-menu8",,"#",1,
"Serviços","show-menu9",,"#",1,
"Associe-se","show-menu10",,"#",1



]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Home","http://www.agadie.com.br",,"AGADIE",0,
"Nossa História","html/historia.html",,"AGADIE",0


]

menu3=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Diretores","html/diretoria.html",,,0,
"Ex-Presidentes","html/expresidentes.html",,,0
]

menu4=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Cursos AGADIE","html/cursosagadie.html",,,0,
"Cursos SECOVI","html/cursossecovi.html",,,0,
"Eventos","html/eventos.html",,,0,
"Ficha de Inscrição","html/insc.html",,,0

]

menu5=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Calendário de Reuniões","html/reunioes.html",,,0
]

menu6=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Jurisprudência","html/jurisprudencias.html",,,0
]


menu7=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Mapa das Ruas","html/mapa.html",,,0
]

menu8=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Sites Úteis","html/links.html",,,0

]

menu9=[
,,220,1,"",prop1,,"left",effect,,,,,,,
"Artigos","html/artigos.html",,,0,
"Dica da Semana","html/dicas.html",,,0,
"Downloads de Arquivos","html/downloads.html",,,0,
"Notícias Importantes","html/noticias.html",,,0,
"Envie seu Artigo","html/artigo.html",,,0,
"Indicadores Imobiliários","html/indicadores.html",,,0,
"Cartórios - Endereços e Fones","html/cartorios.html",,,0,
"Imobiliárias - Endereços e Fones","html/ras.html",,,0,
"Legislação","html/leis.html",,,0
]


menu10=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Associe-se","html/associese.html",,,0,
"Fale Conosco","html/fale.html",,,0
]
