	startMenuBar(775, 4);
//	menuLabelBlank('Blank One', 13, 90, '#9999bb', '#6666bb', '#', null);
	menuLabel('Página de Inicio', 1, 115, '#204eb0', '#333333', 'index.htm', 'left');
	menuLabel('Productos', 2, 82, '#204eb0', '#333333', 'products.html', 'left');
	menuLabel('Servicios', 3, 78, '#204eb0', '#333333', 'cpo.html', 'left');
	menuLabel('Soluciones', 4, 88, '#204eb0', '#333333', 'indsol.html', 'left');
	menuLabel('Soporte', 5, 70, '#204eb0', '#333333', 'index.htm', 'left');
	menuLabel('Socios', 6, 62, '#204eb0', '#333333', 'moreinfo_part.asp?flag=se pondrá en contacto', 'left');
	menuLabel('Sobre Nosotros', 7, 114, '#204eb0', '#333333', 'about.html', 'left');
	menuLabel('Mapa del sitio', 8, 104, '#204eb0', '#333333','sitemap.html' , 'left');
menuLabel('Contáctenos', 9, 97, '#204eb0', '#333333','contact.html' , 'left');

//	menuLabelBlank('Blank Two', 14, 90, '#9999bb', '#6666bb', '#', null);
	endMenuBar(4);	
