_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.peerconference.org/;");
aI("text=Donate/Sponsor;target=;url=Donate-Sponsor.html;");
aI("showmenu=Registration/ScholarshipsLEFT_MENU;text=Registration;target=;url=Registration.html;");
aI("text=Conference Schedule;target=;url=Conference-Schedule.html;");
aI("showmenu=Speakers/WorkshopsLEFT_MENU;text=Speakers;target=;url=Speakers.html;");
aI("text=Exhibitor Tables;target=;url=Exhibitor-Tables.html;");
aI("text=Comedy Show;target=;url=Comedy-Show.html;");
aI("text=Scholarship ;target=;url=Scholarship.html;");
aI("text=Lodging;target=;url=Lodging.html;");
aI("text=Call for Proposals;target=;url=Call-for-Proposals.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Registration/ScholarshipsLEFT_MENU")){
style=submenuStyle;
aI("text=Scholarships;target=;url=Scholarships.html;");
aI("text=Travel;target=;url=Travel.html;");
aI("text=Hotel;target=;url=Hotel.html;");
aI("text=Register;target=;url=Register.html;");
}

with(milonic=new menuname("Speakers/WorkshopsLEFT_MENU")){
style=submenuStyle;
aI("text=Workshops;target=;url=Workshops.html;");
}


 drawMenus();

