	startMenuBar(700, 6);
	//menuLabel('About Us', 10, 78, '#cbc2b1', '#496fa6', 'default.asp', null);
	//Img_menuLabel(1, 'images/menuitems/on.gif', 'images/menuitems/off.gif', 'about', 'left');
	//menuLabel(name, id, width, of color, on color, url, align, height)
	menuLabel('About Us', 10, 65, '#e5ccb2', '#660000', 'http://www.holtintl.org/intro.shtml', 'left', 15);
	menuLabel('Web Forums', 11, 85, '#e5ccb2', '#660000', 'http://www.holtintl.org/forums/', 'left', 15);
	menuLabel('Media Resources', 12, 105, '#e5ccb2', '#660000', 'http://www.holtintl.org/media/', 'left', 15);
	//menuLabel('Advocacy & Legislation', 13, 135, '#e5ccb2', '#660000', null, 'left', 15);
	menuLabel('Holt Publications', 14, 108, '#e5ccb2', '#660000', 'http://www.holtintl.org/hifamilies/', 'left', 15);
	//19, 20 have nothing
	menuLabel('Calendar', 20, 78, '#e5ccb2', '#660000', 'http://www.holtintl.org/calendars/month.php', null, 15);
	//menuLabel('Calendar', 15, 78, '#e5ccb2', '#660000', null, 'left', 15);
	menuLabel("Shop@Holt", 19, 78, '#e5ccb2', '#660000', 'http://www.holtintl.org/store', null, 15);
	endMenuBar(6);	
