/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
				  
	['Home', '/', 'Home'],				  

	['KERNELLINUX', 'index.html', null,
		['Presentaci&oacute;n', 'http://www.kernellinux.com/about-kernellinux.htm'],
		['Visi&oacute;n y Misi&oacute;n', 'http://www.kernellinux.com/abKernellinuxVM.htm'],
		['Caracter&iacute;sticas', 'http://www.kernellinux.com/abKernellinuxCarac.htm'],
		['Organizaci&oacute;n', 'http://www.kernellinux.com/abKernellinuxOrgan.htm'],
		['Nuestros Profesionales', 'http://www.kernellinux.com/abKernellinuxProf.htm'],
	],
	['Productos', 'prodPrincipal.htm', null,
		['VoIP', 'http://www.kernellinux.com/voip/'],
		['Soporte T&eacute;cnico', 'http://www.kernellinux.com/prodPrincipalST.htm'],
		['Soluciones Integraci&oacute;n', 'http://www.kernellinux.com/prodPrincipalSIT.htm'],
		['Seguridad Redes', 'http://www.kernellinux.com/prodPrincipalSCD.htm'],
		['Comercio Electr&oacute;nico', 'http://www.kernellinux.com/prodPrincipalCE.htm'],
		['Networking', 'http://www.kernellinux.com/prodPrincipalIN.htm'],
		['Servicio Acceso Datos', 'http://www.kernellinux.com/prodPrincipalSAD.htm'],
		['Dpto. Investigaci&oacute;n', 'http://www.kernellinux.com/prodPrincipalDIP.htm']
	],

	['Tecnolog&iacute;as', null, null,
		['Java', 'http://www.kernellinux.com/java.htm'],
		['Open Source', '',null,
			['Introducci&oacute;n','http://www.kernellinux.com/intOSoft.htm'],
			['Software Propietario','http://www.kernellinux.com/venDesOSoftProp.htm'],
			['Software Libre','http://www.kernellinux.com/venDesOSoftOpen.htm'],
			['Comparaciones Libre y Propietario','http://www.kernellinux.com/comSoftOpenProp.htm']
		]
	],


	['Outsourcing?', null, null,
		['Beneficios', 'http://www.kernellinux.com/pqOutsourcing.htm']
	],

	['Art&iacute;culos', 'http://www.kernellinux.com/index.html', null,
		['Security', null, null,
			['B&aacute;sico', null, null,
				['Redes Inseguras','http://www.kernellinux.com/netInsecure.htm'],
				['Introducci&oacute;n','http://www.kernellinux.com/netInsecureIntr.htm']
			],
			['Consideraciones', null, null,
				['Recomendaciones','http://www.kernellinux.com/secRecomen.htm'],
				['Checkdiler','http://www.kernellinux.com/secCheckdiler.htm'],
				['Seguridad Software','http://www.kernellinux.com/secSoftWin.htm'],
				['Elección Claves','http://www.kernellinux.com/secEleccClav.htm'],
				['Redes Inalámbricas','http://www.kernellinux.com/secNetWireless.htm']
			],
			['Intrusiones', null, null,
				['Puertos','http://www.kernellinux.com/secPort.htm'],
				['Detecci&oacute;n','http://www.kernellinux.com/secDetecc.htm'],
				['Defensa','http://www.kernellinux.com/secDefensa.htm'],
				['Detecci&oacute;n Intrusos']
			],
			['Virus', null, null,
				['Que son?','http://www.kernellinux.com/secVirus.htm']
			],
			['Servicios', null, null,
				['Web','http://www.kernellinux.com/servWeb.htm'],
				['Correo Electr&oacute;nico','http://www.kernellinux.com/servMail.htm']
			],
			['Criptograf&iacute;a', null, null,
				['Introducci&oacute;n','http://www.kernellinux.com/cripIntrod.htm'],
				['Firma Electr&oacute;nica','http://www.kernellinux.com/cripFirmaElectr.htm'],
				['Limitaci&oacute;n firma-e/PGP','http://www.kernellinux.com/cripFirmaElectrLim.htm']
			],
			['Especializados', null,]
		],
		['Hardware', null, null,
			['Placa Base','http://www.kernellinux.com/placaBase.htm'],
			['Procesador','http://www.kernellinux.com/procesador.htm'],
			['Memoria','http://www.kernellinux.com/memoria.htm'],
			['Bios','http://www.kernellinux.com/bios.htm'],
			['Disco Duro','http://www.kernellinux.com/hardDisk.htm'],
			['Disquetera','http://www.kernellinux.com/disket.htm'],
			['T.Grafica','http://www.kernellinux.com/grafica.htm'],
			['T.Sonido','http://www.kernellinux.com/sonido.htm'],
			['T.Red','http://www.kernellinux.com/net.htm'],
			['T.Modem','http://www.kernellinux.com/modem.htm'],
			['Case','http://www.kernellinux.com/case.htm'],
			['CD y DVD Rom','http://www.kernellinux.com/cd.htm'],
			['Monitor','http://www.kernellinux.com/monitor.htm'],
			['Impresora','http://www.kernellinux.com/impresora.htm'],
			['Puertos y Conectores','http://www.kernellinux.com/puertos.htm'],
			['Teclado','http://www.kernellinux.com/teclado.htm']
		],
		['Software', null, null,
			['Sistemas Operativos','http://www.kernellinux.com/so.htm',null,
				['Windows','http://www.kernellinux.com/win.htm',null,
					['Win95','http://www.kernellinux.com/win95.htm'],
					['Win98','http://www.kernellinux.com/win98.htm'],
					['WinME','http://www.kernellinux.com/winme.htm'],
					['Win2000','http://www.kernellinux.com/win2000.htm'],
					['Win2003','http://www.kernellinux.com/win2003.htm'],
					['Win XP','http://www.kernellinux.com/winXP.htm']
				],
				['Linux','linux.htm',null,
					['Red Hat','http://www.kernellinux.com/RedHat.htm'],
					['SUSE','http://www.kernellinux.com/SuSe.htm'],
					['Mandrake','http://www.kernellinux.com/Mandrake.htm'],
					['Caldera','http://www.kernellinux.com/Caldera.htm'],
					['Debian','http://www.kernellinux.com/Debian.htm'],
					['Conectiva','http://www.kernellinux.com/Conectiva.htm']
				],
				['UNIX','UNIX.htm',null,
					['Irix','http://www.kernellinux.com/Irix.htm'],
					['AIX','http://www.kernellinux.com/Aix.htm'],
					['PH-UX','http://www.kernellinux.com/PH-UX.htm'],
					['Solaris','http://www.kernellinux.com/Solaris.htm']
				]
			],
			['Aplicaciones','so.htm',null,
				['Office','http://www.kernellinux.com/win.htm',null,
					['MS Office'],
					['K-OfficeWord','http://www.kernellinux.com/KwordLinux.htm']
				]
			]
		],
	],

	['Contactanos', 'http://www.kernellinux.com/contactanos.html', 'Contactanos'],
	
	['Asistencia Online', 'http://www.kernellinux.com/CSLH/choosedepartment.php', 'Asistencia'],	
];

