// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]
// use the builder to export errors free structure if you experience problems with the syntax

var MENU_ITEMS = [
	['Empresa', 'empresa.php', null,
		['Noticias', 'http://d4reality.blogspot.com', null],
		['Misi&oacute;n', 'mision.php', null],
		['Visi&oacute;n', 'vision.php', null],
		['Ubicaci&oacute;n', 'ubicacion.php', null],
		['Servicios', 'servicios.php']
	],
	['Cursos', 'cursos.php', null,
		['Web >', '', null,
		 	['Dise&ntilde;o Web Nivel 1', 'cursoinfo.php?curso=DW', null],
			['Dise&ntilde;o Web Nivel 2', 'cursoinfo.php?curso=DW2', null],
			['PHP', 'cursoinfo.php?curso=PH', null],
			['Tiendas Online', 'cursoinfo.php?curso=TO', null],
			['Adobe Flex', 'cursoinfo.php?curso=FX', null],
			['Ethical Hacking', 'cursoinfo.php?curso=EH', null],
			['SQL Server', 'cursoinfo.php?curso=SQL', null],
			['Access', 'cursoinfo.php?curso=ACS', null]
		],
		['Multimedia >', '', null,
		 	['Curso de DJ', 'cursoinfo.php?curso=DJ', null],
			['Fotograf&iacute;a Digital', 'cursoinfo.php?curso=FD', null],
			['Adobe After Effects Nivel 1', 'cursoinfo.php?curso=AE', null],
			['Adobe After Effects Nivel 2', 'cursoinfo.php?curso=AE2', null],
			['Adobe Flash', 'cursoinfo.php?curso=FL', null],
			['Flash para Wii', 'cursoinfo.php?curso=FLW', null],
			['Adobe Flex', 'cursoinfo.php?curso=FX', null],
			['Adobe Illustrator Nivel 1', 'cursoinfo.php?curso=AI', null],
			['Adobe Illustrator Nivel 2', 'cursoinfo.php?curso=AI2', null],
			['Adobe InDesign', 'cursoinfo.php?curso=ID', null],
			['Adobe Photoshop Nivel 1', 'cursoinfo.php?curso=PS', null],
			['Adobe Photoshop Nivel 2', 'cursoinfo.php?curso=PS2', null],
			['Adobe Premier', 'cursoinfo.php?curso=PRE', null],
			['Corel Draw', 'cursoinfo.php?curso=CRD', null]	
		],
		['Arquitectura y 3D >', '', null,
		 	['3D Studio Max Nivel 1', 'cursoinfo.php?curso=MX', null],
			['3D Studio Max Nivel 2', 'cursoinfo.php?curso=MX2', null],
			['Alias Studio', 'cursoinfo.php?curso=AL', null],
			['AutoCAD Nivel 1', 'cursoinfo.php?curso=AC', null],
			['AutoCAD Nivel 2', 'cursoinfo.php?curso=AC2', null],
			['Maya Nivel 1', 'cursoinfo.php?curso=MY', null],
			['Maya Nivel 2', 'cursoinfo.php?curso=MY2', null],
			['Maya Nivel 3', 'cursoinfo.php?curso=MY3', null],
			['Maya Nivel 4', 'cursoinfo.php?curso=MY4', null],
			['Revit', 'cursoinfo.php?curso=RV', null],
			['Revit Nivel 2', 'cursoinfo.php?curso=RV2', null],
			['Rhino', 'cursoinfo.php?curso=RH', null],
			['Closets y cocinas', 'cursoinfo.php?curso=CYC', null],
			['Mobiliario', 'cursoinfo.php?curso=MLB', null],
			['Decoraci&oacute;n', 'cursoinfo.php?curso=DCN', null],
			['SolidWorks', 'cursoinfo.php?curso=SW', null],
			['Inventor', 'cursoinfo.php?curso=IN', null],
			['OPUS AEC', 'cursoinfo.php?curso=OP', null],
			['Staad', 'cursoinfo.php?curso=ST', null],
			['ZBrush', 'cursoinfo.php?curso=ZB', null],
			['XNA', 'cursoinfo.php?curso=XN', null]
		],
		['Dibujo y 2D >', '', null,
		 	['Arte Digital', 'cursoinfo.php?curso=AD', null],
			['Color Art&iacute;stico', 'cursoinfo.php?curso=CA', null],
			['Dibujo a L&aacute;piz Nivel 1', 'cursoinfo.php?curso=DL', null],
			['Dibujo a L&aacute;piz Nivel 2', 'cursoinfo.php?curso=DL2', null],
			['Dise&ntilde;o de Personajes', 'cursoinfo.php?curso=DP', null],
			['Manga Studio', 'cursoinfo.php?curso=MS', null],
			['Color art&Iacute;stico', 'cursoinfo.php?curso=CA', null],
			['Toon Boom Studio', 'cursoinfo.php?curso=TB', null],
			['Boceto Automotriz', 'cursoinfo.php?curso=BA1', null],
			['Boceto Automotriz 2', 'cursoinfo.php?curso=BA2', null],
			['Conceptualizaci&oacute;n Automotriz', 'cursoinfo.php?curso=CAU', null],
			['Dise&ntilde;o de Modas', 'cursoinfo.php?curso=DMD', null],
			['Dise&ntilde;o de Modas 2', 'cursoinfo.php?curso=DMD2', null],
			['Dise&ntilde;o de Videojuegos', 'cursoinfo.php?curso=DV', null]
		],
		['Productividad >', '', null,
		 	['Excel Avanzado', 'cursoinfo.php?curso=XL', null],
			['MATLAB', 'cursoinfo.php?curso=ML', null],
			['Power Point', 'cursoinfo.php?curso=PPTˇ', null],
			['MAC OSX', 'cursoinfo.php?curso=AP', null],
			['Minitab', 'cursoinfo.php?curso=MT', null],
			['CATIA', 'cursoinfo.php?curso=CT', null],
			['Opus', 'cursoinfo.php?curso=OP', null],
			['PRO-E', 'cursoinfo.php?curso=proe', null],
			['Staad Pro', 'cursoinfo.php?curso=ST', null],
			['Altium Designer', 'cursoinfo.php?curso=ALD', null]

	],
		['Programaci&oacute;n >', '', null,
		 	['Excel Avanzado', 'cursoinfo.php?curso=XL', null],
			['MATLAB', 'cursoinfo.php?curso=ML', null],
			['XNA', 'cursoinfo.php?curso=XN', null],
			['Dise&ntilde;o de Videojuegos', 'cursoinfo.php?curso=DV', null],
			['Ajax', 'cursoinfo.php?curso=AJ', null],
			['C++', 'cursoinfo.php?curso=Cp', null],
			['ASP.net', 'cursoinfo.php?curso=NT', null]
				]
		],
		['Diplomados', 'diplomados.php', null,
			['Dise&ntilde;o Gr&aacute;fico', 'diplomadoinfo.php?d=ddg', null],
			['Dise&ntilde;o Web', 'diplomadoinfo.php?d=ddw', null],
			['Animaci&oacute;n Digital 3D', 'diplomadoinfo.php?d=da3', null],
			['Arquitectura Digital', 'diplomadoinfo.php?d=dad', null],
			['Construcci&oacute;n', 'diplomadoinfo.php?d=dcn', null],
			['Ingenier&iacute;a Digital', 'diplomadoinfo.php?d=did', null],
			['Dise&ntilde;o Industrial', 'diplomadoinfo.php?d=ddi', null],
			['Dise&ntilde;o Interior', 'diplomadoinfo.php?d=ddin', null],
			['Dise&ntilde;o de Software', 'diplomadoinfo.php?d=dpr', null],
			['Publicidad', 'diplomadoinfo.php?d=dpub', null],
			['Dise&ntilde;o de Modas', 'diplomadoinfo.php?d=dmod', null],
			['Dise&ntilde;o de Automotriz', 'diplomadoinfo.php?d=dmod', null],
			['Cine Digital', 'diplomadoinfo.php?d=dva', null],
			['Comics', 'diplomadoinfo.php?d=dcx', null],
			['Videojuegos', 'diplomadoinfo.php?d=dvj', null]
		],
	['Especialidades', 'especialidades.php', null],
	['Horarios', 'calendario.php', null],
	['Testimonios', 'testimonios.php', null],
	['Formas de Pago', 'formasdepago.php', null],
	['inscripciones', 'pasos.php', null],
	['Ubicaci&oacute;n', 'ubicacion.php', null],
	['Contacto', 'contacto.php', null],
	['Bolsa de Trabajo', 'bolsa.php', null]
	
	];