	startMenuBar(660, 5);
//	startMenuBar(475, 4);
	//menuLabel(name, id, width, of color, on color, url, align, height)
	menuLabel('Adoption', 1, 75, '#e5ccb2', '#660000', 'http://www.holtintl.org/adoption/index.shtml', 'left', 15);
//	menuLabel('Adoption', 1, 75, '#e5ccb2', '#660000', null, null);
	//Img_menuLabel(1, 'images/menuitems/on.gif', 'images/menuitems/off.gif', 'about', 'left');
	menuLabel('Waiting Child Program', 2, 150, '#e5ccb2', '#660000', 'http://www.holtintl.org/waitingchild/', 'left', 15);
	menuLabel('Ways to Give', 3, 100, '#e5ccb2', '#660000', 'http://www.holtintl.org/cgi/sponsorship/index.cgi', 'left', 15);
	menuLabel('Post Adoption Services', 4, 152, '#e5ccb2', '#660000', 'http://www.holtintl.org/adoptees/', 'left', 15);
	menuLabel('Adult Adoptee Outreach', 7, 152, '#e5ccb2', '#660000', 'http://www.holtintl.org/adopteestoday/', 'left', 15);
	endMenuBar(5);
