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

effect = "fade(duration=0.0);Shadow(color='#000099', 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
"000099",					// Off Font Color
"FFFFFF",					// Off Back Color
"FFFFFF",	                    		// On Font Color
"000099",					// On Back Color
"FFFFFF",					// Border Color
10,					        // Font Size
"normal",			           	// Font Style 
"bold",		     			        // Font Weight
"verdana",                                	// Font
1,			     			// Padding
"arrow.gif",			        	// Sub Menu Image
1,						// 3D Border & Separator
"000099",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// 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
0,					// Top
1,					// left
105,					// 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"
"Home","show-menu8",,"#",1,
"Quem Somos","show-menu2",,"#",1,
"O que é Ataxia","show-menu3",,"#",1,
"Benefícios da Lei","show-menu4",,"#",1,
"Eventos","show-menu5",,"#",1,
"Links Úteis","show-menu6",,"#",1,
"On-Line","show-menu7",,"#",1


]

menu8=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Página Inicial","index.html",,"AAPPAD",0

]

menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"AAPPAD","aappad.html",,"AAPPAD",0,
"Como Surgiu?","surgiu.html",,"AAPPAD",0,
"Nossa Missão","missao.html",,"AAPPAD",0,
"Nossa Equipe","equipe.html",,"AAPPAD",0,
"Estatuto","estatuto.html",,"AAPPAD",0




]

menu3=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Mídia Impressa","midiaimp.html",,"AAPPAD",0,
"Sobre a Doença","doencas.pdf",,"AAPPAD",0,
"Matérias Publicadas","artigos.html",,"AAPPAD",0,
"Fonoaudiologia","fono.html",,"AAPPAD",0,
"Fisiatria","fisiatria.html",,"AAPPAD",0,
"Fisioterapia","fisioterapia.html",,"AAPPAD",0,
"Equoterapia","equoterapia.html",,"AAPPAD",0,
"Conselho Médico","conselhom.html",,"AAPPAD",0,
"Agradecimentos","agradecimentos.html",,"AAPPAD",0,
"Dicas Importantes","dicas.html",,"AAPPAD",0




]

menu4=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Benefícios da Lei","beneficios.html",,"AAPPAD",0


]
menu5=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Confraternizações","confrater.html",,"AAPPAD",0,
"Fotos com Médicos","medicos.html",,"AAPPAD",0




]

menu6=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Links Úteis","uteis.html",,,0
]


menu7=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Canal On-Line","cadastrese.php",,,0,
"Associe-se","associese.php",,,0

]

