with(movingcool=new menuname("Main Menu")){
menuwidth="640"; 
itemwidth="640"; 
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Over MovingCool;url="+path+"bedrijf/index.html;showmenu=movingcool;status=Alles over Movingcool;itemwidth=100;");
aI("text=Het gamma;url="+path+"gamma/index.html;showmenu=gamma;status=Het gamma;itemwidth=75;");
aI("text=Promoties;url="+path+"promoties/index.html;status=Promoties;itemwidth=65;");
aI("text=Meer informatie;url="+path+"meerinfo/index.html;showmenu=meerinfo;status=Meer informatie;itemwidth=100;");
aI("text=Aendekerk b.v.b.a.;url="+path+"bedrijf/aendekerk.html;status=Aendekerk b.v.b.a.;itemwidth=110;");
}

drawMenus();