fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;
forceChildSubOpen=false;
resetAutoOpen=false;



with(menuStyle=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3399CC";
offcolor="#FFFFFF";
onbgcolor="#297AB8";
oncolor="#FFFFFF";
padding=4;
subimage="transparent.gif";

}


with(innmenu=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3399CC";
offcolor="#FFFFFF";
onbgcolor="#297AB8";
oncolor="#FFFFFF";
padding=4;
subimage="transparent.gif";
menuheight=27;
menuwidth=61;

}

with(invmenu=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3399CC";
offcolor="#FFFFFF";
onbgcolor="#297AB8";
oncolor="#FFFFFF";
padding=4;
subimage="transparent.gif";
menuheight=27;
menuwidth=119;
}



with(edgemenu=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#584e47";
offcolor="#999999";
onbgcolor="#999999";
oncolor="#FFFFFF";
padding=4;
separatorcolor="#999999";
separatorsize=0;
subimage="transparent.gif";
itemheight=30;
itemwidth=115;
}

with(rockmenu=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#584e47";
offcolor="#999999";
onbgcolor="#999999";
oncolor="#FFFFFF";
padding=4;
separatorcolor="#999999";
separatorsize=0;
subimage="transparent.gif";
itemheight=30;
itemwidth=115;
}

with(submenu=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
pagecolor="#584e47";
oncolor="#584e47";
pagebgcolor="#ffe5b2";
padding=4;
separatorcolor="#999999";
separatorsize=0;
subimage="transparent.gif";
itemheight=30;
itemwidth=131;
}






with(milonic=new menuname("Edge")){
itemheight=30;
itemwidth=115;
style=edgemenu;
aI("text=Calendar;url=http://www.upc.org/youth/edge/calendar.aspx;");
aI("text=What's Happening;url=http://www.upc.org/youth/edge/whatshappening.aspx;");
aI("text=Talks;url=http://www.upc.org/youth/edge/talks.aspx;");
aI("text=Missions;url=http://www.upc.org/youth/edge/missions.aspx;");
aI("text=Support Us;url=http://www.upc.org/youth/edge/supportus.aspx;");
aI("text=Meet the Staff;url=http://www.upc.org/youth/edge/staff.aspx;");
}

with(milonic=new menuname("Rock")){
itemheight=30;
itemwidth=115;
style=rockmenu;
aI("text=Calendar;url=http://www.upc.org/youth/rock/calendar.aspx;");
aI("text=What's Happening;url=http://www.upc.org/youth/rock/whatshappening.aspx;");
aI("text=Podcasts;url=http://www.upc.org/youth/rock/podcasts.aspx;");
aI("text=Missions;url=http://www.upc.org/youth/rock/missions.aspx;");
aI("text=For Sponsors;url=http://www.upc.org/youth/sponsors.aspx;");
aI("text=Support Us;url=http://www.upc.org/youth/rock/supportus.aspx;");
aI("text=Meet the Staff;url=http://www.upc.org/youth/rock/staff.aspx;");
}






drawMenus();

