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=100;




with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=80;
offcolor="#ffffff";
oncolor="#FFFF00";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
pagebgimage="/schol_comm/oa/images/multiorange_match.jpg";
rawcss="padding-top:10px;padding-bottom:5px";
separatorcolor="#FFFFFF";
separatorsize=1;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#000000";
onbgcolor="#EEEEEE";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="black";
separatorsize=1;
subimage="/schol_comm/oa/images/white_7x7.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=425;
left=170;
pagebgimage="/schol_comm/oa/images/multiorange_match.jpg";
style=menuStyle;
aI("align=center;bgimage=/schol_comm/oa/images/multiorange_home.jpg;text=OAWeek;url=http://www.library.ubc.ca/schol_comm/oa/start.html;");
aI("align=center;bgimage=/schol_comm/oa/images/multimustard.jpg;showmenu=Schedule;text=Schedule;");
aI("align=center;bgimage=/schol_comm/oa/images/multiyellow.jpg;text=Speakers;url=speakers.html");
aI("align=center;bgimage=/schol_comm/oa/images/multiorange.jpg;text=Contact;url=http://toby.library.ubc.ca/libstaff/showperson.cfm?PID=163");
aI("align=center;bgimage=/schol_comm/oa/images/multimustard.jpg;showmenu=Registration;text=Registration;");
aI("align=center;bgimage=/schol_comm/oa/images/multiyellow.jpg;text=Location;url=map.html");
aI("align=center;bgimage=/schol_comm/oa/images/multiorange.jpg;text=Resources;url=resources.html");
}

with(milonic=new menuname("Schedule")){
style=submenuStyle;
aI("text=Full Program, Oct 20-22, 2009;url=fullprogram.html;");
aI("text=Oct 20, 2009 Day 1 Events;url=day1.html;");
aI("text=Oct 21, 2009 Day 2 Events;url=day2.html;");
aI("text=Oct 22, 2009 Day 3 Events;url=day3.html;");
aI("text=Events at UBC Okanagan;url=OK_oa_panel.pdf;");
}

with(milonic=new menuname("Speakers")){
style=submenuStyle;
aI("text=List of Speakers;url=speakers.html;");
}

with(milonic=new menuname("Contact")){
style=submenuStyle;
aI("text=Placeholder;url=http://www.library.ubc.ca/;");
}

with(milonic=new menuname("Registration")){
style=submenuStyle;
aI("text=Register for Day 1, Tues Oct.20;url=http://elred.library.ubc.ca/libs/dashboard/view/570;");
aI("text=Register for Day 2, Wed Oct.21;url=http://elred.library.ubc.ca/libs/dashboard/view/571;");
aI("text=Register for Day 3, Thurs Oct.22;url=http://elred.library.ubc.ca/libs/dashboard/view/572;");

}

with(milonic=new menuname("Location")){
style=submenuStyle;
aI("text=Map;url=map.html;");
}




drawMenus();


