// JavaScript Document

function jump(selObj){
  eval("self.location='"+selObj.options[selObj.selectedIndex].value+"'");
}

function mmLoadMenus() {
  if (window.mm_menu_0705113448_0) return;
  window.mm_menu_0705113448_0 = new Menu("root",200,0,"arial",9,"#B2B2B2","#FB8102","#ffffff","#ffffff","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0705113448_0.addMenuItem("GESTAO CONTABIL","window.open('s_outsource1.asp', '_self');");
  mm_menu_0705113448_0.addMenuItem("GESTAO FISCAL","window.open('s_outsource2.asp', '_self');");
  mm_menu_0705113448_0.addMenuItem("GESTÃO FINANCEIRA","window.open('s_outsource3.asp', '_self');");
  mm_menu_0705113448_0.addMenuItem("GESTÃO EM ADMINISTRAÇÃO DE PESSOAL","window.open('s_outsource4.asp', '_self');");
   mm_menu_0705113448_0.hideOnMouseOut=true;
   mm_menu_0705113448_0.menuBorder=0;
   mm_menu_0705113448_0.menuLiteBgColor='#ffffff';
   mm_menu_0705113448_0.menuBorderBgColor='#555555';
   mm_menu_0705113448_0.bgColor='#555555';
   
  window.mm_menu_0705113942_1 = new Menu("root",200,0,"arial",9,"#B2B2B2","#FB8102","#ffffff","#ffffff","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0705113942_1.addMenuItem("PLANO DE NEGOCIOS","window.open('s_empresarial1.asp', '_self');");
  mm_menu_0705113942_1.addMenuItem("PLANO ESTRATÉGICO","window.open('s_empresarial2.asp', '_self');");
  mm_menu_0705113942_1.addMenuItem("GOVERNANÇA CORPORATIVA","window.open('s_empresarial3.asp', '_self');");
  mm_menu_0705113942_1.addMenuItem("GESTÃO ESTRATEGICA DE CUSTOS","window.open('s_empresarial4.asp', '_self');");
  mm_menu_0705113942_1.addMenuItem("GERENCIAMENTO DE PROCESSOS","window.open('s_empresarial5.asp', '_self');");
  mm_menu_0705113942_1.addMenuItem("SOLUÇÕES TECNOLÓGICAS","window.open('s_empresarial6.asp', '_self');");
   mm_menu_0705113942_1.hideOnMouseOut=true;
   mm_menu_0705113942_1.menuBorder=0;
   mm_menu_0705113942_1.menuLiteBgColor='#ffffff';
   mm_menu_0705113942_1.menuBorderBgColor='#555555';
   mm_menu_0705113942_1.bgColor='#555555';

  mm_menu_0705113942_1.writeMenus();
}