 
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],
            ],

['Área Profesionales', null, null,{format:{buttons:SPECIAL}},
		['-Calendarios vacunales', '../profesionales/calendarios_vacunales.htm', null,     
	   ],
       ['-Fichas técnicas', '../profesionales/fichas_tecnicas_vacunas.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,  
       ],   
       ['-Cursos y congresos', '../profesionales/agenda_docente.htm', null,
       ],
       ['-Especial enfermería', '../profesionales/especial_enfermeria.htm', null,
	   ],
       ['-Noticias sobre vacunas', '../noticias/index.htm', null,
	   ],
       ['-Preguntas al comité', '../profesionales/preguntas.htm', null, 
	   ],
	   ['-Área personal', '../profesionales/index.php', null, 
	   ],
    
	],

['<span style="color: #CC3300">Área Padres</span>', null, null,{format:{buttons:SPECIAL,expanded:true}},
	    ['-Calendario vacunal AEP', 'calendario_vacunal.htm', null,
		],
		['-Calendarios vacunales', '../profesionales/calendarios_vacunales.htm', null,     
	    ],
		['-Mi calendario personal', 'calendario_personal.htm', null,
		],
        ['-15 preguntas-respuestas', 'rpmf_index.htm', null,
		],
        ['-Las vacunas... una a una', 'vacunasunaauna.htm', null,        					
		],
	    ['-Preguntas al comité', 'preguntas.htm', null, 
		],
		['-Seguridad vacunal','seguridad.htm',null,
		 ],
		['-Área personal', '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],
        

],

];
