 with(milonic=new menuname("Main Menu")){
 style=menuStyle;
 top=80;
 left=19;
 alwaysvisible=1;
 orientation="horizontal";
 position="relative";
aI("image=/images/products_off.gif;overimage=/images/products_on.gif;showmenu=products;url=/products/arare.html;"); 
aI("image=/images/where_off.gif;overimage=/images/where_on.gif;showmenu=where;url=/where/where.html;");
aI("image=/images/about_off.gif;overimage=/images/about_on.gif;showmenu=about;url=/about/overview.html;"); }
 drawMenus();