
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=155;
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=אודות החברה;showmenu=about;");
aI("text=שרת פרטי;showmenu=dedicate;");
aI("text=תוכניות Windows;showmenu=windowshosting;");
aI("text=תוכניות Linux;showmenu=linuxhosting;");
aI("text=שירותים נוספים;showmenu=services;");
aI("text=הזמנה וטפסים;showmenu=hazmana;url=https://www.agate.co.il/hostorder.asp;");
aI("text=תמיכה;url=http://www.agate.cx;");

}
drawMenus();




