<!--
/* Adaptado por: Jorge Luiz Oliveira Borba
 * Netmedia(http://www.netmedia.com.br)
 * jorge@netmedia.com.br
 */

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)}

////////////////////////////////////
// Propriedades do Menu Mágico    //
// Referencia sobre o menu:       //
// http://www.milonic.co.uk/menu  //
////////////////////////////////////

timegap=500                   // Tempo do Delay de aparecer ou sumir o menu
followspeed=30                 // Velocidade do Scrolling
followrate=30                 // Velocidade Scrolling Rate
suboffset_top=0              // Sub menu offset Top position
suboffset_left=5            // Sub menu offset Left position

efeitos="Alpha(style=0,opacity=90);Shadow(color=777777, Direction=135, Strength=6)";

//Exemplos de efeitos

//"RandomDissolve(duration=0.7)"
//"Alpha(style=0,opacity=85)"
//"Fade(duration=0.5)"
//"Shadow(color=777777, Direction=135, Strength=3)"
//"barn(motion=Out, orientation=Horizontal, duration=0.5)"
//"blinds(bands=8, direction=Up, duration=0.5)"
//"checkerboard(direction=Up, sqauresx=2, sqauresy=2, duration=0.5)"
//"gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5)"
//"inset(duration=0.5)"
//"iris(style=Diamond, motion=In, duration=0.5)"
//"Pixelate(sqaures=2, duration=0.5)"
//"RadialWipe(sqaures=Clock, duration=0.5)"
//"randombars(orientation=Horizontal, duration=0.5)"
//"slide(bands=1, duration=0.5)"
//"spiral(gridx=8, gridy=8, duration=0.5)"
//"strips(direction=Left Up, duration=0.5)"
//"stretch(duration=0.5)"
//"wheel(spokes=2, duration=0.5)"
//"zigzag(gridx=8, gridy=8, duration=0.3)"
//Para ver mais efeitos site: http://www.milonic.co.uk/menu/filters_sample.php

EasySampleStyle=[
"#2E107C",                    // Cor da fonte
"#DBEAF5",                    // Cor do Background (use zero para transparent no Netscape 6)
"#FF0000",                    // Cor da fonte no mouse over
"#DDDDDD",                    // Cor do Background no mouse over
"#C2CCD6",                    // Cor da borda do menu
"9",                          // Tamanho da fonte
"normal",                     // Font Style (italic ou normal)
"bold",                       // Font Weight (bold ou normal)
"Verdana,Arial,Helvetica",    // Nome da fonte
2,                            // Menu Padding ou spacing
"images/arrow.gif",                  // Imagem de Sub Menu (Deixe em branco se não precisar)
0,                            // 3D Border & Separator bar
"66ccff",                     // 3D High Color
"000099",                     // 3D Low Color
,                             // Current Page Item Font Color (leave this blank to disable)
,                             // Current Page Item Background Color (leave this blank to disable)
,                             // 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)
,                             // Menu Item Separator Color
"10",                         // Distancia da esquerda do menu
]

//---------------------- MENU QUEM SOMOS -------------------------------//

addmenu(menu=[
"quem",                       // Menu Name - This is needed in order for this menu to be called
157,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
240,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,                    // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
, 
                            // Miscellaneous Menu Properties
,"Equipe de Trabalho","principal.cfm?dest=equipe.cfm",,,
,"Estatutos e Regulamentos","principal.cfm?dest=estatutosn.cfm",,,
,"Estrutura Organizacional","principal.cfm?dest=estrutura.cfm",,,
,"Hist&oacute;rico","principal.cfm?dest=historico.cfm",,,
,"Manual de Controladoria e Governan&ccedil;a 2005","principal.cfm?dest=control.cfm",,,
,"Nossos Compromissos","principal.cfm?dest=missao.cfm",,,
,"Nossos Ideais Corporativos","principal.cfm?dest=ideais.cfm",,,
,"Nossos Objetivos","principal.cfm?dest=objetivos.cfm",,,
,"Quem Somos","principal.cfm?dest=quem.cfm",,,
])

//---------------------- FIM DO MENU QUEM SOMOS -------------------------------//



//---------------------- MENU INFORMATIVOS -------------------------------//

addmenu(menu=[
"info",                   // Menu Name - This is needed in order for this menu to be called
180,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
190,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,         // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Informativo-Mar&ccedil;o/2010","principal.cfm?dest=infoaty.cfm",,,
,"Especial-15/03/2010","principal.cfm?dest=infoatx.cfm",,,
,"Informativo-Junho/2009","principal.cfm?dest=infoatjun.cfm",,,
,"Informativo-Agosto/2009","principal.cfm?dest=infoat.cfm",,,
,"Guia do Participante","principal.cfm?dest=guia.cfm",,,
,"Jornal da Funda&ccedil;&atilde;o","principal.cfm?dest=jornal.cfm",,,
,"Normas - Fundo de Pens&atilde;o","principal.cfm?dest=nfp.cfm",,,
,"Nova Tributa&ccedil;&atilde;o IR","principal.cfm?dest=tribir.cfm",,,
,"Relat&oacute;rio Anual 2004","principal.cfm?dest=relat2004.cfm",,,
,"Relat&oacute;rio Anual 2005","principal.cfm?dest=relat2005.cfm",,,
,"Relat&oacute;rio Anual 2006","principal.cfm?dest=relat2006.cfm",,,
,"Relat&oacute;rio Anual 2007","principal.cfm?dest=relat2007.cfm",,,
,"Relat&oacute;rio Anual 2008","principal.cfm?dest=relat2008.cfm",,,
,"Relat&oacute;rio Anual 2009","principal.cfm?dest=infoat2.cfm",,,
])
 
//---------------------- FIM DO MENU INFORMATIVOS -------------------------------//

//---------------------- MENU BENEFÍCIOS -------------------------------//

addmenu(menu=[
"partic",                   // Menu Name - This is needed in order for this menu to be called
203,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
150,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,         // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"<font color=navy>Aposentadoria</font>","show-menu=aposentadoria","#",,0
//,"Associe-se à Fundação","principal.cfm?dest=docs_assoc.cfm",,,
//,"Benefícios Concedidos","principal.cfm?dest=benefconced.cfm",,,
,"Contribui&ccedil;&otilde;es Adicionais","principal.cfm?dest=cont_adic.cfm",,,
,"Contribui&ccedil;&otilde;es B&aacute;sicas","principal.cfm?dest=cont_basic.cfm",,,
//,"Evolução da Cota","principal.cfm?dest=evolcota.cfm",,,
//,"Quadro de Participantes","principal.cfm?dest=quadropartic.cfm",,,
])


//MENU ativos

addmenu(menu=[
"aposentadoria",
,
,
80,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"<font color=navy>Plano I</font>","show-menu=p1","#",,0
,"<font color=navy>Plano II</font>","show-menu=p2","#",,0
])

//MENU p1

addmenu(menu=[
"p1",
,
,
150,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Crit&eacute;rios","principal.cfm?dest=criterios.cfm",,,
])


//MENU p2

addmenu(menu=[
"p2",
,
,
150,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Crit&eacute;rios","principal.cfm?dest=criterios2.cfm",,,
,"Documenta&ccedil;&atilde;o Necess&aacute;ria","principal.cfm?dest=docs_nec.cfm",,,
])
//---------------------- FIM DO MENU PARTICIPANTES -------------------------------//

//---------------------- MENU EMPRÉSTIMOS -------------------------------//

addmenu(menu=[
"empr",                   // Menu Name - This is needed in order for this menu to be called
226,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
170,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,         // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Formul&aacute;rio de Solicita&ccedil;&atilde;o","principal.cfm?dest=form_emprest.cfm",,,
//,"Recursos Destinados","principal.cfm?dest=emprest.cfm",,,
,"Regulamento de Empr&eacute;stimo","principal.cfm?dest=regemprest.cfm",,,
])

//---------------------- FIM DO MENU EMPRÉSTIMOS -------------------------------//

<!--- //---------------------- MENU assistmed -------------------------------//

addmenu(menu=[
"assistmed",                   // Menu Name - This is needed in order for this menu to be called
249,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
170,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,         // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"<font color=navy>Assist&ecirc;ncia M&eacute;dica</font>","show-menu=medicos","#",,0
,"<font color=navy>Assist&ecirc;ncia Odontol&oacute;gica</font>","show-menu=dentistas","#",,0
])


//MENU medicos

addmenu(menu=[
"medicos",
,
,
179,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Atendimento Fonoaudiol&oacute;gico","principal.cfm?dest=med_fono.cfm",,,
,"Atendimento Psicol&oacute;gico","principal.cfm?dest=med_psic.cfm",,,
,"Avalia&ccedil;&atilde;o de Interna&ccedil;&atilde;o","principal.cfm?dest=aval_int.cfm",,,
,"Formul&aacute;rios","principal.cfm?dest=med_forms.cfm",,,
,"Informa&ccedil;&atilde;oes","principal.cfm?dest=med_info.cfm",,,
,"Limites de Coberturas","principal.cfm?dest=med_limites.cfm",,,
,"Rela&ccedil;&atilde;o de M&eacute;dicos","principal.cfm?dest=credmed.cfm",,,
,"Urg&ecirc;ncia 24h","principal.cfm?dest=med_urg.cfm",,,
])


//MENU relmed

addmenu(menu=[
"relmed",
,
,
150,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Por Cidade","principal.cfm?dest=credmedcid.htm",,,
,"Por Especialidade","principal.cfm?dest=credmedesp.cfm",,,
])


//MENU dentistas

addmenu(menu=[
"dentistas",
,
,
150,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Rela&ccedil;&atilde;o de Dentistas","principal.cfm?dest=credent.cfm",,,
,"Peritos do SOFE","principal.cfm?dest=dent_sofe.cfm",,,
,"Urg&ecirc;ncia 24h","principal.cfm?dest=dent_urg.cfm",,,
])

//MENU reldent

addmenu(menu=[
"reldent",
,
,
150,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Por Cidade","principal.cfm?dest=credentcid.cfm",,,
,"Por Especialidade","principal.cfm?dest=credentcid.cfm",,,
])
//---------------------- FIM DO MENU assistmed -------------------------------// --->

//---------------------- MENU INVEST -------------------------------//

addmenu(menu=[
"invest",                   // Menu Name - This is needed in order for this menu to be called
249,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
170,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,         // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
//,"Balanço Patrimonial","principal.cfm?dest=invest_balanco.cfm",,,
//,"Composição de Investimentos","principal.cfm?dest=invest_comp.cfm",,,
//,"Investimentos","principal.cfm?dest=invest.cfm",,,
,"<font color=navy>Legisla&ccedil;&atilde;o</font>","show-menu=legislacao","#",,0
])

//MENU legislacao

addmenu(menu=[
"legislacao",
,
,
140,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"CMN - Resolu&ccedil;&atilde;o 3456","principal.cfm?dest=3456.cfm",,,
,"CMN - Resolu&ccedil;&atilde;o 3558","principal.cfm?dest=3558.cfm",,,
])


//---------------------- FIM DO MENU INVEST -------------------------------//

//---------------------- MENU LINKS -------------------------------//

addmenu(menu=[
"links",                   // Menu Name - This is needed in order for this menu to be called
272,                           // Menu Top - The Top position of this menu in pixels
200,                             // Menu Left - The Left position of this menu in pixels
95,                           // Menu Width - Menus width in pixels
1,                             // Menu Border Width
,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
efeitos,         // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Links","principal.cfm?dest=links.cfm",,,
,"<font color=navy>Nosso Estado</font>","show-menu=estado","#",,0
])

//MENU estado

addmenu(menu=[
"estado",
,
,
150,
0,
,
EasySampleStyle,
0,
,
efeitos,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Hot&eacute;is e Pousadas","principal.cfm?dest=links_hoteis.cfm",,,
,"Not&iacute;cias do Pantanal","principal.cfm?dest=links_noticias.cfm",,,
])



//---------------------- FIM DO MENU LINKS -------------------------------//



dumpmenus();

//-->