

var NoOffFirstLineMenus=7;			// Numero de Menus principais!!!

// Colorvariables:
// Color variables take HTML predefined color names or "#rrggbb" strings
//For transparency make colors and border color ""
					
var LowBgColor="#6F8AA0";			// Background color when mouse is not over
var HighBgColor="#9CB0BE";			// Background color when mouse is over
var FontLowColor="white";			// Font color when mouse is not over
var FontHighColor="white";			// Font color when mouse is over
var BorderColor="";			// Border color
var BorderWidthMain=0;			// Border width main items
var BorderWidthSub=0;			// Border width sub items
	var BorderBtwnMain=0;			// Borderwidth between elements
var BorderBtwnSub=0;			// Borderwidth between elements sub items
var FontFamily="verdana,arial,technical";	// Font family menu items
var FontSize=11;				// Font size menu items
var FontBold=0;				// 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 can be: left, center, 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=106;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
var StartLeft=184;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
var VerCorrect=0;				// Multiple frames y correction
var HorCorrect=0;				// Multiple frames x correction
var DistFrmFrameBrdr=0;			// Distance between main menu and frame border
var LeftPaddng=2;				// Left padding
var TopPaddng=4;			// Top padding. If set to -1 text is vertically centered
var FirstLineHorizontal=1;			// Number defines to which level the menu must unfold horizontal; 0 is all vertical
var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
var DissapearDelay=300;			// delay before menu folds in
var UnfoldDelay=10;			// delay before sub unfolds	
var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
var FirstLineFrame="";			// Frame where first level appears
var SecLineFrame="";			// Frame where sub levels appear
var DocTargetFrame="";			// Frame where target documents appear
var TargetLoc="";				// span id for relative positioning
var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 

// The script precedes your relative links with BaseHref
// For instance: 
// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
// Can also be used when you use images in the textfields of the menu
// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

//var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];
var Arrws=[BaseHref+"images/tri.gif",5,10,"","","","","","","","",""];

// Arrow source, width and height.
// If arrow images are not needed keep source ""

var MenuUsesFrames=0;			
// MenuUsesFrames is only 0 when Main menu, submenus,
// document targets and script are in the same frame.
// In all other cases it must be 1
					
var OverFormElements=1;			// Set this to 0 when the menu does not need to cover form elements.
var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting
					
// When set to 2 only the relevant main item stays highligthed
// The preset is done by setting a variable in the head section of the target document.
// <head>
//	<script type="text/javascript">var SetMenu="2_2_1";</script>
// </head>
// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

var HooverBold=0;				// 1 or 0
var HooverItalic=0;				// 1 or 0
var HooverUnderLine=0;			// 1 or 0
var HooverTextSize=0;			// 0=off, number is font size difference on hoover
var HooverVariant=0;			// 1 or 0

// Below some pretty useless effects, since only IE6+ supports them
// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
// If you don't need MenuSlide just leave in the line var MenuSlide="";
// delete the other MenuSlide statements
// In general leave the MenuSlide you need in and delete the others.
// Above is also valid for MenuShadow and MenuOpacity
// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
// You can add more filters by concanating the strings

var MenuSlide="";
var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.3, transition=19)";
var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.3, wipeStyle=1)";

var MenuShadow="";
//var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
//var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

var MenuOpacity="";
//var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=85)";

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// AQUI COMEÇA A CRIAÇÃO DOS MENUS!!!!
/* Menu tree: Elementos do new Array em ordem:

1. ItemText ou imagem
2. Link
3. background image
4. number of sub elements
5. height
6. width
7. bgcolor
8. bghighcolor
9. fontcolor
10. fonthighcolor
11. bordercolor
12. fontfamily
13. fontsize
14. fontbold
15. fontitalic
16. textalign
17. statustext

Caso seja definida alguma variavel nas configurações do menu abaixo, as configurações globais serão ignoradas.
Fontsize, fontbold and fontitalic são ignoradas quando definidas como -1.
para rollover imagens ItemText ou imagens de background o formato é:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 
*/

// Menu 1
Menu1=new Array("Institucional","#LINK","",6,24,94,"","","","","","",-1,1,-1,"center","");
	Menu1_1=new Array("1ª Vara","1vara.htm","",1,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu1_1_1=new Array("Pauta de Audiência","1audiencia.htm","",0,24,250,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu1_2=new Array("2ª Vara","2vara.htm","",3,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu1_2_1=new Array("Pauta de Audiência","http://172.29.3.20/2audiencia.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");	
		Menu1_2_2=new Array("Peritos","peritos.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");	
		//Menu1_2_3=new Array("Leilões","http://172.29.3.20/2leiloes.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu1_2_3=new Array("Editais","http://172.29.3.20/2Editais.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		//Menu1_2_4=new Array("2 Editais","http://172.29.3.20/2.1Editais.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");		
	Menu1_3=new Array("3ª Vara","3vara.htm","",1,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu1_3_1=new Array("Editais","http://172.29.3.20/3Editais.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu1_4=new Array("Diretoria do Foro","diretoria.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu1_5=new Array("Organograma","https://intranet.trf1.gov.br/institucional/organizacao/regulamenton/documentos/organograma_sj_roraima.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu1_6=new Array("Símbolos da Primeira Região","simbolos.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");

// Menu 2
Menu2=new Array("Judicial","#LINK","",10,24,63,"","","","","","",-1,1,-1,"center","");
	Menu2_1=new Array("Acompanhamento Automático (TRF-Push)","http://www.trf1.gov.br/Processos/Push/TRF1PushInfo.html","",0,37,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_2=new Array("Assistência Judiciária Gratuita","http://prd.rr.trf1.gov.br/aj/internet","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_3=new Array("Citação e Intimação Eletrônica (e-Cint)","http://prd.trf1.gov.br/autointimacao/","",0,37,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_4=new Array("Acompanhamento Processual","http://processual-rr.trf1.gov.br/Processos/ProcessosSecaoOra/ConsProcSecaoPes.php?SECAO=RR","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_5=new Array("Inteiro Teor de Acórdãos, Despachos e Decisões","http://arquivo.trf1.gov.br/","",0,37,.2,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_6=new Array("Juizado Especial Federal – JEF","http://www.trf1.gov.br/setorial/JEF/default.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_7=new Array("Jurisprudência","http://www.trf1.gov.br/Processos/Jurisprudenciaoracle/default.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_8=new Array("Manual de Cálculos na Justiça Federal","/publicacoes/MANUAL-CALCULOS-JF.pdf","",0,37,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_9=new Array("Peticionamento Digital","http://www.trf1.gov.br/Processos/ePeticao/","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
//	Menu2_8=new Array("Precatórios","link.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu2_10=new Array("Tabela de Custas","/publicacoes/tabeladecustasN.pdf","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");

// Menu 3
Menu3=new Array("Publicações","#LINK","",1,24,90,"","","","","","",-1,1,-1,"center","");
Menu3_1=new Array("Diário Eletrônico - e-DJF1","https://www.trf1.gov.br/consulta/DiarioEletronico/DiarioEletronico.php?Entidade= 1000113000000","",0,24,170,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
//	Menu3_1=new Array("Boletim de Serviço","link.htm","",2,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
//	  Menu3_1_1=new Array("2006","boletim_2006.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
//	  Menu3_1_2=new Array("2005","boletim_2005.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_2=new Array("Documentos Oficiais","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_3=new Array("Informativos","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_4=new Array("Judiciais","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_5=new Array("Jurisprudência","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_6=new Array("Publicações Oficiais","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_7=new Array("Relatórios","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu3_8=new Array("Revistas","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");

// Menu 4
Menu4=new Array("Formulários","#LINK","",0,24,90,"","","","","","",-1,1,-1,"center","");
	//Menu4_1=new Array("DARF","link.htm","",0,24,90,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu4_2=new Array("GRU","link.htm","",0,24,90,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");

// Menu 5
Menu5=new Array("Administrativos","#LINK","",3,24,115,"","","","","","",-1,1,-1,"center","");
//	Menu5_1=new Array("Concursos","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu5_1=new Array("Contas Públicas","link.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu5_1=new Array("Webmail","https://owa.trf1.gov.br/exchange","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu5_2=new Array("Licitações","licitacao.htm","0",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		  Menu5_2_1=new Array("Pregão","link.htm","",10,24,180,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_1=new Array("Pregão 01","pregao0108.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_2=new Array("Pregão 02","pregao0208.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_3=new Array("Pregão 03","pregao0308.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_4=new Array("Pregão 05","pregao0508.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_5=new Array("Pregão 07","pregao0708.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_6=new Array("Pregão 09","pregao0908.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_1_7=new Array("Pregão 10","pregao1008.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 												
			Menu5_2_1_8=new Array("Pregão 11","pregao1108.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_1_9=new Array("Pregão 12","pregao1208.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_1_10=new Array("Pregão 14","pregao1408.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
		  Menu5_2_2=new Array("Pregão Eletrônico","link.htm","",4,24,180,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			//Menu5_2_2_1=new Array("Pregão Eletrônico 01","pregao_ele0107.htm","",0,24,130,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");																						
		 	Menu5_2_2_1=new Array("Pregão 03","pregao0608.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		  	Menu5_2_2_2=new Array("Pregão 04","pregao0808.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");	
		 	Menu5_2_2_3=new Array("Pregão 05","pregao0508.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");	
		 	Menu5_2_2_4=new Array("Pregão 06","pregaoEL0608","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		  Menu5_2_3=new Array("Convite","link.htm","",2,24,180,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		    Menu5_2_3_1=new Array("convite 01","convite0108.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
		    Menu5_2_3_2=new Array("convite 02","convite0208.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
		  Menu5_2_4=new Array("Atas de Registro de Preços","link.htm","",6,24,180,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_4_1=new Array("Ata 01/07","ata0107.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_4_2=new Array("Ata 02/07","ata0207.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_4_3=new Array("Ata 03/07","ata0307.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_4_4=new Array("Ata 04/07","ata0407.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_4_5=new Array("Ata 05/07","ata0507.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
			Menu5_2_4_6=new Array("Ata 06/07","ata0607.htm","",0,24,100,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 
		  Menu5_2_5=new Array("Tomada de Preço","link.htm","",1,24,180,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		    Menu5_2_5_1=new Array("Tomada de Preço 01/08","tomada0108.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"",""); 	
   		  Menu5_2_6=new Array("Edital","link.htm","",1,24,180,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
			Menu5_2_6_1=new Array("Edital 01/09","edital0109.htm","",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
   	Menu5_3=new Array("Contracheque","http://www.trf1.gov.br/Consulta/Contracheque/Contracheque.php?SiglaSecao=JFRR","0",0,24,150,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");			
		
// Menu 6
Menu6=new Array("Setoriais","#LINK","",2,24,73,"","","","","","",-1,1,-1,"center","");
	Menu6_1=new Array("Biblioteca","sebib.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_2=new Array("Comunicação Social","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_3=new Array("Escola de Magistratura","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	///Menu6_4=new Array("Ouvidoria","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_5=new Array("PGQVT","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu6_2=new Array("Pro-Social","link.htm","",4,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu6_2_1=new Array("Formulário de Solicitação de Perícia 5","/publicacoes/sebes/Formulário de Solicitação de Perícia 5.pdf","",0,24,250,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu6_2_2=new Array("Portaria DIREF - 233, 26 Setembro 2005","/publicacoes/sebes/Portaria DIREF - 233, 26 Setembro 2005.pdf","",0,24,250,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu6_2_3=new Array("Relação Credenciados","/publicacoes/sebes/Relação Credenciados.pdf","",0,24,250,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu6_2_4=new Array("Unimed BV 2008 - Guia medico","/publicacoes/sebes/Unimed BV 2008 - Guia medico.pdf","",0,24,250,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_7=new Array("Recursos Humanos","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_8=new Array("Relações Públicas","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_9=new Array("SECOI","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	//Menu6_10=new Array("SECOR","link.htm","",0,24,143,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");

// Menu 7
Menu7=new Array("Serviços","#LINK","",5,24,70,"","","","","","",-1,1,-1,"center","");
	Menu7_1=new Array("Atalhos","https://intranet.trf1.gov.br/info/links/links.php","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu7_2=new Array("Consultoria em Língua Portuguesa","https://intranet.trf1.gov.br/consulta/quedomes/listaquedomes.php","",0,37,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu7_3=new Array("Links","https://intranet.trf1.gov.br/consulta/quedomes/listaquedomes.php","",3,37,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
//	  	Menu7_3_1=new Array("Intranet TRF","https://intranet.trf1.gov.br/","",0,24,.2,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu7_3_1=new Array("Internet TRF","http://www.trf1.gov.br/","",0,24,.2,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu7_3_2=new Array("Situação Cadastral do CPF","http://www.receita.fazenda.gov.br/Aplicacoes/ATCTA/cpf/ConsultaPublica.asp","",0,24,.2,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
		Menu7_3_3=new Array("Portal da Justiça Federal","http://www.justicafederal.gov.br","",0,24,.2,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu7_4=new Array("Plantões do JFRR","plantao.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");
	Menu7_5=new Array("Protocolo Descentralizado","https://intranet.trf1.gov.br/info/PD.htm","",0,24,190,"#6F8AA0","#9CB0BE","white","white","","",-1,-1,-1,"","");

