function apartado(apartado) { 
	switch(apartado){
		case 1:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01.htm";
		  window.parent.menu_v.location.href="../menu_v/1_acerca.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h1.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/acercadetandem.htm";
		  break;
		case 2:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_02.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h2.htm";
		  window.parent.menu_v.location.href="../menu_v/2_servicios.htm";
		  window.parent.contenido.location.href="../contenido/servicios/servicios.htm";
		  break;
		case 3:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_05.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h5.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.contenido.location.href="../contenido/notas/notas.htm";
		  break;	
		case 4:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_06.htm";
	   	  window.parent.menu_h.location.href="../menu_h/menu_h6.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.contenido.location.href="../contenido/empleo/empleo.htm";		  
		  break;	
		case 5:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_03.htm";
  	   	  window.parent.menu_h.location.href="../menu_h/menu_h3.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.contenido.location.href="../contenido/clientes/clientes.htm";
		  break;	
		case 6:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_04.htm";
  	   	  window.parent.menu_h.location.href="../menu_h/menu_h4.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.contenido.location.href="../contenido/contacto/contacto.htm";
		  break;
 	    case 7:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01A.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/personas.htm";
		  break;	
   	    case 8:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01B.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/procesos.htm";
		  break;	
 	    case 9:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01C.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/tecnologia.htm";
		  break;	
 		case 10:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01A.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/personas.htm";
		  break;	
   	    case 11:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01B.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/procesos.htm";
		  break;	
 	    case 12:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01C.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/tecnologia.htm";
		  break;	
		case 13:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01A.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/personas.htm";
		  break;	
   	    case 14:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01B.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/procesos.htm";
		  break;	
 	    case 15:
		  window.parent.cabeceras.location.href="../cabeceras/cabecera_01C.htm";
		  window.parent.menu_v.location.href="../menu_v/3_notas.htm";
		  window.parent.menu_h.location.href="../menu_h/menu_h.htm";
		  window.parent.contenido.location.href="../contenido/tecnologia.htm";
		  break;
   		case 16:
		  window.parent.menu_v.location.href="../menu_v/1_acerca_01.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/presentacion.htm";
		  break;
		case 17:
		  window.parent.menu_v.location.href="../menu_v/1_acerca_02.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/experiencia.htm";
		  break;
		case 18:
		  window.parent.menu_v.location.href="../menu_v/1_acerca_03.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/ventajas.htm";
		  break;
		case 19:
		  window.parent.menu_v.location.href="../menu_v/1_acerca_04.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/porque.htm";
		  break;
		case 20:
		  window.parent.menu_v.location.href="../menu_v/1_acerca_05.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/mercados.htm";
		  break;
		case 21:
		  window.parent.menu_v.location.href="../menu_v/1_acerca_06.htm";
		  window.parent.contenido.location.href="../contenido/acercadetandem/estructura.htm";
		  break;
		case 22:
		  window.parent.menu_v.location.href="../menu_v/2_servicios_01.htm";
		  window.parent.contenido.location.href="../contenido/servicios/sectorasegurador.htm";
		  break;
		case 23:
		  window.parent.menu_v.location.href="../menu_v/2_servicios_02.htm";
		  window.parent.contenido.location.href="../contenido/servicios/autoseguro.htm";
		  break;	
		case 24:
		  window.parent.menu_v.location.href="../menu_v/2_servicios_03.htm";
		  window.parent.contenido.location.href="../contenido/servicios/gestionflotas.htm";
		  break;			
		case 25:
		  window.parent.menu_v.location.href="../menu_v/2_servicios_04.htm";
		  window.parent.contenido.location.href="../contenido/servicios/peritaciones.htm";
		  break;		
		case 26:
		  window.parent.menu_v.location.href="../menu_v/2_servicios_05.htm";
		  window.parent.contenido.location.href="../contenido/servicios/lesionados.htm";
		  break;		
		case 27:
		  window.parent.menu_v.location.href="../menu_v/2_servicios_06.htm";
		  window.parent.contenido.location.href="../contenido/servicios/asistencia.htm";
		  break;		  

		 }
}