/* --- menu items --- */
var MENU_ITEMS = [
	['COMPAÑIA', '../esp/empresa.htm'],
	['CONTIELEC', null,
		['Tubos Flexibles', '../esp/contielec-01.htm'],
		['Racores', '../esp/contielec-02.htm'],
		['Prensaestopas', '../esp/contielec-03.htm'],
		['Accesorios', '../esp/contielec-04.htm'],
		['Jacob', "javascript:MM_openBrWindow('http://www.jacob-gmbh.de/','JACOB')"],
		['Catálogo', "javascript:MM_openBrWindow('http://catalogo.contielec.es/catalogo.php?id_idioma=1','catalogo','scrollbars=no,width=802,scrollbars=no,height=475')"]
	],
	['ADAPTAFLEX', null,
		['Tubos Flexibles', '../esp/adaptaflex-01.htm'],
		['Sistema Adaptalok', '../esp/adaptaflex-02.htm'],
		['Sistema Adaptaseal', '../esp/adaptaflex-03.htm'],
		['Sistema Adaptaring', '../esp/adaptaflex-04.htm'],
		['Sistema Hi-Spec', '../esp/adaptaflex-05.htm'],
		['Accessorios', '../esp/adaptaflex-06.htm'],
		['Adaptaflex', "javascript:MM_openBrWindow('http://www.adaptaflex.com/','ADAPTAFLEX')"],
		['Harnessflex', "javascript:MM_openBrWindow('http://www.harnessflex.com/','HARNESSFLEX')"],
		['Elkay', "javascript:MM_openBrWindow('http://www.elkay.co.uk/','ELKAY')"],
		['Kopex', "javascript:MM_openBrWindow('http://www.kopex.co.uk','KOPEX')"],
		['Catálogo', "javascript:MM_openBrWindow('http://catalogo.contielec.es/catalogo.php?id_idioma=1','catalogo','scrollbars=no,width=802,scrollbars=no,height=475')"]

	],
	['CONTILUX', null,
			['Proyectores', '../esp/contilux-01.htm'],
			['Alumbrado Industrial', '../esp/contilux-02.htm'],
			['Plafonería', '../esp/contilux-06.htm'],
			['Catálogo', "javascript:MM_openBrWindow('http://catalogo.contielec.es/catalogo.php?id_idioma=1','catalogo','scrollbars=no,width=802,scrollbars=no,height=475')"]

	],
	['CONTACTO', '../esp/contactnuevo.php'],
];

