fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=450;
_menuOpenDelay=200;
_subOffsetTop=0;
_subOffsetLeft=2;




with(submenuStyle=new mm_style()){
fontfamily="Verdana, Arial, Helvetica";
fontsize="10";
fontstyle="normal";
fontweight="bold";
high3dcolor="#ffffff";
low3dcolor="#336633";
offbgcolor="#BFDAEC";
offborder="1px solid #B2D0E3";
offcolor="#A4A3A1";
onbgcolor="#0068B4";
onborder="2px outset #AECFE4";
oncolor="#CED9E5";
onsubimage="pic/white_13x13_tb.gif";
overfilter="Fade(duration=0.5);Shadow(color=#616261,Direction=130,Strength=3";
padding=4;
separatorcolor="#a0c0a0";
separatorsize=1;
vvsubimage="pic/grey_13x13_tb.gif";
subimagepadding=4;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Arial, Helvetica";
fontsize="11";
fontstyle="normal";
fontweight="bold";
high3dcolor="#FFFFFF";
low3dcolor="#336633";
offbgcolor="#FFFFFF";
offborder="1px solid #FFFFFF";
offcolor="#333333";
onbgcolor="#0068B4";
onborder="2px outset #AECFE4";
oncolor="#CC99CC";
onsubimage="pic/white_13x13_tb.gif";
overfilter="";
padding=4;
separatorcolor="#336600";
separatorsize=1;
subimage="pic/grey_13x13_tb.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle;
top=220;
aI("text=Welcome;url=http://www.abctechnologies.ch/2009;");
aI("showmenu=Reg;text=Registration;");
aI("text=Application Seminar;url=http://www.abctechnologies.ch/2009/seminar.html;");
aI("text=Call for Posters;url=http://www.abctechnologies.ch/2009/poster.html;");
aI("showmenu=Pro;text=Program;");
aI("showmenu=Cur;text=Curriculum;");
aI("showmenu=Pre;text=Previous Events;");
aI("text=Contact us;url=http://www.abctechnologies.ch/2009/contact.html;");
}

with(milonic=new menuname("Reg")){
style=submenuStyle;
aI("text=General Information;url=http://www.abctechnologies.ch/2009/info.html;");
aI("text=Registration Form;url=http://www.abctechnologies.ch/2009/register.html;");
aI("text=Accommodations;url=http://www.abctechnologies.ch/2009/accom.html;");
aI("text=Links;url=http://www.abctechnologies.ch/2009/links.html;");
}

with(milonic=new menuname("Pro")){
style=submenuStyle;
aI("text=Detailed Program;url=http://www.abctechnologies.ch/2009/program.html;");
aI("text=Plenary Lecturers;url=http://www.abctechnologies.ch/2009/plenary.html;");
aI("text=Sponsor Spotlight;url=http://www.abctechnologies.ch/2009/sponsor.html;");
aI("text=Social Event;url=http://www.abctechnologies.ch/2009/social.html;");
aI("text=abcT 2009 Gallery;url=http://www.abctechnologies.ch/2009/gallery09.html;");
}

with(milonic=new menuname("Cur")){
style=submenuStyle;
aI("text=Abstracts;url=http://www.abctechnologies.ch/2009/abstracts.html;");
aI("text=Presentation Slides;url=http://www.abctechnologies.ch/2009/presentations.html;");
}

with(milonic=new menuname("Pre")){
style=submenuStyle;
aI("text=abcT 2008 Reviews;url=http://www.abctechnologies.ch/2009/reviews.html;");
aI("text=abcT 2008 Gallery;url=http://www.abctechnologies.ch/2009/gallery08.html;");
aI("text=abcT 2008 Website;url=http://www.abctechnologies.ch/2008/index.html;");
aI("text=abcT 2007 Reviews;url=http://www.abctechnologies.ch/2008/reviews.html;");
aI("text=abcT 2007 Report;url=http://www.abctechnologies.ch/2008/downloads/review_abcT07_a4.pdf;");
aI("text=abcT 2007 Gallery;url=http://www.abctechnologies.ch/2007/gallery.html;");
aI("text=abcT 2007 Website;url=http://www.abctechnologies.ch/2007/index07.html;");
aI("text=abcT 2006 Website;url=http://www.abctechnologies.ch/2006/index.html;");
aI("text=abcT 2005 Website;url=http://www.abctechnologies.ch/2005/index.html;");
aI("text=abcT 2004 Website;url=http://www.abctechnologies.ch/2004/index.html;");
}

drawMenus();


