_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#EC9F15";
oncolor="#5D132E";
offbgcolor="#ffffff";
offcolor="#5D132E";
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="70%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="milonicMenu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}



with(milonic=new menuname("uphs")){
style=menuStyle;
overflow="scroll";
aI("text=(University of Pennsylvania Health System);");
aI("text=About UPHS;url=http://www.uphs.upenn.edu/about_uphs;");
aI("text=News;url=http://www.uphs.upenn.edu/news;");
aI("text=Help;url=http://www.uphs.upenn.edu/help;");
aI("text=Search;url=http://search.med.upenn.edu:8765/;");
aI("text=Contact;url=http://www.uphs.upenn.edu/contact;");


}

with(milonic=new menuname("feedback")){
style=menuStyle;
overflow="scroll";
aI("text=Feedback Forms;url=http://www.coesupport.com/applications/applications.php;");
aI("text=Surveys;url=http://www.coesupport.com/surveys/surveys.php;");
aI("text=Feedback Forms;url=http://www.coesupport.com/announcements/announcementboard.php?filter=poster;");
}

with(milonic=new menuname("community")){
style=menuStyle;

aI("text=Newsletter;url=http://export.med.upenn.edu//web/index.php?option=com_static&staticfile=newsletter.htm;");

//http://demo.mamboserver.com/index.php?option=com_registration&task=register
}

with(milonic=new menuname("aboutus")){
style=menuStyle;
aI("url=http://export.med.upenn.edu//web/index.php?option=content&task=view&id=50&Itemid=54;");

}


with(milonic=new menuname("programs")){
style=menuStyle;
aI("text=Faculty Development;url=http://www.uphs.upenn.edu/coeomh/faculty_development.htm;");
aI("text=Residents and Fellows;url=http://www.uphs.upenn.edu/coeomh/resfel.htm;");
aI("text=Medical Students;url=http://www.uphs.upenn.edu/coeomh/medstudents.htm;");
aI("text=Pre Med Enrichment;url=http://www.uphs.upenn.edu/coeomh/premed.htm;");
aI("text=High School Students;url=http://www.uphs.upenn.edu/coeomh/hs2.htm;");
}

with(milonic=new menuname("whatshot2")){
style=menuStyle;
aI("text=sub link 1;url=http://export.med.upenn.edu//web/index.php?option=content&task=category&sectionid=7&id=22&Itemid=48;");
aI("text=sub link 2;url=http://export.med.upenn.edu//web/index.php?option=content&task=category&sectionid=7&id=23&Itemid=49;");
aI("text=sub link 3;url=http://export.med.upenn.edu//web/index.php?option=content&task=category&sectionid=7&id=24&Itemid=50;");
aI("text=sub link 4;url=http://export.med.upenn.edu//web/index.php?option=content&task=category&sectionid=7&id=25&Itemid=51;");
aI("text=sub link 5;url=http://export.med.upenn.edu//web/index.php?option=content&task=category&sectionid=7&id=52&Itemid=69;");
aI("text=sub link 6;url=http://export.med.upenn.edu//soul/;");
aI("text=sub link 7;url=http://export.med.upenn.edu//web/index.php?option=content&task=category&sectionid=7&id=35&Itemid=68");

}


with(milonic=new menuname("forum")){
style=menuStyle;
}



	
