function cambiaMenu(nr){
   if (nr==0){
    parent.location.href="/index.php?opc_item=0"
  }	
   if (nr==1){
    parent.location.href="/modulos/InfoInstitucional/INS_InfoInstitucional.php?opc_menu=1&opc_item=1"
  }
   if (nr==2){
     //parent.location.href="/modulos/TribunalesPais/TRI_corte_suprema.php?opc_menu=2&opc_item=1"
     parent.location.href="/modulos/TribunalesPais/TRI_Contexto.php?opc_menu=2&opc_item=0"
	
  }
   if (nr==3){
	   //parent.location.href="/modulos/Transparencia_InfoPubl/DotacionEscSueldos/TRA_DotacionEscSueldos.php?opc_menu=3&opc_item=1"
	   parent.location.href="/modulos/Transparencia_InfoPubl/TRA_Contexto.php?opc_menu=3&opc_item=0"
  }
   if (nr==4){
	 //parent.location.href="/modulos/ATUsuarios/ATU_PreguntasFrecuentes.php?opc_menu=4&opc_item=1"
	 parent.location.href="/modulos/ATUsuarios/ATU_Contexto.php?opc_menu=4&opc_item=0"
  }
   if (nr==5){
    parent.location.href="/modulos/Prensa_Com/DireccionComunicacion/PRE_PrensaComDireccion.php?opc_menu=5&opc_item=1"
  }
   if (nr==6){
    //parent.location.href="/blank.php?opc_menu=6&opc_item=0"
    //parent.location.href="/modulos/InformacionCausas/INF_Contexto.php?opc_menu=7&opc_item=0"
      parent.location.href="/modulos/Estadisticas/EST_Contexto.php?opc_menu=6&opc_item=0"

  }
   if (nr==7){
    parent.location.href="/modulos/InformacionCausas/INF_Contexto.php?opc_menu=7&opc_item=0"
    //parent.location.href="#"
    }
}

function cambiaMenuPiePagina(nr){
   if (nr==1){
    parent.location.href="/modulos/Prensa_Com/CuentaPublica/PRE_cuenta_publica_2011.php?opc_menu=5&opc_item=8"
  }
   if (nr==2){
    parent.location.href="/modulos/Transparencia_InfoPubl/TRA_LicProcesos.php?opc_menu=3&opc_item=4"
  }
   if (nr==3){
    parent.location.href="/modulos/TribunalesPais/TRI_c_apelaciones.php?opc_menu=2&opc_item=2"
  }
   if (nr==4){
    parent.location.href="/modulos/InfoInstitucional/INS_NormAutoacordados.php?opc_menu=1&opc_item=4"
  }
   if (nr==5){
    parent.location.href="/modulos/Home/InstructivoJuramentoAbogados/HOM_instructivo_abogados.php"
  }
   if (nr==6){
    //parent.location.href="/modulos/TribunalesPais/TRI_corte_suprema.php?opc_menu=2&opc_item=1"
    parent.location.href="/modulos/TribunalesPais/TRI_programacion_salas_Plan.php?opc_menu=2&opc_item=1"


  } 
    if (nr==7){
    parent.location.href="/uso.php"
  }
}

var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-18472561-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


