fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_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=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20  



with(menuStyle=new mm_style()){
onbgcolor="#670001";
oncolor="#ffffff";
offbgcolor="#990000";
offcolor="#ffffff";
separatorheight=3;
separatorcolor="#990000";
padding=4;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma,";
align="left";
followscroll="1";
subimage="http://www.sa.utah.edu/inter/arrow2.gif";
subimagepadding="2";
menuwidth="203";
}


with(menuStyle1=new mm_style()){
onbgcolor="#ae0000";
oncolor="#99000";
offbgcolor="#ae000";
offcolor="#cc0000";
offborder="1px solid #ffffff"; 
onborder="1px solid #000000";
padding=2;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma,";
subimage="http://www.sa.utah.edu/inter/arrow.gif";
subimagepadding="1";
menuwidth="203";
}

with(menuStyle2=new mm_style()){
zindex=2
onbgcolor="#ae0000";
oncolor="#ffffff";
offbgcolor="#eeeeee";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
padding=2;
fontsize="12";
fontstyle="normal";
fontfamily="Arial";
align="left";
subimage="http://www.sa.utah.edu/inter/arrow.gif";
subimagepadding="1";
}


with(menuStyle3=new mm_style()){
onbgcolor="#ffffff";
oncolor="#cc0000";
offbgcolor="#ffffff";
offcolor="#000000";
offborder="1px solid #ffffff"; 
onborder="1px solid #000000";
padding=2;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma,";
subimage="http://www.sa.utah.edu/inter/arrow.gif";
subimagepadding="1";
}
with(milonic=new menuname("Started")){
style=menuStyle2;

aI("text=Choosing a Program;url=http://www.sa.utah.edu/inter/sap/choose.htm;");
aI("text=Financing Study Abroad;url=http://www.sa.utah.edu/inter/sap/finance.asp");
aI("text=How to Apply;url=http://www.sa.utah.edu/inter/sap/download-app.asp;");
}

with(milonic=new menuname("Summer")){
style=menuStyle2;
aI("text=Europe;url=http://www.sa.utah.edu/inter/sap/summer/;");
aI("text=Latin America;url=http://www.sa.utah.edu/inter/sap/summer/#latin;");
aI("text=Asia;url=http://www.sa.utah.edu/inter/sap/summer/#asia");
aI("text=Africa;url=http://www.sa.utah.edu/inter/sap/summer/#africa;");
aI("text=Intensive Language;url=http://www.sa.utah.edu/inter/sap/summer/language-only.asp;");
aI("text=Philosophy of Travel;url=http://www.sa.utah.edu/inter/sap/summer/philosophy.asp;");
aI("text=Program Evaluations;url=http://www.sa.utah.edu/inter/sap/evaluation/evaluation-feedback.asp;");
}


with(milonic=new menuname("Semester")){
style=menuStyle2;
aI("text=UofU Programs;url=http://www.sa.utah.edu/inter/sap/intsem/;");
aI("text=Exchange Programs;url=http://www.sa.utah.edu/inter/sap/semyear/bilateralexchange.asp#europe;showmenu=Exchange");
aI("text=ISEP;url=http://www.sa.utah.edu/inter/sap/semyear/isep.asp;");
aI("text=Affiliated Programs;url=http://www.sa.utah.edu/inter/sap/semyear/#affiliated;");
aI("text=Other Programs;url=http://www.sa.utah.edu/inter/sap/semyear/#other;");
}

with(milonic=new menuname("Exchange")){
style=menuStyle2;
aI("text=Europe;url=http://www.sa.utah.edu/inter/sap/semyear/bilateralexchange.asp#europe;");
aI("text=Latin America;url=http://www.sa.utah.edu/inter/sap/semyear/bilateralexchange.asp#latin;");
aI("text=Asia;url=http://www.sa.utah.edu/inter/sap/semyear/bilateralexchange.asp#asia;");
aI("text=Middle East;url=http://www.sa.utah.edu/inter/sap/semyear/bilateralexchange.asp#africa;");
aI("text=Australia;url=http://www.sa.utah.edu/inter/sap/semyear/bilateralexchange.asp#asia;");
}

with(milonic=new menuname("Before")){
style=menuStyle2;
aI("text=Handbook;url=http://www.sa.utah.edu/inter/sap/handbook.htm");
aI("text=Orientation;url=http://www.sa.utah.edu/inter/sap/orientation.htm");
aI("text=Travel;url=http://www.sa.utah.edu/inter/sap/travel.htm");
aI("text=Health & Safety;url=http://www.sa.utah.edu/inter/sap/safety.asp;");
}

with(milonic=new menuname("Return")){
style=menuStyle2;

aI("text=Re-entry;url=http://www.sa.utah.edu/inter/sap/re-entry.htm;");
aI("text=International Opportunities at the U;url=http://www.sa.utah.edu/inter/sap/inter_opps.htm");
}

with(milonic=new menuname("Parents")){
style=menuStyle2;
aI("text=Letter from the Director;url=http://www.sa.utah.edu/inter/sap/director's_letter.htm;");
aI("text=Health & Safety;url=http://www.sa.utah.edu/inter/sap/safety.asp;");

}

with(milonic=new menuname("About")){
style=menuStyle2;
aI("text=International Center Staff;url=http://www.sa.utah.edu/inter/staff.asp;");
aI("text=Office Hours and Location;url=http://www.sa.utah.edu/inter/office.htm;");
}
drawMenus();