_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="italic";
fontweight="bold";
headercolor="#000000";
offbgcolor="Gold";
offcolor="OrangeRed";
oncolor="Black";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="Red";
oncolor="Gold";
pagecolor="SeaShell";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.cabriofriends.nl/;");
aI("showmenu=CabriofriendsEven voorstellenLEFT_MENU;text=Cabriofriends;target=;url=Cabriofriends.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Gastenboek;target=_blank;url=http://www.serveconnect.net/cgi-bin/host/firebook.cgi?account=3882;");
aI("text=Login Leden;target=;url=Login-Leden.html;");
}

with(milonic=new menuname("CabriofriendsEven voorstellenLEFT_MENU")){
style=submenuStyle;
aI("text=Even voorstellen;target=;url=Even-voorstellen.html;");
aI("text=Bestuur;target=;url=Bestuur.html;");
aI("text=Leden;target=;url=Leden.html;");
aI("text=Sponsoren;target=;url=Sponsoren.html;");
aI("text=Tips & Tricks;target=;url=TipsTricks.html;");
aI("text=Handleiding uitzetten tour/puzzelrit;target=;url=Handleiding-uitzetten-tour-puzzelrit.html;");
}


 drawMenus();
