fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#4F71B9";
borderstyle="Solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#0033cc";
offbgcolor="#3840AF";
offcolor="#ffffff";
onbgcolor="#131976";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#0033cc', Direction=135, Strength=3)";
padding=10;
pagebgcolor="#131976";
pagecolor="White";
separatorcolor="#000000";
separatorsize=0;
subimage="images/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("Assessment")){
overflow="scroll";
style=menuStyle;
aI("showmenu=PhysAssess;text=Physician Assessment;url=physassess.aspx;")
aI("text=Physician Assistant Assessment;url=PAassess.aspx;")
}

with(milonic=new menuname("PhysAssess")){
overflow="scroll";
style=menuStyle;
aI("text=Phase I Assessment;url=phase1.aspx;")
aI("text=Phase II Assessement;url=phase2.aspx;")
}

with(milonic=new menuname("Courses")){
overflow="scroll";
style=menuStyle;
aI("text=Anger Mangement for Healthcare Professionals;url=anger.aspx;")
aI("text=Clinician-Patient Communication;url=patientcom.aspx;")
aI("text=Medical Literature;url=literature.aspx;")
aI("text=Medical Record Keeping;url=record.aspx;")
aI("text=Physician Prescribing;url=prescribing.aspx;")
aI("text=Professional Boundaries;url=boundaries.aspx;")
aI("text=Custom Programs;url=custom.aspx;")
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Contact Us;url=contact.aspx;");
aI("text=Faculty and Staff;url=staff.aspx;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
aI("text=WebSmith;url=http://www.softidiom.com/?milonicmenu;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Related Links Page;url=links.aspx#related;");
aI("text=Government Agencies;url=links.aspx#government;");
aI("text=Associations and Affiliations;url=links.aspx#associations;");
aI("text=Practice Improvement;url=links.aspx#practiceImprovement;");
aI("text=Consulting;url=links.aspx#consulting");
aI("text=General Interest;url=links.aspx#general;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("MyMilonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}



