
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 2008</span>', '../manual/index.htm', null],
            ['<span style="font-weight: normal">-Misión de este sitio</span>', '../mision.htm', null]
],

['<span style="color: #CC3300">Área Profesionales</span>', null, null,{format:{buttons:SPECIAL,expanded:true}},
	   ['-Calendarios Vacunales', 'calendarios_vacunales.htm', null,     
	   ],
       ['-Fichas técnicas', 'fichas_tecnicas_vacunas.htm', null,
	   ],        
	   ['-Enfermedades prevenibles', 'enfermedades_inmunoprevenibles.htm', null,       			
	   ],
	   ['-Seguridad de las vacunas', 'seguridad_vacunas.htm', null,
	   ],  
       ['-Situaciones especiales', 'situaciones_especiales.htm', null,  
       ],   
       ['-Gestión del conocimiento', 'gestion_del_conocimiento.htm', null,
       ],
       ['-Temas de actualidad', 'temas_de_actualidad.htm', null,
	   ], 
       ['-Especial enfermería', 'especial_enfermeria.htm', null,
	   ],
       ['-Noticias sobre vacunas', 'index.htm', null,
	   ],
       ['-Preguntas al comité', 'preguntas.htm', null, 
	   ],
       ['-Área personal', 'index.php', null, 
	   ],       
	],
	['Área Padres', null, null,{format:{buttons:SPECIAL}},
               
        ['-Calendario vacunal AEP', '../padres_publico/calendario_vacunal.htm', null,
		],
		['-Calendarios vacunales', 'calendarios_vacunales.htm', null,     
	    ],
		['-Mi calendario personal', '../padres_publico/calendario_personal.htm', null,
		],
        ['-14 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/contactar.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 Vaccination Schedule</span>', '../recommendations.htm', null],
        

],

];

