with(milonic=new menuname("Main Menu")){
itemwidth=100;
style=TopMenu;
alwaysvisible=1;
align="center";
orientation="horizontal";
position="relative";
aI("text=<img src=/images/globe.gif border=0>&nbsp;&nbsp;Home;url=http://www.netplace.de;status=Back to the home page;ondecoration=underline;")
aI("text=Produkte;showmenu=Produkte;url=http://www.netplace.de/produkte/service.php;ondecoration=underline;")
aI("text=Support;showmenu=Support;url=http://www.netplace.de/support/support_portal.php;ondecoration=underline;")
aI("text=Unternehmen;showmenu=Unternehmen;pointer=default;")
}

drawMenus();