// {{{ domMenu_main: data

domMenu_data.set('domMenu_main', new Hash(
    1, new Hash(
        'contents', '<img src="menu/vista_6_izq.gif" width="6" height="35" />',
        '', '',
        'uri', '',
        'target', '_self',
        'statusText', ''
		),
    2, new Hash(
        'contents', '<img src="menu/nombre_curso.gif" width="137" height="35" />',
        'contentsHover', '<img src="menu/nombre_curso_pulsado.gif" width="137" height="35" />',
        'uri', 'index.htm',
        'statusText', 'Índice detallado',
        1, new Hash(
            'contents', '&Iacute;ndice detallado',
            'uri', 'index.htm',
            'statusText', 'Indice detallado'
        ),
        
	2, new Hash(
			'contents', '1. Conceptos b&aacute;sicos de DW CS4',
			'uri', 't_1_1.htm',
			'statusText', '1. Conceptos b&aacute;sicos de Dreamweaver CS4'),
	3, new Hash(
			'contents', '2. El entorno de Dreamweaver CS4',
			'uri', 't_2_1.htm',
			'statusText', '2. El entorno de Dreamweaver CS4'),
	4, new Hash(
			'contents', '3. Configurar un sitio local',
			'uri', 't_3_1.htm',
			'statusText', '3. Configurar un sitio local'),
	5, new Hash(
			'contents', '4. El texto: propiedades y formato',
			'uri', 't_4_1.htm',
			'statusText', '4. El texto: propiedades y formato'),
	6, new Hash(
			'contents', '5. Hiperenlaces',
			'uri', 't_5_1.htm',
			'statusText', '5. Hiperenlaces'),
	7, new Hash(
			'contents', '6. Im&aacute;genes',
			'uri', 't_6_1.htm',
			'statusText', '6. Im&aacute;genes'),
	8, new Hash(
			'contents', '7. Tablas',
			'uri', 't_7_1.htm',
			'statusText', '7. Tablas'),
	9, new Hash(
			'contents', '8. Marcos',
			'uri', 't_8_1.htm',
			'statusText', '8. Marcos'),
	10, new Hash(
			'contents', '9. Formularios',
			'uri', 't_9_1.htm',
			'statusText', '9. Formularios'),
	11, new Hash(
			'contents', '10. Multimedia',
			'uri', 't_10_1.htm',
			'statusText', '10. Multimedia'),
	12, new Hash(
			'contents', '11. Las plantillas',
			'uri', 't_11_1.htm',
			'statusText', '11. Las plantillas'),
	13, new Hash(
			'contents', '12. HTML desde Dreamweaver',
			'uri', 't_12_1.htm',
			'statusText', '12. HTML desde Dreamweaver'),
	14, new Hash(
			'contents', '13. Otros elementos',
			'uri', 't_13_1.htm',
			'statusText', '13. Otros elementos'),
	15, new Hash(
			'contents', '14. Capas',
			'uri', 't_14_1.htm',
			'statusText', '14. Capas'),
	16, new Hash(
			'contents', '15. Comportamientos',
			'uri', 't_15_1.htm',
			'statusText', '15. Comportamientos'),
	17, new Hash(
			'contents', '16. Comportamientos avanzados',
			'uri', 't_16_1.htm',
			'statusText', '16. Comportamientos avanzados'),
	18, new Hash(
			'contents', 'M&aacute;s temas...',
			'uri', '',
			'statusText', 'M&aacute;s temas...',			
			
	1, new Hash(
			'contents', '17. Estilos CSS Avanzados',
			'uri', 't_17_1.htm',
			'statusText', '17. Estilos CSS Avanzados'),
	2, new Hash(
			'contents', '18. Sitios remotos',
			'uri', 't_18_1.htm',
			'statusText', '18. Sitios remotos'),
	3, new Hash(
			'contents', '19. Servidor de Pruebas',
			'uri', 't_19_1.htm',
			'statusText', '19. Servidor de Pruebas'),
	4, new Hash(
			'contents', '20. P&aacute;ginas Din&aacute;micas',
			'uri', 't_20_1.htm',
			'statusText', '20. P&aacute;ginas Din&aacute;micas'),
	5, new Hash(
			'contents', '21. C&oacute;mo crear un Blog',
			'uri', 't_21_1.htm',
			'statusText', '21. C&oacute;mo crear un Blog'),
	6, new Hash(
			'contents', '22. XML y RSS',
			'uri', 't_22_1.htm',
			'statusText', '22. XML y RSS'),
	7, new Hash(
			'contents', '23. Acceso a datos con Spry',
			'uri', 't_23_1.htm',
			'statusText', '23. Acceso a datos con Spry'),
	8, new Hash(
			'contents', '24. AJAX y Spry Framework',
			'uri', 't_24_1.htm',
			'statusText', '24. AJAX y Spry Framework'),
	9, new Hash(
			'contents', '25. Spry  y Formularios',
			'uri', 't_25_1.htm',
			'statusText', '25. Spry  y Formularios'),
	10, new Hash(
			'contents', '26. Controles Spry  Avanzados',
			'uri', 't_26_1.htm',
			'statusText', '26. Controles Spry  Avanzados')
		)),
    3, hashCursos,
	  4, hashMasopciones,
    5, new Hash(
        'contents', '<img src="menu/vista_5_retroceder.gif" width="51" height="35" />',
        'contentsHover', '<img src="menu/vista_5a_retroceder.gif" width="51" height="35" title="Página anterior"/>',
        'uri', 'javascript:irAnterior();',
        'statusText', 'Página anterior'
		),
    6, new Hash(
        'contents', '<img src="menu/vista_5_avanzar.gif" width="51" height="35" />',
        'contentsHover', '<img src="menu/vista_5a_avanzar.gif" width="51" height="35" title="Página siguiente"/>',
        'uri', 'javascript:irSiguiente();',
        'statusText', 'Página siguiente'),
    7, new Hash(
        'contents', '<img src="menu/vista_5_ayuda.gif" width="51" height="35" />',
        'contentsHover', '<img src="menu/vista_5a_ayuda.gif" width="51" height="35" title="Ayuda" />',
        'uri', 'informacion.htm',
        'statusText', 'Ayuda'),
    8, new Hash(
        'contents', '<img src="menu/vista_5_home.gif" width="51" height="35" />',
        'contentsHover', '<img src="menu/vista_6a_home.gif" width="51" height="35" title="Inicio"/>',
        'uri', 'javascript:irHome();',
        'statusText', 'Volver al índice'),
	9, new Hash(
        'contents', '<img src="menu/vista_6_der.gif" width="6" height="35" />',
        '', '',
        'uri', '',
        'target', '_self',
        'statusText', ''
		)
));

// }}}
// {{{ domMenu_main: settings

domMenu_settings.set('domMenu_main', new Hash(
    'subMenuWidthCorrection', -1,
    'verticalSubMenuOffsetX', -1,
    'verticalSubMenuOffsetY', -1,
    'horizontalSubMenuOffsetX', domLib_isOpera ? 0 : 1,
    'horizontalSubMenuOffsetY', domLib_isOpera ? -1 : 0,
    'openMouseoverMenuDelay', 100,
    'closeMouseoutMenuDelay', 300,
    'expandMenuArrowUrl', 'menu/arrow.gif',
    'baseUri', 'http://www.aulaclic.es'
));

// }}}

