with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
margin=2;
orientation="horizontal";
style=Big;
top=10;
//aI("image=http://www.shawnSellsRaleigh.com/assets/imgs/framework/menu_r1_c1.jpg;itemwidth=9;type=header;");
aI("text=Home;url=index.cfm");
aI("showmenu=Events;text=Services;");
aI("showmenu=Grass;text=Grass Info.;");
aI("showmenu=Resources;text=Resources;");
aI("showmenu=Gallery;text=Gallery;");
//aI("showmenu=Careers;text=Careers;");
aI("showmenu=About;text=About;");
aI("text=Contact;url=contact.cfm");
//aI("image=menu_r1_c1.jpg;itemwidth=9;type=header;");
//aI("image=http://www.shawnSellsRaleigh.com/assets/imgs/framework/menu_r1_c5.jpg;itemwidth=8;type=header;");

}
drawMenus();