/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#A8C8B8';			// Background color when mouse is not over
	var LowSubBgColor='#A8C8B8';			// Background color when mouse is not over on subs
	var HighBgColor='#A06421';			// Background color when mouse is over
	var HighSubBgColor='#A06421';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#F9F5DB';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFF00';			// Font color subs when mouse is over
	var BorderColor='#F9F5DB';			// Border color
	var BorderSubColor='#A8C8B8';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Tahoma, Trebuchet MS"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/marcadormenu.gif',0,0,'images/marcadormenu.gif',0,0,'images/marcadormenu.gif',0,0];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Sobre o PosLin","","",8,28,150);
	Menu1_1=new Array("Histórico","historico.htm","",0,20,120);					
	Menu1_2=new Array("Infra-Estrutura","infraestrutura.htm","",0,20,120);					
	Menu1_3=new Array("Cursos","cursos.htm","",0,20,120);						
	Menu1_4=new Array("Coordenação/ Colegiado","coordenacao.htm","",0,35,120);							
	Menu1_5=new Array("Calendário","calendario.htm","",0,20,120);					
	Menu1_6=new Array("Legislação","legislacao.htm","",0,20,120);					
    Menu1_7=new Array("Orçamento","orcamento.htm","",0,20,120);					
    Menu1_8=new Array("Convênios e Parcerias","","",3,35,120);						
    Menu1_8_1=new Array("Links","links.htm","",0,20,120);							
    Menu1_8_2=new Array("Convênios","convenios.htm","",0,20,120);								  
    Menu1_8_3=new Array("Parcerias","parcerias.htm","",0,20,120);								  

Menu2=new Array("Corpo Docente","","",2,28,150);
	Menu2_1=new Array("Professores","professores.asp","",0,20,155);				
	Menu2_2=new Array("Professores por Área","professores_por_area.asp","",0,20,155);					
	
Menu3=new Array("Corpo Discente","alunosatuais.asp","",0,28,150);
	
Menu4=new Array("Áreas de Concentração/ Linhas de Pesquisa","","",3,40,150);
	Menu4_1=new Array("Lingüística Teórica e Descritiva","","",9,25,240);				
		Menu4_1_1=new Array("Estudo da variação e mudança linguística","linhaeprojetos.asp?numlinha=6","",0,30,240);
		Menu4_1_2=new Array("Organização sonora da comunicação humana","linhaeprojetos.asp?numlinha=19","",0,30,240);		
		Menu4_1_3=new Array("Estudos da língua em uso","linhaeprojetos.asp?numlinha=28","",0,20,240);
		Menu4_1_4=new Array("Processamento da linguagem","linhaeprojetos.asp?numlinha=30","",0,20,240);		
		Menu4_1_5=new Array("Estudos linguísticos baseados em corpora","linhaeprojetos.asp?numlinha=31","",0,30,240);
		Menu4_1_6=new Array("Estudos em sintaxe formal","linhaeprojetos.asp?numlinha=32","",0,20,240);
		Menu4_1_7=new Array("Gramáticas de línguas indígenas","linhaeprojetos.asp?numlinha=33","",0,20,240);		
		Menu4_1_8=new Array("Fonologia","linhaeprojetos.asp?numlinha=34","",0,20,240);		
		Menu4_1_9=new Array("Estudos na interface sintaxe e semântica lexical","linhaeprojetos.asp?numlinha=39","",0,30,240);
	Menu4_2=new Array("Lingüística do Texto e do Discurso","","",2,20,240);				
		Menu4_2_1=new Array("Textualidade e textualização em língua portuguesa","linhaeprojetos.asp?numlinha=35","",0,30,240);									
		Menu4_2_2=new Array("Análise do Discurso","linhaeprojetos.asp?numlinha=1","",0,20,240);						
	Menu4_3=new Array("Lingüística Aplicada","","",4,20,240);				
		Menu4_3_1=new Array("Ensino/aprendizagem de línguas estrangeiras","linhaeprojetos.asp?numlinha=3","",0,30,240);						
		Menu4_3_2=new Array("Estudos da Tradução","linhaeprojetos.asp?numlinha=8","",0,20,240);								
		Menu4_3_3=new Array("Linguagem e Tecnologia","linhaeprojetos.asp?numlinha=26","",0,20,240);										
		Menu4_3_4=new Array("Ensino do português","linhaeprojetos.asp?numlinha=36","",0,20,240);												
		
Menu5=new Array("Seleção 2012","","",11,28,150);
	Menu5_1=new Array("Informações gerais","selecinfo2012.htm","",0,20,130);				
	Menu5_2=new Array("Calendário","seleccal2012.htm","",0,20,130);				
	Menu5_3=new Array("Inscrição","selecinscr2012.htm","",0,20,130);					
	Menu5_4=new Array("Vagas","selecvagas2012.htm","",0,20,130);						
	Menu5_5=new Array("Prova específica para o mestrado","selecprovamest2012.htm","",0,30,130);							
	Menu5_6=new Array("Línguas Estrangeiras Instrumentais","selecling2012.htm","",0,50,130);								
	Menu5_7=new Array("Defesa oral do projeto de pesquisa","selecdefesaproj2012.htm","",0,30,130);									
	Menu5_8=new Array("Avaliação do currículo","seleccvitae2012.htm","",0,30,130);										
	Menu5_9=new Array("Edital","selecedital2012.htm","",0,20,130);											
	Menu5_10=new Array("Formulários","selecforms2012.htm","",0,20,130);												
	Menu5_11=new Array("Resultados","selecres2012.htm","",0,20,130);													
	
Menu6=new Array("Seleção PMCD 2011","","",10,34,150);
	Menu6_1=new Array("Informações gerais","selecinfo2011PMCD.htm","",0,20,130);				
	Menu6_2=new Array("Calendário","seleccal2011PMCD.htm","",0,20,130);				
	Menu6_3=new Array("Inscrição","selecinscr2011PMCD.htm","",0,20,130);					
	Menu6_4=new Array("Vagas","selecvagas2011PMCD.htm","",0,20,130);						
	Menu6_5=new Array("Línguas Estrangeiras Instrumentais","selecling2011PMCD.htm","",0,50,130);								
	Menu6_6=new Array("Defesa oral do projeto de pesquisa","selecdefesaproj2011PMCD.htm","",0,30,130);									
	Menu6_7=new Array("Avaliação do currículo","seleccvitae2011PMCD.htm","",0,30,130);										
	Menu6_8=new Array("Edital","selecedital2011PMCD.htm","",0,20,130);											
	Menu6_9=new Array("Formulários","selecforms2011PMCD.htm","",0,20,130);												
	Menu6_10=new Array("Resultados","selecres2011PMCD.htm","",0,20,130);
											
Menu7=new Array("Ensino","","",6,28,150);
	Menu7_1=new Array("Oferta de Atividades Acadêmicas","oferta2012_1.htm","",0,20,210);							
	Menu7_2=new Array("Início das aulas 2012/1","inicio_aulas.htm","",0,20,175);
	Menu7_3=new Array("Matrícula 1º sem 2012","matricula.htm","",0,20,165);							
	Menu7_4=new Array("Bolsas de Estudo","bolsas.htm","",0,20,165);							
	Menu7_5=new Array("Auxílio Financeiro","auxilio.htm","",0,20,165);							
	Menu7_6=new Array("Formulários","formularios.htm","",0,20,165);								
	
Menu8=new Array("Publicações","","",3,28,150);
	Menu8_1=new Array("Publicações","publicacoes.htm","",0,20,150);							
	Menu8_2=new Array("Publicações por Área","publicacoes_por_area.htm","",0,20,150);							
	Menu8_3=new Array("Publicações por Linha","publicacoes_por_linha.htm","",0,20,150);								
	
Menu9=new Array("Teses/Dissertações","","",3,28,150);
	Menu9_1=new Array("Próximas Defesas","proximasdefesas.asp","",0,20,120);				
	Menu9_2=new Array("Teses","tese.asp","",0,20,120);					
	Menu9_3=new Array("Dissertações","diss.asp","",0,20,120);						

Menu10=new Array("Contato","","",2,28,150);
	Menu10_1=new Array("Secretaria","secretaria.htm","",0,20,160);					
	Menu10_2=new Array("Fale com a coordenação","falecomacoord.htm","",0,20,160);					

