with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=XPMainStyle;
aI("showmenu=NorthAmerica;text=North America;");
aI("showmenu=CONUS;text=Continental US;");
aI("showmenu=NorthCentralUS;text=North Central US;");
}
drawMenus();