
//<![CDATA[
with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=STARTSEITE;url=/;");
aI("text=WIR ÜBER UNS;showmenu=wir;");
aI("text=PRODUKTE;showmenu=produkte;");
aI("text=VERMIETUNG;showmenu=vermietung;");
aI("text=GEBRAUCHTSTAPLER;showmenu=gebraucht;");
aI("text=SERVICE;showmenu=service;");
aI("text=FAHRERSCHULUNG;showmenu=fahrerschulung;");
aI("text=KONTAKT;url=/kontakt/index.php;");
aI("text=PARTNER;url=/links/index.php;");
}
drawMenus();
//]]>
