_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

with(menuStyle=new mm_style()){
oncolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
offbgcolor="#92C5D1";
pagebgcolor="#FFFFFF";
pagecolor="#92C5D1";
headercolor="#FFFFFF";
separatorcolor="#000000";
separatorsize=1;
padding=2;
align="center";
fontweight="bolder";
fontsize="1.0em";
fontstyle="normal";
fontfamily="Verdana";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="Fade(duration=0.2)";
}

with(sous_menuStyle=new mm_style()){
oncolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#A62317";
offbgcolor="#FAECDC";
pagebgcolor="#D6C7B1";
bordercolor="#000000";
borderwidth=1;
borderstyle="solid";
separatorcolor="#000000";
separatorsize=1;
padding=0;
align="left";
fontsize="8pt";
fontstyle="normal";
fontfamily="Verdana";
pagecolor="#000000";
headercolor="#000000";
subimage="../include/arrow.gif";
subimageposition="right";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="Fade(duration=0.2)";
}
with(milonic=new menuname("main_menu")){
style=menuStyle;
top=40;
left=40;
itemheight=28;
itemwidth=132;
alwaysvisible=1;
orientation="horizontal";
position="relative";

aI("text=Introduction;showmenu=Introduction;url=/an/introduction_19.php;");aI("text=November 15, 2006;showmenu=November 15, 2006;url=/an/november_15_2006_23.php;");aI("text=November 16, 2006;showmenu=November 16, 2006;url=/an/november_16_2006_27.php;");aI("text=November 17, 2006;url=/an/november_17_2006_31.php;");aI("text=To Register;showmenu=To Register;url=/an/to_register_34.php;");aI("text=Practical informations;showmenu=Practical informations;;");
}with(milonic=new menuname("Introduction")){

style=sous_menuStyle;
itemheight=18;
itemwidth=210;
overflow="scroll";
aI("text=Why a Symposium ?;url=/an/why_a_symposium_48.php;");aI("text=Objectives;url=/an/objectives_20.php;");aI("text=Organization operators;url=/an/organization_operators_21.php;");aI("text=Contributors;url=/an/contributors_37.php;");aI("text=Aix-les-Bains, Hosting City;url=/an/aix-les-bains_hosting_city_22.php;");
}with(milonic=new menuname("November 15, 2006")){

style=sous_menuStyle;
itemheight=18;
itemwidth=210;
overflow="scroll";
aI("text=Thermae Europae;url=/an/thermae_europae_33.php;");
}with(milonic=new menuname("November 16, 2006")){

style=sous_menuStyle;
itemheight=18;
itemwidth=210;
overflow="scroll";
aI("text=Workshop 1;url=/an/workshop_1_28.php;");aI("text=Workshop 2;url=/an/workshop_2_29.php;");aI("text=Workshop 3;url=/an/workshop_3_30.php;");
}with(milonic=new menuname("To Register")){

style=sous_menuStyle;
itemheight=18;
itemwidth=210;
overflow="scroll";
aI("text=Quick Registration;url=http://www.symposium-thermal.org/include/quick_inscription.php?idm=44&lang=en;");
}with(milonic=new menuname("Practical informations")){

style=sous_menuStyle;
itemheight=18;
itemwidth=210;
overflow="scroll";
aI("text=Access;url=/an/access_42.php;");aI("text=Useful Addresses;url=/an/useful_addresses_43.php;");aI("text=Accomodation;url=/an/accomodation_41.php;");
}
drawMenus();
<!--

-->