with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
margin=2;
orientation="horizontal";
style=Big;
top=10;
//aI("image=http://harbor.centuron.net/assets/imgs/framework/menu_r1_c2.gif;itemwidth=13;type=header;");
aI("text=Home;url=http://www.harborshelter.org");
aI("showmenu=About;text=About;");
aI("showmenu=Services;text=Services;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Sponsors;text=Sponsors;");
aI("showmenu=Memorials;text=Volunteer;");
aI("showmenu=Pizazz;text=Pizazz;");
aI("text=Contact;url=contact.cfm;");
aI("image=menu_r1_c1.jpg;itemwidth=9;type=header;");
aI("image=http://www.harborshelter.org/assets/imgs/framework/menu_r1_c4.gif;itemwidth=13;type=header;");

}
drawMenus();