with(milonic=new menuname("mainmenu")){
itemwidth=120;
borderwidth=0;
style=style0;
alwaysvisible=1;
alignment="center";
orientation="horizontal";
position="relative";
screenposition="center";
aI("text=HOME;;url=/index.asp;separatorsize=1")
aI("text=MANAGED IT<br>SERVICES;showmenu=managed;url=/managed;separatorsize=1")
aI("text=PLANNING &amp;<br>STRATEGY;showmenu=planning;url=/planning;separatorsize=1")
aI("text=MANAGED HOSTING<br>SERVICES;showmenu=hosting;url=/hosting;separatorsize=1")
aI("text=RESOURCE<br>CENTER;showmenu=resource;url=/resourcecenter;separatorsize=1")
aI("text=ABOUT US;showmenu=about;url=/about;separatorsize=1")
aI("text=CONTACT US;url=/about/contact.asp;separatorsize=1")
}

drawMenus();