with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("text=HOME;url=http://www.utahframersalliance.com;");
aI("text=ABOUT US;url=http://www.utahframersalliance.com/aboutus.php;");
aI("text=OUR SERVICES;url=http://www.utahframersalliance.com/ourservices.php;");
aI("text=PROJECT GALLERY;url=http://www.utahframersalliance.com/projectgallery.php;");
aI("text=PLAN ROOM;url=http://www.utahframersalliance.com/planroom.php;");
aI("text=MEMBERS;url=http://www.utahframersalliance.com/members.php;");
aI("text=CONTACT US;url=http://www.utahframersalliance.com/contactus.php;");
aI("text=LOGIN;url=http://www.utahframersalliance.com/login.php;");
}

drawMenus();