var menus = new menuClass();
menus.rolldowndelay = 10;
menus.rollupdelay = 10;
menus.menuHeadingClassName = 'menuheading';
menus.menuItemClassName = 'menuitem';
menus.menuItemSelectedClassName = 'menuitemselected';
menus.menuItemBullet = '';
menus.menuItemSpacing = 0;

menus.createHeading('Home');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Main Page', 'http://www.anthemhs.com/index.php', '_self');

menus.createHeading('About Anthem');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Mission Statement', 'http://www.anthemhs.com/about/mission.php', '_self');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Locations', 'http://www.anthemhs.com/about/location.php', '_self');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Services', 'http://www.anthemhs.com/about/services.php', '_self');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Employment', 'http://www.anthemhs.com/about/career.php', '_self');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Contact', 'http://www.anthemhs.com/about/contact.php', '_self');

menus.createHeading('Infusion');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> About', 'http://www.anthemhs.com/infusion/index.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Therapies', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Home Therapies', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Products', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Staff', 'http://www.anthemhs.com/scrres.html');

menus.createHeading('Respiratory');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> About', 'http://www.anthemhs.com/respiratory/index.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> COPD Program', 'http://www.anthemhs.com/respiratory/copd.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Diseases', 'http://www.anthemhs.com/respiratory/diseases.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Oxygen Therapy', 'http://www.anthemhs.com/respiratory/o2/index.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Equipment', 'http://www.anthemhs.com/respiratory/equipment.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Staff', 'http://www.anthemhs.com/scrres.html');

menus.createHeading('Nursing');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Need', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link1', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link2', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link3', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link4', 'http://www.anthemhs.com/scrres.html');

menus.createHeading('DME');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Walking Aids', 'http://www.anthemhs.com/dme/walkingaid.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Bathroom Aids', 'http://www.anthemhs.com/dme/bathroomaid.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Sleep Aids', 'http://www.anthemhs.com/dme/sleepaid.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Transfer Aids', 'http://www.anthemhs.com/dme/transferaid.php');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Wheelchairs', 'http://www.anthemhs.com/dme/wheelchair.php');

menus.createHeading('Reimbursement');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Insurance', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link1', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link2', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link3', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link4', 'http://www.anthemhs.com/scrres.html');

menus.createHeading('Referals');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Need', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link1', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link2', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link3', 'http://www.anthemhs.com/scrres.html');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Link4', 'http://www.anthemhs.com/scrres.html');

menus.createHeading('Links');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Centers for Disease Control and Prevention', 'http://198.246.96.2/', '_blank');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> WebMD', 'http://www.webmd.com/', '_blank');
menus.addItem('&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.anthemhs.com/menu/img/arrow.gif" border="0"> Dieases & Conditions', 'http://dir.yahoo.com/Health/Diseases_and_Conditions/', '_blank');







