_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#9AD5E5";
headercolor="#296488";
offbgcolor="#ffffff";
offcolor="#296488";
onbgcolor="#9AD5E5";
oncolor="#296488";
itemheight="20";

overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#9AD5E5";
pagecolor="#296488";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.vebbev.nl/images/arrow.gif";
subimagepadding=8;
}



with(milonic=new menuname("Home")){
style=menuStyle;

}

with(milonic=new menuname("VEB")){
style=menuStyle;
aI("text=Latest News;url=http://www.vebbev.nl/es/news.php?limnews=20;");
aI("text=Agenda;url=http://www.vebbev.nl/es/index.php?id=3;");
}

with(milonic=new menuname("Acties")){
style=menuStyle;
aI("status=guidelines;text=Remuneration;url=http://www.vebbev.nl/es/index.php?id=8;");
aI("text=Investors' confidence;url=http://www.vebbev.nl/es/index.php?id=9;");
aI("text=Corporate 	Governance;url=http://www.vebbev.nl/es/index.php?id=10;");
aI("text=IPO's;url=http://www.vebbev.nl/es/index.php?id=11;");
aI("text=Investment funds;url=http://www.vebbev.nl/es/index.php?id=12;");


}

with(milonic=new menuname("Effect")){
style=menuStyle;
aI("status=guidelines;text=What is Euroshareholders;url=http://www.vebbev.nl/es/index.php?id=13;");
aI("text=Constitution;url=http://www.vebbev.nl/es/index.php?id=15;");
aI("text=Board members;url=http://www.vebbev.nl/es/index.php?id=14;");
aI("text=Annual report;url=http://www.vebbev.nl/es/index.php?id=17;");
aI("text=EuroInvestors.org;url=http://www.vebbev.nl/es/index.php?id=41;");


}
with(milonic=new menuname("AVA")){
style=menuStyle;


}

with(milonic=new menuname("Leden")){
style=menuStyle;
aI("text=Members list;url=http://www.vebbev.nl/es/members.php;");
aI("text=Meetings;url=http://www.vebbev.nl/es/index.php?id=5;");


}
with(milonic=new menuname("Beleggen")){
style=menuStyle;
}

with(milonic=new menuname("overig")){
style=menuStyle;
aI("text=Rodamco NA;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Homburg;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=MeesPierson;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Laurus;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Getronics;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=HBG;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Fokker;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Overig;url=http://www.vebbev.nl/es/index.php?id=2;");
}

with(milonic=new menuname("Koersen")){
style=menuStyle;
aI("text=AEX;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Midkap;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=ASCX;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Overig;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Beleggingsfondsen;url=http://www.vebbev.nl/es/index.php?id=2;");


}

with(milonic=new menuname("Ledenvoordeel")){
style=menuStyle;
aI("status=Members;text=Ahold;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Members list;url=http://www.vebbev.nl/es/index.php?id=2;");
aI("text=Meetings;url=http://www.vebbev.nl/es/index.php?id=2;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

