
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}},
        ],
['<span style="color: #CC3300">Comité Asesor</span>', null, null, {format:{buttons:SPECIAL,expanded:true}},
		['<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">-Manual de Vacunas 2008</span>', 'manual/index.htm', null],
	    ['<span style="font-weight: normal">-Documentos</span>', 'cav_documentos.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, 
	   ],
		               
],

['Área Padres', null, null,{format:{buttons:SPECIAL}},
               
        ['-Calendario vacunal AEP', 'padres_publico/calendario_vacunal.htm', null,
		],
		['-Calendarios vacunales', '../profesionales/calendarios_vacunales.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/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]
],

];

