_menuCloseDelay=110;
_menuOpenDelay=50;
_subOffsetTop=1;
_subOffsetLeft=0;
 
with(menuStyle=new mm_style()){
 align="left";
 bordercolor='#036';
 borderstyle='solid';
 separatorcolor='#f8f8f8';
 separatorsize='0';
 borderwidth='1';
 fontfamily='verdana, Arial, Helvetica';
 fontsize='12px';
 fontstyle='normal';
 fontweight='regular';
 headerbgcolor='#f8f8f8';
 headercolor='#000000';
 offbgcolor='#f8f8f8';
 offcolor='#036';
 onbgcolor='#e88336';
 oncolor='#fff';
 padding='4';
 pagebgcolor='#f8f8f8';
 pagecolor='#406791';
 subimage='images/arrow.gif';
 onsubimage='images/arrowRoll.gif';
 subimagepadding='0';
 itemwidth='160';
}


with (milonic = new menuname("EDCENTRAL")) {
	style = menuStyle;
	top = "offset=2";
	aI("text=My Credentials;url=index.cfm?pg=semwebCatalog&panel=browse&ft=My");
	aI("text=CE Requirements;showmenu=CERequirementsmenu;");
	aI("text=CE On Demand;url=index.cfm?pg=semwebCatalog&panel=browse&ft=SWOD");
	aI("text=Webinars;url=http://centerforexcellence.txpharmacy.org/index.cfm?pg=semwebCatalog&panel=browse&ft=SWL;");
	aI("text=Live CE;url=https://m360.rxpert.org/ViewCalendar.aspx;target=_blank");
	aI("text=CE Accreditation & Development;showmenu=accredAndDevMenu;");
	aI("text=Resources;url=index.cfm?pg=Resources;");
}

with (milonic = new menuname("CERequirementsmenu")) {
	style = menuStyle;
	top = "offset=0";
	aI("text=CPE Monitor Service;url=http://www.nabp.net/programs/cpe-monitor/cpe-monitor-service/index.php;");
	aI("text=Texas Pharmacy Law;url=http://txrx.prod.membercentral.com/index.cfm?pg=TexasPharmacyLaw;");
	aI("text=Technician Resources;url=index.cfm?pg=TechnicianResources;");
	aI("text=Preceptor;url=index.cfm?pg=Preceptor;");
	aI("text=Immunizations;url=index.cfm?pg=Immunizations;");
}

with (milonic = new menuname("accredAndDevMenu")) {
	style = menuStyle;
	top = "offset=0";
	aI("text=Submit CE Proposal;url=index.cfm?pg=CEProposal;");
	aI("text=TPA Accreditation Process;url=index.cfm?pg=TPAAccreditation;");
	aI("text=Guidelines/Fees;url=index.cfm?pg=Guidelines;");
}

with (milonic = new menuname("PROFDEVELOPMENT")) {
	style = menuStyle;
	top = "offset=2";
	left = "offset=-3";
	aI("text=Specialization & Certification;showmenu=specCertMenu;");
	aI("text=Find Residencies;showmenu=residenciesMenu;");
	aI("text=Fellowships;url=index.cfm?pg=FelListings;");
	aI("text=Pharmacy Research Grants;url=index.cfm?pg=ResearchGrants;");
	aI("text=Scholarships;url=http://www.rxpert.org/displaycommon.cfm?an=1&subarticlenbr=137;");
	aI("text=Leadership Program;url=index.cfm?pg=Leadership;");
	aI("text=TPA Pharmacy Awards;url=http://www.rxpert.org/displaycommon.cfm?an=1&subarticlenbr=648;");
}

with (milonic = new menuname("specCertMenu")) {
	style = menuStyle;
	top = "offset=0";
	aI("text=Specialization Overview;url=index.cfm?pg=SpecOverview;");
	aI("text=Certification & Specialization Links;url=index.cfm?pg=SpecAndCert;");
}

with (milonic = new menuname("residenciesMenu")) {
	style = menuStyle;
	top = "offset=0";
	aI("text=Residencies Overview;url=index.cfm?pg=ResOverview;");
	aI("text=Residency Listing;url=index.cfm?pg=ResListings;");
}

with (milonic = new menuname("ADVPATCARE")) {
	style = menuStyle;
	top = "offset=2";
	left = "offset=-8";
	aI("text=Community Health Initiatives;url=index.cfm?pg=HealthInitiatives;");
	aI("text=Medication Therapy Management;url=index.cfm?pg=PatientCare;");
	aI("text=MTM Medicaid Pilot Project;url=index.cfm?pg=MTMPilotProjectForMedicaid;");
}

with (milonic = new menuname("PRORIGHTS")) {
	style = menuStyle;
	top = "offset=2";
	left = "offset=-39";
	aI("text=Professional Rights & Responsibilities;url=index.cfm?pg=ProfessionalRightsAndResponsibilities;");
	aI("text=Governing Entities - Laws;url=index.cfm?pg=GoverningEntities;");
	aI("text=Governing Entities - Regulatory;url=index.cfm?pg=GoverningEntitiesRegulatory;");
	aI("text=Working Conditions;url=index.cfm?pg=WorkingConditions;");
	aI("text=Who's Got Your Back?;url=index.cfm?pg=WhosGotYourBack;");	
	aI("text=Legal & Audit Services;url=index.cfm?pg=LawyerServicesAuditServices;");	
	aI("text=Professional Recovery Network;url=index.cfm?pg=PeerAssistance;");	
}

with (milonic = new menuname("ABOUTRXCE")) {
	style = menuStyle;
	top = "offset=2";
	left = "offset=-2";
	aI("text=Building Excellence;url=index.cfm?pg=BuildingExcellence;");
	aI("text=The Rxperts Standard;url=index.cfm?pg=RxpertsStandard;");
	aI("text=Continuing Professional Development;url=index.cfm?pg=ProDevelopment;");
	aI("text=Contact Us;url=index.cfm?pg=ContactUs;");
}

drawMenus();
