
  with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
left=10;
position="absolute";
//aI("status=Back To Home Page;text=Home ;url=http://www.milonic.com/;");
aI("showmenu=Products;text=&#8226;&#8226;offclass=yellowbullets;onclass=yellowbullets;");
aI("showmenu=Products;text=Products;url=http://www.ondaxinc.com/products.htm;");
aI("showmenu=Technology;text=&#8226;&#8226;offclass=redbullets;onclass=redbullets;");
aI("showmenu=Technology;text=Technology;");
aI("showmenu=News;text=&#8226;&#8226;offclass=greenbullets;onclass=greenbullets;");
aI("showmenu=News;text=News & Events;");
aI("showmenu=AboutUs;text=&#8226;&#8226;offclass=bluebullets;onclass=bluebullets;");
aI("showmenu=AboutUs;text=About Us;");
aI("showmenu=ContactUs;text=&#8226;&#8226;offclass=orangebullets;onclass=orangebullets;");
aI("showmenu=ContactUs;text=Contact Us;");
aI("showmenu=OnlineStore ;text=&#8226;&#8226;offclass=yellowbullets;onclass=yellowbullets;");
aI("showmenu=OnlineStore;text=Online Stores;");
aI("showmenu=IndustryLinks ;text=&#8226;&#8226;offclass=greenbullets;onclass=greenbullets;");
aI("showmenu=IndustryLinks;text=Industry Links;url=http://www.ondaxinc.com/industry_links.htm");

//aI("status=Online Store;text=Online Store ;url=http://www.ondaxinc.com/store.htm;");
//aI("showmenu=;text=&#8226;&#8226;offclass=yellowbullets;onclass=yellowbullets;");
//aI("showmenu=;text=Search;");
//aI("showmenu=;text=&#8226;&#8226;offclass=redbullets;onclass=redbullets;");
//aI("showmenu=;text=Site Map;");
}
  drawMenus();
 