	startMenuBar(775, 7);
	menuLabel('Home', 13, 100, '#e0e0e0', '#ffffff', '../../default.htm', null);
	menuLabel('About ARE', 14, 100, '#e0e0e0', '#ffffff', '../../intro/profile.htm', null);
	menuLabel('Whats New', 15, 100, '#e0e0e0', '#ffffff', '../../whatnew.htm', null);

	//Img_menuLabel(1, 'images/menuitems/on.gif', 'images/menuitems/off.gif', 'about', 'left');
	menuLabel('Products', 1, 125, '#e0e0e0', '#ffffff', '', 'left');
	menuLabel('Car Showcase', 2, 125, '#e0e0e0', '#ffffff', '', 'left');
	menuLabel('Tech Talk', 16, 100, '#e0e0e0', '#ffffff', '../../feat/techtalk/techtalk.htm', null);
	menuLabel('Sales', 3, 125, '#e0e0e0', '#ffffff', '', 'right');

	endMenuBar(7);	
