_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=-1               // Sub menu top offset
_subOffsetLeft=1              // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
itemwidth="160";
itemheight="18";
onbgcolor="#EEEDC0";
oncolor="#660000";
offbgcolor="#B7CDF3";
offcolor="#2A2825";
bordercolor="#415578";
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=4;
fontsize="11px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="resources/code/arrow.gif";
subimagepadding="2";
}

// *** SUBMENU *******************************************
with(milonic=new menuname("about")){
style=menuStyle;
itemwidth="220";
top=122;
left=162;
aI("text=About the School;url=http://info.med.yale.edu/ysm/about/index.html;");
aI("text=Academic Calendars;url=http://www.yale.edu/oldYaleInfo/calendar.html;");
aI("text=Administration;url=http://info.med.yale.edu/ysm/about/administration.html;");
aI("text=Admissions;url=../admissions/index.html;");
aI("text=Faculty;url=http://info.med.yale.edu/ysm/faculty/index.html;");
aI("text=Facilities;url=http://info.med.yale.edu/ysm/about/facilities.html;");
aI("text=Maps & Directions;url=http://info.med.yale.edu/maps/index.html;");
aI("text=Telephone Directory;url=http://info.med.yale.edu/ysm/about/phone_numbers.html;");
aI("text=YSMInfo;url=http://www.med.yale.edu/ysm/ysminfo/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("admissions")){
style=menuStyle;
itemwidth="220";
top=144;
left=162;
aI("text=Admissions;url=http://info.med.yale.edu/education/admissions/;");
aI("text=Admissions Home Page;url=http://info.med.yale.edu/education/admissions/;");
aI("text=M.D.;url=http://info.med.yale.edu/education/admissions/degree_programs/index.html;");
aI("text=Ph.D.;url=http://info.med.yale.edu/education/admissions/degree_programs/index.html;");
aI("text=M.D./Ph.D.;url=http://info.med.yale.edu/mdphd/;");
aI("text=M.D./M.B.A.;url=http://mba.yale.edu/framesets/mdmba.asp;");
aI("text=M.P.H., Dr. P.H., Ph.D.;url=http://publichealth.yale.edu/admissions/proginfo.html;");
aI("text=P.A. Program;url=http://info.med.yale.edu/phyassoc/;");
aI("text=Divinity School;url=http://www.yale.edu/divinity/;");
aI("text=Law School;url=http://www.law.yale.edu/outside/html/Admissions/admis-index.htm;");
aI("text=YSM Online Viewbook;url=http://info.med.yale.edu/viewbook/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("patient_care")){
style=menuStyle;
itemwidth="220";
top=166;
left=162;
aI("text=Patient Care;url=../patients/index.html;");
aI("text=Yale Medical Group;url=http://www.yalemedicalgroup.org/;");
aI("text=Find a Yale Doctor;url=http://www.yalemds.org/Search.asp;");
aI("text=Patient Information;url=http://www.yalemedicalgroup.org/visitor/index.html;");
aI("text=Notice of Privacy;showmenu=nop;");
aI("text=Sprecialty Services;url=http://www.yalemds.org/Search.asp;");
aI("text=Maps & Directions;url=http://www.yalemedicalgroup.org/visitor/directions/directions.html;");
aI("text=Insurance Information;url=http://www.yalemedicalgroup.org/visitor/hmos.html;");
aI("text=Affiliated Institutions;url=../patients/affiliations.html;");
}
// ********************************************************

// *** UNITS SUB-SUBMENU **********************************
with(milonic=new menuname("nop")){
style=menuStyle;
aI("text=English;url=http://www.yalemedicalgroup.org/about/NOPP_YSM.pdf;");
aI("text=Espa&ntilde;ol;url=http://www.yalemedicalgroup.org/about/NOPPSpanishYSM.pdf;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("research")){
style=menuStyle;
itemwidth="220";
top=188;
left=162;
aI("text=Research;url=http://info.med.yale.edu/ysm/research/index.html;");
aI("text=Research Resources;url=http://grants.med.yale.edu/;");
aI("text=Funding Opportunities;url=http://info.med.yale.edu/ysm/grants/;");
aI("text=Grant & Contract Admin.;url=http://info.med.yale.edu/ysm/grants/index.html;");
aI("text=Human Investigation Comm.;url=http://info.med.yale.edu/hic/;");
aI("text=Animal Care & Use;url=http://iacuc.yale.edu/;");
aI("text=Office of Scientific Affairs;url=http://grants.med.yale.edu/;");
aI("text=Office of Cooperative Reserch;url=http://www.yale.edu/ocr/;");
aI("text=Core Research Facilities;url=http://info.med.yale.edu/ysm/ysminfo/research.html;");
aI("text=Biological & Biomedical Sciences;url=http://info.med.yale.edu/bbs/;");
aI("text=Reproductive Sciences;url=http://info.med.yale.edu/obgyn/research/index.html;");
aI("text=Women's Health Research;url=http://info.med.yale.edu/womenshealth/;");
aI("text=Yale Cancer Center;url=http://www.med.yale.edu/ycc/;");
aI("text=Yale Child Study Center;url=http://info.med.yale.edu/chldstdy/;");
aI("text=Yale-NHLBI Proteomics Center;url=http://info.med.yale.edu/nhlbi-proteomics/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("faculty")){
style=menuStyle;
itemwidth="220";
top=210;
left=162;
aI("text=Faculty;url=http://info.med.yale.edu/ysm/faculty/index.html;");
aI("text=Administration;url=http://info.med.yale.edu/ysm/about/administration.html;");
aI("text=Office for Faculty Affairs;url=http://info.med.yale.edu/faculty/;");
aI("text=Detailed Department Listing;url=http://info.med.yale.edu/ysm/departments/index.html;");
aI("text=Telephone Directory;url=http://info.med.yale.edu/ysm/about/phone_numbers.html;");
aI("text=Facilities;url=http://info.med.yale.edu/ysm/about/facilities.html;");
aI("text=Maps & Directions;url=http://info.med.yale.edu/maps/index.html;");
aI("text=Admissions;url=http://info.med.yale.edu/ysm/admissions/index.html;");
aI("text=YSMInfo;url=http://www.med.yale.edu/ysm/ysminfo/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("giving")){
style=menuStyle;
itemwidth="220";
top=232;
left=162;
aI("text=Ways of Giving;url=http://info.med.yale.edu/ysm/development/index.html;");
aI("text=Yale Office of Development;url=http://www.yale.edu/development/;");
aI("text=Ways to Give to YSM;url=http://www.yale.edu/development/how/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("alumni")){
style=menuStyle;
itemwidth="220";
top=254;
left=162;
aI("text=Alumni;url=http://info.med.yale.edu/ysm/alumni/index.html;");
aI("text=Yale Alumni in Medicine;url=http://info.med.yale.edu/ayam/;");
aI("text=Brief History of YSM;url=http://info.med.yale.edu/ysm/alumni/ysm_history.html;");
aI("text=Yale Medicine Magazine;url=http://www.med.yale.edu/external/pubs/;");
aI("text=YSM Alumni News;url=http://info.med.yale.edu/ayam/news.html;");
aI("text=Association of Yale Alumni;url=http://www.aya.yale.edu/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("community")){
style=menuStyle;
itemwidth="220";
top=276;
left=162;
aI("text=Community Programs;url=http://info.med.yale.edu/ysm/community/index.html;");
aI("text=Office of Gov. & Community Affairs;url=http://info.med.yale.edu/ysm/govcomm/;");
aI("text=Medical Center Community Service;url=http://info.med.yale.edu/center/missions/community.html;");
aI("text=Child Study Center;url=http://info.med.yale.edu/chldstdy/;");
aI("text=Committee Overseeing Volunteers;url=http://www.med.yale.edu/yaxis/volunteer/;");
aI("text=Pediatrics Community Outreach;url=http://info.med.yale.edu/pediat/community.html;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("libraries")){
style=menuStyle;
itemwidth="220";
top=298;
left=162;
aI("text=Libraries;url=http://info.med.yale.edu/ysm/libraries/index.html;");
aI("text=Medical Library Services;showmenu=library;");
aI("text=Medical Historical Library;url=http://www.med.yale.edu/library/historical/;");
aI("text=Nursing Library;url=http://www.med.yale.edu/library/nursing/;");
aI("text=Epidemiology & Public Health Library;url=http://publichealth.yale.edu/liblist.html;");
aI("text=Yale University Library;url=http://www.library.yale.edu/;");
}
// ********************************************************


// *** UNITS SUB-SUBMENU **********************************
with(milonic=new menuname("library")){
style=menuStyle;
aI("text=Med Library Home Page;url=http://info.med.yale.edu/library/;");
aI("text=Orbis;url=http://info.med.yale.edu/library/;");
aI("text=Ovid;url=http://www.med.yale.edu/library/ovid/;");
aI("text=PubMed;url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?otool=yalelib;");
aI("text=Micromedex;url=http://mdx.med.yale.edu/mdxdocs/;");
aI("text=Web of Science;url=http://isi10.isiknowledge.com/portal.cgi/wos;");
aI("text=Books;url=http://www.med.yale.edu/library/books/;");
aI("text=Journals;url=http://www.med.yale.edu/library/journals/;");
aI("text=Reference Sources;url=http://www.med.yale.edu/library/ref/resources.html;");
aI("text=Subjects & Collections;url=http://www.med.yale.edu/library/subjects/;");
aI("text=Education;url=http://www.med.yale.edu/library/education/;");
aI("text=Library Computing;url=http://www.med.yale.edu/library/technology/;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("computing")){
style=menuStyle;
itemwidth="220";
top=320;
left=162;
aI("text=Computing & Media Services;url=http://info.med.yale.edu/ysm/computing/index.html;");
aI("text=Services;showmenu=services;");
aI("text=Computing Services;url=http://its.med.yale.edu/computing_services.html;");
aI("text=Media Services;url=http://its.med.yale.edu/mediaservices/;");
aI("text=Computing Request Form;url=http://its.med.yale.edu/forms/crf.html;");
aI("text=ITS-Medicine;url=http://its.med.yale.edu/;");
aI("text=Medical Informatics;url=http://ycmi.med.yale.edu/;");
}
// ********************************************************


// *** UNITS SUB-SUBMENU **********************************
with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Getting Started;url=http://its.med.yale.edu/getting_started/index.html;");
aI("text=Email;url=http://its.med.yale.edu/email/index.html;");
aI("text=Hardware;url=http://its.med.yale.edu/hardware/index.html;");
aI("text=Security Information;url=http://its.med.yale.edu/security/index.html;");
aI("text=Software;url=http://its.med.yale.edu/software/index.html;");
aI("text=SpamAssassin;url=https://webmail.med.yale.edu/;");
aI("text=Webmail;url=https://webmail.med.yale.edu/;");
}
// ********************************************************



// *** SUBMENU *******************************************
with(milonic=new menuname("departments")){
style=menuStyle;
itemwidth="220";
top=342;
left=162;
aI("text=Academic Departments;url=http://info.med.yale.edu/ysm/departments/index.html;");
aI("text=Administrative & Support Services;url=http://info.med.yale.edu/ysm/departments/adminsupp.html;");
}
// ********************************************************


// *** SUBMENU *******************************************
with(milonic=new menuname("news")){
style=menuStyle;
itemwidth="220";
top=364;
left=162;
aI("text=News & Publications;url=http://info.med.yale.edu/ysm/publications/index.html;");
aI("text=Yale Medicine Magazine;url=http://info.med.yale.edu/external/pubs/;");
aI("text=Yale Alumni Magazine;url=http://www.yalealumnimagazine.com/;");
aI("text=Yale Bulletin & Calendar;url=http://www.yale.edu/opa/yb&c/index.html;");
aI("text=Yale Daily News;url=http://www.yaledailynews.com/;");
aI("text=Yale University Publications;url=http://www.yale.edu/oldYaleInfo/publications.html;");
aI("text=Information for the Media;url=http://info.med.yale.edu/ysm/publications/index.html#media;");
}
// ********************************************************








drawMenus();













