//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.14
//- Copyright MP Software (c)2008
//- Can I use this script? See http://www.agama-menu.com
//-----------------------------------------------------------------------

//Create main menu items style object. All main menu items inherite style from this object
var menu02_MainGroupItemsGeneralStyle = new menu02MenuItem();
menu02_MainGroupItemsGeneralStyle.Text_o='';
menu02_MainGroupItemsGeneralStyle.Text_c='';
menu02_MainGroupItemsGeneralStyle.TextAlign='left';
menu02_MainGroupItemsGeneralStyle.URL='';
menu02_MainGroupItemsGeneralStyle.URLTarget='';
menu02_MainGroupItemsGeneralStyle.Hint='';
menu02_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu02_MainGroupItemsGeneralStyle.OnOverJS='';
menu02_MainGroupItemsGeneralStyle.OnClickJS='';
menu02_MainGroupItemsGeneralStyle.Height=24;
menu02_MainGroupItemsGeneralStyle.Width=110;
menu02_MainGroupItemsGeneralStyle.Cursor='default';
menu02_MainGroupItemsGeneralStyle.PaddingLeft=8;
menu02_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingTop=2;
menu02_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingRight=8;
menu02_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingBottom=0;
menu02_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu02_MainGroupItemsGeneralStyle.BgColor='';
menu02_MainGroupItemsGeneralStyle.BgColor_o='';
menu02_MainGroupItemsGeneralStyle.BgColor_c='';
menu02_MainGroupItemsGeneralStyle.BgImage='menu02_images/green-bar.gif';
menu02_MainGroupItemsGeneralStyle.BgImage_o='menu02_images/green-bar-o.gif';
menu02_MainGroupItemsGeneralStyle.BgImage_c='';
menu02_MainGroupItemsGeneralStyle.BgImgRep='repeat-x';
menu02_MainGroupItemsGeneralStyle.BgImgRep_o='repeat-x';
menu02_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu02_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu02_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu02_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImage='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu02_MainGroupItemsGeneralStyle.RightPartBgImage='';
menu02_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu02_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu02_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu02_MainGroupItemsGeneralStyle.FontColor='#FFFFFF';
menu02_MainGroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu02_MainGroupItemsGeneralStyle.FontColor_c='';
menu02_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
menu02_MainGroupItemsGeneralStyle.FontFamily_o='';
menu02_MainGroupItemsGeneralStyle.FontFamily_c='';
menu02_MainGroupItemsGeneralStyle.FontSize=11;
menu02_MainGroupItemsGeneralStyle.FontSize_o=null;
menu02_MainGroupItemsGeneralStyle.FontSize_c=null;
menu02_MainGroupItemsGeneralStyle.FontDecoration='none';
menu02_MainGroupItemsGeneralStyle.FontDecoration_o='';
menu02_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu02_MainGroupItemsGeneralStyle.FontWeight='normal';
menu02_MainGroupItemsGeneralStyle.FontWeight_o='';
menu02_MainGroupItemsGeneralStyle.FontWeight_c='';
menu02_MainGroupItemsGeneralStyle.FontStyle='normal';
menu02_MainGroupItemsGeneralStyle.FontStyle_o='';
menu02_MainGroupItemsGeneralStyle.FontStyle_c='';
menu02_MainGroupItemsGeneralStyle.BorderWidth=0;
menu02_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu02_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu02_MainGroupItemsGeneralStyle.BorderColor='#000000';
menu02_MainGroupItemsGeneralStyle.BorderColor_o='';
menu02_MainGroupItemsGeneralStyle.BorderColor_c='';
menu02_MainGroupItemsGeneralStyle.Border='none';
menu02_MainGroupItemsGeneralStyle.Border_o='';
menu02_MainGroupItemsGeneralStyle.Border_c='';
menu02_MainGroupItemsGeneralStyle.BorderLeft=true;
menu02_MainGroupItemsGeneralStyle.BorderRight=true;
menu02_MainGroupItemsGeneralStyle.BorderTop=true;
menu02_MainGroupItemsGeneralStyle.BorderBottom=true;
menu02_MainGroupItemsGeneralStyle.SeparatorColor='#414141';
menu02_MainGroupItemsGeneralStyle.SeparatorSize=0;
menu02_MainGroupItemsGeneralStyle.LeftIcon='';
menu02_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu02_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu02_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu02_MainGroupItemsGeneralStyle.RightIcon='';
menu02_MainGroupItemsGeneralStyle.RightIcon_o='';
menu02_MainGroupItemsGeneralStyle.RightIcon_c='';
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu02_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu02_GroupItemsGeneralStyle = new menu02MenuItem();
menu02_GroupItemsGeneralStyle.Text_o='';
menu02_GroupItemsGeneralStyle.Text_c='';
menu02_GroupItemsGeneralStyle.TextAlign='left';
menu02_GroupItemsGeneralStyle.URL='';
menu02_GroupItemsGeneralStyle.URLTarget='';
menu02_GroupItemsGeneralStyle.Hint='';
menu02_GroupItemsGeneralStyle.OnLeaveJS='';
menu02_GroupItemsGeneralStyle.OnOverJS='';
menu02_GroupItemsGeneralStyle.OnClickJS='';
menu02_GroupItemsGeneralStyle.Height=20;
menu02_GroupItemsGeneralStyle.Width=150;
menu02_GroupItemsGeneralStyle.Cursor='default';
menu02_GroupItemsGeneralStyle.PaddingLeft=30;
menu02_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu02_GroupItemsGeneralStyle.PaddingTop=5;
menu02_GroupItemsGeneralStyle.PaddingTop_o=null;
menu02_GroupItemsGeneralStyle.PaddingRight=5;
menu02_GroupItemsGeneralStyle.PaddingRight_o=null;
menu02_GroupItemsGeneralStyle.PaddingBottom=5;
menu02_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu02_GroupItemsGeneralStyle.BgColor='';
menu02_GroupItemsGeneralStyle.BgColor_o='#239829';
menu02_GroupItemsGeneralStyle.BgColor_c='';
menu02_GroupItemsGeneralStyle.BgImage='';
menu02_GroupItemsGeneralStyle.BgImage_o='';
menu02_GroupItemsGeneralStyle.BgImage_c='';
menu02_GroupItemsGeneralStyle.BgImgRep='repeat';
menu02_GroupItemsGeneralStyle.BgImgRep_o='';
menu02_GroupItemsGeneralStyle.BgImgRep_c='';
menu02_GroupItemsGeneralStyle.BgImgPos='top left';
menu02_GroupItemsGeneralStyle.BgImgPos_o='';
menu02_GroupItemsGeneralStyle.BgImgPos_c='';
menu02_GroupItemsGeneralStyle.LeftPartBgImage='';
menu02_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu02_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu02_GroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu02_GroupItemsGeneralStyle.RightPartBgImage='';
menu02_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu02_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu02_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu02_GroupItemsGeneralStyle.FontColor='#002F17';
menu02_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu02_GroupItemsGeneralStyle.FontColor_c='';
menu02_GroupItemsGeneralStyle.FontFamily='Tahoma';
menu02_GroupItemsGeneralStyle.FontFamily_o='';
menu02_GroupItemsGeneralStyle.FontFamily_c='';
menu02_GroupItemsGeneralStyle.FontSize=11;
menu02_GroupItemsGeneralStyle.FontSize_o=null;
menu02_GroupItemsGeneralStyle.FontSize_c=null;
menu02_GroupItemsGeneralStyle.FontDecoration='none';
menu02_GroupItemsGeneralStyle.FontDecoration_o='';
menu02_GroupItemsGeneralStyle.FontDecoration_c='';
menu02_GroupItemsGeneralStyle.FontWeight='bold';
menu02_GroupItemsGeneralStyle.FontWeight_o='';
menu02_GroupItemsGeneralStyle.FontWeight_c='';
menu02_GroupItemsGeneralStyle.FontStyle='normal';
menu02_GroupItemsGeneralStyle.FontStyle_o='';
menu02_GroupItemsGeneralStyle.FontStyle_c='';
menu02_GroupItemsGeneralStyle.BorderWidth=1;
menu02_GroupItemsGeneralStyle.BorderWidth_o=null;
menu02_GroupItemsGeneralStyle.BorderWidth_c=null;
menu02_GroupItemsGeneralStyle.BorderColor='#000000';
menu02_GroupItemsGeneralStyle.BorderColor_o='';
menu02_GroupItemsGeneralStyle.BorderColor_c='';
menu02_GroupItemsGeneralStyle.Border='none';
menu02_GroupItemsGeneralStyle.Border_o='';
menu02_GroupItemsGeneralStyle.Border_c='';
menu02_GroupItemsGeneralStyle.BorderLeft=true;
menu02_GroupItemsGeneralStyle.BorderRight=true;
menu02_GroupItemsGeneralStyle.BorderTop=true;
menu02_GroupItemsGeneralStyle.BorderBottom=true;
menu02_GroupItemsGeneralStyle.SeparatorColor='#000000';
menu02_GroupItemsGeneralStyle.SeparatorSize=0;
menu02_GroupItemsGeneralStyle.LeftIcon='menu02_images/small-green-glasy-bullet.gif';
menu02_GroupItemsGeneralStyle.LeftIcon_o='';
menu02_GroupItemsGeneralStyle.LeftIcon_c='';
menu02_GroupItemsGeneralStyle.LeftIconOffsetX=8;
menu02_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu02_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu02_GroupItemsGeneralStyle.LeftIconOffsetY=-4;
menu02_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu02_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu02_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu02_GroupItemsGeneralStyle.RightIcon='menu02_images/arr_black_right.gif';
menu02_GroupItemsGeneralStyle.RightIcon_o='menu02_images/arr_white_right.gif';
menu02_GroupItemsGeneralStyle.RightIcon_c='';
menu02_GroupItemsGeneralStyle.RightIconOffsetX=-6;
menu02_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu02_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu02_GroupItemsGeneralStyle.RightIconOffsetY=-2;
menu02_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu02_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu02_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object - All submenus inherite style from this object
var menu02_GroupStyle = new menu02MenuGroup();
menu02_GroupStyle.Width=150;
menu02_GroupStyle.MenuGroupAlign=0;
menu02_GroupStyle.Opacity=100;
menu02_GroupStyle.ShowDropDownControl=false;
menu02_GroupStyle.InitDropdownState=1;
menu02_GroupStyle.ItemsPadding_L=2;
menu02_GroupStyle.ItemsPadding_R=2;
menu02_GroupStyle.ItemsPadding_T=2;
menu02_GroupStyle.ItemsPadding_B=2;
menu02_GroupStyle.ItemsSpacing=3;
menu02_GroupStyle.BgColor='#DBF5A3';
menu02_GroupStyle.BgImage='menu02_images/simple-background-color-pea.gif';
menu02_GroupStyle.BgImgPos='top left';
menu02_GroupStyle.BgImgRep='repeat-y';
menu02_GroupStyle.Border='solid';
menu02_GroupStyle.BorderWidth=1;
menu02_GroupStyle.BorderColor='#008000';
menu02_GroupStyle.HeaderText='';
menu02_GroupStyle.HeaderTextAlign='center';
menu02_GroupStyle.HeaderTextOffsetX=0;
menu02_GroupStyle.HeaderTextOffsetY=3;
menu02_GroupStyle.HeaderHeight=0;
menu02_GroupStyle.HeaderBgColor='';
menu02_GroupStyle.HeaderIconOffsetX=3;
menu02_GroupStyle.HeaderIconOffsetY=3;
menu02_GroupStyle.HeaderBgImgRep='repeat';
menu02_GroupStyle.HeaderBgImgPos='top left';
menu02_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu02_GroupStyle.FontColor='#004080';
menu02_GroupStyle.FontSize=11;
menu02_GroupStyle.FontDecoration='none';
menu02_GroupStyle.FontWeight='bold';
menu02_GroupStyle.FontStyle='normal';
menu02_GroupStyle.DropdownImageExpand='';
menu02_GroupStyle.DropdownImageCollapse='';
menu02_GroupStyle.OnGroupShowJS='';
menu02_GroupStyle.OnGroupHideJS='';
menu02_GroupStyle.AnimationType=100;
menu02_GroupStyle.AnimationTimeout=0;

//Create main menu
var menu02_mg_ID1 = new menu02MenuGroup(0,10,'H');
menu02_mg_ID1.id='menu02_mg_ID1';
menu02_mg_ID1.IsMainGroup=1;
menu02_mg_ID1.BgColor='';
menu02_mg_ID1.Width=200;
menu02_mg_ID1.Opacity=100;
menu02_mg_ID1.ShowDropDownControl=false;
menu02_mg_ID1.InitDropdownState=1;
menu02_mg_ID1.ItemsPadding_L=0;
menu02_mg_ID1.ItemsPadding_R=0;
menu02_mg_ID1.ItemsPadding_T=0;
menu02_mg_ID1.ItemsPadding_B=0;
menu02_mg_ID1.ItemsSpacing=0;
menu02_mg_ID1.Embedding='relative';
menu02_mg_ID1.z=1000;
menu02_mg_ID1.BgImgPos='top left';
menu02_mg_ID1.BgImgRep='repeat';
menu02_mg_ID1.Border='none';
menu02_mg_ID1.BorderWidth=0;
menu02_mg_ID1.BorderColor='#808080';
menu02_mg_ID1.HeaderText='';
menu02_mg_ID1.HeaderTextAlign='center';
menu02_mg_ID1.HeaderTextOffsetX=0;
menu02_mg_ID1.HeaderTextOffsetY=4;
menu02_mg_ID1.HeaderHeight=0;
menu02_mg_ID1.HeaderBgColor='';
menu02_mg_ID1.HeaderIconOffsetX=3;
menu02_mg_ID1.HeaderIconOffsetY=3;
menu02_mg_ID1.HeaderBgImgRep='repeat-x';
menu02_mg_ID1.HeaderBgImgPos='top left';
menu02_mg_ID1.DropdownImageExpand='';
menu02_mg_ID1.DropdownImageCollapse='';
menu02_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu02_mg_ID1.FontColor='#004080';
menu02_mg_ID1.FontSize=11;
menu02_mg_ID1.FontDecoration='none';
menu02_mg_ID1.FontWeight='bolder';
menu02_mg_ID1.FontStyle='normal';

//Create new menu item
var menu02_i_ID17 = new menu02MenuItem('Página Inicial');
menu02_i_ID17.id='menu02_i_ID17';
menu02_i_ID17.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID17.Text_o='';
menu02_i_ID17.Text_c='';
menu02_i_ID17.URL='http://www.iec.pa.gov.br/index.htm';
menu02_i_ID17.Hint='';
menu02_i_ID17.Width=120;
menu02_mg_ID1.AddItem(menu02_i_ID17);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID19 = new menu02MenuItem('Estrutura Organizacional');
menu02_i_ID19.id='menu02_i_ID19';
menu02_i_ID19.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID19.Text_o='';
menu02_i_ID19.Text_c='';
menu02_i_ID19.URL='';
menu02_i_ID19.Hint='';
menu02_i_ID19.Width=150;

//Create new submenu group
var menu02_g_ID36 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID36.id='menu02_g_ID36';
menu02_g_ID36.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID19.AddGroup(menu02_g_ID36);

//Create new menu item
var menu02_i_ID35 = new menu02MenuItem('Organograma');
menu02_i_ID35.id='menu02_i_ID35';
menu02_i_ID35.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID35.Text_o='';
menu02_i_ID35.Text_c='';
menu02_i_ID35.URL='http://www.iec.pa.gov.br/organograma.htm';
menu02_i_ID35.Hint='';

//Create new submenu group
var menu02_g_ID38 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID38.id='menu02_g_ID38';
menu02_g_ID38.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID35.AddGroup(menu02_g_ID38);

//Create new menu item
var menu02_i_ID37 = new menu02MenuItem('Oficial');
menu02_i_ID37.id='menu02_i_ID37';
menu02_i_ID37.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID37.Text_o='';
menu02_i_ID37.Text_c='';
menu02_i_ID37.URL='http://www.iec.pa.gov.br/organoof.htm';
menu02_i_ID37.Hint='';
menu02_g_ID38.AddItem(menu02_i_ID37);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID39 = new menu02MenuItem('"De fato"');
menu02_i_ID39.id='menu02_i_ID39';
menu02_i_ID39.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID39.Text_o='';
menu02_i_ID39.Text_c='';
menu02_i_ID39.URL='http://www.iec.pa.gov.br/organodf.htm';
menu02_i_ID39.Hint='';
menu02_g_ID38.AddItem(menu02_i_ID39);//Add menu item to the menu group
menu02_g_ID36.AddItem(menu02_i_ID35);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID40 = new menu02MenuItem('Diretoria');
menu02_i_ID40.id='menu02_i_ID40';
menu02_i_ID40.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID40.Text_o='';
menu02_i_ID40.Text_c='';
menu02_i_ID40.URL='http://www.iec.pa.gov.br/diretoria/pt/index.htm';
menu02_i_ID40.Hint='';
menu02_g_ID36.AddItem(menu02_i_ID40);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID41 = new menu02MenuItem('Serviços');
menu02_i_ID41.id='menu02_i_ID41';
menu02_i_ID41.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID41.Text_o='';
menu02_i_ID41.Text_c='';
menu02_i_ID41.URL='';
menu02_i_ID41.Hint='';

//Create new submenu group
var menu02_g_ID43 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID43.id='menu02_g_ID43';
menu02_g_ID43.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID41.AddGroup(menu02_g_ID43);

//Create new menu item
var menu02_i_ID42 = new menu02MenuItem('Administração');
menu02_i_ID42.id='menu02_i_ID42';
menu02_i_ID42.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID42.Text_o='';
menu02_i_ID42.Text_c='';
menu02_i_ID42.URL='http://www.iec.pa.gov.br/seadm/pt/index.htm';
menu02_i_ID42.Hint='';

//Create new submenu group
var menu02_g_ID86 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID86.id='menu02_g_ID86';
menu02_g_ID86.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID42.AddGroup(menu02_g_ID86);

//Create new menu item
var menu02_i_ID85 = new menu02MenuItem('Seção de Execução Orçamentária e Financeira ');
menu02_i_ID85.id='menu02_i_ID85';
menu02_i_ID85.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID85.Text_o='';
menu02_i_ID85.Text_c='';
menu02_i_ID85.URL='http://www.iec.pa.gov.br/saofi.htm';
menu02_i_ID85.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID85);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID87 = new menu02MenuItem('Setor de Almoxarifado ');
menu02_i_ID87.id='menu02_i_ID87';
menu02_i_ID87.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID87.Text_o='';
menu02_i_ID87.Text_c='';
menu02_i_ID87.URL='http://www.iec.pa.gov.br/soalm.htm';
menu02_i_ID87.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID87);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID88 = new menu02MenuItem('Setor de Compras/ Comissão Permanente de Licitação');
menu02_i_ID88.id='menu02_i_ID88';
menu02_i_ID88.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID88.Text_o='';
menu02_i_ID88.Text_c='';
menu02_i_ID88.URL='http://compras.iec.pa.gov.br/index.htm';
menu02_i_ID88.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID88);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID89 = new menu02MenuItem('Setor de Informática');
menu02_i_ID89.id='menu02_i_ID89';
menu02_i_ID89.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID89.Text_o='';
menu02_i_ID89.Text_c='';
menu02_i_ID89.URL='http://www.iec.pa.gov.br/soinf.htm';
menu02_i_ID89.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID89);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID91 = new menu02MenuItem('Setor de Manutenção');
menu02_i_ID91.id='menu02_i_ID91';
menu02_i_ID91.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID91.Text_o='';
menu02_i_ID91.Text_c='';
menu02_i_ID91.URL='';
menu02_i_ID91.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID91);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID90 = new menu02MenuItem('Setor de Material e Patrimônio');
menu02_i_ID90.id='menu02_i_ID90';
menu02_i_ID90.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID90.Text_o='';
menu02_i_ID90.Text_c='';
menu02_i_ID90.URL='http://www.iec.pa.gov.br/somat.htm';
menu02_i_ID90.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID90);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID92 = new menu02MenuItem('Setor de Transportes');
menu02_i_ID92.id='menu02_i_ID92';
menu02_i_ID92.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID92.Text_o='';
menu02_i_ID92.Text_c='';
menu02_i_ID92.URL='';
menu02_i_ID92.Hint='';
menu02_g_ID86.AddItem(menu02_i_ID92);//Add menu item to the menu group
menu02_g_ID43.AddItem(menu02_i_ID42);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID44 = new menu02MenuItem('Epidemiologia');
menu02_i_ID44.id='menu02_i_ID44';
menu02_i_ID44.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID44.Text_o='';
menu02_i_ID44.Text_c='';
menu02_i_ID44.URL='http://www.iec.pa.gov.br/sevep/index.htm';
menu02_i_ID44.Hint='';
menu02_g_ID43.AddItem(menu02_i_ID44);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID45 = new menu02MenuItem('Recursos Humanos');
menu02_i_ID45.id='menu02_i_ID45';
menu02_i_ID45.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID45.Text_o='';
menu02_i_ID45.Text_c='';
menu02_i_ID45.URL='http://www.iec.pa.gov.br/rh/pt/index.htm';
menu02_i_ID45.Hint='';

//Create new submenu group
var menu02_g_ID94 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID94.id='menu02_g_ID94';
menu02_g_ID94.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID45.AddGroup(menu02_g_ID94);

//Create new menu item
var menu02_i_ID93 = new menu02MenuItem('Setor de Cadastro');
menu02_i_ID93.id='menu02_i_ID93';
menu02_i_ID93.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID93.Text_o='';
menu02_i_ID93.Text_c='';
menu02_i_ID93.URL='http://www.iec.pa.gov.br/socad.htm';
menu02_i_ID93.Hint='';
menu02_g_ID94.AddItem(menu02_i_ID93);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID95 = new menu02MenuItem('Setor de Desenvolvimento de Recursos Humanos');
menu02_i_ID95.id='menu02_i_ID95';
menu02_i_ID95.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID95.Text_o='';
menu02_i_ID95.Text_c='';
menu02_i_ID95.URL='http://www.iec.pa.gov.br/sodrh.htm';
menu02_i_ID95.Hint='';
menu02_g_ID94.AddItem(menu02_i_ID95);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID96 = new menu02MenuItem('Setor de Pagamento');
menu02_i_ID96.id='menu02_i_ID96';
menu02_i_ID96.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID96.Text_o='';
menu02_i_ID96.Text_c='';
menu02_i_ID96.URL='http://www.iec.pa.gov.br/sopag.htm';
menu02_i_ID96.Hint='';
menu02_g_ID94.AddItem(menu02_i_ID96);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID97 = new menu02MenuItem('Setor de Saúde do Trabalhador');
menu02_i_ID97.id='menu02_i_ID97';
menu02_i_ID97.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID97.Text_o='';
menu02_i_ID97.Text_c='';
menu02_i_ID97.URL='http://www.iec.pa.gov.br/sesat.htm';
menu02_i_ID97.Hint='';
menu02_g_ID94.AddItem(menu02_i_ID97);//Add menu item to the menu group
menu02_g_ID43.AddItem(menu02_i_ID45);//Add menu item to the menu group
menu02_g_ID36.AddItem(menu02_i_ID41);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID47 = new menu02MenuItem('Seções Científicas');
menu02_i_ID47.id='menu02_i_ID47';
menu02_i_ID47.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID47.Text_o='';
menu02_i_ID47.Text_c='';
menu02_i_ID47.URL='';
menu02_i_ID47.Hint='';

//Create new submenu group
var menu02_g_ID49 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID49.id='menu02_g_ID49';
menu02_g_ID49.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID47.AddGroup(menu02_g_ID49);

//Create new menu item
var menu02_i_ID48 = new menu02MenuItem('Arbovirologia e Febres Hemorrágicas');
menu02_i_ID48.id='menu02_i_ID48';
menu02_i_ID48.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID48.Text_o='';
menu02_i_ID48.Text_c='';
menu02_i_ID48.URL='http://www.iec.pa.gov.br/saarb/pt/index.htm';
menu02_i_ID48.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID48);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID50 = new menu02MenuItem('Bacteriologia e Micologia');
menu02_i_ID50.id='menu02_i_ID50';
menu02_i_ID50.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID50.Text_o='';
menu02_i_ID50.Text_c='';
menu02_i_ID50.URL='http://www.iec.pa.gov.br/sabmi/pt/index.htm';
menu02_i_ID50.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID50);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID51 = new menu02MenuItem('Hepatologia');
menu02_i_ID51.id='menu02_i_ID51';
menu02_i_ID51.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID51.Text_o='';
menu02_i_ID51.Text_c='';
menu02_i_ID51.URL='http://www.iec.pa.gov.br/sahep/pt/index.htm';
menu02_i_ID51.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID51);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID52 = new menu02MenuItem('Meio Ambiente');
menu02_i_ID52.id='menu02_i_ID52';
menu02_i_ID52.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID52.Text_o='';
menu02_i_ID52.Text_c='';
menu02_i_ID52.URL='http://www.iec.pa.gov.br/samam/pt/index.htm';
menu02_i_ID52.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID52);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID53 = new menu02MenuItem('Parasitologia');
menu02_i_ID53.id='menu02_i_ID53';
menu02_i_ID53.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID53.Text_o='';
menu02_i_ID53.Text_c='';
menu02_i_ID53.URL='http://www.iec.pa.gov.br/sapar/pt/index.htm';
menu02_i_ID53.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID53);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID54 = new menu02MenuItem('Criação e Produção de Animais de Laboratório');
menu02_i_ID54.id='menu02_i_ID54';
menu02_i_ID54.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID54.Text_o='';
menu02_i_ID54.Text_c='';
menu02_i_ID54.URL='http://www.iec.pa.gov.br/sacpa/pt/index.htm';
menu02_i_ID54.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID54);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID55 = new menu02MenuItem('Patologia');
menu02_i_ID55.id='menu02_i_ID55';
menu02_i_ID55.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID55.Text_o='';
menu02_i_ID55.Text_c='';
menu02_i_ID55.URL='http://www.iec.pa.gov.br/sapat/pt/index.htm';
menu02_i_ID55.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID55);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID56 = new menu02MenuItem('Virologia');
menu02_i_ID56.id='menu02_i_ID56';
menu02_i_ID56.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID56.Text_o='';
menu02_i_ID56.Text_c='';
menu02_i_ID56.URL='http://www.iec.pa.gov.br/savir/pt/index.htm';
menu02_i_ID56.Hint='';
menu02_g_ID49.AddItem(menu02_i_ID56);//Add menu item to the menu group
menu02_g_ID36.AddItem(menu02_i_ID47);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID98 = new menu02MenuItem('Unidades de apoio');
menu02_i_ID98.id='menu02_i_ID98';
menu02_i_ID98.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID98.Text_o='';
menu02_i_ID98.Text_c='';
menu02_i_ID98.URL='';
menu02_i_ID98.Hint='';

//Create new submenu group
var menu02_g_ID100 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID100.id='menu02_g_ID100';
menu02_g_ID100.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID98.AddGroup(menu02_g_ID100);

//Create new menu item
var menu02_i_ID99 = new menu02MenuItem('Biblioteca');
menu02_i_ID99.id='menu02_i_ID99';
menu02_i_ID99.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID99.Text_o='';
menu02_i_ID99.Text_c='';
menu02_i_ID99.URL='http://www.iec.pa.gov.br/bib/pt/index.htm';
menu02_i_ID99.Hint='';
menu02_g_ID100.AddItem(menu02_i_ID99);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID101 = new menu02MenuItem('Laboratório de Geoprocessamento');
menu02_i_ID101.id='menu02_i_ID101';
menu02_i_ID101.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID101.Text_o='';
menu02_i_ID101.Text_c='';
menu02_i_ID101.URL='http://www.iec.pa.gov.br/labgeo.htm';
menu02_i_ID101.Hint='';
menu02_g_ID100.AddItem(menu02_i_ID101);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID102 = new menu02MenuItem('Laboratório de Microscopia Eletrônica');
menu02_i_ID102.id='menu02_i_ID102';
menu02_i_ID102.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID102.Text_o='';
menu02_i_ID102.Text_c='';
menu02_i_ID102.URL='http://www.iec.pa.gov.br/lme.htm';
menu02_i_ID102.Hint='';
menu02_g_ID100.AddItem(menu02_i_ID102);//Add menu item to the menu group
menu02_g_ID36.AddItem(menu02_i_ID98);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID103 = new menu02MenuItem('Assessorias');
menu02_i_ID103.id='menu02_i_ID103';
menu02_i_ID103.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID103.Text_o='';
menu02_i_ID103.Text_c='';
menu02_i_ID103.URL='';
menu02_i_ID103.Hint='';

//Create new submenu group
var menu02_g_ID105 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID105.id='menu02_g_ID105';
menu02_g_ID105.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID103.AddGroup(menu02_g_ID105);

//Create new menu item
var menu02_i_ID104 = new menu02MenuItem('Assessoria de Comunicação');
menu02_i_ID104.id='menu02_i_ID104';
menu02_i_ID104.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID104.Text_o='';
menu02_i_ID104.Text_c='';
menu02_i_ID104.URL='http://www.iec.pa.gov.br/ascom.htm';
menu02_i_ID104.Hint='';
menu02_g_ID105.AddItem(menu02_i_ID104);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID106 = new menu02MenuItem('Assessoria de Desenvolvimento Científico e Acadêmico ');
menu02_i_ID106.id='menu02_i_ID106';
menu02_i_ID106.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID106.Text_o='';
menu02_i_ID106.Text_c='';
menu02_i_ID106.URL='http://www.iec.pa.gov.br/adca.htm';
menu02_i_ID106.Hint='';
menu02_g_ID105.AddItem(menu02_i_ID106);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID107 = new menu02MenuItem('Assessoria de Planejamento');
menu02_i_ID107.id='menu02_i_ID107';
menu02_i_ID107.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID107.Text_o='';
menu02_i_ID107.Text_c='';
menu02_i_ID107.URL='http://www.iec.pa.gov.br/asplan.htm';
menu02_i_ID107.Hint='';
menu02_g_ID105.AddItem(menu02_i_ID107);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID108 = new menu02MenuItem('Programa Institucional de Bolsas de Iniciação Científica');
menu02_i_ID108.id='menu02_i_ID108';
menu02_i_ID108.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID108.Text_o='';
menu02_i_ID108.Text_c='';
menu02_i_ID108.URL='http://www.iec.pa.gov.br/pibic/pibic_index.htm';
menu02_i_ID108.Hint='';
menu02_g_ID105.AddItem(menu02_i_ID108);//Add menu item to the menu group
menu02_g_ID36.AddItem(menu02_i_ID103);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID109 = new menu02MenuItem('Conselhos e Comitês');
menu02_i_ID109.id='menu02_i_ID109';
menu02_i_ID109.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID109.Text_o='';
menu02_i_ID109.Text_c='';
menu02_i_ID109.URL='';
menu02_i_ID109.Hint='';

//Create new submenu group
var menu02_g_ID111 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID111.id='menu02_g_ID111';
menu02_g_ID111.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID109.AddGroup(menu02_g_ID111);

//Create new menu item
var menu02_i_ID110 = new menu02MenuItem('Comissão Interna de Biossegurança');
menu02_i_ID110.id='menu02_i_ID110';
menu02_i_ID110.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID110.Text_o='';
menu02_i_ID110.Text_c='';
menu02_i_ID110.URL='http://www.iec.pa.gov.br/cibio/';
menu02_i_ID110.Hint='';
menu02_g_ID111.AddItem(menu02_i_ID110);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID112 = new menu02MenuItem('Comitê de Ética de Pesquisa em Seres Humanos');
menu02_i_ID112.id='menu02_i_ID112';
menu02_i_ID112.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID112.Text_o='';
menu02_i_ID112.Text_c='';
menu02_i_ID112.URL='';
menu02_i_ID112.Hint='';
menu02_g_ID111.AddItem(menu02_i_ID112);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID113 = new menu02MenuItem('Comitê de Ética em Pesquisa Animal');
menu02_i_ID113.id='menu02_i_ID113';
menu02_i_ID113.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID113.Text_o='';
menu02_i_ID113.Text_c='';
menu02_i_ID113.URL='';
menu02_i_ID113.Hint='';
menu02_g_ID111.AddItem(menu02_i_ID113);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID114 = new menu02MenuItem('Conselho Técnico-Científico');
menu02_i_ID114.id='menu02_i_ID114';
menu02_i_ID114.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID114.Text_o='';
menu02_i_ID114.Text_c='';
menu02_i_ID114.URL='';
menu02_i_ID114.Hint='';
menu02_g_ID111.AddItem(menu02_i_ID114);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID115 = new menu02MenuItem('Comissão da Coleta Seletiva Solidária');
menu02_i_ID115.id='menu02_i_ID115';
menu02_i_ID115.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID115.Text_o='';
menu02_i_ID115.Text_c='';
menu02_i_ID115.URL='http://www.iec.pa.gov.br/coleta/pt/index.htm';
menu02_i_ID115.Hint='';
menu02_g_ID111.AddItem(menu02_i_ID115);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID116 = new menu02MenuItem('Gerência de Qualidade');
menu02_i_ID116.id='menu02_i_ID116';
menu02_i_ID116.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID116.Text_o='';
menu02_i_ID116.Text_c='';
menu02_i_ID116.URL='http://www.iec.pa.gov.br/gq.htm';
menu02_i_ID116.Hint='';
menu02_g_ID111.AddItem(menu02_i_ID116);//Add menu item to the menu group
menu02_g_ID36.AddItem(menu02_i_ID109);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID19);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID18 = new menu02MenuItem('Sobre o IEC');
menu02_i_ID18.id='menu02_i_ID18';
menu02_i_ID18.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID18.Text_o='';
menu02_i_ID18.Text_c='';
menu02_i_ID18.URL='';
menu02_i_ID18.Hint='';
menu02_i_ID18.Width=120;

//Create new submenu group
var menu02_g_ID24 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID24.id='menu02_g_ID24';
menu02_g_ID24.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID18.AddGroup(menu02_g_ID24);

//Create new menu item
var menu02_i_ID23 = new menu02MenuItem('Apresentação');
menu02_i_ID23.id='menu02_i_ID23';
menu02_i_ID23.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID23.Text_o='';
menu02_i_ID23.Text_c='';
menu02_i_ID23.URL='http://www.iec.pa.gov.br/apresenta.htm';
menu02_i_ID23.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID23);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID27 = new menu02MenuItem('Missão');
menu02_i_ID27.id='menu02_i_ID27';
menu02_i_ID27.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID27.Text_o='';
menu02_i_ID27.Text_c='';
menu02_i_ID27.URL='http://www.iec.pa.gov.br/missao.htm';
menu02_i_ID27.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID27);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID28 = new menu02MenuItem('História');
menu02_i_ID28.id='menu02_i_ID28';
menu02_i_ID28.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID28.Text_o='';
menu02_i_ID28.Text_c='';
menu02_i_ID28.URL='http://www.iec.pa.gov.br/iechist.htm';
menu02_i_ID28.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID28);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID29 = new menu02MenuItem('Pioneirismo na Amazônia');
menu02_i_ID29.id='menu02_i_ID29';
menu02_i_ID29.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID29.Text_o='';
menu02_i_ID29.Text_c='';
menu02_i_ID29.URL='http://www.iec.pa.gov.br/pioneiro.htm';
menu02_i_ID29.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID29);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID30 = new menu02MenuItem('Descobertas Científicas');
menu02_i_ID30.id='menu02_i_ID30';
menu02_i_ID30.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID30.Text_o='';
menu02_i_ID30.Text_c='';
menu02_i_ID30.URL='http://www.iec.pa.gov.br/descient.htm';
menu02_i_ID30.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID30);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID31 = new menu02MenuItem('Galeria dos Diretores');
menu02_i_ID31.id='menu02_i_ID31';
menu02_i_ID31.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID31.Text_o='';
menu02_i_ID31.Text_c='';
menu02_i_ID31.URL='http://www.iec.pa.gov.br/diretores/galeria.htm';
menu02_i_ID31.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID31);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID32 = new menu02MenuItem('Legislação');
menu02_i_ID32.id='menu02_i_ID32';
menu02_i_ID32.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID32.Text_o='';
menu02_i_ID32.Text_c='';
menu02_i_ID32.URL='legislacao.htm';
menu02_i_ID32.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID32);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID33 = new menu02MenuItem('Datas comemorativas');
menu02_i_ID33.id='menu02_i_ID33';
menu02_i_ID33.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID33.Text_o='';
menu02_i_ID33.Text_c='';
menu02_i_ID33.URL='http://www.iec.pa.gov.br/iecdatas.htm';
menu02_i_ID33.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID33);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID76 = new menu02MenuItem('Quem é quem');
menu02_i_ID76.id='menu02_i_ID76';
menu02_i_ID76.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID76.Text_o='';
menu02_i_ID76.Text_c='';
menu02_i_ID76.URL='http://www.iec.pa.gov.br/iecquem.htm';
menu02_i_ID76.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID76);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID82 = new menu02MenuItem('Relatório de Auditoria');
menu02_i_ID82.id='menu02_i_ID82';
menu02_i_ID82.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID82.Text_o='';
menu02_i_ID82.Text_c='';
menu02_i_ID82.URL='http://www.iec.pa.gov.br/relatauditoria.htm';
menu02_i_ID82.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID82);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID84 = new menu02MenuItem('Relatório de Gestão');
menu02_i_ID84.id='menu02_i_ID84';
menu02_i_ID84.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID84.Text_o='';
menu02_i_ID84.Text_c='';
menu02_i_ID84.URL='http://www.iec.pa.gov.br/relatgestao.htm';
menu02_i_ID84.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID84);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID34 = new menu02MenuItem('Expediente');
menu02_i_ID34.id='menu02_i_ID34';
menu02_i_ID34.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID34.Text_o='';
menu02_i_ID34.Text_c='';
menu02_i_ID34.URL='http://www.iec.pa.gov.br/iecexp.htm';
menu02_i_ID34.Hint='';
menu02_g_ID24.AddItem(menu02_i_ID34);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID18);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID20 = new menu02MenuItem('Projetos e Pesquisa');
menu02_i_ID20.id='menu02_i_ID20';
menu02_i_ID20.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID20.Text_o='';
menu02_i_ID20.Text_c='';
menu02_i_ID20.URL='';
menu02_i_ID20.Hint='';
menu02_i_ID20.Width=130;

//Create new submenu group
var menu02_g_ID58 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID58.id='menu02_g_ID58';
menu02_g_ID58.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID20.AddGroup(menu02_g_ID58);

//Create new menu item
var menu02_i_ID57 = new menu02MenuItem('Linhas de pesquisa');
menu02_i_ID57.id='menu02_i_ID57';
menu02_i_ID57.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID57.Text_o='';
menu02_i_ID57.Text_c='';
menu02_i_ID57.URL='http://www.iec.pa.gov.br/projlin.htm';
menu02_i_ID57.Hint='';
menu02_g_ID58.AddItem(menu02_i_ID57);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID59 = new menu02MenuItem('Serviços de referência');
menu02_i_ID59.id='menu02_i_ID59';
menu02_i_ID59.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID59.Text_o='';
menu02_i_ID59.Text_c='';
menu02_i_ID59.URL='http://www.iec.pa.gov.br/projref.htm';
menu02_i_ID59.Hint='';
menu02_g_ID58.AddItem(menu02_i_ID59);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID60 = new menu02MenuItem('Convênios e parcerias');
menu02_i_ID60.id='menu02_i_ID60';
menu02_i_ID60.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID60.Text_o='';
menu02_i_ID60.Text_c='';
menu02_i_ID60.URL='http://www.iec.pa.gov.br/projpar.htm';
menu02_i_ID60.Hint='';
menu02_g_ID58.AddItem(menu02_i_ID60);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID20);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID21 = new menu02MenuItem('Produção Intelectual');
menu02_i_ID21.id='menu02_i_ID21';
menu02_i_ID21.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID21.Text_o='';
menu02_i_ID21.Text_c='';
menu02_i_ID21.URL='';
menu02_i_ID21.Hint='';
menu02_i_ID21.Width=140;

//Create new submenu group
var menu02_g_ID67 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID67.id='menu02_g_ID67';
menu02_g_ID67.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID21.AddGroup(menu02_g_ID67);

//Create new menu item
var menu02_i_ID66 = new menu02MenuItem('Artigos científicos');
menu02_i_ID66.id='menu02_i_ID66';
menu02_i_ID66.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID66.Text_o='';
menu02_i_ID66.Text_c='';
menu02_i_ID66.URL='http://iah2lab.iec.pa.gov.br/cgi-bin/wxis.exe/iah/?IsisScript=iah/iah.xis&lang=P&base=iecbvs&nextAction=lnk&exprSearch=pciec$&indexSearch=LO';
menu02_i_ID66.Hint='';
menu02_g_ID67.AddItem(menu02_i_ID66);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID68 = new menu02MenuItem('Capitulos de livro');
menu02_i_ID68.id='menu02_i_ID68';
menu02_i_ID68.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID68.Text_o='';
menu02_i_ID68.Text_c='';
menu02_i_ID68.URL='http://iah2lab.iec.pa.gov.br/cgi-bin/wxis.exe/iah/?IsisScript=iah/iah.xis&base=iecbvs&lang=P&form=F&nextAction=lnk&exprSearch=pciec2007%20or%20pciec2008&indexSearch=LO&conectSearch=AND&exprSearch=M&indexSearch=TL&label=Capitulos%20de%20livro%20de%202007%20e%202008';
menu02_i_ID68.Hint='';
menu02_g_ID67.AddItem(menu02_i_ID68);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID69 = new menu02MenuItem('Livros');
menu02_i_ID69.id='menu02_i_ID69';
menu02_i_ID69.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID69.Text_o='';
menu02_i_ID69.Text_c='';
menu02_i_ID69.URL='http://iah2lab.iec.pa.gov.br/cgi-bin/wxis.exe/iah/?IsisScript=iah/iah.xis&base=iecbvs&lang=P&form=F&nextAction=lnk&exprSearch=instituto%20evandro$&indexSearch=AI&conectSearch=AND&exprSearch=2007%20or%202008&indexSearch=PD&label=Livros%20de%202007%20e%202008';
menu02_i_ID69.Hint='';
menu02_g_ID67.AddItem(menu02_i_ID69);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID70 = new menu02MenuItem('Eventos');
menu02_i_ID70.id='menu02_i_ID70';
menu02_i_ID70.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID70.Text_o='';
menu02_i_ID70.Text_c='';
menu02_i_ID70.URL='http://iah2lab.iec.pa.gov.br/cgi-bin/wxis.exe/iah/evento/?IsisScript=iah/iah.xis&lang=P&base=evento&nextAction=lnk&exprSearch=$';
menu02_i_ID70.Hint='';
menu02_g_ID67.AddItem(menu02_i_ID70);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID71 = new menu02MenuItem('Teses');
menu02_i_ID71.id='menu02_i_ID71';
menu02_i_ID71.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID71.Text_o='';
menu02_i_ID71.Text_c='';
menu02_i_ID71.URL='http://iah2lab.iec.pa.gov.br/cgi-bin/wxis.exe/iah/?IsisScript=iah/iah.xis&lang=P&base=iecbvs&nextAction=lnk&exprSearch=T&indexSearch=TL';
menu02_i_ID71.Hint='';
menu02_g_ID67.AddItem(menu02_i_ID71);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID72 = new menu02MenuItem('Coleção memórias');
menu02_i_ID72.id='menu02_i_ID72';
menu02_i_ID72.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID72.Text_o='';
menu02_i_ID72.Text_c='';
menu02_i_ID72.URL='http://bvs.iec.pa.gov.br/xml2html/xmlRoot.php?xml=xml/pt/bvs.xml&xsl=xsl/level3.xsl&lang=pt&tab=collection&item=93&graphic=yes';
menu02_i_ID72.Hint='';
menu02_g_ID67.AddItem(menu02_i_ID72);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID21);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID22 = new menu02MenuItem('Serviços do Site');
menu02_i_ID22.id='menu02_i_ID22';
menu02_i_ID22.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID22.Text_o='';
menu02_i_ID22.Text_c='';
menu02_i_ID22.URL='';
menu02_i_ID22.Hint='';
menu02_i_ID22.Width=92;

//Create new submenu group
var menu02_g_ID62 = new menu02MenuGroup(-2,0,'V');
menu02_g_ID62.id='menu02_g_ID62';
menu02_g_ID62.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID22.AddGroup(menu02_g_ID62);

//Create new menu item
var menu02_i_ID61 = new menu02MenuItem('Acesso ao webmail');
menu02_i_ID61.id='menu02_i_ID61';
menu02_i_ID61.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID61.Text_o='';
menu02_i_ID61.Text_c='';
menu02_i_ID61.URL='https://mail.iec.pa.gov.br/Exchange';
menu02_i_ID61.Hint='';
menu02_g_ID62.AddItem(menu02_i_ID61);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID63 = new menu02MenuItem('Busca na Web');
menu02_i_ID63.id='menu02_i_ID63';
menu02_i_ID63.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID63.Text_o='';
menu02_i_ID63.Text_c='';
menu02_i_ID63.URL='http://www.iec.pa.gov.br/busca.htm';
menu02_i_ID63.Hint='';
menu02_g_ID62.AddItem(menu02_i_ID63);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID64 = new menu02MenuItem('Clipping');
menu02_i_ID64.id='menu02_i_ID64';
menu02_i_ID64.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID64.Text_o='';
menu02_i_ID64.Text_c='';
menu02_i_ID64.URL='http://www.iec.pa.gov.br/clipping/clipping.htm';
menu02_i_ID64.Hint='';
menu02_g_ID62.AddItem(menu02_i_ID64);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID65 = new menu02MenuItem('Fale conosco');
menu02_i_ID65.id='menu02_i_ID65';
menu02_i_ID65.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID65.Text_o='';
menu02_i_ID65.Text_c='';
menu02_i_ID65.URL='mailto:contato@iec.pa.gov.br';
menu02_i_ID65.Hint='';
menu02_g_ID62.AddItem(menu02_i_ID65);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID22);//Add menu item to the menu group

