/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//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
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=0)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}

timegap=0		// The time delay for menus to remain visible
followspeed=0		// Follow Scrolling speed
followrate=0		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position

//----------------------------------------------------------------------------------------------------


style2=[	// style1 = an array of properties. Can have as many property arrays as need. Means menus can have own style.
"EEEEEE",	// Mouse Off Font Color CCCCCC
"4C6A90",	// Mouse Off Background Color
"EEEEEE",	// Mouse On Font Color CCCCCC
"4C6A90",	// Mouse On Background Color E5E5E5
"4C6A90",	// Menu Border Color C0C0C0
10,		// Font Size in pixels
"normal",	// Font Style (italic or normal)
"normal",		// Font Weight (bold or normal)
"Verdana",	// Font Name
1,		// Menu Item Padding
"../../images/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
"C0C0C0",	// 3D Border & Separator bar C0C0C0
"4C6A90",	// 3D High Color E5E5E5
"4C6A90",	// 3D Low Color C0C0C0
,		// Current Page Item Font Color (leave this blank to disable)
,		// Current Page Item Background Color (leave this blank to disable)
"../../images/arrow.gif",	// Top Bar image (Leave this blank to disable)
,		// Menu Header Font Color (Leave blank if headers are not needed)
,		// Menu Header Background Color (Leave blank if headers are not needed)
"4C6A90",	// Menu Item Separator Color FF0000
]

//----------------------------------------------------------------------------------------------------


addmenu(menu=[	// This is the array that contains your menu properties and details
"contato",	// Menu Name - This is needed in order for the menu to be called
215,		// Menu Top - The Top position of the menu in pixels
20,		// Menu Left - The Left position of the menu in pixels - 13
160,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
,		// Screen Position - use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,		// 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
0,		// Follow Scrolling - Tells menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - menu visible until user moves over another menu or clicks elsewhere on 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 (blank = 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
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
		// O ítem abaixo é apenas o título do Menu



	,"Contato","contato_humboldt.asp target=I1",,,0
	,"Localização","show-menu=localizacao",,"",0

])

	addmenu(menu=["localizacao",
	,,80,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Localização","localizacao.htm target=I1",,,0
//	,"Google Maps","http://maps.google.com/maps?hl=pt-BR&ie=UTF8&ll=-23.687284,-46.709886&spn=0.002456,0.02768&z=16  target=I1",,,0
	,"Google Maps","http://maps.google.com/maps?hl=pt-BR&amp;ie=UTF8&amp;ll=-23.687284,-46.709886&amp;spn=0.002456,0.02768&amp;z=16&amp;output=embed&amp;s=AARTsJre5cf0unCYyM_EPHRA89AfdPtiTQ  target=I1",,,0





	])

//----------------------------------------------------------------------------------------------------

addmenu(menu=[	// This is the array that contains your menu properties and details
"quem",		// Menu Name - This is needed in order for the menu to be called
258,		// Menu Top - The Top position of the menu in pixels
20,		// Menu Left - The Left position of the menu in pixels - 13
160,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
,		// Screen Position - use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,		// 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
0,		// Follow Scrolling - Tells menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - menu visible until user moves over another menu or clicks elsewhere on 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 (blank = 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
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
		// O ítem abaixo é apenas o título do Menu

	,"Quem Somos","show-menu=quem_somos",,"",0
	,"Estrutura Curricular","estrutura_curr.htm target=I1",,,0
	,"Instalações","instalacoes.htm target=I1",,,0	

])


	addmenu(menu=["quem_somos",
	,,155,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Projeto Político Pedagógico","bicultural.asp target=I1",,,0
	,"Missão e Visão","missaoevisao.asp target=I1",,,0
	,"Sociedade Escolar","sociedade.htm target=I1",,,0
	,"Direção","direcao.asp target=I1",,,0
	,"Coordenação","pedagogica.htm target=I1",,,0
	,"Administração","administracao.htm target=I1",,,0
	,"Nossa História","historia.htm target=I1",,,0


	])


//----------------------------------------------------------------------------------------------------

addmenu(menu=[	// This is the array that contains your menu properties and details
"matriculas",	// Menu Name - This is needed in order for the menu to be called
316,		// Menu Top - The Top position of the menu in pixels
20,		// Menu Left - The Left position of the menu in pixels - 13
160,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
,		// Screen Position - use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,		// 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
0,		// Follow Scrolling - Tells menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - menu visible until user moves over another menu or clicks elsewhere on 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 (blank = 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
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
		// O ítem abaixo é apenas o título do Menu


//	,"Matrículas","matriculas.asp target=I1",,,0
	,"Matrículas ","show-menu=matriculas_1",,"",0
	,"Formulários","show-menu=formularios",,"",0
	,"Calendários","show-menu=calendarios",,"",0

	])

	addmenu(menu=["matriculas_1",
	,,130,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Informações Gerais","matriculas_infos.asp target=I1",,,0
	,"Agende sua visita ","matriculas.asp target=I1",,,0
	,"Formulários      ","show-menu=matriculas_2",,"",0


	])


		addmenu(menu=["matriculas_2",
		,,90,1,"",style2,,"left",effect,,,,,,,,,,,,

//		,"Pré-Matrícula   ","matriculas.asp target=I1",,,0

		,"Ficha Cadastral        ","../Formularios/Ficha_Cadastral.xls target=_blank",,,0
		,"Ficha Médica           ","../Formularios/Ficha_Medica.xls target=_blank",,,0
		,"Requerimento    ","Formularios/requerimento_matricula.xls target=_blank",,,0

//		,"Ficha Cadastral ","Formularios/ficha_matricula.xls target=_blank",,,0
//		,"Pré-Matrícula   ","matriculas.asp target=I1",,,0
//		,"Requerimento    ","Formularios/requerimento_matricula.xls target=_blank",,,0
//		,"Ficha Matrícula ","Formularios/ficha_matricula.xls target=_blank",,,0


	])

	addmenu(menu=["formularios",
	,,130,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Ficha Cadastral        ","../Formularios/Ficha_Cadastral.xls target=_blank",,,0
	,"Ficha Médica           ","../Formularios/Ficha_Medica.xls target=_blank",,,0
	,"Extracurriculares      ","formularios_extracurriculares.asp target=I1",,,0
	,"Solicitar Bolsa        ","formularios_bolsa.asp target=I1",,,0
	,"Solicitar Transferência","formularios_transferencia.asp target=I1",,,0
	,"Extensivo              ","formularios_extensivo.asp target=I1",,,0
	,"Outros                 ","formularios_outros.asp target=I1",,,0


	])

	addmenu(menu=["calendarios",
	,,100,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Datas Principais","calendario.asp target=I1",,,0
	,"1<sup>o</sup> semestre","calendario_1sem.htm target=I1",,,0
	,"2<sup>o</sup> semestre","calendario_2sem.htm target=I1",,,0
//	,"Eventos","eventos.asp target=I1",,,0



// ----- C A L E N D A R I O   P R O X I M O   A N O ----------
//     						       	      |
//      para colocar item 'Próximo ano' no menu lateral,      |
//      tire as duas barras da linha de comando abaixo,       |
//      salve e recoloque este arquivo na pasta PORT          |


//	,"Próximo ano","calendario_1sem_next.htm target=I1",,,0


//       para tirar o item 'Próximo ano' do menu lateral,     |
//       coloque duas barras na linha de comando acima,       |
//       salve e recoloque este arquivo na pasta PORT         |
//                                                            |
// ----- C A L E N D A R I O   P R O X I M O   A N O ----------


	])

//----------------------------------------------------------------------------------------------------

addmenu(menu=[	// This is the array that contains your menu properties and details
"biblioteca_1",	// Menu Name - This is needed in order for the menu to be called
375,		// Menu Top - The Top position of the menu in pixels
20,		// Menu Left - The Left position of the menu in pixels - 13
160,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
,		// Screen Position - use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,		// 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
0,		// Follow Scrolling - Tells menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - menu visible until user moves over another menu or clicks elsewhere on 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 (blank = 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
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
		// O ítem abaixo é apenas o título do Menu


	,"Biblioteca","show-menu=biblioteca",,"",0
	,"Lista Material","material_menu.htm target=I1",,,0
	,"Alimentação","show-menu=alimentacao",,"",0


	])

	addmenu(menu=["biblioteca",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Contato","contato_biblioteca.asp target=I1",,,0
	,"Informações Gerais","biblioteca_infos.asp target=I1",,,0
//	,"Pesquisa Acervo","biblioteca_acervo.asp target=I1",,,0
	,"Jornais e revistas","jornais.asp target=I1",,,0
	,"e-Books","e-books.asp target=I1",,,0
//	,"Acquisições","biblioteca_acquisicoes.asp target=I1",,,0
//	,"Links","biblioteca_links.asp target=I1",,,0
//	,"Fotos","biblioteca_fotos.asp target=I1",,,0


	])


	addmenu(menu=["alimentacao",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Cardápio do Mês","../Textos/cardapio.pdf target=_blank",,,0
	,"Preços Lanchonete","../Textos/lista_precos_lanches.pdf target=_blank",,,0
	,"Carregue seu cartão","http://www.schoolcook.com.br/colegios_centersite.asp?c=24 target=_blank",,,0
//	,"Vocabulário","alimenta_vocabulario.asp target=I1",,,0


	])



//----------------------------------------------------------------------------------------------------

addmenu(menu=[	// This is the array that contains your menu properties and details
"planet",	// Menu Name - This is needed in order for the menu to be called
432,		// Menu Top - The Top position of the menu in pixels
20,		// Menu Left - The Left position of the menu in pixels - 13
160,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
,		// Screen Position - use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,		// 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
0,		// Follow Scrolling - Tells menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - menu visible until user moves over another menu or clicks elsewhere on 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 (blank = 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
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
		// O ítem abaixo é apenas o título do Menu


	,"Planet Humboldt","planet_humboldt.asp target=I1",,,0
	,"Imprensa","Teste_imprensa.asp target=I1",,,0
	,"Trabalhe conosco","contato_trabalhe.asp target=I1",,,0

	])


//----------------------------------------------------------------------------------------------------

addmenu(menu=[	// This is the array that contains your menu properties and details
"restrito",	// Menu Name - This is needed in order for the menu to be called
494,		// Menu Top - The Top position of the menu in pixels
20,		// Menu Left - The Left position of the menu in pixels - 13
160,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
,		// Screen Position - use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,		// 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
0,		// Follow Scrolling - Tells menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - menu visible until user moves over another menu or clicks elsewhere on 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 (blank = 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
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
		// O ítem abaixo é apenas o título do Menu


	,"Área Restrita","show-menu=area_restrita",,"",0
	
])


	addmenu(menu=["area_restrita",
	,,160,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"Circulares","http://www.schoolreport.com.br/humboldt/report.php target=_blank",,,0
	,"Boletim","http://www.schoolreport.com.br/humboldt/report.php target=_blank",,,0
	,"2<sup>a</sup> Via do Boleto","http://www.schoolreport.com.br/humboldt/report.php target=_blank",,,0
	,"Webmail","https://staden.humboldt.com.br/webmail target=_blank",,,0
	,"Contrato Prestação Serviço","http://www.schoolreport.com.br/humboldt/report.php target=_blank",,,0
	,"Estatutos","http://www.schoolreport.com.br/humboldt/report.php target=_blank",,,0

	])


//----------------------------------------------------------------------------------------------------

dumpmenus()