with(milonic=new menuname("Main Menu 1")){
style=menuStyle2;
left=200;
orientation="horizontal";
alwaysvisible=1;
position="relative";
aI("text=;url=equipment.html;image=equipment_pic.png;");
aI("text=;url=contact.html;image=location_pic.png;");
aI("text=;url=products.html;image=products_pic.png;");
aI("text=;url=coupons.html;image=coupons_pic.png;");
aI("text=;url=employment.html;image=employment_pic.png;");
aI("text=;url=contact.html;image=contact_pic.png;");
}
drawMenus();