_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/whitedots.gif";
offbgcolor="SteelBlue";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/grey1.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/grey1.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Welkom;target=;url=http://www.sportartikelen.nu/;");
aI("text=Artikelen zoeken;target=;url=artikelen-zoeken.html;");
aI("text=Acties;target=;url=acties.html;");
aI("text=Allround sportshops;target=;url=allround-sportshops.html;");
aI("text=Sport Speciaalzaken;target=;url=sport-speciaalzaken.html;");
aI("text=Sport Gerelateerd;target=;url=sport-gerelateerd.html;");
aI("text=Sportbladen;target=;url=sportbladen.html;");
aI("text=Sportnieuws;target=;url=sportnieuws.html;");
aI("showmenu=LinkruilVIP-LinkruilLEFT_MENU;text=Linkruil;target=;url=linkruil.html;");
aI("text=Links;target=;url=links.html;");
}

with(milonic=new menuname("LinkruilVIP-LinkruilLEFT_MENU")){
style=submenuStyle;
aI("text=VIP-Linkruil;target=;url=vip-linkruil.html;");
aI("text=Linkbeamer;target=;url=linkbeamer.html;");
}


 drawMenus();
