// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - Botonera ManPower - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

// Matriz de links ...

var matrizLinks = new Array ();

// Acerca de Manpower - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
matrizLinks [1] = new Array (4);
matrizLinks [1][1] = "Acerca de Manpower";
matrizLinks [1][2] = "quienes_somos.asp";
matrizLinks [1][3] = "";
matrizLinks [1][4] = new Array ();

matrizLinks [1][4][1] = new Array (3);
matrizLinks [1][4][1][1] = "Manpower en Argentina";
matrizLinks [1][4][1][2] = "quienes_somos.asp";
matrizLinks [1][4][1][3] = new Array ();

matrizLinks [1][4][1][3][1] = new Array (2);
matrizLinks [1][4][1][3][1][1] = "Quiénes Somos";
matrizLinks [1][4][1][3][1][2] = "quienes_somos.asp";

matrizLinks [1][4][1][3][2] = new Array (2);
matrizLinks [1][4][1][3][2][1] = "Nuestras Marcas";
matrizLinks [1][4][1][3][2][2] = "nuestras_marcas.asp";

matrizLinks [1][4][1][3][3] = new Array (2);
matrizLinks [1][4][1][3][3][1] = "Nuestras Sucursales";
matrizLinks [1][4][1][3][3][2] = "nuestras_sucursales.asp";

matrizLinks [1][4][1][3][4] = new Array (2);
matrizLinks [1][4][1][3][4][1] = "Nuestros Acuerdos";
matrizLinks [1][4][1][3][4][2] = "nuestros_acuerdos.asp";

matrizLinks [1][4][2] = new Array (3);
matrizLinks [1][4][2][1] = "Manpower en el Mundo";
matrizLinks [1][4][2][2] = "manpower_mundo.asp";
matrizLinks [1][4][2][3] = new Array ();

matrizLinks [1][4][3] = new Array (3);
matrizLinks [1][4][3][1] = "Manpower en los Medios";
matrizLinks [1][4][3][2] = "medios.asp";
matrizLinks [1][4][3][3] = new Array ();

matrizLinks [1][4][4] = new Array (3);
matrizLinks [1][4][4][1] = "Reconocimientos";
matrizLinks [1][4][4][2] = "reconocimientos.asp";
matrizLinks [1][4][4][3] = new Array ();

matrizLinks [1][4][5] = new Array (3);
matrizLinks [1][4][5][1] = "Relaciones con Instituciones";
matrizLinks [1][4][5][2] = "relaciones_instituciones.asp";
matrizLinks [1][4][5][3] = new Array ();

matrizLinks [1][4][6] = new Array (3);
matrizLinks [1][4][6][1] = "Responsabilidad Social";
matrizLinks [1][4][6][2] = "responsabilidad_social_corporativa.asp";
matrizLinks [1][4][6][3] = new Array ();

matrizLinks [1][4][6][3][1] = new Array (2);
matrizLinks [1][4][6][3][1][1] = "Nuestra Misión";
matrizLinks [1][4][6][3][1][2] = "responsabilidad_social_corporativa.asp";

matrizLinks [1][4][6][3][2] = new Array (2);
matrizLinks [1][4][6][3][2][1] = "Nuestras iniciativas";
matrizLinks [1][4][6][3][2][2] = "rsc_programas.asp";

matrizLinks [1][4][6][3][3] = new Array (2);
matrizLinks [1][4][6][3][3][1] = "Consultoría en Discapacidad";
matrizLinks [1][4][6][3][3][2] = "rsc_Consultoria_Discapacidad.asp";

matrizLinks [1][4][6][3][4] = new Array (2);
matrizLinks [1][4][6][3][4][1] = "Universidades";
matrizLinks [1][4][6][3][4][2] = "rsc_universidades.asp";

matrizLinks [1][4][6][3][5] = new Array (2);
matrizLinks [1][4][6][3][5][1] = "Novedades";
matrizLinks [1][4][6][3][5][2] = "novedadesRSC.asp";

matrizLinks [1][4][6][3][6] = new Array (2);
matrizLinks [1][4][6][3][6][1] = "Charlas y Ponencias";
matrizLinks [1][4][6][3][6][2] = "rsc_charlas.asp";

matrizLinks [1][4][6][3][6] = new Array (2);
matrizLinks [1][4][6][3][6][1] = "Nuestras Alianzas";
matrizLinks [1][4][6][3][6][2] = "rsc_vinculos.asp";
/*
matrizLinks [1][4][6][3][8] = new Array (2);
matrizLinks [1][4][6][3][8][1] = "Reconocimientos";
matrizLinks [1][4][6][3][8][2] = "rsc_reconocimientos.asp";
*/
matrizLinks [1][4][7] = new Array (3);
matrizLinks [1][4][7][1] = "Dirección Ejecutiva";
matrizLinks [1][4][7][2] = "Direccion_Ejecutiva.asp";
matrizLinks [1][4][7][3] = new Array ();

matrizLinks [1][4][8] = new Array (3);
matrizLinks [1][4][8][1] = "Training and Development Center";
matrizLinks [1][4][8][2] = "global_learning_center.asp";
matrizLinks [1][4][8][3] = new Array ();

matrizLinks [1][4][9] = new Array (3);
matrizLinks [1][4][9][1] = "Nuestros Valores";
matrizLinks [1][4][9][2] = "nuestros_valores.asp";
matrizLinks [1][4][9][3] = new Array ();


// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - -  No modificar - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

// HTML ...

//    Botonera ...

var HTMLBotoneraOpen = "<table width=174 height=100% cellpadding=0 cellspacing=0 bgcolor=\"#7FA190\">" +
                       "<tr>" +
                       "<td valign=\"top\">" +
                       "<table width=100% height=18 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF;\">" +
                       "<tr>" +
                       "<td>" +
                       "</td>" +
                       "</tr>" +
                       "</table>" ;

var HTMLBotoneraClose = "</td>" +
                        "</tr>" +
                        "</table>" ;

//    Item nivel 1 ...

var HTMLItemNivel1OpenOn = "<table width=100% height=17 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF; background: #878684;\">" +
                           "<tr>" +
                           "<td style=\"font-family: verdana; font-size: 9px;\"><b>";

var HTMLItemNivel1OpenOff = "<table width=100% height=17 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF;\" onmouseover=\"this.style.background=\'#878684\'\" onmouseout=\"this.style.background=\'none\'\">" +
                            "<tr>" +
                            "<td style=\"font-family: verdana; font-size: 9px;\">";

var HTMLItemNivel1Close = "</b></td>" +
                          "</tr>" +
                          "</table>" ;

//    Item nivel 2 ...

var HTMLItemNivel2OpenOn = "<table width=100% height=17 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF; background: #ffffff;\">" +
                           "<tr>" +
                           "<td style=\"font-family: verdana; font-size: 9px; color: #878684;\"><b>";

var HTMLItemNivel2OpenOff = "<table width=100% height=17 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF; background: #B9B9B9; color: #FFFFFF;\" onmouseover=\"this.style.background=\'#FFFFFF\'; this.style.color=\'#878684\'\" onmouseout=\"this.style.background=\'#B9B9B9\'; this.style.color=\'#FFFFFF\'\">" +
                            "<tr>" +
                            "<td style=\"font-family: verdana; font-size: 9px;\">";

var HTMLItemNivel2Close = "</b></td>" +
                          "</tr>" +
                          "</table>" ;

//    Item nivel 3 ...

var HTMLItemNivel3OpenOn = "<table width=100% height=17 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF; background: #7FA190;\">" +
                           "<tr>" +
                           "<td style=\"font-family: verdana; font-size: 9px; color: #ffffff;\"><b>";

var HTMLItemNivel3OpenOff = "<table width=100% height=17 cellpadding=0 cellspacing=0 style=\"border-bottom: 1px solid #FFFFFF; background: #ffffff; color: #666666;\" onmouseover=\"this.style.background=\'#7FA190\';\" onmouseout=\"this.style.background=\'#ffffff\';\">" +
                            "<tr>" +
                            "<td style=\"font-family: verdana; font-size: 9px;\">";

var HTMLItemNivel3Close = "</td>" +
                          "</tr>" +
                          "</table>" ;

// Item botonera nivel 1 ...

function itemNivel1 (nivel1, activo) {

  if (activo) document.write (HTMLItemNivel1OpenOn);
  else document.write (HTMLItemNivel1OpenOff);
  document.write ("<table width=10 style=\"float: left;\"><tr><td></td></tr></table><a href=\"" + matrizLinks [nivel1][2] + "\" style=\"width: 100%; height: 100%; padding-top: 2px; color: #FFFFFF; text-decoration: none;\" target=\"" + matrizLinks [nivel1][3] + "\">" + matrizLinks [nivel1][1] + "</a>");
  document.write (HTMLItemNivel1Close);

}

// Item botonera nivel 2 ...

function itemNivel2 (nivel1, nivel2, activo) {

  if (activo) document.write (HTMLItemNivel2OpenOn);
  else document.write (HTMLItemNivel2OpenOff);
  document.write ("<table width=20 style=\"float: left;\"><tr><td></td></tr></table><span onclick=\"document.location = '" + matrizLinks [nivel1][4][nivel2][2] + "'\" style=\"width: 100%; height: 100%; color: inherit; padding-top: 2px; text-decoration: none; cursor: pointer;\">" + matrizLinks [nivel1][4][nivel2][1] + "</span>");
  document.write (HTMLItemNivel2Close);

}

// Item botonera nivel 3 ...

function itemNivel3 (nivel1, nivel2, nivel3, activo) {

  if (activo) document.write (HTMLItemNivel3OpenOn);
  else document.write (HTMLItemNivel3OpenOff);
  document.write ("<table width=30 style=\"float: left;\"><tr><td></td></tr></table><span onclick=\"document.location = '" + matrizLinks [nivel1][4][nivel2][3][nivel3][2] + "'\" style=\"width: 100%; height: 100%; color: inherit; padding-top: 2px; text-decoration: none; cursor: pointer;\">" + matrizLinks [nivel1][4][nivel2][3][nivel3][1] + "</span>");
  document.write (HTMLItemNivel3Close);

}

// Mostrar botonera ...

function mostrarBotonera (nivel1, nivel2, nivel3) {

  document.write (HTMLBotoneraOpen);

  for (indice1 = 1; indice1 < matrizLinks.length; indice1 ++) {

    itemNivel1 (indice1, (indice1 == nivel1));

    if (indice1 == nivel1) {

      for (indice2 = 1; indice2 < matrizLinks [indice1][4].length; indice2 ++) {

        itemNivel2 (indice1, indice2, (indice2 == nivel2));

        if (indice2 == nivel2) {

          for (indice3 = 1; indice3 < matrizLinks [indice1][4][indice2][3].length; indice3 ++) {

            itemNivel3 (indice1, indice2, indice3, (indice3 == nivel3));

          }

        }

      }

    }

  }

  document.write (HTMLBotoneraClose);

}












