effect="Fade(duration=0.2);Alpha(style=0,opacity=70);Shadow(color='#777777', Direction=120, Strength=0)"
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;


with(style1=new mm_style()){
offcolor="#000000";
offbgcolor="none";
oncolor="#ff0000";
onbgcolor="#E8F1F3";
borderstyle="solid";
bordercolor="#000000";
fontsize=13;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana,Arial, sans-serif";
padding=7;
itemheight=30;
low3dcolor="#DCDDDE";
separatorcolor="#DCDDDE";
bgimage='/design/menu/background_off.gif';
overbgimage='/design/menu/background_on.gif';
}




with(milonic=new menuname("mainmenu")){
style=style1;
itemwidth=150;
alwaysvisible=1;
align="left";
position="relative";


aI("text=Home;url=/index.php;")
aI("text=Upcoming Events;url=/page/34;")
aI("text=Contract Events;url=/page/35;")
aI("text=Sponsorship;url=/page/2;")
aI("text=Delegates;url=/page/3;")
aI("text=Speakers;url=/page/4;")
aI("text=The Team;url=/page/7;")
aI("text=Contact Us;url=/page/10;")

}


drawMenus();
