
var SPECIAL = [ "images/3a.gif","images/3b.gif" ];
var SPECIAL2 = [ "images/3a.gif","images/3a.gif" ];


var TREE_VACUNAS = [
['Inicio', '../index.htm', null,{format:{buttons:SPECIAL}},
],

['Comité Asesor', null, null, {format:{buttons:SPECIAL}},
		    ['<span style="font-weight: normal">-Qué es el CAV</span>', '../cav.htm', null],
	        ['<span style="font-weight: normal">-Composición</span>', '../compo_cav.htm', null],
	        ['<span style="font-weight: normal">-Documentos</span>', '../cav_documentos.htm', null],
	         ['<span style="font-weight: normal">-Manual de Vacunas 2005</span>', '../manual/index.htm', null],
            ['<span style="font-weight: normal">-Misión de este sitio</span>', '../mision.htm', null]
],

['<span style="color: #CC3300">Area Profesionales</span>', null, null,{format:{buttons:SPECIAL,expanded:true}},
	   ['-Calendarios Vacunales', '../profesionales/calendarios_vacunales.htm', null,     
	   ],
       ['-Coberturas Vacunales', '../profesionales/coberturas.htm', null,
	   ],        
	   ['-Enfermedades prevenibles', '../profesionales/enfermedades_inmunoprevenibles.htm', null,       			
	   ],
	   ['-Seguridad de las Vacunas', '../profesionales/seguridad_vacunas.htm', null,
	   ],  
       ['-Situaciones Especiales', '../profesionales/situaciones_especiales.htm', null,  
       ],   
       ['-Vacunas en Adultos', '../profesionales/vacunas_adultos.htm', null,
  	   ],
       ['-Gestión del Conocimiento', '../profesionales/gestion_del_conocimiento.htm', null,
       ],
       ['-Temas de Actualidad', '../profesionales/temas_de_actualidad.htm', null,
	   ], 
       ['-Especial Enfermería', '../profesionales/especial_enfermeria.htm', null,
	   ],
       ['-Premios y Becas', '../profesionales/balmis.htm', null,
	   ],
	   ['-Noticias sobre Vacunas', '../profesionales/index.htm', null,
	   ],
       ['-Preguntas al Comité', '../profesionales/preguntas.htm', null, 
	   ],
        ['-Área personal', '../profesionales/index.php', null, 
	   ],       
	],
	['Area Padres', null, null,{format:{buttons:SPECIAL}},
               
        ['-Calendario Vacunal', '../padres_publico/calendario_vacunal.htm', null,
		],
		['-Mi calendario personal', '../padres_publico/calendario_personal.htm', null,
		],
        ['-15 preguntas-respuestas', '../padres_publico/rpmf_index.htm', null,
		],
        ['-Las vacunas una a una', '../padres_publico/vacunasunaauna.htm', null,        					
		],
	    ['-Preguntas al Comité', '../padres_publico/preguntas.htm', null, 
		],
		['-Seguridad vacunal','../padres_publico/seguridad.htm',null,
		 ],
		['-Área personal', '../padres_publico/index.php', null, 
		],
		
],

['Sala de Prensa', null, null,{format:{buttons:SPECIAL}},
		['<span style="font-weight: normal">-Sobre la Sala de Prensa</span>', '../saladeprensa/index.htm', null],
		['<span style="font-weight: normal">-Comunicados y Notas</span>', '../saladeprensa/comunicados_notas.htm', null],
		['<span style="font-weight: normal">-Contactar</span>','../saladeprensa/mensaje.htm', null]
],

['<img border="0" src="images/english.jpg" alt="English"><span style="font-weight:normal"> This site at a glance</span>', null, null,{format:{buttons:SPECIAL}},
		['<span style="font-weight: normal">-About us</span>', '../ataglance.htm', null],
        ['<span style="font-weight: normal">-AEP Schedule 2005</span>', '../recommendations_2005.htm', null],
        ['<span style="font-weight: normal">-Flu Recommen. 05-06</span>', '../flu_2005_2006.htm', null]


],

];

