	startMenuBar(775, 4);
//	menuLabelBlank('Blank One', 13, 90, '#9999bb', '#6666bb', '#', null);
	menuLabel('Home', 1, 80, '#204eb0', '#333333', 'http://www.divassoftware.com/index.htm', 'left');
	menuLabel('Products', 2, 80, '#204eb0', '#333333', 'http://www.divassoftware.com/products.html', 'left');
	menuLabel('Services', 3, 80, '#204eb0', '#333333', 'http://www.divassoftware.com/cpo.html', 'left');
	menuLabel('Solutions', 4, 80, '#204eb0', '#333333', 'http://www.divassoftware.com/indsol.html', 'left');
	menuLabel('Trends', 5, 80, '#204eb0', '#333333', 'index.html', 'left');
	menuLabel('Support', 6, 80, '#204eb0', '#333333', 'http://www.divassoftware.com', 'left');
	menuLabel('Partners', 7, 80, '#204eb0', '#333333', 'http://www.divassoftware.com/moreinfo_part.asp?flag=get in touch', 'left');
	menuLabel('About Us', 8, 80, '#204eb0', '#333333', 'http://www.divassoftware.com/about.html', 'left');
	menuLabel('Site Map', 9, 80, '#204eb0', '#333333','http://www.divassoftware.com/sitemap.html' , 'left');
menuLabel('Contact Us', 10, 90, '#204eb0', '#333333','http://www.divassoftware.com/contact.html' , 'left');

//	menuLabelBlank('Blank Two', 14, 90, '#9999bb', '#6666bb', '#', null);
	endMenuBar(4);	

