	startMenuBar(463, 7);
	menuLabel('Expertise', 1,95, '#33679B','#7a9ac0','domain.htm', null);
	menuLabel('Services', 2,95, '#33679B','#7a9ac0','services.htm', null);
	menuLabel('R&D', 3, 60, '#33679B','#7a9ac0', 'r&d.htm', null);
	menuLabel('Product' , 4,90, '#33679B','#7a9ac0', 'products.htm', null);
	menuLabel('Training', 5,90, '#33679B','#7a9ac0', 'training.htm', null);
	menuLabel('Contact', 6, 80, '#33679B','#7a9ac0', 'contact.htm', null);
	endMenuBar(20);	

