_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffff00";
offbgcolor="#DCE9F0";
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="55%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffcc";
subimage="images/bouton4.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(UGSEL=new menuname("Main Menu")){
style=menuStyle;
top=120;
screenposition="center"; 
alwaysvisible=1;
orientation="horizontal";
aI("text=Welcome;showmenu=accueil;");
aI("text=FISEC;showmenu=fisec;");
aI("text=Organization ;showmenu=presentation;");
aI("text=Infos;showmenu=infos;");
aI("text=Tourism;showmenu=Tours;");
aI("text=Program;showmenu=programme;");
aI("text=The Competitions;showmenu=competitions;");
aI("text=Pictures;showmenu=photos;");
aI("text=Bénévoles;showmenu=Bénévoles;");


}

with(milonic=new menuname("fisec")){
style=menuStyle;
overflow="scroll";
aI("text=La FISEC;url=http://www.fisec.org;");
aI("text=FISEC 2009 -Portugal;url=http://www.fisecportugal2009.org/;");
aI("text=France  UGSEL 2009;url=http://www.ugsel.org/index.php?rub=128;");
aI("text=Staff France UGSEL 2009;url=france2009.htm;");

}

with(milonic=new menuname("accueil")){
style=menuStyle;
overflow="scroll";
aI("text=WelcomeFisec 2010;url=index.htm;");

}

with(milonic=new menuname("presentation")){
style=menuStyle;
overflow="scroll";
aI("text=Steering committee ;url=organisation.htm;");
aI("text=Technical team ;url=tech.htm;");
aI("text=Sponsors;url=partenaires.htm;");

}

with(milonic=new menuname("infos")){
style=menuStyle;
overflow="scroll";
aI("text=Fees;url=fees.htm");
aI("text=Visit of Math Pieters, President 12/05/2010;url=math.htm");
aI("text=Technical visit  15/9/2009;url=herman.htm");


}

with(milonic=new menuname("Tours")){
style=menuStyle;
overflow="scroll";
aI("text=Tours;url=http://www.tours.fr/;");
aI("text=Visit of Joué les Tours;url=http://www.ville-jouelestours.fr/;");
aI("text=Tours- Tourist office;url=http://www.ligeris.com/index_en.php;");
aI("text=Joué les Tours- Tourist office;url=http://pagesperso-orange.fr/otsijouelestours/;");
aI("text='Indre et Loire;url=http://www.cg37.fr/;");


}
with(milonic=new menuname("Programme")){
style=menuStyle;
overflow="scroll";
aI("text=General program ;url=programme2.htm;");
aI("text=Sites of the competitions ;url=sites.htm;");
aI("text=map of sites;url=plan.htm;");
aI("text=plan of the student halls of residence;url=plan1.htm;");
aI("text=Transports;url=transports.htm;");
aI("text=Hours of the meals ;url=heuresrepas.htm;");
aI("text=Opening ceremony ;url=ceremonie.htm;");
aI("text=The market;url=bazar.htm;");
aI("text=Celebration;url=celebration.htm;");
aI("text=Visit  Vouvray;url=marche.htm#a;");
aI("text=V.I.P.;url=soiree.htm;");
aI("text=Podium du samedi 10 juillet;url=podium.htm;");

}
with(milonic=new menuname("competitions")){
style=menuStyle;
overflow="scroll";
aI("text=Hand ball;showmenu=hand;");
aI("text=Volley ball;showmenu=volley;");
aI("text=Foot ball;showmenu=foot;");
aI("text=Basket ball;showmenu=basket;");
aI("text=Futsal;showmenu=futsal;");
aI("text=Athlétisme;showmenu=athl;");
aI("text=Natation;showmenu=natation;");
aI("text=tennis de table;showmenu=tennis;");



}


with(milonic=new menuname("hand")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/team.pdf;");
aI("text=List of the participants;url=hand.htm#a;");
aI("text=Schedule;url=hand.htm#b;");
aI("text=Résults;url=hand.htm#c;");
aI("text=Placings;url=hand.htm#d;");
aI("text=Pictures;url=handphotos.htm;");
}


with(milonic=new menuname("volley")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/team.pdf;");
aI("text=List of the participants;url=volley.htm#a;");
aI("text=Schedule;url=volley.htm#b;");
aI("text=Résults;url=volley.htm#c;");
aI("text=Placings;url=volley.htm#d;");


}


with(milonic=new menuname("foot")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/team.pdf;");
aI("text=List of the participants;url=foot.htm#a;");
aI("text=Schedule;url=foot.htm#b;");
aI("text=Résults;url=foot.htm#c;");
aI("text=Placings;url=foot.htm#d;");

}


with(milonic=new menuname("futsal")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/team.pdf;");
aI("text=Listof the participants;url=futsal.htm#a;");
aI("text=Schedule;url=futsal.htm#b;");
aI("text=Résults;url=futsal.htm#c;");
aI("text=Placings;url=futsal.htm#d;");

}


with(milonic=new menuname("basket")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/team.pdf;");
aI("text=List of the participants;url=basket.htm#a;");
aI("text=Schedule;url=basket.htm#b;");
aI("text=Résults;url=basket.htm#c;");
aI("text=Placings;url=basket.htm#d;");



}


with(milonic=new menuname("natation")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/Swimming_Regulations_2010.pdf;");
aI("text=Schedule;url=natationhor.htm;");


}


with(milonic=new menuname("photos")){
style=menuStyle;
overflow="scroll";
aI("text=Opening ceremony;url=france2.htm;");
aI("text=Opening ceremony 2;url=france3.htm;");
aI("text=Mondial football 2;url=france4.htm;");
}


with(milonic=new menuname("tennis")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/TABLE_TENNIS_REGULATIONS_2010.pdf;");
aI("text=Résults;url=tennis.htm;");


}


with(milonic=new menuname("athl")){
style=menuStyle;
overflow="scroll";
aI("text=Regulations;url=/reglements/Athletic_Regulations_2010.pdf;");
aI("text=Schedule;url=athhor.htm;");
aI("text=List of the participants;url=athl.htm;");

}
with(milonic=new menuname("Bénévoles")){
style=menuStyle;
overflow="scroll";
aI("text=Inscription;url=benevole.htm;");
aI("text=Les besoins en ressources humaines;url=besoin.htm;");

}


drawMenus();

